Skip to content

Pull requests: KnpLabs/php-github-api

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix getting one pull request in particular
#2 by piotrplenik was closed May 28, 2012 Loading… updated May 28, 2012
Some minor tweaks and additions.
#7 by nickl- was closed Jul 19, 2012 Loading… updated Jul 19, 2012
Added unit tests
#9 by l3l0 was merged Jul 22, 2012 Loading… updated Jul 22, 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
Fix typo
#32 by erivello was closed Mar 12, 2013 Loading… updated Mar 12, 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
Typo fix
#106 by cordoval was merged Jan 4, 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
add support for Gaufrette cache
#100 by garak was merged Dec 9, 2013 Loading… updated Jun 14, 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
Pagination
#49 by martinssipenko was closed Jul 30, 2013 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
Updated comments documentation
#114 by Nek- was merged Jan 31, 2014 Loading… updated Jun 17, 2014
Add support for two factor authentication
#138 by romainneutron was merged Jun 17, 2014 Loading… updated Jun 17, 2014
ProTip! Filter pull requests by the default branch with base:master.