summaryrefslogtreecommitdiff
path: root/app/models/project_services/custom_issue_tracker_service.rb
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Code improvements, bug fixes, finish documentation and specs
* Fixes issue with rails reserved keyword type exporting/importing services. ↵James Lopez2016-09-261-0/+4
| | | | Also fixed CustomIssueTrackerService title setter and added relevant specs.
* 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
| | | | | | | | | In 8278b763d96ef10c6494409b18b7eb541463af29 the default behaviour of annotation has changes, which was causing a lot of noise in diffs. We decided in #17382 that it is better to get rid of the whole annotate gem, and instead let people look at schema.rb for the columns in a table. Fixes: #17382
* 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