GitHub / console-helpers/jira-api-restclient issues and pull requests
#246 - Use same custom assert method for checking array/Result API method responses
Pull Request -
State: closed - Opened by aik099 6 months ago
- 1 comment
#245 - Don't send trailing "?" in GET API urls without parameters
Pull Request -
State: closed - Opened by aik099 6 months ago
- 1 comment
#244 - Massively improve test suite coverage
Pull Request -
State: closed - Opened by aik099 6 months ago
- 1 comment
#243 - Index result of "Api::getVersions" method by version id
Issue -
State: open - Opened by aik099 6 months ago
#242 - Add more customization to `Api` class methods
Issue -
State: open - Opened by aik099 6 months ago
#241 - Actualize the "@return" types for the "Api" class methods
Issue -
State: open - Opened by aik099 6 months ago
#240 - Fixed the "Api:downloadAttachment" method + added tests
Pull Request -
State: closed - Opened by aik099 7 months ago
- 1 comment
Labels: type-bug
#239 - Use HTTP 1.1 protocol in ClientInterface implementing classes
Pull Request -
State: closed - Opened by aik099 7 months ago
- 1 comment
Labels: type-bug
#238 - Prepare SSL-aware testing environment
Pull Request -
State: closed - Opened by aik099 7 months ago
- 1 comment
Labels: type-bug
#237 - Ensure secure Jira connection by default
Issue -
State: open - Opened by aik099 7 months ago
#236 - Testing "ClientInterface" implementations on SSL-aware web server
Issue -
State: closed - Opened by aik099 7 months ago
#235 - Specifying "context" for "PHPClient"
Issue -
State: open - Opened by aik099 7 months ago
#234 - The "Api::downloadAttachment" method doesn't work with "CurlClient"
Issue -
State: closed - Opened by aik099 7 months ago
#233 - The "AbstractClientTestCase" is missing download testing
Issue -
State: closed - Opened by aik099 7 months ago
- 1 comment
#232 - The "Api::downloadAttachment" method doesn't work with "PHPClient"
Issue -
State: closed - Opened by aik099 7 months ago
- 1 comment
#231 - Adjust "Api::createRemoteLink" params with Jira API params
Pull Request -
State: closed - Opened by aik099 7 months ago
- 1 comment
Labels: type-bug
#230 - Don't use real Jira API responses in tests
Issue -
State: open - Opened by aik099 7 months ago
Labels: type-question
#229 - Group API calls into sub-classes
Issue -
State: open - Opened by aik099 7 months ago
#228 - Make `ClientInterface` implementations throw an exception on non 2xx HTTP response codes
Issue -
State: open - Opened by aik099 7 months ago
#227 - Confirm, that every public method of an `Api` class still works
Issue -
State: closed - Opened by aik099 7 months ago
#226 - Removed default values for mandatory parameters (PHP 8 fix)
Pull Request -
State: closed - Opened by aik099 7 months ago
- 1 comment
Labels: type-bug
#225 - PHPUnit 10 compatibility
Pull Request -
State: closed - Opened by aik099 7 months ago
- 1 comment
Labels: type-feature
#224 - Fixed Prophecy-related deprecations on PHPUnit 9.x
Pull Request -
State: closed - Opened by aik099 7 months ago
- 1 comment
Labels: type-bug
#223 - Using builder pattern & fluid interface
Issue -
State: open - Opened by aik099 7 months ago
- 1 comment
#222 - Added ability to specify "Query Parameters" for each API call
Pull Request -
State: open - Opened by aik099 7 months ago
- 1 comment
Labels: type-feature
#221 - Support live testing for developers
Pull Request -
State: open - Opened by aik099 7 months ago
- 1 comment
Labels: type-feature
#220 - Support passing of query string parameters in API calls
Issue -
State: open - Opened by aik099 7 months ago
- 1 comment
#219 - Added `Api::addWorklog` and `Api::deleteWorklog` methods
Pull Request -
State: closed - Opened by aik099 7 months ago
- 1 comment
Labels: type-feature
#218 - The "$params" or "$options" method parameter name
Issue -
State: open - Opened by aik099 7 months ago
- 2 comments
Labels: type-question
#217 - CS fix for "Api::createRemoteLink" method
Pull Request -
State: closed - Opened by aik099 7 months ago
- 1 comment
Labels: type-bug
#216 - Support specifying extra options for the `CurlClient`
Issue -
State: open - Opened by aik099 7 months ago
#215 - Actualize changelog
Pull Request -
State: closed - Opened by aik099 7 months ago
- 1 comment
#214 - Fix the deprecations about the "prophesize" method usage
Issue -
State: closed - Opened by aik099 7 months ago
#213 - Avoid having optional parameters before required in method signatures
Issue -
State: closed - Opened by aik099 7 months ago
- 1 comment
#212 - Support for Atlassian Confluence Cloud
Issue -
State: open - Opened by aik099 7 months ago
Labels: type-question
#211 - Corrected path to CodeCov coverage report
Pull Request -
State: closed - Opened by aik099 7 months ago
- 1 comment
#210 - Connect to CodeCov.Io
Pull Request -
State: closed - Opened by aik099 7 months ago
#209 - Use latest Ubuntu version during the build
Pull Request -
State: closed - Opened by aik099 7 months ago
#204 - Paginated API call support
Issue -
State: open - Opened by aik099 11 months ago
#203 - Patch 1 php82
Pull Request -
State: closed - Opened by dereuromark almost 3 years ago
#202 - Explicitly require Prophecy for test suite
Pull Request -
State: closed - Opened by aik099 almost 3 years ago
#201 - Fix typos
Pull Request -
State: closed - Opened by dereuromark almost 3 years ago
- 2 comments
Labels: type-bug
#200 - Fix up signature for PHP 8+
Pull Request -
State: closed - Opened by dereuromark almost 3 years ago
- 13 comments
Labels: type-bug
#199 - Deprecation warnings
Issue -
State: closed - Opened by dereuromark almost 3 years ago
- 2 comments
#198 - Issue getter functions should work with automapping turned off / be language independent
Issue -
State: closed - Opened by equada over 3 years ago
- 2 comments
#197 - Improve GitHub Actions workflow for Composer
Pull Request -
State: closed - Opened by aik099 over 3 years ago
#196 - Move to GitHub Actions
Pull Request -
State: closed - Opened by aik099 over 3 years ago
#195 - feat: set a proxy to use for the request
Pull Request -
State: closed - Opened by aalcaidep over 4 years ago
- 1 comment
Labels: state-pending-changes
#194 - Allow set proxy to use
Issue -
State: closed - Opened by aalcaidep over 4 years ago
- 2 comments
#193 - Fix Travis CI builds due Ubuntu image change
Issue -
State: closed - Opened by aik099 over 5 years ago
- 1 comment
#192 - Add addWorklog method to Api
Pull Request -
State: closed - Opened by thaissa over 5 years ago
- 1 comment
Labels: type-feature, state-pending-changes
#191 - How to use resource expansion with walker->push method (e.g. "changelog") ?
Issue -
State: open - Opened by timitalia over 5 years ago
- 2 comments
#190 - Add getTimeTracking function.
Pull Request -
State: closed - Opened by criz about 6 years ago
- 4 comments
#189 - Updated used coding standard to be PHP_CodeSniffer 3.x compatible
Pull Request -
State: closed - Opened by aik099 over 6 years ago
Labels: type-bug
#188 - Updated used dev dependencies, including PHP_CodeSniffer 3.x
Pull Request -
State: closed - Opened by aik099 over 6 years ago
- 2 comments
Labels: type-bug
#187 - Travis failures due phpunit strictness
Issue -
State: closed - Opened by glensc over 6 years ago
- 5 comments
#186 - Documentation fixes
Pull Request -
State: closed - Opened by glensc over 6 years ago
- 1 comment
#185 - Setup .gitattributes for better changelog merges
Pull Request -
State: closed - Opened by glensc over 6 years ago
- 1 comment
#184 - Apply code style fixes
Pull Request -
State: closed - Opened by glensc over 6 years ago
- 8 comments
#183 - rename createRemotelink -> createRemoteLink
Pull Request -
State: closed - Opened by glensc over 6 years ago
- 4 comments
#182 - Add "scope" as an acceptable key to prevent IssueType throwing exception
Issue -
State: closed - Opened by danillofb over 6 years ago
- 2 comments
#181 - Support "scope" as part of an IssueType
Pull Request -
State: closed - Opened by danillofb over 6 years ago
- 7 comments
#180 - Access Dashboard
Issue -
State: open - Opened by rebz over 6 years ago
- 1 comment
#179 - Grant Packagist App access to repository
Issue -
State: closed - Opened by aik099 over 6 years ago
- 1 comment
#178 - createRemotelink: capitalize globalId properly
Pull Request -
State: closed - Opened by glensc over 6 years ago
- 4 comments
#177 - Allow Empty Result
Pull Request -
State: closed - Opened by lsklyut almost 7 years ago
- 4 comments
Labels: state-pending-changes
#176 - Use API tokens instead of passwords; change JIRA to Jira; update docs…
Pull Request -
State: open - Opened by mansilladev over 7 years ago
- 2 comments
Labels: state-pending-changes, type-docs
#175 - Basic auth with password to be deprecated - start using API tokens
Issue -
State: closed - Opened by mansilladev over 7 years ago
- 3 comments
#174 - Fixes notice about "count" function usage on PHP 7.2
Pull Request -
State: closed - Opened by aik099 over 7 years ago
- 3 comments
#173 - Tests field auto-mapping
Pull Request -
State: closed - Opened by aik099 over 7 years ago
#172 - Respect errors from PHP 5.3 build
Pull Request -
State: closed - Opened by aik099 over 7 years ago
#171 - Fix hanging PHP 5.3 build
Pull Request -
State: closed - Opened by aik099 over 7 years ago
#170 - Failure of PHP 5.3 build
Issue -
State: closed - Opened by aik099 over 7 years ago
#169 - Add support for PHPUnit 6
Pull Request -
State: closed - Opened by aik099 over 7 years ago
#168 - Add PHP 7.2 to build and remove HHVM from build
Pull Request -
State: closed - Opened by aik099 over 7 years ago
#167 - force fields type to array
Pull Request -
State: closed - Opened by djalal over 7 years ago
- 9 comments
#166 - Fix/contributing amend editorconfig
Pull Request -
State: closed - Opened by chippyash over 7 years ago
#165 - Feature/add expand to walker
Pull Request -
State: closed - Opened by chippyash over 7 years ago
- 4 comments
#164 - Update CONTRIBUTING.md
Pull Request -
State: closed - Opened by chippyash over 7 years ago
- 2 comments
#163 - Improved instructions for running test suite
Pull Request -
State: closed - Opened by aik099 over 7 years ago
- 3 comments
#162 - API endpoint URL query string parameters
Pull Request -
State: open - Opened by mustdobetter almost 8 years ago
Labels: state-pending-changes
#161 - Fixes PHP 5.3 build on Travis CI
Pull Request -
State: closed - Opened by aik099 almost 8 years ago
#159 - There should be an option to configure timeout with API
Issue -
State: closed - Opened by ish1301 almost 8 years ago
- 3 comments
#158 - Update README with generic API call usage
Pull Request -
State: closed - Opened by jdecool about 8 years ago
- 1 comment
#157 - Changing assignee with ediIssue returns false
Issue -
State: closed - Opened by fbermel about 8 years ago
- 2 comments
#156 - Create Project?
Issue -
State: closed - Opened by benjivm over 8 years ago
- 3 comments
#155 - How to catch exceptions?
Issue -
State: closed - Opened by benjivm over 8 years ago
- 3 comments
Labels: type-question
#154 - The "Api::getProjects" needs to allow specifying "expand"
Issue -
State: open - Opened by aik099 over 8 years ago
- 9 comments
#153 - The "Api::getIssue" call ignores "$expand"
Issue -
State: closed - Opened by aik099 over 8 years ago
- 1 comment
#152 - The "Api::getProjects" call needs to return an array
Issue -
State: closed - Opened by aik099 over 8 years ago
- 1 comment
#151 - The "Api::getIssueTypes" method result isn't cached
Issue -
State: open - Opened by aik099 over 8 years ago
#150 - Fields of linked issues are not auto-mapped
Issue -
State: open - Opened by aik099 over 8 years ago
#149 - Allow counting queried issues of "Walker" class
Pull Request -
State: closed - Opened by aik099 over 8 years ago
- 4 comments
#148 - Add method to return the order of fields in create meta on issue screens
Issue -
State: closed - Opened by betterphp almost 9 years ago
- 2 comments
#147 - Disable CURLOPT_HTTP_VERSION override
Pull Request -
State: closed - Opened by benPesso almost 9 years ago
- 9 comments
#146 - Warning on Result constructor
Issue -
State: open - Opened by alopex06 almost 9 years ago
- 6 comments
Labels: response-needed
#145 - Added option to override the filename when creating attachments
Pull Request -
State: closed - Opened by betterphp almost 9 years ago
- 4 comments
#144 - Fixing CS violations in example code
Pull Request -
State: closed - Opened by aik099 almost 9 years ago
- 1 comment
#143 - Update travis to wait before webserver is setup before executing the tests
Pull Request -
State: closed - Opened by jpastoor almost 9 years ago
- 1 comment
#142 - Allow configuring per page in "Walker" class
Pull Request -
State: closed - Opened by aik099 almost 9 years ago