summaryrefslogtreecommitdiff
path: root/app/controllers/admin/services_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-0/+2
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-1/+1
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-3/+0
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+10
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-271-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-241-15/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-141-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-111-6/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-071-6/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-1/+1
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+4
* Enable frozen string in app/models/*.rbrepo-forks/gitlab-ce-frozen-string-enable-app-modelsgfyoung2018-07-261-1/+3
* Updates from `rubocop -a`Lin Jen-Shin2018-07-091-1/+1
* Track and act upon the number of executed queriesquery-countsYorick Peterse2018-02-011-0/+5
* refactor code based on feedbackJames Lopez2017-05-051-1/+1
* refactor code based on feedbackJames Lopez2017-05-051-1/+1
* refactor a few things based on feedbackJames Lopez2017-05-041-1/+3
* add propagate service worker and updated spec and controllerJames Lopez2017-05-031-1/+1
* Simplify the codeLin Jen-Shin2016-09-011-6/+2
* Refactor service settings viewissue_8110Felipe Artur2016-07-201-1/+1
* Add project service documentation and update integration documentationFelipe Artur2016-07-191-14/+2
* Allow slack service to send messages on different channelsFelipe Artur2016-07-191-2/+5
* Improve invalidation of stored service password if the endpoint URL is changedimprove_reset_service_password_v2Alex Lossent2015-10-151-1/+7
* Revert "Improve invalidation of stored service password if the endpoint URL i...Valery Sizov2015-10-141-7/+1
* Improve invalidation of stored service password if the endpoint URL is changedAlex Lossent2015-10-141-1/+7
* Fix bug where Slack service channel was not saved in admin template settings.Stan Hu2015-04-241-10/+1
* Fixed the Rails/ActionFilter copJeroen van Baarsen2015-04-201-1/+1
* Include missing events and fix save functionality in admin service template s...Stan Hu2015-03-231-1/+3
* Add option to disable code diffs to EmailOnPush.Douwe Maan2015-02-251-1/+1
* Add option to send EmailsOnPush from committer email if domain matches.Douwe Maan2015-02-251-1/+2
* Use the service_name.Marin Jankovski2015-02-121-2/+2
* All services can have templates.Marin Jankovski2015-02-121-7/+7
* Add admin services templates.Marin Jankovski2015-02-111-0/+51