Commit Graph

25 Commits (master)

Author SHA1 Message Date
Vitaliy Filippov b789b77c07 Simplify everything
* Remove useless wrapper code (IDPException, Entity\User, Grant\*, httpBuildQuery)
* Remove useless getUserUid(), getUserEmail(), getUserScreenName() methods that throw away remote-fetched data
* Do not depend on Guzzle, use just cURL instead
* Shorten namespace name and remove sub-namespaces
* Do not use Mockery in tests, use custom cURL mock instead (TESTS STILL PASS)
2015-04-19 00:29:09 +03:00
Ben Ramsey 2a95b9c58e Bumping master branch alias to 0.10.x-dev 2015-03-11 09:21:15 -05:00
Ben Ramsey a012fbbf0a Run Travis tests on PHP 7 and add linting to build 2015-03-10 16:56:02 -05:00
Ben Ramsey 09259e9728 Bump dev-master branch alias to 0.8.x-dev 2015-02-10 11:44:45 -06:00
Ben Ramsey 1d790ed19d Updating Composer branch alias for master to 0.7.x-dev 2014-12-29 06:01:20 -05:00
Ben Ramsey 6684093ae0 Updating PHP Code Sniffer and fixing some CS violations 2014-12-15 11:57:30 -06:00
Ben Ramsey 48cd8272dc Updating Composer branch alias for master to 0.6.x-dev 2014-12-03 09:57:40 -06:00
Ben Ramsey edd2214c80 Updating installation instructions in README and branch alias 2014-11-28 17:35:09 -05:00
Phil Sturgeon 826b53e449 Update composer.json 2014-10-22 18:02:28 -04:00
Phil Sturgeon f559ca1dd5 Fixed #90: Authoriztioncode v AuthoriztionCode 2014-05-04 18:51:12 +01:00
Phil Sturgeon 0993f472a6 Added Coveralls badge. 2014-05-03 11:34:52 +01:00
Graham Campbell a2726ccb47 Update composer.json 2014-05-03 10:18:59 +01: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 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 33b0147bf3 psr-4 2014-04-23 21:49:08 -07:00
Phil Sturgeon c6596eca9d Update composer.json 2014-01-22 22:40:44 -05:00
Ben Corlett 27ebf092ba Couple of really insignificant tweaks.
Signed-off-by: Ben Corlett <bencorlett@me.com>
2013-07-12 16:36:09 +10:00
Alex Bilbie 520dcafd8f Updated namespace and package name 2013-05-28 11:00:24 +01:00
Alex Bilbie 41dc897fc1 v0.1 release 2013-03-25 11:08:07 +00:00
Alex Bilbie 6f3e98a62d Added Faker to composer.json 2013-02-26 12:02:22 +00:00
Alex Bilbie c817c89e5c Fix autoload 2013-02-25 12:29:47 +00:00
Alex Bilbie 83537a63cf Updated composer.json 2013-02-25 12:15:36 +00:00
Daniel Horrigan 7dd1074272 Initial Commit 2013-01-29 11:06:24 -05:00