1
0
mirror of https://github.com/interviewstreet/go-jira.git synced 2025-01-24 03:16:18 +02:00

8 Commits

Author SHA1 Message Date
cameron-stripe
c64f012252
fix: resolve nogo tautological linting error (#364) 2021-03-17 08:39:59 +01:00
Andy Grunwald
146229d2ab
fix(product): Make product naming consistent, rename JIRA to Jira (#286)
Atlassian names the product "Jira".
In this library, the product name is used different (JIRA) and
inconsistent (sometimes JIRA, sometimes Jira).

closes issue #284
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
hirakiuc
38a755b407 feat: Add Search to FilterService 2019-08-26 18:53:33 -07:00
hirakiuc
ebae19dda6 feat: Add GetMyFilters to FilterService 2019-08-26 07:18:24 -07:00
David Newman
645898e850 feat(filter): Add GetFavouriteList to FilterService. 2018-12-24 16:48:16 +01:00
Sol Cates
d53ea6050b added missing Comment for filter.Get() 2018-10-08 15:55:15 -07:00
Sol Cates
1d76fca9ba added filter support for Jira issues 2018-10-08 15:18:43 -07:00