- Notifications
You must be signed in to change notification settings - Fork 123
Pull requests: console-helpers/jira-api-restclient
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Support for DELETE requests in the "CurlClient" class
#76 by zimmermanj42 was closed Jun 29, 2016 Loading… updated Jul 3, 2016
Support for DELETE requests in the Curl client implementation
#115 by aik099 was merged Jul 3, 2016 Loading… updated Jul 3, 2016
Support newest PHPUnit versions in builds
#113 by aik099 was merged Jun 28, 2016 Loading… updated Jun 28, 2016
Add more PHP versions for tests
#112 by aik099 was merged Jun 28, 2016 Loading… updated Jun 28, 2016
Refactoring for PSR-2 standars
#105 by ptondereau was closed Jun 24, 2016 Loading… updated Jun 28, 2016
Use Travis CI caches for dependencies
#110 by aik099 was merged Jun 28, 2016 Loading… updated Jun 28, 2016
Functions to return project components, resolutions and issue types
#104 by N-M was merged Jun 18, 2016 Loading… updated Jun 18, 2016
Functions to return project components, resolutions and issue types
#102 by N-M was closed Jun 17, 2016 Loading… updated Jun 17, 2016
Add call for getting attachments meta configuration
#101 by N-M was merged Jun 16, 2016 Loading… updated Jun 16, 2016
Removed incorrect typehint of $data in Api::api() which caused setWatchers to throw a warning
#100 by alopex06 was merged Jun 8, 2016 Loading… updated Jun 9, 2016
Example wasn't working in namespaced class
#55 by aik099 was merged Feb 27, 2016 Loading… updated Feb 27, 2016
The "Api::getRoles" method was doing non-existing REST API call
#99 by aik099 was merged Jun 3, 2016 Loading… updated Jun 3, 2016
Fix path in uploaded filename
#51 by shmaltorhbooks was closed May 22, 2016 Loading… updated May 22, 2016
Making compliant to "aik099/coding-standard"
#89 by aik099 was merged May 22, 2016 Loading… updated May 22, 2016
4 tasks done
Fix uploaded attachment's filename
#87 by DerMika was merged May 21, 2016 Loading… updated May 21, 2016
Fixing deprecated error when uploading file attachments in PHP 5.5+
#86 by DerMika was merged May 19, 2016 Loading… updated May 19, 2016
JIRA response will have 'errors' as key
#83 by mmkader85 was closed May 6, 2016 Loading… updated May 6, 2016
Remove trailing slash in URL if it exists
#67 by jpastoor was merged Feb 28, 2016 Loading… updated Feb 29, 2016
Added .idea to .gitignore to hide PHPStorm generated project files type-feature
#71 by jpastoor was merged Feb 28, 2016 Loading… updated Feb 29, 2016
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.