0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 27, 2024 — Jul 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Repo API changes: follow code conventions used More... almost 15 years ago
User API: add key management methods More... almost 15 years ago
Complete reorder of the methods in the Repo API. The current order is: 1. repository searching methods (listing etc), 2. Repository administration methods (updating, add, deletion, management of deploy keys and collaborators), 3. Things user can do to become involved (watching, unwatching, forking) 4. Extended information methods (tags, branches, watches, network, languages, contributors) More... almost 15 years ago
Extend Repo API. It now implements all documented methods. More... almost 15 years ago
Fix documentation links in Repo API More... almost 15 years ago
Add support for HTTP Authentication, because the old username and token in URL method is deprecated More... almost 15 years ago
Be more cautious with GitHub API flood control More... almost 15 years ago
Tagging 2.11 More... about 15 years ago
Merge branch 'master' of git://github.com/bobeagan/php-github-api More... about 15 years ago
Adding test case for searchLabel method More... about 15 years ago
Adding searchLabel method More... about 15 years ago
Adding searchLabel method More... about 15 years ago
fixing documentation More... about 15 years ago
fixing documentation More... about 15 years ago
Throw an exception when curl error number is not empty More... about 15 years ago
Change GitHub API request limit to 30 per minute More... about 15 years ago
Tagging 2.10 More... about 15 years ago
Add phpGitHubApiRepo->getRepoContributors() More... about 15 years ago
Add request history which sleeps automatically before reaching GitHub API limit More... about 15 years ago
Fix version number and documentation More... about 15 years ago
Retry on timeout More... about 15 years ago
Tagging 2.9 More... about 15 years ago
Add doc for advanced search More... about 15 years ago
Add unit tests for advanced search More... about 15 years ago
Introduce advanced search More... about 15 years ago
tagging 2.8 More... about 15 years ago
Minor fix in README More... about 15 years ago
Add documentation for repo->create and repo->delete, fix github documentation urls, and update credits section in README.markdown More... about 15 years ago
adding tests for two new repo functions More... about 15 years ago
adds 'create' and 'delete' methods to the Repo API More... about 15 years ago