summaryrefslogtreecommitdiff
path: root/app/models/project_services/custom_issue_tracker_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-4/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-161-2/+0
* Use title and description fields for issue trackers63690-issue-trackers-titleJarka Košanová2019-07-021-16/+4
* 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
* simplify test&save actions when setting a service integrationJarka Kadlecova2017-06-011-3/+3
* 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
* Fixes issue with rails reserved keyword type exporting/importing services. Al...James Lopez2016-09-261-0/+4
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-2/+0
* Removed redudant methods implemented by parent classTim2016-06-291-3/+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
* Re-annotate modelsStan Hu2015-05-031-0/+1
* Re-annotate modelsDmitriy Zaporozhets2015-03-041-9/+13
* Annotate services. Add a link to service template.Marin Jankovski2015-02-111-1/+2
* Rubocop enabled for: Use spaces inside hash literal bracesDmitriy Zaporozhets2015-02-021-2/+2
* Annotate modelsDmitriy Zaporozhets2015-02-021-0/+14
* Update new services with initialization based on existing data.Marin Jankovski2015-01-231-1/+1
* Custom issue tracker service.Marin Jankovski2015-01-201-0/+38