summaryrefslogtreecommitdiff
path: root/spec/models/project_services
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Jira: Make issue links title compactDouglas Barbosa Alexandre2019-02-281-1/+2
|/
* Merge branch 'add_YouTrack_integration' into 'master'Sean McGivern2019-02-261-0/+38
|\
| * Remove new_issue_url field from YouTrack integration serviceKotau Yauhen2019-02-211-3/+0
| * Fix failed testYauhen Kotau2019-02-181-1/+1
| * Added YouTrack integrationYauhen Kotau2019-02-181-0/+41
* | Move ChatOps to CoreJames Fargher2019-02-201-0/+7
|/
* Remove HipChat integration from GitLabNick Thomas2019-02-081-408/+0
* Fixed bug when external wiki is enabledFrancisco Javier López2019-01-311-21/+0
* Support polymorphism of Bamboo REST API resultsAlex Lossent2019-01-301-4/+22
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-1/+1
* Use revision instead of build number for TC query.Willi Nesensohn2019-01-101-1/+1
* Merge branch 'security-2736-prometheus-ssrf' into 'master'Cindy Pallares2018-11-281-0/+17
* Add support for surfacing a link to the branch or tag name in push message…Tony Castrogiovanni2018-11-191-12/+53
* Merge branch 'blackst0ne-add-discord-service' into 'master'Sean McGivern2018-11-122-242/+18
|\
| * Fix minor offensesblackst0ne-add-discord-serviceblackst0ne2018-11-101-1/+1
| * Refactor specsblackst0ne2018-11-072-460/+11