0
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected over 1 year ago.
Jun 05, 2023 — Jun 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Prepped 0.2.3 release More... over 14 years ago
Fixes issue 10 - don't use reset() to get the first array value More... over 14 years ago
Fixed #18162 (added Cache_Lite optional dependency). Prepped 0.2.2 release More... about 15 years ago
Fixed #18161, prepped 0.2.1 release More... about 15 years ago
Final prep for 0.2.0 release More... about 15 years ago
CS Fixes More... about 15 years ago
Fixed #17567 on PEAR More... about 15 years ago
One more bug fix for the packaging More... about 15 years ago
Reverted package.xml change More... about 15 years ago
Prepped 0.2.0 release More... about 15 years ago
Fixes #17653 on PEAR More... about 15 years ago
Added recommended note to HTTP_OAuth_Provider_Request More... about 15 years ago
* Added additional error constants and maps in HTTP_OAuth_Provider_Response * See https://github.com/jeffhodsdon/HTTP_OAuth/issues#issue/6 for details More... about 15 years ago
* Moved from method_exists() to is_callable() in __call() More... about 15 years ago
* Added @codeCoverageIgnore statementes around things that are not easily mocked (presense of extensions, php://input). * Also fixed coverage in one test. More... about 15 years ago
Copied some fo the docs into the README More... about 15 years ago
Added coverage directory to .gitignore More... about 15 years ago
* Updated to work with PHPUnit 3.5 * Just run phpunit in the checkout directory * coverage will be generated in the coverage directory More... about 15 years ago
CS cleanups More... about 15 years ago
Annoying Notice-Messages fixed More... about 15 years ago
Removed the automatic adding of the Content-Type header for consumer post requests More... over 15 years ago
Fixed urlencoding issue with HTTP_Request2. Updated package.xml for 0.1.17 release More... over 15 years ago
Fixed url encoding issue. + should be %20 More... over 15 years ago
Fixed urldecoding issue with special characters in spec. Updated package.xml for 0.1.15 release More... over 15 years ago
Updated package.xml for 0.1.14 release More... over 15 years ago
Always add query string variables to parameters in an incoming request to a provider. More... over 15 years ago
Updated package.xml for 0.1.13 release More... over 15 years ago
Including query string variables in signatures for consumer requests. More... over 15 years ago
Updated package.xml for 0.1.12 release More... over 15 years ago
Fixed bug where paramters were not being sorted correctly. Fixes #17336 More... over 15 years ago