summaryrefslogtreecommitdiff
path: root/app/models/project_services/bugzilla_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-2/+0
* Removed redudant methods implemented by parent classTim2016-06-291-12/+0
* Set field defaults to be the same as IssueTrackerServiceTim2016-06-291-3/+3
* Added Bugzilla as external issue tracker optionTim2016-06-291-0/+37