summaryrefslogtreecommitdiff
path: root/app/helpers/services_helper.rb
Commit message (Collapse)AuthorAgeFilesLines
* Final removal of KubernetesService39217-remove-kubernetes-service-integrationTiger2019-08-081-1/+1
| | | | | | Creating new records has been disabled, and all existing records been migrated to clusters as of https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/28534
* Make KubernetesService readonlyJames Fargher2019-06-181-1/+1
| | | | | | | | We are deprecating this service in favor of instance wide clusters. Therefore we removed some code that is not anymore needed for a readonly cluster and also we added some flags to allow for this deprecation. These flags are to be removed in the next release when we finally completelly remove KubernetesService.
* Unite green buttons under one css classDmitriy Zaporozhets2018-09-191-1/+1
| | | | | | Rename btn-new, btn-create and btn-save to btn-success Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Enable frozen string for app/helpers/**/*.rbgfyoung2018-09-061-0/+2
| | | | Partially addresses #47424.
* Merge branch 'jej/mattermost-notification-confidentiality-10-6' into ↵Douwe Maan2018-04-051-0/+25
| | | | | | | | | | 'security-10-6' [10.6] Prevent notes on confidential issues from being sent to chat See merge request gitlab/gitlabhq!2366 # Conflicts: # app/helpers/services_helper.rb
* Improve JIRA event descriptionsissue_25542Felipe Artur2018-03-191-23/+0
|
* 41054-Disallow creation of new Kubernetes integrationsMayra Cabrera2018-01-041-0/+11
|
* Remove description for build_events, add pipeline_events30645-show-pipeline-events-descriptionLin Jen-Shin2017-04-251-2/+2
|
* adds test suite22974-trigger-service-events-through-apiTiago Botelho2017-01-221-0/+2
|
* adds events to services api deserializationTiago Botelho2017-01-221-9/+9
|
* Allow enabling and disabling commit and MR events for JIRAissue_5541Felipe Artur2016-11-181-0/+2
|
* Add option to confidential issues events to trigger servicesDouglas Barbosa Alexandre2016-08-311-2/+4
|
* Refactor service settings viewissue_8110Felipe Artur2016-07-201-7/+7
|
* Add project service documentation and update integration documentationFelipe Artur2016-07-191-2/+2
|
* Allow slack service to send messages on different channelsFelipe Artur2016-07-191-0/+25