1
0
Fork 0
Commit Graph

280 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
Bob Carroll 4fa1f23e99 Merge pull request #171 from stefanbirkner/junit-412
Update JUnit from version 4.8.2 to 4.12.
2017-07-02 11:42:30 -07:00
Bob Carroll 16c1db2485 Merge pull request #169 from mschuerer/master
Project class: add List<User> getAssignableUsers()
2017-07-02 11:42:01 -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 1519116d1f Added my name to authors 2016-11-21 21:38:16 +05:30
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
Stefan Birkner e89e0b71e7 Update JUnit from version 4.8.2 to 4.12.
Use the current version of JUnit.
2016-07-15 09:31:00 +01:00
Maik Schuerer 003f2b135f add method List<User> getAssignableUsers() 2016-07-05 16:36:45 +02:00
Bob Carroll c9220cb17e converted to a list 2016-06-02 21:11:33 -07:00
Bob Carroll e7a321ae90 Merge pull request #161 from pldupont/master
Adding an AgileClient to replace Greenhopper for newer version of JIRA.
2016-06-02 20:35:22 -07:00
Pierre-Luc Dupont a90809c412 Rebase from HEAD project 2016-06-02 10:13:38 -04:00
Pierre-Luc Dupont a1788dd189 Update README.md 2016-06-01 22:49:05 -04:00
Pierre-Luc Dupont d0db6b0bf8 Merge pull request #1 from pldupont/agile-API
Agile api - completed the read-only mode
2016-06-01 22:46:36 -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
Bob Carroll ba58b45df6 Merge pull request #139 from nach-o-man/master 2016-05-30 10:46:43 -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