summaryrefslogtreecommitdiff
path: root/app/models/project_services/drone_ci_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Add OpenSSL::OpenSSLError to HTTP_ERRORSDouglas Barbosa Alexandre2019-07-051-2/+2
* Extract common validations from ci servicesRaphael Tweitmann2019-06-211-19/+1
* Make sure there's only one slash as path separatorsh-53180-append-pathStan Hu2018-11-091-10/+6
* 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
* Add cannot_be_merged_recheck merge_statuslulalala2018-05-171-1/+1
* Merge branch 'fj-15329-services-callbacks-ssrf' into 'security-10-6'Douwe Maan2018-03-211-1/+1
* Merge issuable "reopened" state into "opened"merge-issuable-reopened-into-opened-stateYorick Peterse2017-07-281-1/+1
* simplify test&save actions when setting a service integrationJarka Kadlecova2017-06-011-2/+2
* Enable Style/WordArrayDouwe Maan2017-02-231-1/+1
* Enable Style/ColonMethodCallDouwe Maan2017-02-231-2/+2
* No more and/orDouwe Maan2017-02-211-1/+1
* Use Namespace#full_path instead of Namespace#pathDmitriy Zaporozhets2017-02-141-3/+3
* adds events to services api deserializationTiago Botelho2017-01-221-2/+2
* Merge branch '24185-legacy-ci-status-reactive-cache' into 'security'Robert Speicher2017-01-121-55/+21
* Grapify the service APIRobert Schilling2016-12-091-1/+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
* Add custom UrlValidatorRobert Speicher2015-12-071-16/+13
* fix deprecation messages in testsValery Sizov2015-12-031-1/+1
* Fix Drone web hook URL not being updatedStan Hu2015-11-201-0/+2
* Fix Drone CI service template not saving properlyStan Hu2015-11-101-1/+0
* Removed format validationKirilll Zaitsev2015-09-191-1/+1
* Fix CI status in the MR pageValery Sizov2015-09-181-14/+0
* Re-annotate modelsStan Hu2015-09-061-0/+20
* Drone CI serviceKirilll Zaitsev2015-09-021-0/+170