-
-
Notifications
You must be signed in to change notification settings - Fork 597
Pull requests: KnpLabs/php-github-api
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix getting one pull request in particular
#2
by piotrplenik
was closed May 28, 2012
Loading…
updated May 28, 2012
Added delete support to the Github/Api/Repo
#10
by dmtrs
was merged Aug 19, 2012
Loading…
updated Aug 19, 2012
Update lib/Github/Client.php
#29
by SerafimArts
was closed Jan 22, 2013
Loading…
updated Jan 22, 2013
Revert breaking change in HttpClient
#50
by pilotmoon
was closed Apr 26, 2013
Loading…
updated Apr 26, 2013
Added $params param to PullRequest->all() to enable per_page
#44
by tim-massey
was closed Jun 5, 2013
Loading…
updated Jun 5, 2013
Remove extra require-dev from composer
#123
by pierredup
was closed Feb 26, 2014
Loading…
updated Feb 26, 2014
added addSubscriber method because guzzle plugins are subscribers
#124
by cordoval
was merged Mar 19, 2014
Loading…
updated Jun 12, 2014
Add file create, update and delete operations
#104
by skwashd
was merged Jan 5, 2014
Loading…
updated Jun 12, 2014
Added pagination support for PullRequest
#53
by lyrixx
was merged Jun 5, 2013
Loading…
updated Jun 12, 2014
Use remove method for repo delete in docs
#119
by jtallant
was merged Feb 26, 2014
Loading…
updated Jun 13, 2014
Update User API to include /users/:user/starred
#121
by seanhellwig
was merged Feb 26, 2014
Loading…
updated Jun 13, 2014
issue 42 - default find param to an empty array
#113
by joetech
was merged Jan 15, 2014
Loading…
updated Jun 13, 2014
Added the ability to list all users.
#132
by guillermoandrae
was merged Jun 2, 2014
Loading…
updated Jun 14, 2014
add committer parameter in contents api
#129
by jdohuutin
was merged May 9, 2014
Loading…
updated Jun 15, 2014
Add a ResultPager object to support pagination of all Api's
#61
by ramondelafuente
was merged Jul 30, 2013
Loading…
updated Jun 15, 2014
Add mimetype support to compare() so diff/patches can be fetched
#103
by skwashd
was merged Jan 6, 2014
Loading…
updated Jun 16, 2014
[WIP] Client / HttpClient decoupling for Guzzle integration
#30
by romainneutron
was closed Oct 22, 2013
Loading…
updated Jun 17, 2014
3 tasks
Add support for two factor authentication
#138
by romainneutron
was merged Jun 17, 2014
Loading…
updated Jun 17, 2014
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.