1
0
Fork 0
Commit Graph

280 Commits (master)

Author SHA1 Message Date
Kyle Chaplin 322647a3dc Expose http client for configuration. 2013-08-21 17:09:40 -05:00
Bob Carroll 7dd4035950 version bump 2013-08-21 14:33:13 -07:00
Bob Carroll 6f5dc54bb9 version bump 2013-08-21 14:31:28 -07:00
Bob Carroll 4fb1849039 reworked credentials for easier extension, and we're now sending creds with each request per https://developer.atlassian.com/display/JIRADEV/JIRA+REST+API+Example+-+Basic+Authentication 2013-05-31 18:11:46 -07:00
Bob Carroll bef149873c added maven dependency example 2013-05-30 12:21:28 -07:00
Bob Carroll 1e7921b9a6 version bump 2013-05-29 17:44:23 -07:00
Bob Carroll 9d371aaf43 released 0.1 2013-05-29 17:28:58 -07:00
Bob Carroll 46cee16767 implemented issue searching 2013-05-29 15:34:21 -07:00
Bob Carroll db798c8880 implemented creating subtasks 2013-05-29 15:12:52 -07:00
Bob Carroll b0d3c3d7c6 implemented unlinking issues 2013-05-29 14:57:55 -07:00
Bob Carroll bda6748e84 implemented issue linking 2013-05-28 17:26:28 -07:00
Bob Carroll 24c2383295 Merge remote-tracking branch 'origin/master' 2013-05-28 17:03:05 -07:00
Bob Carroll f7d174fdb5 updated with required values for central maven 2013-05-28 17:02:26 -07:00
Bob Carroll cc8be317a7 implemented reading the issue work log 2013-05-28 17:00:05 -07:00
Bob Carroll 5e79dc9aa7 added subtasks to issues 2013-05-28 15:53:57 -07:00
Bob Carroll b91162e722 implemented reading issue links 2013-05-28 15:46:21 -07:00
Bob Carroll c3e00d4304 fixed typos 2013-05-27 12:52:06 -07:00
Bob Carroll 215587d27d added getter for current jira user 2013-05-27 00:50:47 -07:00
Bob Carroll fae00a8e6a added readme, license, and authors 2013-05-27 00:44:19 -07:00
Bob Carroll 7491992c41 implemented issue refresh 2013-05-26 23:51:29 -07:00
Bob Carroll d5ef77e016 added resolution and resolution date to issues 2013-05-26 23:36:57 -07:00
Bob Carroll 47db0a6b5c implemented voting on issues and watching 2013-05-26 17:45:22 -07:00
Bob Carroll 23044799a7 implemented issue creation 2013-05-26 16:53:12 -07:00
Bob Carroll 29374abfd7 implemented retrieval of custom fields 2013-05-23 19:13:27 -07:00
Bob Carroll 05cce72a6b implemented retrieval of project, votes, and watchers on an issue 2013-05-23 18:23:18 -07:00
Bob Carroll 8f465f6d34 fixed lookup url 2013-05-23 18:22:06 -07:00
Bob Carroll 6648210199 implemented adding comments to issues 2013-05-22 13:36:00 -07:00
Bob Carroll 4521a149ae implemented transitions 2013-05-21 21:30:50 -07:00
Bob Carroll a02ac414c1 implemented updating of most system fields 2013-05-21 13:28:53 -07:00
Bob Carroll a884bb8a22 implemented issue lookup and reading of system fields 2013-05-21 12:05:43 -07:00