summaryrefslogtreecommitdiff
path: root/app/models/project_services
Commit message (Expand)AuthorAgeFilesLines
* Fix message for successful jira testJarka Košanová2019-07-161-1/+1
* Upgrade to Rails 5.2upgrade-rails-5-2-ceHeinrich Lee Yu2019-07-122-2/+2
* Add OpenSSL::OpenSSLError to HTTP_ERRORSDouglas Barbosa Alexandre2019-07-051-2/+2
* Remove now unused KubernetesService methodsremove_unused_k8s_service_methodsJames Fargher2019-07-051-129/+0
* Use title and description fields for issue trackers63690-issue-trackers-titleJarka Košanová2019-07-027-65/+65
* Replace 'JIRA' with 'Jira'Takuya Noguchi2019-06-281-12/+12
* Extract common validations from ci servicesRaphael Tweitmann2019-06-212-48/+14
* Skip TeamCity on branch delete and add MR triggerNikolay Novikov2019-06-211-24/+66
* Update KubernetesService deprecation warningremove-kubernetes-service-deployment-platformTiger2019-06-211-7/+2
* Make KubernetesService readonlyJames Fargher2019-06-183-57/+47
* Create models for issue trackers data58886-issue-tracker-fieldsJarka Košanová2019-06-133-0/+65
* Allow lowercase prefix for Youtrack issue idsMatthias Baur2019-06-031-3/+3
* Add notify_only_default_branch option to PipelinesEmailServicePeter Marko2019-05-281-3/+15
* Remove legacy Kubernetes #actual_namespace61935-remove-code-left-over-from-when-clusters-were-always-project-specificTiger2019-05-211-10/+8
* Resolve "JIRA service: NoMethodError: undefined method `find' for nil:NilClass"Patrick Derichs2019-05-101-0/+1
* Update deployment chat message notificationJason Goodman2019-05-021-2/+10
* Also define KubernetesService#namespace_forPeter Leitzen2019-04-291-0/+4
* Add deployment events to chat notification servicesJason Goodman2019-04-265-1/+87
* Rename CI related selectorsGeorge Tsiolis2019-04-161-1/+1
* Externalize strings in app/modelsMartin Wortschack2019-04-1210-54/+54
* Revert "Remove HipChat integration from GitLab"Sean McGivern2019-04-101-0/+311
* Update dashboards to additionally use new environment selectorJames Fargher2019-03-211-2/+2
* Run rubocop -aNick Thomas2019-03-131-6/+4
* Resolve "Mask the existing variables"Matija Čupić2019-03-071-1/+1
* Adds the Rubocop ReturnNil copAndrew Newdigate2019-03-062-2/+2
* Merge dev master into GitLab.com masterYorick Peterse2019-03-041-1/+5
|\
| * Check validity of prometheus_service before queryReuben Pereira2019-03-041-1/+5
* | Jira: Make issue links title compactDouglas Barbosa Alexandre2019-02-281-2/+3
|/
* Merge branch 'add_YouTrack_integration' into 'master'Sean McGivern2019-02-261-0/+40
|\
| * Update external issue tracker services test, remove `prop_accessor :title` fr...Kotau Yauhen2019-02-221-1/+1
| * Remove new_issue_url field from YouTrack integration serviceKotau Yauhen2019-02-211-7/+11
| * Lowercase letters support and additional tests for YouTrack integration serviceYauhen Kotau2019-02-201-2/+2
| * Added YouTrack integrationYauhen Kotau2019-02-181-0/+36
* | Move ChatOps to CoreJames Fargher2019-02-201-0/+4
|/
* Merge branch '52424-goodbye-hipchat' into 'master'Douglas Barbosa Alexandre2019-02-111-311/+0
|\
| * Remove HipChat integration from GitLabNick Thomas2019-02-081-311/+0
* | Add missing argument to DeploymentService#predefined_variablesfix_deployment_service_predefined_variablesJames Fargher2019-02-081-1/+1
|/
* Support polymorphism of Bamboo REST API resultsAlex Lossent2019-01-301-10/+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-4/+2
* Use OpenShift in docs and Web UI instead of OpenshiftTakuya Noguchi2019-01-021-1/+1
* Rename project's pipelines relationFrancisco Javier López2018-12-051-2/+2
* Make KUBECONFIG nil if KUBE_TOKEN is nilDylan Griffith2018-11-301-3/+1
* Merge branch 'security-2736-prometheus-ssrf' into 'master'Cindy Pallares2018-11-281-1/+1
* Add support for surfacing a link to the branch or tag name in push message…Tony Castrogiovanni2018-11-191-28/+19
* Merge branch 'refactor-reference-regexes-and-identity-scopes' into 'master'Robert Speicher2018-11-131-1/+1
|\
| * Turn reference regex constants into methodsYorick Peterse2018-11-121-1/+1
* | Show HTTP response code for Kubernetes errorsThong Kuah2018-11-131-3/+1
* | Merge branch 'sh-53180-append-path' into 'master'Rémy Coutable2018-11-125-29/+25
|\ \ | |/ |/|
| * Make sure there's only one slash as path separatorsh-53180-append-pathStan Hu2018-11-095-29/+25