summaryrefslogtreecommitdiff
path: root/app/models/project_services/jira_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-1/+0
* Enable Style/SpaceAfterComma Rubocop coprubocop/enable-space-after-copsGrzegorz Bizon2016-06-291-1/+1
* 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
* Ensure URL in all Service subclasses are validRémy Coutable2016-04-251-0/+2
* Added & use Gitlab::Routing for URL helpersroutingYorick Peterse2016-04-011-1/+1
* Add commit message to JIRA's notification payload.Rubén Dávila2016-03-031-2/+4
* Revert "Merge branch 'issue_5854' into 'master' "revert-6f85eb38Dmitriy Zaporozhets2016-02-291-4/+2
* Add commit message to JIRA's notification payload.Rubén Dávila2016-02-261-2/+4
* Merge branch 'fix_jira_shortterm' into 'master' Robert Speicher2016-01-101-0/+3
|\
| * Do not call API if there is no API URLDrew Blessing2016-01-071-0/+3
* | Remove useless assignment to variableAchilleas Pipinellis2016-01-081-1/+1
* | Remove reference to EE from JIRA service modelAchilleas Pipinellis2016-01-081-5/+0
|/
* Annotate modelsStan Hu2016-01-061-0/+1
* Backport JIRA serviceDrew Blessing2015-12-181-1/+240
* Groundwork for merging CI into CEDouwe Maan2015-08-251-1/+1
* Fix broken link in jira serviceSteven Burgart2015-03-271-6/+5
* 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
* Explained in the integration documentation how to enable external issue trackerMarin Jankovski2015-02-121-0/+14
* 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-45/+0
* Update new services with initialization based on existing data.Marin Jankovski2015-01-231-1/+11
* Add issue tracker services.Marin Jankovski2015-01-201-0/+59