Commit Graph

244 Commits

Author SHA1 Message Date
Alex Bilbie
129c9a7b7a Version bump 2012-11-20 15:28:48 +00:00
Alex Bilbie
958eab33a7 Lots of small documentation updates and clarifications 2012-11-20 15:27:33 +00:00
Alex Bilbie
fead044830 Spacing fixes and fixed sessionScopes() example query 2012-11-20 15:27:15 +00:00
Alex Bilbie
21f48c0491 Spacing updates 2012-11-20 15:26:04 +00:00
Alex Bilbie
ac990b609a Fixed client_id column length 2012-11-16 16:40:01 +00:00
Alex Bilbie
5ed4a8a2c4 Don't base64 decode the bearer token
Signed-off-by: Alex Bilbie <alex@alexbilbie.com>
2012-10-10 09:32:50 +01:00
Alex Bilbie
4fdfb63128 Removed old test bash file
Signed-off-by: Alex Bilbie <alex@alexbilbie.com>
2012-10-05 15:27:34 +01:00
Alex Bilbie
ddfb355280 Code beautification 2012-10-05 15:24:59 +01:00
Alex Bilbie
ac3743027b Code beautification 2012-10-05 15:22:29 +01:00
Alex Bilbie
ed5c33008d Merge branch 'refs/heads/master' into develop 2012-10-05 15:07:38 +01:00
Alex Bilbie
500640c56c phpunit/phpunit is now officially composer compatible
Signed-off-by: Alex Bilbie <alex@alexbilbie.com>
2012-09-19 22:04:18 +01:00
Alex Bilbie
7d50b8e812 Moved SQL files
Signed-off-by: Alex Bilbie <alex@alexbilbie.com>
2012-09-19 19:59:00 +01:00
Alex Bilbie
43ce218cbb Merge branch 'release/0.2.3' into develop 2012-09-19 19:54:30 +01:00
Alex Bilbie
5b870a84f8 Merge branch 'release/0.2.3' 2012-09-19 19:54:20 +01:00
Alex Bilbie
7e009a2d02 Version number bump + email change
Signed-off-by: Alex Bilbie <alex@alexbilbie.com>
2012-09-19 19:54:11 +01:00
Alex Bilbie
602bc85121 Merge branch 'hotfix/auth-exceptions' into develop 2012-09-19 19:53:16 +01:00
Alex Bilbie
e567866a01 Merge branch 'hotfix/auth-exceptions' 2012-09-19 19:53:05 +01:00
Alex Bilbie
3c2720ece4 Renamed exceptions
Signed-off-by: Alex Bilbie <alex@alexbilbie.com>
2012-09-19 19:52:52 +01:00
Alex Bilbie
1440a5e46c Added a .gitattributes file
Signed-off-by: Alex Bilbie <alex@alexbilbie.com>
2012-09-19 19:48:32 +01:00
Alex Bilbie
0db10063ac Merge branch 'refs/heads/master' into develop 2012-09-19 19:34:17 +01:00
Alex Bilbie
9844613b2d Fixed test checks
Signed-off-by: Alex Bilbie <alex@alexbilbie.com>
2012-09-19 19:34:05 +01:00
Alex Bilbie
ed2cabc5b6 Merge branch 'master' of github.com:lncd/OAuth2
Conflicts:
	composer.json

Signed-off-by: Alex Bilbie <alex@alexbilbie.com>
2012-09-19 19:32:31 +01:00
Alex Bilbie
926034c824 Pulled latest changes 2012-09-19 19:30:35 +01:00
Alex Bilbie
e965bfdeb5 Merge branch 'release/0.2.2' into develop 2012-09-19 19:29:27 +01:00
Alex Bilbie
085f849855 Merge branch 'release/0.2.2' 2012-09-19 19:29:18 +01:00
Alex Bilbie
6ea2f6480d version number bump 2012-09-19 19:29:14 +01:00
Alex Bilbie
f75fef179a Merge branch 'hotfix/resource-fixes' into develop 2012-09-19 19:27:58 +01:00
Alex Bilbie
a6cfd40b0f Merge branch 'hotfix/resource-fixes' 2012-09-19 19:27:32 +01:00
Alex Bilbie
3f3b987fb1 Check responses from the database are valid 2012-09-19 19:27:04 +01:00
Alex Bilbie
bdbf9072f6 Update README.md 2012-09-07 12:59:41 +02:00
Alex Bilbie
248b09641d Merge branch 'hotfix/0.2.1' into develop 2012-08-28 12:31:36 +01:00
Alex Bilbie
0af98224dd Merge branch 'hotfix/0.2.1' 2012-08-28 12:31:07 +01:00
Alex Bilbie
88185320a8 Version bump 2012-08-28 12:30:58 +01:00
Alex Bilbie
a1e5fdddda Bug fix 2012-08-28 12:30:51 +01:00
Alex Bilbie
58d0a988a9 Merge branch 'release/0.2' into develop 2012-08-27 16:05:50 +01:00
Alex Bilbie
d9c4962380 Merge branch 'release/0.2' 2012-08-27 16:05:30 +01:00
Alex Bilbie
db7eddb4ea Updated version number 2012-08-27 16:05:20 +01:00
Alex Bilbie
4d4db99c06 Underscored private variables and methods and updated references 2012-08-27 16:02:54 +01:00
Alex Bilbie
b485f15e83 Fixed reference to renamed methods and properties 2012-08-27 16:02:35 +01:00
Alex Bilbie
c92dc8f759 Merge branch 'release/0.1' into develop 2012-08-27 15:52:21 +01:00
Alex Bilbie
d7ae0f316e Merge branch 'release/0.1' 2012-08-27 15:52:20 +01:00
Alex Bilbie
c05880471c Updated composer.json 2012-08-27 15:44:06 +01:00
Alex Bilbie
8724a1efb0 Updated composer.json with new version 2012-08-27 15:43:26 +01:00
Alex Bilbie
c89fe5bdf8 Updated README 2012-08-27 15:43:17 +01:00
Alex Bilbie
8f20659f1d Check for correct exception messages 2012-08-27 15:25:59 +01:00
Alex Bilbie
7341d5ddc8 Moaaaare tests! 2012-08-27 15:25:41 +01:00
Alex Bilbie
7a4aece507 Stylistic fix 2012-08-27 15:25:28 +01:00
Alex Bilbie
b7d73accdc Removed old die statement 2012-08-27 15:25:14 +01:00
Alex Bilbie
5da9088410 Assert that mock database objects are proper instances of their interfaces 2012-08-27 14:43:12 +01:00
Alex Bilbie
337b2e0a92 Marked test_init_header as incomplete 2012-08-27 14:32:06 +01:00