Commit graph

18 commits

Author SHA1 Message Date
GitLab Bot
6a4ffad420 Add latest changes from gitlab-org/gitlab@master 2019-11-26 12:06:18 +00:00
GitLab Bot
d64e3a8b28 Add latest changes from gitlab-org/gitlab@master 2019-10-29 12:06:40 +00:00
GitLab Bot
b7dfe2ae40 Add latest changes from gitlab-org/gitlab@master 2019-09-13 13:26:31 +00:00
Tiger
e3696bf20e Final removal of KubernetesService
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
2019-08-08 09:47:07 +10:00
James Fargher
6b9157d5dc Make KubernetesService readonly
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.
2019-06-18 00:01:56 +00:00
Dmitriy Zaporozhets
7f8a520f8a Unite green buttons under one css class
Rename btn-new, btn-create and btn-save to btn-success

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2018-09-19 13:55:48 +03:00
gfyoung
1993a4449a Enable frozen string for app/helpers/**/*.rb
Partially addresses #47424.
2018-09-06 17:33:46 -07:00
Douwe Maan
52967b107b
Merge branch 'jej/mattermost-notification-confidentiality-10-6' into '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
2018-04-05 08:41:56 +02:00
Felipe Artur
2ee197086a Improve JIRA event descriptions 2018-03-19 16:36:16 -03:00
Mayra Cabrera
e028d795c4 41054-Disallow creation of new Kubernetes integrations 2018-01-04 09:33:51 +00:00
Lin Jen-Shin
ede9afbf3d Remove description for build_events, add pipeline_events 2017-04-25 19:26:11 +08:00
Tiago Botelho
4b6e583ce0 adds test suite 2017-01-22 00:02:29 +00:00
Tiago Botelho
cd51af1a99 adds events to services api deserialization 2017-01-22 00:02:29 +00:00
Felipe Artur
d399e1ae2b Allow enabling and disabling commit and MR events for JIRA 2016-11-18 15:17:51 -02:00
Douglas Barbosa Alexandre
dd64f8aaf8 Add option to confidential issues events to trigger services 2016-08-31 18:34:45 -03: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
Felipe Artur
8bd520d70e Allow slack service to send messages on different channels 2016-07-19 20:57:59 -03:00