openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
K
knplabs-php-github-api
Settings
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
23 days
ago. based on code collected
24 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 54 of 58
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Improve http client abstract and curl
ornicar
More...
about 14 years ago
Refactor Github_Client
ornicar
More...
about 14 years ago
Refactor http client
ornicar
More...
about 14 years ago
Remove deprecated methods
ornicar
More...
about 14 years ago
Introduce request interface
ornicar
More...
about 14 years ago
Move and rename files
ornicar
More...
about 14 years ago
Update CS standards to PEAR CS.
ornicar
More...
about 14 years ago
Fix compatibility with PHP 5.2
ornicar
More...
about 14 years ago
adding a first set of method to access the organization api
AlepH-FR
More...
about 14 years ago
Make the request more careful about github limitations
ornicar
More...
about 14 years ago
Improve README
ornicar
More...
over 14 years ago
Improve README
ornicar
More...
over 14 years ago
Merge branch 'master' of git://github.com/rolfvandekrol/php-github-api
ornicar
More...
over 14 years ago
Remove all documentation links per method all together, because all the links are the same now
Rolf van de Krol
More...
over 14 years ago
Release v2.12
ornicar
More...
over 14 years ago
Repo API documentation, added some methods
Rolf van de Krol
More...
over 14 years ago
Change all links to http://develop.github.com/p/[API].html#[API ACTION] to http://develop.github.com/p/[API].html because the #[API ACTION] part is not supported anymore. Maybe we should remove those links, because now they are all the same.
Rolf van de Krol
More...
over 14 years ago
Documentation chances. General introduction and authentication
Rolf van de Krol
More...
over 14 years ago
Improve readme markup
ornicar
More...
over 14 years ago
Fix typos in phpDoc
ornicar
More...
over 14 years ago
Update credits
ornicar
More...
over 14 years ago
Reording, cleaning up and extending of test for Repo API
Rolf van de Krol
More...
over 14 years ago
Reorder arguments of removeRepoCollaborator
Rolf van de Krol
More...
over 14 years ago
Reorder arguments of addRepoCollaborator
Rolf van de Krol
More...
over 14 years ago
Make silly code in setRepoInfo a lot less silly by actually using the availabe features of http_build_query. Thanks to ornicar for pointing out
Rolf van de Krol
More...
over 14 years ago
Repo test extended
Rolf van de Krol
More...
over 14 years ago
Add test for deauthentication
Rolf van de Krol
More...
over 14 years ago
Cope with silly the silly input that the underlying post request for setRepoInfo requires
Rolf van de Krol
More...
over 14 years ago
Missing break; in switch for the authenticationMethod caused the AUTH_HTTP_TOKEN method to fall trough to the old AUTH_URL_TOKEN method
Rolf van de Krol
More...
over 14 years ago
Test for new http basic authentication method. Just for the AUTH_HTTP_TOKEN method, because the AUTH_HTTP_PASSWORD method requires the password of the ornicartest account.
Rolf van de Krol
More...
over 14 years ago
←
1
2
…
50
51
52
53
54
55
56
57
58
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree