1
0
mirror of https://github.com/interviewstreet/go-jira.git synced 2025-03-25 21:28:55 +02:00

9 Commits

Author SHA1 Message Date
Andy Grunwald
146229d2ab
fix(product): Make product naming consistent, rename JIRA to Jira ()
Atlassian names the product "Jira".
In this library, the product name is used different (JIRA) and
inconsistent (sometimes JIRA, sometimes Jira).

closes issue 
2020-05-14 17:18:31 +02:00
Suhaib Mujahid
e1f4265e2b
feat(context): Add support for context package 2020-05-03 15:38:32 +02:00
Thibaut Rousseau
8150c9baea
doc: Fix minor lint issues 2018-06-08 18:00:22 +02:00
zenixhuang
18de7ff5fd move agile issue api to sprint, change name of GetByOption to GetWithOptions 2018-04-03 14:29:29 +09:00
Bob Briski
2eaa9b17ce Adding jira.Error to all functions that can return a jira specific JSON error 2017-11-03 15:22:32 -07:00
Andy Grunwald
5a0fb0ba05 Renamed API method to (like JIRA API) and fixed go doc 2016-07-29 19:43:34 +02:00
attack7
fe70b5c836 Add the ability to get all issues in a sprint 2016-07-26 16:18:58 -04:00
Andy Grunwald
753367d382 Moved Board-Functionality to BoardService and renamed Sprint function according to the API 2016-07-17 11:17:29 +02:00
Maciej Kwiek
2b74499969 Added basic Sprint API handling 2016-06-24 12:09:45 +02:00