Commit Graph

314 Commits (c0f8ebf920056853b5add557063af550e73f37a3)

Author SHA1 Message Date
Phil Sturgeon 0051451ce5 Merge pull request #100 from benjisg/fix-README-token-properties
Fixes the README examples of using the access token properties
2014-05-22 18:00:57 +01:00
Benji Schwartz-Gilbert b91e005dd0 Fixes the README examples of using the access token properties 2014-05-22 06:46:57 -07:00
Alex Bilbie 1008fbee5e Copyright year bump 2014-05-20 19:48:16 +01:00
Phil Sturgeon 25eaf39ba9 Create CONTRIBUTING.md 2014-05-20 09:43:16 +01:00
Phil Sturgeon ae769eac07 Added credits to the README 2014-05-20 09:34:52 +01:00
Phil Sturgeon 49dd0a465c Added sniply 2014-05-12 15:01:32 +01:00
Phil Sturgeon f2d1b6589b Merge pull request #94 from tlikai/providers
Add third-party providers link to README
2014-05-09 11:08:06 +01:00
likai 762bc83b04 Add third-party providers links to README 2014-05-09 14:36:47 +08:00
Phil Sturgeon f559ca1dd5 Fixed #90: Authoriztioncode v AuthoriztionCode 2014-05-04 18:51:12 +01:00
Phil Sturgeon 424b15d4a8 Fixed PHPCS issues. 2014-05-03 11:55:30 +01:00
Phil Sturgeon 0993f472a6 Added Coveralls badge. 2014-05-03 11:34:52 +01:00
Phil Sturgeon 22eb57e49c Use new coverage approach. 2014-05-03 11:30:26 +01:00
Phil Sturgeon 23f8878ad7 Merge pull request #89 from GrahamCampbell/patch-1
Update composer.json
2014-05-03 10:36:09 +01:00
Graham Campbell a2726ccb47 Update composer.json 2014-05-03 10:18:59 +01:00
Phil Sturgeon 809936ae64 Update README.md 2014-04-30 10:14:44 +01:00
Phil Sturgeon 32b847ced7 Merge pull request #83 from TomHAnderson/ilikestupid
KISS
2014-04-30 10:14:28 +01:00
Tom Anderson 4a138df1f1 KISS 2014-04-29 19:03:22 -07:00
Phil Sturgeon b10258474e Update README.md 2014-04-29 23:21:30 +01:00
Phil Sturgeon a3ea33f2c5 Update README.md 2014-04-29 23:20:09 +01:00
Phil Sturgeon 925e47b480 Update README.md 2014-04-29 22:53:42 +01:00
Phil Sturgeon 80c704679d Renamed Authorizationcode to AuthorizationCode
PSR-0 and Ubuntu both care about case-sensitivity.
2014-04-29 10:55:17 +01:00
Phil Sturgeon 9817cfcbb5 Merge pull request #78 from TomHAnderson/entity
Proper User Entity, HHVM passes
2014-04-29 10:27:44 +01:00
Tom Anderson 0f3c8002b6 Add specific check for HHVM 2014-04-28 15:55:00 -07:00
Tom Anderson 2bb4084602 Don't use PHP constant; use constant value instead to support hhvm 2014-04-28 15:55:00 -07:00
Tom Anderson 8d4879d33d New entity for user data 2014-04-28 15:55:00 -07:00
Tom Anderson ec97b7d811 Renamed IdentityProvider to AbstractProvider 2014-04-28 15:55:00 -07:00
Tom Anderson 1a36805cec Fixed constructor not parsing config options 2014-04-28 14:00:04 -07:00
Phil Sturgeon 3ffd430ed5 Merge pull request #76 from TomHAnderson/eventbrite
Fixed constructor not parsing config options
2014-04-27 11:45:53 +01:00
Tom Anderson 906d6b5497 Fixed constructor not parsing config options 2014-04-26 22:07:24 -07:00
Alex Bilbie 667923f36d Update README.md 2014-04-26 18:10:43 +01:00
Alex Bilbie 2835da1305 Removed 5.3 testing 2014-04-26 18:10:26 +01:00
Alex Bilbie 0846bbd2cd Re-added .travis.yml 2014-04-26 18:00:23 +01:00
Alex Bilbie d6d06948b8 Added whitelist so that running global phpunit doesn't affect code coverage
On my local system stuff from /usr/local/php was being included
2014-04-26 17:55:20 +01:00
Tom Anderson 375d01c0b8 100% code coverage 2014-04-25 13:23:09 -07:00
Tom Anderson 1a190e760f Merge branch 'master' into psr-4
Conflicts:
	src/Provider/Microsoft.php
	test/src/Provider/MicrosoftTest.php
2014-04-25 12:29:33 -07:00
Tom Anderson ea5851f755 Added missing RefreshToken 2014-04-25 12:27:49 -07:00
Tom Anderson 73f060a56d Corrected magic getters and setters, removed unused iterator and provide fluent interface: 2014-04-25 10:50:11 -07:00
Tom Anderson 7f7567cf92 100% unit tests for Vkontakte, Instagram, Eventbrite, Microsoft 2014-04-25 10:40:42 -07:00
Tom Anderson 4a843af711 working on ms 2014-04-25 10:13:33 -07:00
Tom Anderson f6823336b9 100% unit tests for Eventbrite + source fixes 2014-04-25 10:07:40 -07:00
Tom Anderson 55b51f3909 100% unit tests for Instagram 2014-04-25 09:58:00 -07:00
Tom Anderson 7c25507955 100% unit tests for Vkontakte 2014-04-25 09:51:46 -07:00
Tom Anderson cf311788c5 Moved tests to test; tidy phpunit.xml 2014-04-25 08:32:38 -07:00
Tom Anderson ffe065a05c Ran cs fixer & added testing namespace to psr4 + log > logs 2014-04-24 19:55:23 -07:00
Tom Anderson 73768b6447 Simplified user class; php defaults vars to null so no need to duplicate that 2014-04-24 19:54:41 -07:00
Tom Anderson 57fbc1d433 100% unit test of Github, Google, Facebook and LinkedIn 2014-04-24 19:54:29 -07:00
Tom Anderson 4ce38514ae Setup base unit testing framework 2014-04-24 15:22:57 -07:00
Tom Anderson 6387ae33fe Added php-cs-fixer to dev and ran it 2014-04-23 21:49:08 -07:00
Tom Anderson 399a6167c4 Fix perms to 644 2014-04-23 21:49:08 -07:00
Tom Anderson 33b0147bf3 psr-4 2014-04-23 21:49:08 -07:00