1
0
Fork 0
Commit Graph

218 Commits (cbcf089722a3bc444ef04a781bdc49c3ca87d7f9)

Author SHA1 Message Date
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
Gleb Gadyatskiy 84315c22da Remembering session token for TokenCredentials 2015-04-24 13:24:32 -04:00
Gleb Gadyatskiy f8d327400a Remembering session token for TokenCredentials 2015-04-24 13:22:43 -04:00
Bob Carroll cb1df271aa added special handling for multicheckboxes custom field 2015-03-24 22:24:05 -07:00
Bob Carroll 303973a639 Merge pull request #76 from golovnin/attachments
Adds new API to add multiple attachments at once
2015-03-24 21:44:09 -07:00
Bob Carroll d4b50f214a Merge remote-tracking branch 'origin/pr/75' 2015-03-24 21:40:37 -07:00
Bob Carroll 1427e654bd Merge pull request #72 from hibi/master
Fixed incorrectly parsed dates
2015-03-24 21:34:43 -07:00
Bob Carroll 3d9f117788 added travis status 2015-03-24 21:31:34 -07:00
Bob Carroll 4c4054e08a Merge pull request #63 from ArnoVanLumig/add-remote-links
Support for adding remote links
2015-03-24 21:25:11 -07:00
Bob Carroll ab7756e7e3 Merge pull request #73 from chaplinkyle/master
List of possible transitions #68
2015-03-24 21:23:59 -07:00
Bob Carroll e35cdc5838 Merge pull request #77 from steenzout/gitignore_enhancement
generated rules using gitignore.io
2015-03-24 21:21:35 -07:00
Bob Carroll 2ac71d3673 Merge pull request #78 from steenzout/travis
added support for travis
2015-03-24 21:17:27 -07:00
steenzout 8711acc101 added support for travis. 2015-03-23 12:00:24 -06:00
steenzout b2aa6f3990 generated rules using gitignore.io. 2015-03-23 11:28:36 -06:00
Andrej Golovnin 08fcfecdcc Added new API Issue#addAttachments(NewAttachment[]) to add multiple
attachments at once. The new API allows also creating the attachments
from byte arrays and InputStreams.
2015-03-19 15:26:16 +01:00
Mateusz Pietryga 756faf1ec4 Fixed some incorrect dates 2015-03-19 02:19:08 +01:00
Kyle Chaplin 676d16c7ea Merge pull request #11 from chaplinkyle/list-of-transitions
List of possible transitions #68
2015-03-15 20:05:03 -05:00
Kyle Chaplin fb27c578d8 List of possible transitions #68 2015-03-15 19:53:14 -05:00
Kyle Chaplin 51aea783b6 Merge pull request #10 from rcarz/master
Sync with rcarz/jira-client
2015-03-12 08:21:59 -05:00
Jakub Hübner a30b5442a1 Fixed incorrectly parsed dates 2015-03-11 23:27:15 +01:00
Jakub Hübner 1fdef3c2f1 Some Eclipse validation errors fixed 2015-03-11 23:26:33 +01:00
Arno van Lumig 33164dd151 Fixed error message, whitespace 2015-02-06 11:41:34 +01:00
Arno van Lumig 3d62a9a273 Added support for adding a remote link
Signed-off-by: Arno van Lumig <arnovanlumig@gmail.com>
2015-02-06 11:34:32 +01:00
Bob Carroll 9095944c98 minor clean up and retab 2015-01-25 19:17:10 -08:00
Gleb Gadyatskiy c6c9f7ec5d I added support for
1) Issue History
2) Counting issues 
3) Using JSESSIONID token for authentication in Single Sign-on environment (when Basic Credentials may not work)
2015-01-13 12:27:04 -05:00
Bob Carroll 3791774be4 Merge pull request #58 from iNikem/issue-57
Removed unused dependencies. Fixed scope
2015-01-10 10:40:04 -08:00
Nikita Salnikov-Tarnovski 43cae80966 Removed unused dependencies. Fixed scope 2015-01-02 12:51:48 +02:00
Bob Carroll d42b49bbbe Merge pull request #56 from iNikem/issue-55
Adding field expansion support into issue search
2015-01-01 19:43:09 -08:00
Nikita Salnikov-Tarnovski 5c4f054ace Fixed omitted parameter 2014-12-27 10:58:09 +02:00
Nikita Salnikov-Tarnovski b86e92a0cb Adding field expansion support into issue search 2014-12-26 11:15:27 +02:00
Bob Carroll d4cfdb38d8 Merge pull request #54 from iNikem/issue-51
FIXED https://github.com/rcarz/jira-client/issues/51
2014-12-22 12:47:39 -08:00
Nikita Salnikov-Tarnovski 0bf3969296 FIXED https://github.com/rcarz/jira-client/issues/51 2014-12-22 08:10:50 +02:00
Bob Carroll 3811b12e65 Merge pull request #53 from ArnoVanLumig/master
Added support for fetching remote links
2014-12-20 12:28:02 -08:00
Arno van Lumig 41e4271d85 Added support for fetching remote links 2014-12-18 12:30:53 +01:00
Bob Carroll db94f05235 Merge pull request #45 from oslucchi/master
Added securitylevel as handled Field type.
2014-10-14 22:52:30 -07:00
osvaldo 1e86c87a7e Added securitylevel as type.
It follows the same behavior of type string.
I tested it setting the field using a valid id on the issue.update
action
2014-09-30 15:34:27 +02:00
Bob Carroll c4713326a3 version bump 2014-08-24 22:38:04 -07:00
Bob Carroll 039e6b17c3 version bump 2014-08-24 22:36:45 -07:00
Bob Carroll bd27e349ad Fixed NullPointerException when providing a null value in a ValueTuple 2014-08-04 23:17:41 -07:00
Bob Carroll ac401d63f3 Merge pull request #42 from tonivdv/version
Add Version mergeWith and copyTo method
2014-08-04 23:14:32 -07:00
Bob Carroll 3bc59bcee2 Merge pull request #43 from javier-molina/master 2014-08-04 23:10:50 -07:00
Javier Molina 83b0f75c09 Adding myself to the Authors file. 2014-08-04 23:02:44 -07:00
Johan Mena 6a9c1eddc9 Add datetime support for issues 2014-08-04 23:02:44 -07:00