summaryrefslogtreecommitdiff
path: root/app/models/project_services/redmine_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Use title and description fields for issue trackers63690-issue-trackers-titleJarka Košanová2019-07-021-13/+5
* Enable frozen string in rest of app/models/**/*.rbgfyoung2018-08-101-0/+2
* Add validation to webhook and service URLs to ensure they are not blocked bec...Francisco Javier López2018-06-011-1/+1
* adds test suite22974-trigger-service-events-through-apiTiago Botelho2017-01-221-8/+0
* adds events to services api deserializationTiago Botelho2017-01-221-1/+9
* Finish updates to use JIRA gemFelipe Artur2016-10-261-0/+2
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-1/+0
* Remove the annotate gem and delete old annotationsJeroen van Baarsen2016-05-091-24/+0
* Annotate the modelsZeger-Jan van de Weg2016-05-061-5/+8
* Annotate modelsStan Hu2016-01-061-0/+1
* Added comment notification events to HipChat and Slack services.Stan Hu2015-03-061-0/+1
* Re-annotate modelsDmitriy Zaporozhets2015-03-041-9/+9
* Issue #595: Support Slack notifications upon issue and merge request eventsStan Hu2015-03-031-0/+4
* Annotate services. Add a link to service template.Marin Jankovski2015-02-111-1/+2
* Annotate modelsDmitriy Zaporozhets2015-02-021-0/+14
* Move repetition to the parent.Marin Jankovski2015-01-261-44/+10
* Use service settings instead of config file settings to present issues.Marin Jankovski2015-01-231-2/+2
* Update new services with initialization based on existing data.Marin Jankovski2015-01-231-1/+10
* Redmine doesn't require title and description changeMarin Jankovski2015-01-201-2/+0
* Add issue tracker services.Marin Jankovski2015-01-201-0/+51