1
0
Fork 0
Commit Graph

200 Commits (master)

Author SHA1 Message Date
Bob Carroll 868a5ca897 Merge pull request #66 from wheweldc/master
Corrected Sprint.java to map the state of the Sprint to the 'closed' fie...
2017-07-02 12:30:38 -07:00
Bob Carroll c5c2864195 Merge pull request #192 from viktorKhan/master
Added headers info within the RestException class
2017-07-02 12:29:27 -07:00
Bob Carroll c7f67d81bf Merge pull request #202 from jaimefreire/master
Closing streams and consuming the entities so pools can reuse connect…
2017-07-02 12:26:27 -07:00
Bob Carroll 3665a2f764 Merge pull request #198 from cholin-bmc/cholin-anytype
Add support for 'any' type conversion to JSON
2017-07-02 12:25:19 -07:00
Bob Carroll 34a5e9450c Merge pull request #193 from dgigon/develop
Added Visibility
2017-07-02 12:23:56 -07:00
Bob Carroll b0d7ee7a42 Merge pull request #189 from vivganes/patch-1
Allow null to be set as value for numeric fields
2017-07-02 12:22:20 -07:00
Bob Carroll 1c7d4a73d3 Merge pull request #185 from marius-m/feature/worklog_ext3
Ability to create worklogs
2017-07-02 12:21:34 -07:00
Bob Carroll 29f86d7ec0 fix test project 2017-07-02 12:18:56 -07:00
Bob Carroll 699b16354e Merge pull request #181 from kemjones/watchers-support
add watchers support to class Watches
2017-07-02 11:51:32 -07:00
Bob Carroll daeaff57de Merge pull request #179 from kemjones/patch-1
Fix typo in "Get Issue Watchers" API request [Issue #178]
2017-07-02 11:47:00 -07:00
Bob Carroll ae6e7fd9c5 Merge pull request #177 from vonloxley/master
Add security-field to issus
2017-07-02 11:46:25 -07:00
Bob Carroll beac11cc50 Merge pull request #176 from rasei/fix-for-#175
Fixed #175
2017-07-02 11:43:08 -07:00
Jaime Freire 10ffeec569 Closing streams and consuming the entities so pools can reuse connections.
Updated failing test.
2017-04-13 19:47:19 +02:00
cholin-bmc c50adc2a3f Add support for 'any' type conversion to JSON 2017-03-07 14:38:57 -08:00
Víctor Cañizares 94bc837411 Added headers info within the RestException class 2016-12-16 11:45:10 +01:00
Vivek Ganesan 7ea6f3b7d5 Non mandatory number fields can be set to null
Fixes Issue https://github.com/rcarz/jira-client/issues/188
2016-11-21 21:35:44 +05:30
Marius Merkevicius 4ac69cd66b Test update 2016-10-17 09:24:38 +03:00
Marius Merkevicius 8b7b527069 Test update 2016-10-17 09:03:00 +03:00
Marius Merkevicius 97a48432c6 Update test 2016-10-17 08:50:12 +03:00
Marius Merkevicius 54e9a6f16e Update tests 2016-10-17 08:36:18 +03:00
Marius Merkevicius 46c1a0f4ae Formatting 2016-10-17 08:10:06 +03:00
Marius Merkevicius c0b9f1ae11 Add worklog to issues 2016-10-17 00:57:23 +03:00
dgigon f759375c88 Added Visibility 2016-09-14 15:49:59 +02:00
Kem cd83a8ea10 add watchers support to class Watches - update testGetWatchers 2016-09-09 12:29:38 -04:00
Kem 9ecc0a6cd4 add watchers support to class Watches 2016-09-08 19:38:19 -04:00
kemjones e3c08f5883 Fix typo in "Get Issue Watchers" API request
According to the doc, "https://docs.atlassian.com/jira/REST/cloud/#api/2/issue-getIssueWatchers", the correct v2 API request is "/watchers" not "/watches"
2016-09-07 14:59:09 -04:00
Niki Hansche 38c443d84f Add security-field to issus 2016-09-01 07:50:03 +02:00
rasei e660958fac Fixed #175 2016-08-30 22:18:44 +02:00
Maik Schuerer 003f2b135f add method List<User> getAssignableUsers() 2016-07-05 16:36:45 +02:00
Pierre-Luc Dupont a90809c412 Rebase from HEAD project 2016-06-02 10:13:38 -04:00
Pierre-Luc Dupont 7747d35542 Completed the AgileClient implementation - Read Only. 2016-06-01 22:42:47 -04:00
Pierre-Luc Dupont 04f90c00d1 Explode Issue attributes 2016-06-01 16:27:50 -04:00
Bob Carroll 74c21b5a1f implemented comment updating 2016-05-30 16:17:04 -07:00
Bob Carroll dc5ed2e3f1 fixed NPE when only id,key fields are requested on search #140 2016-05-30 15:16:28 -07:00
Bob Carroll e3f68bf05d cleaned up search implementation 2016-05-30 15:10:54 -07:00
Bob Carroll c8802583aa fixed tabbing 2016-05-30 13:44:47 -07:00
Pierre-Luc Dupont cbcf089722 Adding Epic resource, with test. 2016-05-30 16:40:26 -04:00
Bob Carroll d23935a267 Merge pull request #159 from Kreinoee/issue-158
Made searches return an empty SearchResult instance instead of throwing an exception on no result.
2016-05-30 10:55:09 -07:00
Andrey Kuzmin e2781229db Implemented delete issue. Added Mockito dependency for test. 2016-05-30 10:44:50 -07:00
Bob Carroll 3e557c9f5d Merge pull request #143 from mhartle/master
Allow JiraClient to use a custom HttpClient, e.g. for proxying
2016-05-30 10:28:51 -07:00
Bob Carroll e0b01cd8eb Merge pull request #157 from Kreinoee/issue-156
Made all the time fields in WorkLog include the time and not just the date
2016-05-30 10:27:00 -07:00
Bob Carroll 800cb04ae9 Merge pull request #154 from jayguidos/master
Add support for JIRA custom field type "option"
2016-05-30 10:26:18 -07:00
Anders Kreinøe e099ff8111 Added support for fetching a Jira filter 2016-05-30 10:17:32 -07:00
Pierre-Luc Dupont 38f9fe441b Adding Issue resource, with test. 2016-05-30 10:15:14 -04:00
Anders Kreinøe 5af0411af5 Made Issue.SearchResult.iterator() return an Iterator<Issue> instead of IssueIterator, as this is a private inner class, and can be accessed by clients anyway. This work is part of fixing #158 2016-05-30 13:06:22 +02:00
Anders Kreinøe cadd67d17a Added more detailed javadoc to Issue.SearchResult. This work is part of fixing #158 2016-05-30 13:04:18 +02:00
Anders Kreinøe dda6a4ec78 Made searches return an empty SearchResult instance instead of throwing an exception on no result. This fixes #158 2016-05-30 12:45:39 +02:00
Anders Kreinøe 77ba00abeb Made all the time fields in WorkLog include the time and not just the date. This fix #156 2016-05-27 10:32:53 +02:00
jay.guidos 027a407109 Add support for JIRA custom field type "option" 2016-05-25 09:27:41 -04:00
Pierre-Luc Dupont 04a1cbb6fa Adding test for the Board/Sprint resources 2016-05-19 16:01:14 -04:00