1
0
mirror of https://github.com/interviewstreet/go-jira.git synced 2024-12-12 10:13:40 +02:00
Commit Graph

11 Commits

Author SHA1 Message Date
Andy Grunwald
36ff795367 Updated JIRA API doc links 2016-03-27 14:24:48 +02:00
Andy Grunwald
ec697566b2 go fmt 2016-03-27 14:18:31 +02:00
Elena Grahovac
c920de25cf Add method to link issues
The original cherry-pick was modified.
Thanks for the initial version to @rumyantseva
2016-03-27 14:17:38 +02:00
Andy Grunwald
f40a31fe85 Added AddComment to IssueService 2016-03-27 14:03:40 +02:00
Andy Grunwald
bc2f1e8320 Remove update fields, because this is more like edit issue and this method was not fully complete 2016-03-27 13:53:15 +02:00
Elena Grahovac
1d62c4bf25 POST for comments and PUT for issues - Thanks to @rumyantseva 2016-03-27 13:50:04 +02:00
Daniel Imfeld
10af43a35a Add FixVersions to IssueFields - Thanks to @dimfeld 2016-03-27 13:15:52 +02:00
Andy Grunwald
e14293c196 FIxed test names in ath tests 2016-03-26 23:37:57 +01:00
Andy Grunwald
38d3b84d16 Marked Project, Assignee and Description as omitempty 2015-10-29 15:43:05 +01:00
Andy Grunwald
64eaf9d9d9 Renames IssueType in Issue 2015-09-03 13:35:36 +02:00
Andy Grunwald
e848968f58 Added the first go code 2015-09-03 12:25:21 +02:00