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

171 Commits

Author SHA1 Message Date
Andy Grunwald
a39c0d9084 Added tests for authentication 2016-03-26 22:58:28 +01:00
Andy Grunwald
286c959445 Added newline to README 2016-03-26 21:43:30 +01:00
Andy Grunwald
56c84a22c8 Added Go report card 2016-03-26 21:38:23 +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
f03b4daf2f Fixed golint: warning: if block ends with a return statement, so drop this else and outdent its block (golint) 2016-03-26 21:27:38 +01:00
Andy Grunwald
22e19893f5 Fixed typo 2016-03-26 21:24:23 +01:00
Andy Grunwald
0feccadf8d Fix #1: Add some unit tests 2016-03-26 21:23:12 +01:00
Andy Grunwald
e6c43b46f6 Added Golang 1.4 and 1.5 to travisci 2016-03-26 18:32:54 +01:00
Andy Grunwald
38d3b84d16 Marked Project, Assignee and Description as omitempty 2015-10-29 15:43:05 +01:00
Andy Grunwald
54a4dd2dd6 Added jitic as implementation 2015-09-03 17:15:43 +02:00
Andy Grunwald
f7567350c5 Provide examples for authentification and missing endpoint 2015-09-03 13:59:13 +02:00
Andy Grunwald
d38203b641 Added first example 2015-09-03 13:35:48 +02:00
Andy Grunwald
64eaf9d9d9 Renames IssueType in Issue 2015-09-03 13:35:36 +02:00
Andy Grunwald
1728fea52f Set correct link for examples chapter 2015-09-03 12:58:34 +02:00
Andy Grunwald
a77c82bd29 Added a feature list to README 2015-09-03 12:58:01 +02:00
Andy Grunwald
64fe18bc8c Added project logo 2015-09-03 12:48:16 +02:00
Andy Grunwald
a663072027 Add travis ci 2015-09-03 12:27:49 +02:00
Andy Grunwald
e848968f58 Added the first go code 2015-09-03 12:25:21 +02:00
Andy Grunwald
76e73f3252 Added more information to README 2015-09-03 12:25:03 +02:00
Andy Grunwald
03ee2d63ea Added gitignore 2015-08-20 17:04:59 +02:00
Andy Grunwald
2dfb280459 Initial commit 2015-08-20 17:02:46 +02:00