2
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
moved lib/apis to lib/api More... about 14 years ago
completed v2.0 : complete rewrite of code, docs and tests. BC compatibility preserved. More... about 14 years ago
added phpGithubApi->updateUser method, refactored phpGitHubApi, added unit tests More... about 14 years ago
aesthetic and performance enhancements in the request class More... about 14 years ago
simplified API by removing requestOptions parameter from public methods More... about 14 years ago
improved phpDoc More... about 14 years ago
fixed typo in README More... about 14 years ago
1.2 release More... about 14 years ago
fixed prove.php paths More... about 14 years ago
added unit tests for authentication More... about 14 years ago
moved prove.php to test/prove.php More... about 14 years ago
added unit test for http exception More... about 14 years ago
refactored phpGitHubApiRequest, extracted class phpGitHubApiRequestException More... about 14 years ago
added phpGitHubApi->deAuthenticate() method More... about 14 years ago
1.1 release More... about 14 years ago
replaced cmp_ok with ok in unit tests to avoid PHP 5.3 segfaults More... about 14 years ago
fixed some coding style conventions More... about 14 years ago
correction of header size for blobs listing More... about 14 years ago
addition of github Object API More... about 14 years ago
improved phpDoc More... about 14 years ago
fixed possible issue on authenticated queries - Closes #3 More... about 14 years ago
Fixed typos in README - Closes #2 More... about 14 years ago
fixed README.markdown More... about 14 years ago
removed README More... about 14 years ago
created README.markdown More... about 14 years ago
created initial 1.0 version More... about 14 years ago
added get and post method to allow access to any route More... about 14 years ago
added commits methods with unit tests More... about 14 years ago
added ->showIssue method and debug mode More... about 14 years ago
fixed code doc More... about 14 years ago