Commit Graph

25 Commits

Author SHA1 Message Date
Frédéric Péters 8a648ceb73 add possibility to link to an existing redmine issue (#40109) 2020-03-11 16:22:11 +01:00
Stephen Cefali 73ad6c7f4a
Merge pull request #18 from getsentry/docs/deprecate-repo
docs(plugins): add deprecation note
2019-12-03 09:39:01 -08:00
Stephen Cefali bf068c72da
docs(plugins): add deprecation note 2019-12-02 16:59:51 -08:00
Ali a73a4f55ae Fixed pip install command 2019-02-06 14:18:14 -08:00
mikellykels 86029fba72
Merge pull request #15 from getsentry/fix-redmine
fix(redmine): Handle required fields
2018-07-09 13:52:30 -07:00
Kelly Carino dc3fa75761 refactor 2018-07-03 15:35:23 -07:00
Kelly Carino 71a79f5181 fix(redmine): Handle required fields
Handle the required fields project_id, tracker_id, and default_priority after Host and Key credentials have been added.
2018-07-03 02:35:22 -07:00
Lauryn Brown 1e747a8a82
fix: Made various changes so that redmine configuration works. (#12)
* Fixed the configurations issues.

* removed unneeded print statement.
2018-02-15 14:13:17 -08:00
Lauryn Brown 42d8c09e91
fix: Change redmine's project_config to use get_config rather than django forms (#9)
* Rewrote redmine to use get_config

* Removed unused import.
2018-01-30 17:29:07 -08:00
David Cramer ccf4686515 Merge pull request #2 from rev112/settings-extra-fields
Add an option to specify extra fields in settings
2016-05-26 11:35:49 -07:00
Anton Ovchinnikov fe0269f78c Add an option to specify extra_fields in settings 2016-05-23 21:33:40 +02:00
David Cramer da0aa9b844 Merge pull request #1 from litvinchuk/patch-1
Get full list of projects
2016-05-08 08:51:20 -07:00
Sergiy Litvinchuk 7141283274 update projects list offset calculation 2016-05-06 11:48:11 +03:00
Sergiy Litvinchuk cd5f77dd2c Get full list of projects 2016-05-06 11:36:36 +03:00
David Cramer 3f411245e3 Handle unset host/key 2016-03-24 23:55:58 -07:00
David Cramer f7d7cbd102 Change author/support to Sentry 2016-03-24 12:30:37 -07:00
David Cramer 813c824485 Update support for modern Redmine 2016-03-24 12:29:43 -07:00
David Cramer 79046df5b3 Various lint cleanup 2015-03-09 17:27:16 -07:00
David Cramer 6c7eb1c863 Bring API up to date 2015-03-09 17:24:18 -07:00
aaditya sood 482250bb35 Merge pull request #4 from coagulant/patch-1
Proper exception handling
2013-03-25 11:54:47 -07:00
Ilya Baryshev d0b0639d97 Proper exception handling
Fixes #2
2013-03-25 21:56:55 +04:00
aaditya sood 745ea54a60 Merge pull request #1 from alexeykurt/related_host_url_fix
Fixed host url join with /issues.json when base host url is related.
2013-02-20 06:51:25 -08:00
Alexey Kurt 2a040343e1 Fixed host url join with /issues.json when base host url is related.
Example: http://developer.project.org/redmine/
2013-02-20 13:59:52 +04:00
aaditya sood 3c54de44da First Commit 2013-02-15 20:38:23 +05:30
aaditya sood a1a7d2cb0a Initial commit 2013-02-15 07:06:23 -08:00