1
0
mirror of https://github.com/interviewstreet/go-jira.git synced 2025-01-07 23:01:48 +02:00
Commit Graph

39 Commits

Author SHA1 Message Date
falnyr
1ebd7e7f0d feat(issues): Added support for AddWorklog and GetWorklogs 2019-05-18 22:13:20 -07:00
Issei Horie
83c019a2fa Fix error in the example code in README 2018-11-18 10:45:09 +01:00
Bob Briski
485b3ca79c Update docs to reflect JIRA's guidance about authentication 2018-10-15 10:01:10 +11:00
Andrew Hammond
2e3f247e48 fix typo in readme 2018-08-29 19:44:48 +01:00
Thibaut Rousseau
b41b41a066
doc: Fix example 2018-06-08 18:02:24 +02:00
Bob Briski
8d2e98b257 Smaller image for the README 2018-04-28 21:30:24 +10:00
Bob Briski
bc3f5ad2d4 Adding logo and fixing some README instructions 2018-04-28 21:26:52 +10:00
Bob Briski
57050f9f92 Changed auth URL and added tests 2018-02-27 22:50:02 -08:00
Bob Briski
f9152870f4 Added transport for cookie authentication and updated docs 2018-02-24 16:29:17 -08:00
Bob Briski
7b414f4c18 remove extraneous code from README 2018-02-24 12:08:07 -08:00
Bob Briski
dce2b8ab5d Update README to include new information for basic auth 2018-02-24 12:06:14 -08:00
Bob Briski
7ac9afbe90 Add info about sandbox environment 2018-02-24 11:29:55 -08:00
Bob Briski
3af0505624 Add dep as a dependency manager 2018-02-17 11:14:47 -08:00
Ivan Kornienko
1cb4204f5f Fixes 'JRIA' misprint in README.md (#98) 2017-12-26 22:29:18 -08:00
Brian Lachniet
0e1400b0a9 Fix typos in README 2017-10-26 20:54:57 -04:00
Andy Grunwald
e844092bb3 Fix #81: Support gopkg.in 2017-08-31 13:59:27 +02:00
Andy Grunwald
449b22766d Link to issue #56 2017-06-15 19:13:05 +02:00
Andy Grunwald
25b63c1913 Shorten link to issue #56 2017-06-15 19:12:24 +02:00
Andy Grunwald
d76c7f9a52 Fix #56: Add note about OAuth auth to README 2017-06-15 19:11:35 +02:00
ypsman
0b329b1540 Fixed create Example 2017-05-11 20:39:10 +02:00
Andy Grunwald
426f330664 Removed coveralls, because it was failing way to often, but not for the unit tests reasons 2017-05-01 14:53:51 +02:00
Florian Krauthan
cf2bcefedb Added basic auth support to the library 2017-02-08 14:37:57 -08:00
Andy Grunwald
fddc90f9f2 Fixed examples in README 2017-01-29 16:15:45 +01:00
Andy Grunwald
9d1f282f93 Add example to create an issue 2016-11-04 21:03:11 +01:00
Maciej Kwiek
1fd364aea2 Add Transition API handling
Added TransitionService with 2 methods:
 * GetList for retrieving possible transitions for an issue
 * Create for creating transition and changing issue status in the
   process
2016-06-20 17:14:55 +02:00
Andy Grunwald
8fd4bf1d60 Added a few more sentence to README 2016-05-28 19:25:51 +02:00
Andy Grunwald
dc74b972d4 Updated coveralls badge 2016-03-27 14:21:27 +02:00
Andy Grunwald
efccf68225 Removed " 2016-03-27 13:04:31 +02:00
Andy Grunwald
2c4b9c6c2e Pimped the readme a little bit 2016-03-27 13:02:25 +02: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
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
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
76e73f3252 Added more information to README 2015-09-03 12:25:03 +02:00
Andy Grunwald
2dfb280459 Initial commit 2015-08-20 17:02:46 +02:00