Daniel Juarez
|
72b59d6e3b
|
Fix comparing equality between ActionController::Parameters and a Hash ....
|
2019-02-05 12:30:06 +00:00 |
|
Rémy Coutable
|
9a562d946b
|
Use the EE version of ServiceParams
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
2018-12-17 17:59:06 +01:00 |
|
gfyoung
|
73322a0e55
|
Enable frozen string in app/controllers/**/*.rb
Enables frozen string for the following:
* app/controllers/*.rb
* app/controllers/admin/**/*.rb
* app/controllers/boards/**/*.rb
* app/controllers/ci/**/*.rb
* app/controllers/concerns/**/*.rb
Partially addresses #47424.
|
2018-09-18 21:22:45 -07:00 |
|
Pawel Chojnacki
|
0c802f4fba
|
Manual Configuration instead of Activation. Prometheus Service just got a bit weirder
|
2018-01-02 22:40:03 +01:00 |
|
Lin Jen-Shin
|
07d3d44775
|
Move ModuleWithInstanceVariables to Gitlab namespace
And use .rubocop.yml to exclude paths we don't care,
rather than using the cop itself to exclude.
|
2017-11-22 17:06:57 +08:00 |
|
Lin Jen-Shin
|
9ac0c76b78
|
Use StrongMemoize and enable/disable cops properly
|
2017-11-18 01:01:53 +08:00 |
|
Lin Jen-Shin
|
9ae92b8caa
|
Add cop to make sure we don't use ivar in a module
|
2017-09-18 21:23:45 +08:00 |
|
Zeger-Jan van de Weg
|
3155f5a272
|
Accept default branch param on notifaction services
|
2017-04-28 14:06:03 +00:00 |
|
Kamil Trzciński
|
12dd5ac221
|
All CI offline migrations
|
2017-03-17 23:06:11 +00:00 |
|
Eric Eastwood
|
1c85d86d19
|
Add MockCiService integration
MR: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/9250/
See https://gitlab.com/madlittlemods/gl-mock-ci-service
|
2017-02-24 20:01:36 -06:00 |
|
Douwe Maan
|
b7d8df503c
|
Enable Style/MutableConstant
|
2017-02-23 09:31:56 -06:00 |
|
Rémy Coutable
|
6195ab754d
|
Refactor allowed params in ServiceParams
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
2017-01-12 17:33:21 -05:00 |
|
Nick Thomas
|
b7b83fe0c9
|
Introduce deployment services, starting with a KubernetesService
|
2016-12-14 21:06:26 +00:00 |
|
Drew Blessing
|
f4bc18d237
|
Refactor JIRA service to use gem
|
2016-10-26 15:02:16 -02:00 |
|
Douglas Barbosa Alexandre
|
dd64f8aaf8
|
Add option to confidential issues events to trigger services
|
2016-08-31 18:34:45 -03:00 |
|
Lin Jen-Shin
|
db123d29e7
|
More descriptive comments, feedback:
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/5620#note_13539571
|
2016-08-03 17:33:34 +08:00 |
|
Lin Jen-Shin
|
020ea32e76
|
Implement pipeline hooks, extracted from !5525
Closes #20115
|
2016-08-02 18:22:24 +08:00 |
|
Felipe Artur
|
323d796a0e
|
Refactor service settings view
|
2016-07-20 12:11:37 -03:00 |
|
Felipe Artur
|
ede048b930
|
Add project service documentation and update integration documentation
|
2016-07-19 20:59:00 -03:00 |
|