0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Jul 27, 2024 — Jul 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
2.2 release More... over 15 years ago
added phpGitHubApiUser->getFollowing() and ->getFollowers() methods, tests and documentation More... over 15 years ago
added phpGitHubApiUser->update() documentation More... over 15 years ago
2.1 release More... over 15 years ago
fixed commit API unit test More... over 15 years ago
Add phpDoc More... over 15 years ago
Allow to reconfigure the request for one call only, make response support text format More... over 15 years ago
added phpGitHubApiObject->getRawData documentation More... over 15 years ago
added phpGitHubApiObject->getRawData() with unit tests More... over 15 years ago
2.0 release More... over 15 years ago
fixed unit tests More... over 15 years ago
minor enhancements More... over 15 years ago
lazy include request class, fixed api part paths More... over 15 years ago
moved lib/apis to lib/api More... over 15 years ago
completed v2.0 : complete rewrite of code, docs and tests. BC compatibility preserved. More... over 15 years ago
added phpGithubApi->updateUser method, refactored phpGitHubApi, added unit tests More... over 15 years ago
aesthetic and performance enhancements in the request class More... over 15 years ago
simplified API by removing requestOptions parameter from public methods More... over 15 years ago
improved phpDoc More... over 15 years ago
fixed typo in README More... over 15 years ago
1.2 release More... over 15 years ago
fixed prove.php paths More... over 15 years ago
added unit tests for authentication More... over 15 years ago
moved prove.php to test/prove.php More... over 15 years ago
added unit test for http exception More... over 15 years ago
refactored phpGitHubApiRequest, extracted class phpGitHubApiRequestException More... over 15 years ago
added phpGitHubApi->deAuthenticate() method More... over 15 years ago
1.1 release More... over 15 years ago
replaced cmp_ok with ok in unit tests to avoid PHP 5.3 segfaults More... over 15 years ago
fixed some coding style conventions More... over 15 years ago