summaryrefslogtreecommitdiff
path: root/app/controllers/concerns/service_params.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix comparing equality between `ActionController::Parameters` and a `Hash`....Daniel Juarez2019-02-051-1/+1
* Use the EE version of ServiceParamsRémy Coutable2018-12-171-1/+5
* Enable frozen string in app/controllers/**/*.rbrepo-forks/gitlab-ce-frozen-string-app-controllergfyoung2018-09-181-0/+2
* Manual Configuration instead of Activation. Prometheus Service just got a bit...Pawel Chojnacki2018-01-021-0/+1
* Move ModuleWithInstanceVariables to Gitlab namespaceLin Jen-Shin2017-11-221-1/+1
* Use StrongMemoize and enable/disable cops properlyLin Jen-Shin2017-11-181-2/+1
* Add cop to make sure we don't use ivar in a moduleLin Jen-Shin2017-09-181-0/+1
* Accept default branch param on notifaction servicesZeger-Jan van de Weg2017-04-281-0/+1
* All CI offline migrationsKamil Trzciński2017-03-171-1/+0
* Add MockCiService integrationmock-ci-serviceEric Eastwood2017-02-241-0/+1
* Enable Style/MutableConstantDouwe Maan2017-02-231-2/+2
* Refactor allowed params in ServiceParamsRémy Coutable2017-01-121-19/+60
* Introduce deployment services, starting with a KubernetesServiceNick Thomas2016-12-141-1/+1
* Refactor JIRA service to use gemDrew Blessing2016-10-261-1/+1
* Add option to confidential issues events to trigger servicesDouglas Barbosa Alexandre2016-08-311-1/+1
* More descriptive comments, feedback:Lin Jen-Shin2016-08-031-2/+6
* Implement pipeline hooks, extracted from !5525Lin Jen-Shin2016-08-021-8/+7
* Refactor service settings viewissue_8110Felipe Artur2016-07-201-5/+5
* Add project service documentation and update integration documentationFelipe Artur2016-07-191-0/+35