1
0
mirror of https://github.com/interviewstreet/go-jira.git synced 2024-11-28 08:39:03 +02:00

Commit Graph

  • 5e62a2d0c0
    Add: Organization Webhook API [HX-822] (#11) master v1.20.28 Karan Jagtiani 2021-12-16 14:29:46 +0530
  • de8d3ab018 Add: Organization Webhook API Karan Jagtiani 2021-12-16 00:20:50 +0530
  • 487852d7f2 Add: Organization Webhook API Karan Jagtiani 2021-12-16 00:20:50 +0530
  • 66f3331bee 🐛 [RANK ISSUE] Fix: sending before_issue in both cases v1.20.27 Chhekur 2021-12-08 19:00:13 +0530
  • 027912b354 🐛 [RANK ISSUE] Fix: sending before_issue in both cases chhekur-fix-rank-issue Chhekur 2021-12-08 19:00:13 +0530
  • 131e4b5f2c [ISSUE] Add: Rank API v1.20.26 Chhekur 2021-11-22 18:24:06 +0530
  • f45d8bff11 [ISSUE] Add: Rank API chhekur-add-rank-api Chhekur 2021-11-22 18:24:06 +0530
  • 59bda3c9b6 [LIBRARY] Migrate: to interviewstreet v1.20.25 Chhekur 2021-11-10 22:35:14 +0530
  • 80d6819682 [LIBRARY] Migrate: to interviewstreet chhekur-migrate-to-interviewstreet Chhekur 2021-11-10 22:35:14 +0530
  • ba7876d7de [BOARD] Update: GetAllBoardAPI v1.20.24 Chhekur 2021-11-02 13:33:12 +0530
  • 965de79180 [BOARD] Update: GetAllBoardAPI chhekur-update-board-api Chhekur 2021-11-02 13:33:12 +0530
  • d739849439 [PROJECTS] Add: Projects Pagination API v1.20.23 Chhekur 2021-11-02 12:14:11 +0530
  • 805b6b01bc [PROJECTS] Add: Projects Pagination API chhekur-add-project-pagination Chhekur 2021-11-02 12:14:11 +0530
  • b2e847f538
    [ISSUE] Get issues by board (#5) v1.20.22 Karan Jagtiani 2021-10-25 15:34:28 +0530
  • 79c15fdd25 [ISSUE] Get issues by board karan-board-issue-api Karan Jagtiani 2021-10-25 15:30:52 +0530
  • 544489f632 🐛 [Get comment API]: undefined variable name. samyak-error-undefined-name Samyak Gaur 2021-10-20 15:37:49 +0530
  • ac85177c11 🐛 [Get comment]: Undefined variable issue v1.20.21 Samyak Gaur 2021-10-20 15:34:48 +0530
  • ba80508e24
    Merge pull request #4 from bluevare/samyak-get-issues v1.14.20 Samyak Gaur 2021-10-20 15:27:22 +0530
  • 6392c468f7 🐛 [Get comment]: Paramter mismatch. Samyak Gaur 2021-10-20 15:25:14 +0530
  • 6a3ead2292 🐛 [Return Error]: Parameter argument mismatch. Samyak Gaur 2021-10-20 15:19:54 +0530
  • c8be33c431
    Merge pull request #3 from bluevare/chhekur-get-comment-api v1.14.19 1.14.19 Samyak Gaur 2021-10-20 14:04:04 +0530
  • 3c24251c1a [ISSUE] Add: Get Comment API Chhekur 2021-10-20 12:21:50 +0530
  • 0b82da1f17 Merge pull request #2 from bluevare/samyak-jira-comment v1.14.18 Samyak Gaur 2021-10-13 15:40:03 +0530
  • 0bdb43f03d
    Merge pull request #2 from bluevare/samyak-jira-comment v1.14.17 Samyak Gaur 2021-10-13 15:40:03 +0530
  • 369c077c50 [Jira Comment api] Add: Comment api v3 samyakgaur 2021-10-13 15:39:08 +0530
  • cadd2f112a
    Merge pull request #1 from bluevare/samyak-jira-comment v1.14.16 Samyak Gaur 2021-10-13 13:23:46 +0530
  • 8b237cdcde [Comment v3]: Add: Jira comment api v3 samyakgaur 2021-10-13 11:00:20 +0530
  • e18b086dfc 🔥[PACKAGE] Change: Package Name v1.14.15 Chhekur 2021-10-10 17:37:36 +0530
  • c7afc795d8 [STATUS] Add: Get by id v1.14.14 v1.14.13 Chhekur 2021-09-04 19:06:50 +0530
  • 052548aacb [STATUS] Add: Get by id v1.14.12 Chhekur 2021-09-04 19:06:50 +0530
  • 91c5e6ee84 add names into issue return v1.14.11 Chhekur 2021-08-28 00:19:33 +0530
  • d35e1303b0 add names into issue return v1.14.10 Chhekur 2021-08-28 00:19:33 +0530
  • aa00ae5436 add names into issue return v1.14.9 Chhekur 2021-08-28 00:19:33 +0530
  • a691fe599e add names into issue return v1.14.8 Chhekur 2021-08-28 00:19:33 +0530
  • b7d7b959b1 add names into issue return v1.14.7 Chhekur 2021-08-28 00:19:33 +0530
  • f1fe71fa2d fixing package names v1.14.6 Chhekur 2021-08-27 14:45:21 +0530
  • 852af840d2 bug(IssueSearch) Fix: Search Result was not parsing Names 1.14.5 Chhekur 2021-08-27 13:53:42 +0530
  • a854ebf395 feat(auth): Bearer Auth Support (oauth 2.0) Chhekur 2021-08-25 21:52:11 +0530
  • 4d3a86149b feat(auth): Bearer Auth Support (oauth 2.0) chhekur-add-bearer-auth Chhekur 2021-08-25 21:52:11 +0530
  • 12e0c81a42 🛂 [AUTH] Add: Bearer Auth (oauth 2.0) chhekur-add-brearer-auth Chhekur 2021-08-25 21:52:11 +0530
  • 9c67d13992 beat testing 2 v1.14.4 Chhekur 2021-08-24 01:47:04 +0530
  • 9f1239e288 beat testing 1 v1.14.3 Chhekur 2021-08-24 01:33:09 +0530
  • e201ce4587 remove golang-jwt-package v1.14.2 Chhekur 2021-08-24 01:24:20 +0530
  • 37657c0715 🔥 [JWT AUTH] Update: JWT Auth v1.14.1 v1.14 Chhekur 2021-08-24 01:10:04 +0530
  • f52ac56e50
    chore(deps): bump github.com/golang-jwt/jwt dependabot/go_modules/github.com/golang-jwt/jwt-3.2.2incompatible dependabot[bot] 2021-08-02 04:20:53 +0000
  • cd21164aeb
    Merge pull request #387 from yarlson/upgrade-jwt v1.14.0 Benji Vesterby 2021-07-28 08:52:06 -0400
  • ce2922262c
    Add funding information (#383) Andy Grunwald 2021-07-22 18:13:46 +0200
  • 2c5d75bf06
    Cleanup Continuous Integration (#384) Andy Grunwald 2021-07-22 18:13:03 +0200
  • fff481af48 Upgrade jwt library Yar Krvtsov 2021-07-19 10:19:35 +0300
  • a1f44bdb69
    chore(deps): bump github.com/google/go-cmp from 0.5.5 to 0.5.6 (#379) dependabot[bot] 2021-05-25 10:51:58 +0200
  • fcb7aa2272
    Upgrade to GitHub-native Dependabot (#375) dependabot-preview[bot] 2021-04-29 18:21:01 +0200
  • 64b35e403d
    Merge pull request #374 from manuelbcd/master Benji Vesterby 2021-04-17 08:06:14 -0400
  • c1432db690 Switched Assignee also manuelbcd 2021-04-17 09:08:38 +0000
  • c56dab9422 #69 #373 Changed creation example to refer reporter by accountID instead of username since it is deprecated in Jira cloud manuelbcd 2021-04-17 09:01:31 +0000
  • e8880eb250
    Description for component (#365) Klyachin Aleksey 2021-03-18 18:22:03 +0300
  • c64f012252
    fix: resolve nogo tautological linting error (#364) cameron-stripe 2021-03-17 03:39:59 -0400
  • 1abf9e57d2
    Merge pull request #363 from asuffield/context Benji Vesterby 2021-03-16 15:31:04 -0400
  • 823e39fa57 pass context parameters through Andrew Suffield 2021-03-16 17:04:03 +0000
  • ff0180cb1b
    Merge pull request #359 from manuelbcd/xtermgetpassword Benji Vesterby 2021-03-09 07:28:21 -0500
  • 39d06f7d62 Switched from deprecated terminal.ReadPassword to term.ReadPassword in examples: basicauth, create, renderedfields and searchpages manuelbcd 2021-03-04 16:12:06 +0000
  • 51be7924f8
    chore(deps): bump github.com/google/go-cmp from 0.5.4 to 0.5.5 (#360) dependabot-preview[bot] 2021-03-05 08:16:45 +0100
  • 0779eb292a
    Merge pull request #358 from manuelbcd/new-example-create-with-custom-fields Benji Vesterby 2021-03-04 06:07:09 -0500
  • 7e1d26c27b PR 358 - x/term.ReadPassword and os.Exit manuelbcd 2021-03-04 10:58:08 +0000
  • c77a7ee32e
    Merge pull request #357 from manuelbcd/fix-example-create Benji Vesterby 2021-03-03 18:21:51 -0500
  • c2a046111c Added example manuelbcd 2021-03-03 23:09:30 +0000
  • abcff6f1b5 Fixed examples/create response output manuelbcd 2021-03-03 22:56:21 +0000
  • d30c2ef40d
    Merge pull request #354 from kp2401075/paginationExample Benji Vesterby 2021-03-03 05:20:05 -0500
  • cac0fa9648 Updates as requested Jay Patel 2021-03-03 12:52:56 +1100
  • 9c2ab8f856 var total was having an issues Jay Patel 2021-03-03 10:05:31 +1100
  • 97404d7e0c update as requested Jay Patel 2021-03-03 10:00:55 +1100
  • 5168cea3f4
    Merge pull request #356 from manuelbcd/master Benji Vesterby 2021-03-02 14:42:42 -0500
  • f30f8c9f7c Typo fix in issue_test.go manuelbcd 2021-03-02 19:12:34 +0000
  • 89e9da4369 Adding example for Pagination Jay Patel 2021-02-19 08:34:23 +1100
  • 1a84689d0c
    Raise go versions in testing workflow (#349) Andy Grunwald 2021-02-09 11:13:37 +0100
  • 5806b81f1c
    Added property "StartedAfter" to GetWorklogsQueryOptions struct accor… (#344) manuelbcd 2021-02-09 10:17:23 +0100
  • 437128ac42
    chore(deps): bump github.com/pkg/errors from 0.8.0 to 0.9.1 (#345) dependabot-preview[bot] 2021-02-08 18:59:12 +0100
  • 744cbf2b47
    chore(deps): bump github.com/trivago/tgo from 1.0.1 to 1.0.7 (#346) dependabot-preview[bot] 2021-02-08 18:48:13 +0100
  • 939da6e201
    chore(deps): bump github.com/fatih/structs from 1.0.0 to 1.1.0 (#348) dependabot-preview[bot] 2021-02-08 18:47:40 +0100
  • 1e29603f12
    chore(deps): bump github.com/google/go-cmp from 0.3.0 to 0.5.4 (#347) dependabot-preview[bot] 2021-02-08 18:41:35 +0100
  • f304d4ef56
    Merge pull request #342 from ahmadsalimi/feature/support-organizations Benji Vesterby 2021-02-08 02:06:45 -0800
  • a4fbf264e7 fix some posible nil reference ahmadsalimi 2021-02-08 04:02:36 +0330
  • 3017996765 Feature: Add support for Jira ServiceDesk and its organizations ahmadsalimi 2021-02-08 03:53:28 +0330
  • 5601d2bfe2
    Feature: Implement delete issue link api (#341) Ahmad Salimi 2021-02-06 18:39:14 +0330
  • 524ede3750
    Merge pull request #336 from madest92/bool-version Benji Vesterby 2021-01-25 13:11:40 -0800
  • 4a5830d453 Fixed bool type for release version Klyahin Aleksey 2021-01-25 20:16:14 +0300
  • 3754d5a5c6
    Add Items and Custom to FieldSchema (#332) Andrew Hackmann 2021-01-09 03:02:16 -0600
  • 6a6c303c9a
    Merge pull request #328 from fffinkel/update-travisci-go-version Matt Finkel 2020-11-29 21:08:11 -0500
  • 465476156d Remove 1.12 from travis builds Matt Finkel 2020-11-30 00:59:29 +0000
  • 64663d1d47 Add Go 1.15 to supported versions Matt Finkel 2020-11-30 00:14:29 +0000
  • 0d43108abb Remove tests for Go < 1.12 Matt Finkel 2020-11-30 00:13:46 +0000
  • a39d6d2037
    Merge pull request #303 from kernelfail/master Matt Finkel 2020-10-24 22:16:27 -0500
  • 5d5f811f4d chore(release): 1.13.0 v1.13.0 Matt Finkel 2020-10-25 02:53:56 +0000
  • 36277cd7ae chore(release): 1.12.0 v1.12.0 Wes McNamee 2019-12-14 08:40:32 -0800
  • a140437bae
    Merge pull request #320 from fffinkel/master Matt Finkel 2020-09-20 15:14:32 -0400
  • 7bffb2aaa7 Make basic auth deprecation more clear in README Matt Finkel 2020-09-20 19:05:56 +0000
  • 72160de143
    Merge pull request #319 from fffinkel/master Matt Finkel 2020-09-20 13:40:20 -0400
  • e8e35b673f Add issue status change example to README Matt Finkel 2020-09-20 17:19:05 +0000
  • 6be9c38b9a
    Disable stale bot (#313) Matt Finkel 2020-08-16 05:48:59 -0400
  • 607c9e4b9a fix RemoteLinkStatus kernelfail 2020-06-18 23:13:01 +0300
  • de60bbed3f
    Update testing github action workflow to actions/cache@v2 Andy Grunwald 2020-05-28 10:23:40 +0200