<feed xmlns='http://www.w3.org/2005/Atom'>
<title>OAuth2/oauth2-server-php.git/test/lib, branch php5.2-develop</title>
<subtitle>A library for implementing an OAuth2 Server in php (mirror)</subtitle>
<id>https://git.radix-linux.su/OAuth2/oauth2-server-php.git/atom?h=php5.2-develop</id>
<link rel='self' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/atom?h=php5.2-develop'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/'/>
<updated>2013-05-09T14:04:11+00:00</updated>
<entry>
<title>add redis unit test</title>
<updated>2013-05-09T14:04:11+00:00</updated>
<author>
<name>Ye Wenbin</name>
<email>dabing.ywb@taobao.com</email>
</author>
<published>2013-05-06T01:58:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=1b5522514a4e2347da96d0abaf43d8b95eae7b78'/>
<id>urn:sha1:1b5522514a4e2347da96d0abaf43d8b95eae7b78</id>
<content type='text'>
</content>
</entry>
<entry>
<title>skipping mongo tests due to bugs in travis.ci</title>
<updated>2013-04-04T15:50:30+00:00</updated>
<author>
<name>Brent Shaffer</name>
<email>bshafs@gmail.com</email>
</author>
<published>2013-04-04T15:50:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=5acfde7a68b4b76d840f247040c20056fe7b03b2'/>
<id>urn:sha1:5acfde7a68b4b76d840f247040c20056fe7b03b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixes #65 - Mongo storage returns false instead of null</title>
<updated>2013-03-02T04:39:27+00:00</updated>
<author>
<name>Brent Shaffer</name>
<email>bshafs@gmail.com</email>
</author>
<published>2013-03-02T04:39:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=60508d87a10cac693eac43f9a8fead9e2b11406f'/>
<id>urn:sha1:60508d87a10cac693eac43f9a8fead9e2b11406f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tweaks to mongo tests</title>
<updated>2013-03-02T03:27:12+00:00</updated>
<author>
<name>Brent Shaffer</name>
<email>bshafs@gmail.com</email>
</author>
<published>2013-03-02T03:27:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=0c365e906f649c2bd51e25a950e2276d4aaeb914'/>
<id>urn:sha1:0c365e906f649c2bd51e25a950e2276d4aaeb914</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Storage\Mongo tests</title>
<updated>2013-02-20T18:44:44+00:00</updated>
<author>
<name>Julien Chaumond</name>
<email>chaumond@gmail.com</email>
</author>
<published>2013-02-20T18:44:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=cf685e16519a934089bc1ecc60fd10c844811220'/>
<id>urn:sha1:cf685e16519a934089bc1ecc60fd10c844811220</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixes #47 - enforces post on all grant types, updates tests for this</title>
<updated>2013-01-26T00:38:02+00:00</updated>
<author>
<name>Brent Shaffer</name>
<email>bshafs@gmail.com</email>
</author>
<published>2013-01-26T00:38:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=7bb9fe0c719ff0dd9454760dbcbdf81bbd458765'/>
<id>urn:sha1:7bb9fe0c719ff0dd9454760dbcbdf81bbd458765</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Various fixes to PdoTest</title>
<updated>2013-01-26T00:04:38+00:00</updated>
<author>
<name>Stefan Axelsson</name>
<email>stefan.axelsson@gmail.com</email>
</author>
<published>2013-01-23T09:59:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=74ea60597eec12d476d71395e16c13fc04bfbf71'/>
<id>urn:sha1:74ea60597eec12d476d71395e16c13fc04bfbf71</id>
<content type='text'>
* Removed calls to arrayHasKey in unit tests.
* Added test of refresh token.
</content>
</entry>
<entry>
<title>ensures all tests pass for new branhc</title>
<updated>2013-01-21T17:06:21+00:00</updated>
<author>
<name>Brent Shaffer</name>
<email>bshafs@gmail.com</email>
</author>
<published>2013-01-21T17:06:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=a98316ae15860c5dd3ba0b2e25c829c7ca800287'/>
<id>urn:sha1:a98316ae15860c5dd3ba0b2e25c829c7ca800287</id>
<content type='text'>
</content>
</entry>
<entry>
<title>addresses #26 - adding newlines to the end of every file</title>
<updated>2013-01-17T23:31:26+00:00</updated>
<author>
<name>Brent Shaffer</name>
<email>bshafs@gmail.com</email>
</author>
<published>2013-01-17T23:31:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=98340c844159f6380f7bdc174623d33e5983ee52'/>
<id>urn:sha1:98340c844159f6380f7bdc174623d33e5983ee52</id>
<content type='text'>
</content>
</entry>
<entry>
<title>allows for dependency injection of request object (to allow for HttpFoundation requests)</title>
<updated>2012-11-12T16:58:32+00:00</updated>
<author>
<name>Brent Shaffer</name>
<email>bshafs@gmail.com</email>
</author>
<published>2012-11-12T16:58:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=9ba30a5ac59733c32f859cfcc7975cbe1c8ad55e'/>
<id>urn:sha1:9ba30a5ac59733c32f859cfcc7975cbe1c8ad55e</id>
<content type='text'>
</content>
</entry>
</feed>
