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

18 Commits

Author SHA1 Message Date
Bob Briski
56d87db29c Cleaning a bunch of go vet issues 2018-02-28 22:46:54 -08:00
Bob Briski
02b410e02f Deprecating auth service 2018-02-28 08:36:22 -08:00
Andy Grunwald
1c3a3519ff go fmt and docs 2017-05-01 15:06:18 +02:00
Andy Grunwald
880a13c107 Fixed typos 2017-05-01 15:03:03 +02:00
Andy Grunwald
69e7535b62 go fmt and fixed some typos 2017-05-01 14:59:27 +02:00
Florian Krauthan
cf2bcefedb Added basic auth support to the library 2017-02-08 14:37:57 -08:00
Andy Grunwald
31508ce192 Fixed a few fmt and debug outputs 2016-10-03 13:33:46 +02:00
Bidesh Thapaliya
e75e7750f2 Adds test for authentication on expected json. Adds test to metaissue 2016-09-27 13:26:07 +02:00
Bidesh Thapaliya
d3ec8f16c0 Removes check for statuscode as jiraclient already does it. Adds test for nonok status code returned 2016-09-27 12:18:30 +02:00
Bidesh Thapaliya
eb07612cbf Completes the APi for session. Adds logout and GetCurrentUser 2016-09-07 14:24:02 +02:00
Brent Hughes
dbaf2d76f2 Fixed a nil response when getting a session cookie 2016-08-16 12:56:26 -05:00
Andy Grunwald
883aca79c0 Refactored struct types by reusing already existing components 2016-06-03 23:14:27 +02:00
Andy Grunwald
077933ab00 Fixed typo in Cookies 2016-06-03 22:43:41 +02:00
Evgen Kostenko
be2f16214f get Authenticated reports session from main repository 2016-06-01 15:52:52 +03:00
Evgen Kostenko
f0e5259584 Change Coocke session get from request 2016-05-27 13:01:54 +03:00
Andy Grunwald
559b76c3ef Fixed possible panic if resp is nil 2016-04-23 15:23:15 +02:00
Andy Grunwald
36ff795367 Updated JIRA API doc links 2016-03-27 14:24:48 +02:00
Andy Grunwald
e848968f58 Added the first go code 2015-09-03 12:25:21 +02:00