1
0
Fork 0
Commit Graph

210 Commits (93d7d520318145360d7fa461b5d7e2146393d6d1)

Author SHA1 Message Date
Pierre-Luc Dupont 93d7d52031 Adding the Agile API to the project. First draft 2016-05-19 09:30:36 -04:00
Bob Carroll a1a0b197c2 Merge pull request #107 from psiegman/master
Add iterator() to SearchResult to loop over all the found issues
2016-03-09 07:48:15 -08:00
Bob Carroll 7f0a470693 Merge pull request #116 from hibi/attachment-removal
Added support to remove attachment
2016-03-09 07:42:07 -08:00
Bob Carroll eb0c510ed5 Merge pull request #118 from mikulucky/master
Changed Version merge and copy methods to throw a JiraException
2016-03-09 07:41:24 -08:00
Bob Carroll 0e0a923ebf Merge pull request #122 from iFactor/feature/create-version-for-project
added support for creating a new Version for a project.
2016-03-09 07:39:05 -08:00
Bob Carroll 1e86e5fe25 Merge pull request #131 from elguardian/multithread_support
add multithread support to jira client
2016-03-09 07:31:10 -08:00
Enrique Gonzalez Martinez 135b84019c add support for concurrent use of the jira client 2016-02-19 10:43:02 +01:00
Alfred Sawatzky 480b7a7a57 added support for creating a new Version for a project. 2016-02-01 15:28:37 -07:00
Joseph McCarthy 729aab1da9 Increased Test Coverage for TimeTrackingTest.java 2015-12-29 18:41:39 +00:00
Joseph McCarthy 1d761c533f increased test coverage for IssueTypeTest.java 2015-12-27 15:57:54 +00:00
Joseph McCarthy 063f3473cf increased test coverage for StatusTest.java 2015-12-27 15:52:37 +00:00
Joseph McCarthy 779ef0a12a increated test coverage for TransitionTest.java 2015-12-27 15:48:26 +00:00
Joseph McCarthy 5b21862eaa remove unsused Imports from Transition.java 2015-12-27 15:45:49 +00:00
Joseph McCarthy f0f9f40ba2 Increased UserTest.java to 100% 2015-12-27 15:44:30 +00:00
Joseph McCarthy 4d1f9282d7 Increase coverage for WatchesTest.java 2015-12-26 21:55:57 +00:00
Joseph McCarthy a851be6dfd Updated expected exceptions to JiraException. 2015-12-26 20:27:41 +00:00
Joseph McCarthy 745056254d Merge branch 'master' into continue-testing 2015-12-26 20:25:08 +00:00
Joseph McCarthy 61d666c694 #117 Changed Version merge and copy methods to throw a JiraException from consistency. 2015-12-26 20:04:51 +00:00
Joseph McCarthy 7aa91c6d7c Removed Time~one from worklog Test. 2015-12-26 19:57:49 +00:00
Joseph McCarthy f4069e4b89 Updated Tests for VersionTest.java, complete coverage for Version. 2015-12-26 01:34:42 +00:00
Joseph McCarthy 3580f4e887 Updated Build Script for TimeZone 2015-12-25 01:44:15 +00:00
Joseph McCarthy e9699f2b31 Merge branch 'continue-testing' of https://github.com/mikulucky/jira-client into continue-testing
* 'continue-testing' of https://github.com/mikulucky/jira-client:
  Updated Authors
2015-12-25 01:32:25 +00:00
Joseph McCarthy 67682f9963 Fix Date Format Error in Test 2015-12-25 01:32:03 +00:00
Joseph McCarthy 49e44ceb81 Updated Authors 2015-12-25 01:27:25 +00:00
Joseph McCarthy 7a1fdf07fb Removed name from Votes.java which is not used anywhere 2015-12-25 01:17:48 +00:00
Joseph McCarthy 69d55ee363 Cleaned up imports and increased test coverage for VotesTest.java 2015-12-25 01:17:12 +00:00
Joseph McCarthy 8c22cfae67 Remove Prepare annotation, not needed. 2015-12-25 01:05:24 +00:00
Joseph McCarthy 57ac671ecb Added PowerMock scoped for Testing and increased the testing for the WorkLogObject 2015-12-25 01:01:24 +00:00
Jakub Hübner 9ac2914c7d Added support to remove attachment 2015-12-10 11:13:03 +01:00
Bob Carroll 12f11ce2c3 Merge pull request #104 from stevegore/master
Pass MultiSelect field updates correctly
2015-09-20 18:33:09 -07:00
Bob Carroll b9db1ba53e Merge pull request #108 from nach-o-man/master
fixed worklog mappings and added tests
2015-09-20 18:31:07 -07:00
Bob Carroll 1c27ab609c Merge pull request #109 from IHTSDO/upstream
Deserialize full datetime when available
2015-09-20 18:29:59 -07:00
Peter G. Williams c226ef8445 Deserialize full datetime when available 2015-08-26 13:08:28 +01:00
nach-o-man 5015394a0d removed timezone from worklog test 2015-08-23 18:12:05 +03:00
nach-o-man 40ca2893ad fixed worklog mappings and added tests 2015-08-23 18:02:53 +03:00
P. Siegmann 401ca6410b docs and small cleanups 2015-08-22 10:23:35 +02:00
P. Siegmann 9ec500d146 add iterator() to SearchResult for ease-of-use 2015-08-21 20:42:33 +02:00
P. Siegmann 8d204f5b11 small cleanups 2015-08-21 15:35:26 +02:00
stevegore d85076dd0f Pass MultiSelect field updates correctly
Pass MultiSelect fields as an object as per

https://developer.atlassian.com/jiradev/jira-apis/jira-rest-apis/jira-rest-api-tutorials/jira-rest-api-example-create-issue#JIRARESTAPIExample-CreateIssue-MultiSelect
2015-07-27 19:48:36 +10:00
Bob Carroll b0ab042eeb Merge pull request #98 from pejobo/master
fluent remote link issue creation
2015-07-01 18:38:34 -07:00
pejobo 763232eced fluent remote link issue creation
created test cases
2015-06-22 23:56:59 +02:00
pejobo 822c4c9593 Merge remote-tracking branch 'upstream/master' 2015-06-21 15:26:55 +02:00
pejobo 3ea65395eb fluent remote link issue creation 2015-06-21 15:15:43 +02:00
Bob Carroll 102109e78a Merge pull request #97 from alexeyOnGitHub/patch-1
added sample code to assign issue to README.md
2015-06-18 22:18:50 -07:00
Alexey 700ed31b8f added sample code to assign issue to README.md 2015-06-17 17:11:52 -07:00
Bob Carroll 69a768dae7 Merge pull request #85 from SelAnt/master
Remembering session token for TokenCredentials
2015-06-13 10:36:45 -07:00
Bob Carroll 79f44430fa Merge pull request #92 from alexeyOnGitHub/ask-more-exception-improvements
exception messages improvements
2015-06-13 10:35:00 -07:00
Alexey Skorokhodov 7b5998a2a3 improved exceptions messages in Field class. 2015-05-30 15:19:52 -07:00
Alexey Skorokhodov 24e8e04927 fixed bug: "name" turned out to be not real name, but boolean "is name". 2015-05-30 12:24:03 -07:00
Alexey Skorokhodov fec5da7ab4 improve exception message when transition is not found 2015-05-30 12:15:32 -07:00