summaryrefslogtreecommitdiff
path: root/spec/models/project_services
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-231-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-222-3/+42
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-161-8/+26
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-111-23/+12
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-076-6/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-011-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-186-7/+7
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-1610-267/+397
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-134-55/+203
* Fixing #65389Massimeddu Cireddu2019-09-021-3/+23
* Override hostname when connecting via KubeclientThong Kuah2019-08-211-0/+33
* Allow disabling group/project email notificationsBrett Walker2019-08-151-0/+20
* Fix project image in Slack pipeline notifications66008-fix-project-image-in-slack-notificationsNathan Friend2019-08-131-3/+3
* Final removal of KubernetesService39217-remove-kubernetes-service-integrationTiger2019-08-081-167/+0
* Convert RestClient to Gitlab::HTTP for Prometheus MonitorDavid Wilkins2019-08-071-4/+0
* Improve pipeline status Slack notifications32495-improve-slack-notification-on-pipeline-statusNathan Friend2019-07-252-87/+400
* Handle trailing slashes when generating Jira URLs63833-fix-jira-issues-urlHeinrich Lee Yu2019-07-221-1/+23
* Make sure all specs run properlyJarka Košanová2019-07-116-12/+24
* Add OpenSSL::OpenSSLError to HTTP_ERRORSDouglas Barbosa Alexandre2019-07-051-0/+9
* Remove now unused KubernetesService methodsremove_unused_k8s_service_methodsJames Fargher2019-07-051-229/+0
* Use title and description fields for issue trackers63690-issue-trackers-titleJarka Košanová2019-07-026-32/+323
* Replace 'JIRA' with 'Jira'Takuya Noguchi2019-06-281-6/+6
* Extract common validations from ci servicesRaphael Tweitmann2019-06-211-4/+11
* Skip TeamCity on branch delete and add MR triggerNikolay Novikov2019-06-211-0/+85
* Update KubernetesService deprecation warningremove-kubernetes-service-deployment-platformTiger2019-06-211-3/+3
* Remove Kubernetes service from deployment platformTiger2019-06-211-1/+1
* Add missing test for Microsoft Teams notify_only_default_branch flagSeiji Suenaga2019-06-181-0/+12
* Make KubernetesService readonlyJames Fargher2019-06-181-39/+5
* Merge branch '58886-issue-tracker-fields' into 'master'Sean McGivern2019-06-172-0/+77
|\
| * Create models for issue trackers data58886-issue-tracker-fieldsJarka Košanová2019-06-132-0/+77
* | preventing blocked users and their PipelineSchdules from creating new Pipelinesdrew cimino2019-06-041-1/+1
|/
* Merge dev.gitlab.org master into GitLab.com masterYorick Peterse2019-06-037-27/+35
|\
| * Protect Gitlab::HTTP against DNS rebinding attackDouwe Maan2019-05-307-27/+35
* | Add notify_only_default_branch option to PipelinesEmailServicePeter Marko2019-05-281-17/+59
|/
* Remove legacy Kubernetes #actual_namespace61935-remove-code-left-over-from-when-clusters-were-always-project-specificTiger2019-05-211-10/+12
* Resolve "JIRA service: NoMethodError: undefined method `find' for nil:NilClass"Patrick Derichs2019-05-101-0/+7
* Update deployment chat message notificationJason Goodman2019-05-021-5/+8
* Merge branch 'use-keyword-args-for-databuilder-push' into 'master'Douglas Barbosa Alexandre2019-04-291-6/+5
|\
| * Use all keyword args for DataBuilder::Push.build()Jonathon Reinhart2019-04-251-6/+5
* | Add deployment events to chat notification servicesJason Goodman2019-04-262-0/+156
|/
* Add frozen_string_literal to HipChat filesrestore-hipchatSean McGivern2019-04-101-0/+2
* Fix UrlBlocker specSean McGivern2019-04-101-1/+1
* Revert "Remove HipChat integration from GitLab"Sean McGivern2019-04-101-0/+408
* Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-052-15/+15
* Add # frozen_string_literal to spec/modelsThong Kuah2019-04-0135-0/+70
* Update dashboards to additionally use new environment selectorJames Fargher2019-03-211-2/+3
* Tweak kubernetes_service_spec for EE compatibilityTiger2019-03-151-2/+5
* Resolve "Mask the existing variables"Matija Čupić2019-03-071-1/+1
* Merge dev master into GitLab.com masterYorick Peterse2019-03-041-18/+43
|\
| * Check validity of prometheus_service before queryReuben Pereira2019-03-041-18/+43