1
0
mirror of https://github.com/interviewstreet/go-jira.git synced 2025-09-16 09:06:19 +02:00

Commit Graph

  • 4a727d9c52 Fix GetQueryOptions in issue.go to use projectKeys instead of projectKey Tyler Cheek 2018-03-05 08:56:57 -05:00
  • 61dbee1c77 Merge pull request #113 from uservoice/master rbriski 2018-03-01 08:35:16 -08:00
  • 825973ac55 Added a GetCreateMetaWithOptions function, which extends the capabilities of GetCreateMeta to allow for options nguyen970 2018-03-01 10:46:22 -05:00
  • 9fbe92bf8f Merge pull request #114 from rbriski/rbriski/comply_with_go_vet Andy Grunwald 2018-03-01 10:26:48 +01:00
  • 56d87db29c Cleaning a bunch of go vet issues Bob Briski 2018-02-28 22:46:54 -08:00
  • 78dbcf28a8 Merge pull request #112 from rbriski/rbriski/auth_change Andy Grunwald 2018-02-28 21:26:17 +01:00
  • 72b026679e Changed GetCreateMeta method to not require a projectKey. When a user passes in an empty string, it will retrieve the metadata for all projects. nguyen970 2018-02-28 14:43:05 -05:00
  • 02b410e02f Deprecating auth service Bob Briski 2018-02-28 08:36:22 -08:00
  • 57050f9f92 Changed auth URL and added tests Bob Briski 2018-02-27 22:50:02 -08:00
  • f9152870f4 Added transport for cookie authentication and updated docs Bob Briski 2018-02-24 16:29:17 -08:00
  • 7b414f4c18 remove extraneous code from README Bob Briski 2018-02-24 12:08:07 -08:00
  • dce2b8ab5d Update README to include new information for basic auth Bob Briski 2018-02-24 12:06:14 -08:00
  • 555db9e15b Add an example for basic auth Bob Briski 2018-02-24 11:52:57 -08:00
  • 7ac9afbe90 Add info about sandbox environment Bob Briski 2018-02-24 11:29:55 -08:00
  • e3130864a1 Adding basic auth and accompanying tests Bob Briski 2018-02-24 11:27:46 -08:00
  • e04b45321e Merge pull request #109 from rbriski/rbriski/add_dep Andy Grunwald 2018-02-21 21:56:15 +01:00
  • 0bb8204adc Merge pull request #107 from robiball/add_worklog_methods Andy Grunwald 2018-02-21 21:39:36 +01:00
  • bad9e9151c Merge pull request #110 from acidbee/update-issue-fields-tags Andy Grunwald 2018-02-21 21:37:40 +01:00
  • 407ba9c5f9 Added 'omitempty` to summary and type fields in IssueFields Chris Cox 2018-02-20 08:10:33 -07:00
  • 3af0505624 Add dep as a dependency manager Bob Briski 2018-02-17 11:14:47 -08:00
  • 8bb638807a Added method & tests for logging time against an issue Rob Iball 2018-02-17 12:09:23 +00:00
  • 7956539d6e Merge pull request #104 from shdunning/ExpandProjects Andy Grunwald 2018-02-03 16:29:53 +01:00
  • 7d572e3771 add IssueTypes field to ProjectList Shaun Dunning 2018-01-31 11:25:35 -05:00
  • 2267024e03 adds ability to list projects with query params Shaun Dunning 2018-01-31 10:34:47 -05:00
  • cd7808a50f Merge pull request #102 from Xjs/master Andy Grunwald 2018-01-28 20:59:54 +01:00
  • c906ccf7b0 Merge pull request #103 from davidkuridza/master Andy Grunwald 2018-01-23 13:30:01 +01:00
  • 7e8707a8ce add basic Version endpoints David Kuridža 2018-01-22 11:34:41 +01:00
  • 3efb46493f Add MarshalJSON method for Date (untested) Jannis Andrija Schnitzer 2018-01-19 17:57:08 +01:00
  • 1a2c703f7f Add unit test for Duedate type change Jannis Andrija Schnitzer 2018-01-16 16:57:26 +01:00
  • 2add4bd9b9 Use custom "Date" type for Duedate field Jannis Andrija Schnitzer 2018-01-16 14:38:17 +01:00
  • b7bd2385f1 Merge pull request #101 from omira-sch/fields-on-transitions Andy Grunwald 2018-01-11 21:48:30 +01:00
  • c45f58a9ce Merge pull request #100 from omira-sch/issue-time-fields Andy Grunwald 2018-01-11 21:47:13 +01:00
  • 18f1b9ac4a Add 'to' field to Transition type Oscar Mira 2018-01-10 17:21:25 +01:00
  • 006e865f6a New TransitionPayloadFields to set fields on transitions Oscar Mira 2018-01-10 17:12:02 +01:00
  • 510fc3aa2a Change type to Time for issue time fields Oscar Mira 2018-01-10 14:51:30 +01:00
  • d9a8021958 Merge pull request #99 from ikornienko/master Andy Grunwald 2017-12-27 14:10:43 +01:00
  • 1cb4204f5f Fixes 'JRIA' misprint in README.md (#98) Ivan Kornienko 2017-12-26 22:28:07 -08:00
  • cd279b3bbc Merge pull request #97 from sisisytze/master Andy Grunwald 2017-12-21 13:36:00 +01:00
  • f015c4061e Adds methods to add/remove/list watchers from/to an issue Sytze Tempel 2017-12-18 11:30:59 +01:00
  • 4651c9513a get all users at once zenixhuang 2017-12-14 17:00:58 +09:00
  • 9862cae042 revert zenixhuang 2017-12-14 16:24:47 +09:00
  • 8621b5fd2a try fix group error zenixhuang 2017-12-14 16:17:14 +09:00
  • 60a7c948cc Adds methods to add/remove/list watchers from/to an issue Sytze Tempel 2017-12-11 14:16:13 +01:00
  • 451fade708 Merge branch 'manute-master' Andy Grunwald 2017-12-10 19:56:36 +01:00
  • 5ac13b726c Applied NewJiraError for user api endpoints Andy Grunwald 2017-12-10 19:56:03 +01:00
  • 53ce3b6ee5 Merge branch 'master' of https://github.com/manute/go-jira into manute-master Andy Grunwald 2017-12-10 19:54:09 +01:00
  • 49e85ef046 Merge pull request #96 from b4b4r07/groups Andy Grunwald 2017-12-10 17:18:51 +01:00
  • 4c154044b9 Add tests for group apis b4b4r07 2017-11-29 16:10:42 +09:00
  • fbd056e79a Add some APIs on a JIRA group b4b4r07 2017-11-28 11:56:49 +09:00
  • ed19f623b5 finding users by email, username or name Manuel Alonso 2017-11-27 18:25:08 +01:00
  • ce5e0c2cf2 use agile api for getting issue zenixhuang 2017-11-21 20:14:00 +09:00
  • 9f1498acb6 Merge pull request #92 from rbriski/issues/91 Andy Grunwald 2017-11-16 20:21:38 +01:00
  • 67d3f9b9ef Fixed null pointer when no response is received Bob Briski 2017-11-14 17:57:26 -08:00
  • 8686d2a5e0 Merge pull request #89 from rbriski/rbriski/jira_error Andy Grunwald 2017-11-04 00:37:44 +01:00
  • 7df17cc390 Merge branch 'master' into rbriski/jira_error rbriski 2017-11-03 15:24:23 -07:00
  • 2eaa9b17ce Adding jira.Error to all functions that can return a jira specific JSON error Bob Briski 2017-11-03 15:22:32 -07:00
  • 5655cb856a Updated test to use already built testClient. Fixed jira error functions to receive jira.Response instead of http.Response Bob Briski 2017-11-02 16:53:36 -07:00
  • 36974f8b7b Fixing test to account for non-deterministic map order Bob Briski 2017-11-02 14:40:30 -07:00
  • 4d547f0f3a Removed debug Println. Switched test back to correct failure state Bob Briski 2017-11-02 14:27:16 -07:00
  • d0531056bb Adding jira.Error to better wrap jira-specific errors Bob Briski 2017-11-02 10:09:17 -07:00
  • 767d4ea7cb Merge pull request #88 from guywithnose/pagination Andy Grunwald 2017-11-01 19:34:14 +01:00
  • 6bfb81bc70 Add SearchPages Robert Bittle 2017-11-01 12:19:19 -04:00
  • f238f400f6 Merge pull request #84 from guywithnose/getWorklogs Andy Grunwald 2017-11-01 16:39:58 +01:00
  • d1d02ac372 Add GetWorklogs Robert Bittle 2017-10-27 17:21:47 -04:00
  • 8a3af9ba5a Merge pull request #87 from blachniet/master Andy Grunwald 2017-10-28 20:19:00 +02:00
  • 5f3c0596be Merge pull request #85 from guywithnose/optionType Andy Grunwald 2017-10-28 20:17:14 +02:00
  • 82f87eecfa Add GoDoc examples Brian Lachniet 2017-10-28 11:51:53 -04:00
  • 9ec4d0491e Add option type to custom fields Robert Bittle 2017-10-27 17:22:58 -04:00
  • 820eaa18f8 Merge pull request #83 from blachniet/blachniet-readme-typos Andy Grunwald 2017-10-27 17:25:21 +02:00
  • 0e1400b0a9 Fix typos in README Brian Lachniet 2017-10-26 20:54:57 -04:00
  • 1c664343c3 Merge pull request #82 from LyonesGamer/update-comment Andy Grunwald 2017-09-04 08:51:25 +02:00
  • 418d671092 Add UpdateComment method Morgan Patch 2017-08-31 14:46:04 -07:00
  • 1075be4589 Added Golang 1.9 to TravisCI Andy Grunwald 2017-08-31 15:56:29 +02:00
  • e844092bb3 Fix #81: Support gopkg.in Andy Grunwald 2017-08-31 13:59:27 +02:00
  • acbc88d595 Merge pull request #79 from netxfly/master v1.0.0 Andy Grunwald 2017-08-16 13:36:43 +02:00
  • e88af2595a add unittest for UpdateIssue zhaohaifeng [赵海锋] 2017-08-16 17:56:08 +08:00
  • 4a50cc4eb6 add UpdateIssue method for jira 7.4.0 zhaohaifeng [赵海锋] 2017-08-03 17:57:24 +08:00
  • 596a6ff4c1 Merge pull request #78 from l0wm4x/feature/add-value-type-datetime Andy Grunwald 2017-07-31 10:48:36 +02:00
  • cbd1994e39 just added value type 'datetime' to the list in InitIssueWithMetaAndFields Peter Bueschel 2017-07-31 09:03:34 +02:00
  • aaa2d02b3a Merge pull request #76 from juicemia/master Andy Grunwald 2017-06-26 23:03:51 +02:00
  • bb451f74be Fix bug in issue update Hugo Torres 2017-06-26 10:10:19 -04:00
  • 449b22766d Link to issue #56 Andy Grunwald 2017-06-15 19:13:05 +02:00
  • 25b63c1913 Shorten link to issue #56 Andy Grunwald 2017-06-15 19:12:24 +02:00
  • d76c7f9a52 Fix #56: Add note about OAuth auth to README Andy Grunwald 2017-06-15 19:11:35 +02:00
  • 30841416a8 go fmt Andy Grunwald 2017-06-15 19:02:07 +02:00
  • 685d0f764e Merge pull request #75 from juicemia/master Andy Grunwald 2017-06-15 18:31:59 +02:00
  • c8cc00ff93 Add Issue Update method Hugo Torres 2017-06-09 15:46:55 -04:00
  • c8c6680f24 Merge pull request #74 from ypsman/fix-readme-example Andy Grunwald 2017-05-12 16:15:50 +02:00
  • 0b329b1540 Fixed create Example ypsman 2017-05-11 20:39:10 +02:00
  • 52c37034b2 Merge pull request #72 from yanolab/feature#1 Andy Grunwald 2017-05-07 18:29:36 +02:00
  • 72f092baf9 Merge pull request #73 from francoishill/patch-1 Andy Grunwald 2017-05-07 18:23:13 +02:00
  • 88bab6c4c8 refactor: rename PostAttachment arg to issueID Francois 2017-05-06 14:09:22 +02:00
  • ccd16575a5 implemented low level do transition method. Kenji Yano 2017-05-04 22:45:34 +09:00
  • 1c3a3519ff go fmt and docs Andy Grunwald 2017-05-01 15:06:18 +02:00
  • 880a13c107 Fixed typos Andy Grunwald 2017-05-01 15:03:03 +02:00
  • 69e7535b62 go fmt and fixed some typos Andy Grunwald 2017-05-01 14:59:27 +02:00
  • 426f330664 Removed coveralls, because it was failing way to often, but not for the unit tests reasons Andy Grunwald 2017-05-01 14:52:54 +02:00
  • 792e94b7c0 Merge pull request #71 from antifuchs/add-option-field-type Andy Grunwald 2017-05-01 14:49:07 +02:00
  • dda28f9b9c Add a test case for the "option" field type Andreas Fuchs 2017-04-27 09:41:25 -07:00
  • 967e2d4805 Add the "option" field type for custom fields Andreas Fuchs 2017-04-26 22:06:10 -07:00