1
0
mirror of https://github.com/interviewstreet/go-jira.git synced 2025-03-29 21:47:06 +02:00

8 Commits

Author SHA1 Message Date
Evgen Kostenko
9f8d06db41 go fmt boards 2016-06-15 20:15:12 +03:00
Evgen Kostenko
81b91847b3 Implement BoardService and get boards list with parameters 2016-06-15 20:08:15 +03:00
Andy Grunwald
4efa3df3b1 Fix #12: Expose the base JIRA URL 2016-06-03 18:18:01 +02:00
Kent Brockman
1eae640dbf fixed test case 2016-05-24 00:23:47 -06:00
Kent Brockman
8e67015ef3 Bug fix - reading http body produces error because the body is already read 2016-05-23 23:48:04 -06:00
Andy Grunwald
a39c0d9084 Added tests for authentication 2016-03-26 22:58:28 +01:00
Andy Grunwald
957b42073b Fixed govet error: arg inBody for printf verb %q of wrong type: *jira.Issue (vet) 2016-03-26 21:34:49 +01:00
Andy Grunwald
0feccadf8d Fix #1: Add some unit tests 2016-03-26 21:23:12 +01:00