1
0
mirror of https://github.com/interviewstreet/go-jira.git synced 2024-12-04 09:42:55 +02:00
Commit Graph

11 Commits

Author SHA1 Message Date
Philip Johansson
40923d190e Fix relative path IssueService.GetCreateMeta 2017-02-20 16:16:34 +01:00
Albin Gilles
abd1ab2896 Fix typo metaissue.go 2016-12-11 11:55:43 +01:00
Albin Gilles
5857a2e350 Minor fix to comply with go vet 2016-10-23 14:51:29 +02:00
Bidesh Thapaliya
1f368f8fe0 Adds method to init issue with meta and fieldConfig. Adds related tests 2016-10-05 18:04:48 +02:00
Bidesh Thapaliya
5d16782fb8 Fix MetaIssueType name in the comments for godoc. 2016-10-05 11:02:15 +02:00
Bidesh Thapaliya
d907109051 Merge branch 'master' of github.com:andygrunwald/go-jira 2016-10-05 10:47:29 +02:00
Bidesh Thapaliya
a9ba34697b Add method to get project with key in metaissue 2016-10-05 10:45:38 +02:00
Bidesh Thapaliya
ba52ec9209 Rename MetaIssueTypes to MetaIssueType 2016-10-04 15:22:03 +02:00
Andy Grunwald
31508ce192 Fixed a few fmt and debug outputs 2016-10-03 13:33:46 +02:00
Bidesh Thapaliya
5ce765977f Adds unknown map for arbitrary fields in IssueFields. Adds Custom Marshall,Unmarshall. Adds structs tag where necessary 2016-09-23 16:19:07 +02:00
Bidesh Thapaliya
fe6b129172 Adds metaissue support. 2016-09-20 14:27:54 +02:00