1
0
mirror of https://github.com/interviewstreet/go-jira.git synced 2025-07-17 01:12:24 +02:00

Commit Graph

  • 6c73f2f575 Merge branch 'EvgenKostenko-develop' Andy Grunwald 2016-06-19 15:09:45 +02:00
  • c0b29dac50 Adjusted PR #19 Andy Grunwald 2016-06-19 15:08:53 +02:00
  • ce47602482 Merge branch 'develop' of https://github.com/EvgenKostenko/go-jira into EvgenKostenko-develop Andy Grunwald 2016-06-19 14:40:09 +02:00
  • 083961b1b6 Go docs Andy Grunwald 2016-06-19 14:36:10 +02:00
  • de4984d92a Merge pull request #18 from nebril/paging Andy Grunwald 2016-06-19 14:33:53 +02:00
  • e3b9aad702 cosmetic fix in boards imports, tests in projects Evgen Kostenko 2016-06-16 12:25:47 +03:00
  • c66a9e0e77 add delete board with tests + go fmt Evgen Kostenko 2016-06-16 12:20:47 +03:00
  • a1cf5b494a Add pagination options to Search. Maciej Kwiek 2016-06-16 11:10:30 +02:00
  • 7d8addc179 add board create with tests Evgen Kostenko 2016-06-16 10:52:16 +03:00
  • 9f8d06db41 go fmt boards Evgen Kostenko 2016-06-15 20:15:12 +03:00
  • 81b91847b3 Implement BoardService and get boards list with parameters Evgen Kostenko 2016-06-15 20:08:15 +03:00
  • facc86872b Wrap http.Response in Response struct Maciej Kwiek 2016-06-15 17:09:13 +02:00
  • 00c9de8eaf remove old project Evgen Kostenko 2016-06-15 13:29:30 +03:00
  • 43018f069b Merge remote-tracking branch 'origin/master' into develop Evgen Kostenko 2016-06-15 12:25:10 +03:00
  • 065bb9db44 Add boards and fix some bugs in project Evgen Kostenko 2016-06-15 12:20:37 +03:00
  • 6b49178e1f Merge pull request #16 from tritonrc/issuelink-omit Andy Grunwald 2016-06-14 20:41:11 +02:00
  • e11c960b6c When creating issue links, the id and self should be omitted along with comment if none is provided Brian McKinney 2016-06-14 08:19:14 -06:00
  • 7a597749c2 Merge pull request #15 from joushou/master Andy Grunwald 2016-06-08 08:05:14 +02:00
  • 4b095a159b Expose comment ID Kenny Levinsen 2016-06-07 22:07:44 +02:00
  • f416dd0221 Make issue link direction visible Kenny Levinsen 2016-06-07 22:07:28 +02:00
  • ea78dc405d Merge pull request #14 from dougEfresh/master Andy Grunwald 2016-06-06 08:22:55 +02:00
  • 743ca165a1 using Time for WorklogRecord.Started Douglas Chimento 2016-06-05 10:00:32 -04:00
  • 3aa8866312 Merge branch 'dougEfresh-search-customfield' Andy Grunwald 2016-06-04 10:42:01 +02:00
  • 1628d1b1d3 Adjusted a few things to be in line with other methods Andy Grunwald 2016-06-04 10:41:34 +02:00
  • d77b32f3dd go fmt Douglas Chimento 2016-06-03 20:54:51 -04:00
  • 31fcf682f6 Adding tests Douglas Chimento 2016-06-03 20:51:44 -04:00
  • 5e8f6f0fd0 Merge branch 'EvgenKostenko-master' Andy Grunwald 2016-06-03 23:25:45 +02:00
  • 7ac3d14dbc go fmt, go doc and reuse of Project struct Andy Grunwald 2016-06-03 23:25:18 +02:00
  • 7c3e481c65 Renamed "json_mocks" into "mocks" Andy Grunwald 2016-06-03 23:16:21 +02:00
  • 883aca79c0 Refactored struct types by reusing already existing components Andy Grunwald 2016-06-03 23:14:27 +02:00
  • 077933ab00 Fixed typo in Cookies Andy Grunwald 2016-06-03 22:43:41 +02:00
  • 9b1bc58830 Moved progect.go to project.go Andy Grunwald 2016-06-03 22:39:50 +02:00
  • 47c547b9ff Merge branch 'master' of https://github.com/EvgenKostenko/go-jira into EvgenKostenko-master Andy Grunwald 2016-06-03 18:20:19 +02:00
  • 4efa3df3b1 Fix #12: Expose the base JIRA URL Andy Grunwald 2016-06-03 18:18:01 +02:00
  • ba0906a1b8 Merge remote-tracking branch 'origin/master' into develop Evgen Kostenko 2016-06-02 16:03:46 +03:00
  • c66958e3f2 refactor project tests + go fmt Evgen Kostenko 2016-06-02 15:59:40 +03:00
  • c9ac91a57c add one more test for project service Evgen Kostenko 2016-06-01 21:36:11 +03:00
  • 462a4cd5f8 delete uncompleted boards Evgen Kostenko 2016-06-01 21:24:21 +03:00
  • 9e70267766 add boards service Evgen Kostenko 2016-06-01 21:23:27 +03:00
  • de59b131b3 add fmt dependency to jira.go Evgen Kostenko 2016-06-01 21:18:33 +03:00
  • c75a2ca567 Merge branch 'master' of https://github.com/andygrunwald/go-jira Evgen Kostenko 2016-06-01 16:08:30 +03:00
  • be2f16214f get Authenticated reports session from main repository Evgen Kostenko 2016-06-01 15:52:52 +03:00
  • 3b2cee5d9b Add project and tests Evgen Kostenko 2016-06-01 15:13:11 +03:00
  • e2bff3f809 update .gitignore Douglas Chimento 2016-05-31 12:09:04 -04:00
  • 7fc559153e using native time.Time Douglas Chimento 2016-05-29 15:10:19 -04:00
  • bbc0470766 Implement workload in issue and Project list Evgen Kostenko 2016-05-29 19:42:38 +03:00
  • fe0595ab45 updating with search and worklogs Douglas Chimento 2016-05-29 11:30:45 -04:00
  • 0821e0283a Fix #8: Improve error handling to manage unexpected JIRA responses Andy Grunwald 2016-05-28 20:15:17 +02:00
  • 8fd4bf1d60 Added a few more sentence to README Andy Grunwald 2016-05-28 19:25:51 +02:00
  • f4b243ebdc Merge branch 'jasonob-attachment' Andy Grunwald 2016-05-27 14:20:21 +02:00
  • 0d2b98ade7 go lint Andy Grunwald 2016-05-27 14:19:35 +02:00
  • 6eec2f6048 go fmt Andy Grunwald 2016-05-27 14:15:02 +02:00
  • c92a43e43d Applied a few smaller code changes, cleanups and removed DoNoClose, because a similar function was merged in between Andy Grunwald 2016-05-27 14:14:09 +02:00
  • b1d5d70b51 Merge branch 'attachment' of https://github.com/jasonob/go-jira into jasonob-attachment Andy Grunwald 2016-05-27 13:57:00 +02:00
  • d4429e3977 Merge branch 'master' of https://github.com/EvgenKostenko/go-jira Evgen Kostenko 2016-05-27 13:03:28 +03:00
  • f0e5259584 Change Coocke session get from request Evgen Kostenko 2016-05-27 13:01:54 +03:00
  • faa4311af1 Merge pull request #9 from avadhutp/Issue-7_labels_in_IssueFields Andy Grunwald 2016-05-26 22:32:46 +02:00
  • 04e71ea77c Merge pull request #6 from matrix-solutions/development Andy Grunwald 2016-05-26 22:30:46 +02:00
  • c6b506ba46 Enable labels for IssueFields avadhutp 2016-05-25 10:54:34 +01:00
  • 4933238dcd Merge remote-tracking branch 'upstream/master' avadhutp 2016-05-25 10:40:12 +01:00
  • 657e960a8f Increase test coverage slightly and add some robustness Jason O'Broin 2016-05-25 00:47:10 -07:00
  • bdf2e299cf Add test cases for DoNoClose() Jason O'Broin 2016-05-25 00:17:15 -07:00
  • 3335a9c77f Add test cases for PostAttachment() and DownloadAttachment(). Fix PostAttachment() to handle response as a JSON array of Attachments. Add Author *Assignee and Thumbnail definition to Attachment structure. Clarify comments on DoNoClose() call Jason O'Broin 2016-05-25 00:04:23 -07:00
  • 1eae640dbf fixed test case Kent Brockman 2016-05-24 00:23:47 -06:00
  • 8e67015ef3 Bug fix - reading http body produces error because the body is already read Kent Brockman 2016-05-23 23:48:04 -06:00
  • ca7e4dedd4 Ensure Authenticated test validates the path where the AuthenticationService hasn't been initialized Jason O'Broin 2016-05-23 00:09:58 -07:00
  • bc5e20fe93 Moved Authentication() test into AuthenticationService, and add test case to validate it operates correctly Jason O'Broin 2016-05-19 22:00:13 -07:00
  • 2bc0c88214 * Add ability to add and download attachments, including multi-part form handling * Add method to report if the current session is authenticated or not Jason O'Broin 2016-05-19 14:11:21 -07:00
  • 559b76c3ef Fixed possible panic if resp is nil Andy Grunwald 2016-04-23 15:23:15 +02:00
  • d719d18a20 Merge pull request #4 from avadhutp/avadhutp_#3_fixes_for_jira_6.4 Andy Grunwald 2016-04-10 12:44:10 +02:00
  • 506085244e Modified to handle worklog, comment, and updated in JIRA's newest version (6.4) avadhutp 2016-04-06 11:45:37 +01:00
  • d41b1618b8 Switched golang tip to golang 1.6 for travis ci Andy Grunwald 2016-03-27 14:30:49 +02:00
  • 56f81b7dd6 Removed if conditions for go version Andy Grunwald 2016-03-27 14:27:39 +02:00
  • 36ff795367 Updated JIRA API doc links Andy Grunwald 2016-03-27 14:24:48 +02:00
  • dc74b972d4 Updated coveralls badge Andy Grunwald 2016-03-27 14:21:27 +02:00
  • 3f43c29b5c Fixed Errorf usage Andy Grunwald 2016-03-27 14:19:28 +02:00
  • ec697566b2 go fmt Andy Grunwald 2016-03-27 14:18:31 +02:00
  • e3921e7773 Added unit tests Andy Grunwald 2016-03-27 14:18:14 +02:00
  • c920de25cf Add method to link issues The original cherry-pick was modified. Thanks for the initial version to @rumyantseva Elena Grahovac 2016-02-29 10:29:44 +03:00
  • f40a31fe85 Added AddComment to IssueService Andy Grunwald 2016-03-27 14:03:40 +02:00
  • bc2f1e8320 Remove update fields, because this is more like edit issue and this method was not fully complete Andy Grunwald 2016-03-27 13:53:15 +02:00
  • 1d62c4bf25 POST for comments and PUT for issues - Thanks to @rumyantseva Elena Grahovac 2016-01-05 17:22:21 +03:00
  • 10af43a35a Add FixVersions to IssueFields - Thanks to @dimfeld Daniel Imfeld 2016-02-13 21:15:32 -06:00
  • efccf68225 Removed " Andy Grunwald 2016-03-27 13:04:31 +02:00
  • 2c4b9c6c2e Pimped the readme a little bit Andy Grunwald 2016-03-27 13:02:25 +02:00
  • 4ab195bda0 Merge pull request #2 from andygrunwald/travis-codecoverage-tip-onky Andy Grunwald 2016-03-27 12:30:12 +02:00
  • e0085cab43 Run Code Coverage on Golang tip only Andy Grunwald 2016-03-27 12:19:55 +02:00
  • c967609522 Basic unit test for issue Andy Grunwald 2016-03-27 00:00:30 +01:00
  • 0f95c6504e Added first test for issue Andy Grunwald 2016-03-26 23:39:03 +01:00
  • e14293c196 FIxed test names in ath tests Andy Grunwald 2016-03-26 23:37:57 +01:00
  • a39c0d9084 Added tests for authentication Andy Grunwald 2016-03-26 22:58:28 +01:00
  • 286c959445 Added newline to README Andy Grunwald 2016-03-26 21:43:30 +01:00
  • 56c84a22c8 Added Go report card Andy Grunwald 2016-03-26 21:38:23 +01:00
  • 957b42073b Fixed govet error: arg inBody for printf verb %q of wrong type: *jira.Issue (vet) Andy Grunwald 2016-03-26 21:34:49 +01:00
  • f03b4daf2f Fixed golint: warning: if block ends with a return statement, so drop this else and outdent its block (golint) Andy Grunwald 2016-03-26 21:27:38 +01:00
  • 22e19893f5 Fixed typo Andy Grunwald 2016-03-26 21:24:23 +01:00
  • 0feccadf8d Fix #1: Add some unit tests Andy Grunwald 2016-03-26 21:23:12 +01:00
  • e6c43b46f6 Added Golang 1.4 and 1.5 to travisci Andy Grunwald 2016-03-26 18:32:54 +01:00
  • 38d3b84d16 Marked Project, Assignee and Description as omitempty Andy Grunwald 2015-10-29 15:43:05 +01:00
  • 54a4dd2dd6 Added jitic as implementation Andy Grunwald 2015-09-03 17:15:43 +02:00