summaryrefslogtreecommitdiff
path: root/app/models/project_services
Commit message (Expand)AuthorAgeFilesLines
* Allow disabling group/project email notificationsBrett Walker2019-08-151-0/+1
* Merge remote-tracking branch 'dev/security-2873-restrict-slash-commands-to-us...John T Skarbek2019-08-141-0/+2
|\
| * Restrict slash commands to users who can log inHordur Freyr Yngvason2019-07-191-0/+2
* | Fix project image in Slack pipeline notifications66008-fix-project-image-in-slack-notificationsNathan Friend2019-08-131-1/+1
* | Final removal of KubernetesService39217-remove-kubernetes-service-integrationTiger2019-08-081-133/+0
* | Use separate Kubernetes namespaces per environmentTiger Watson2019-08-071-1/+1
* | Convert RestClient to Gitlab::HTTP for Prometheus MonitorDavid Wilkins2019-08-071-4/+5
* | Merge branch '32495-improve-slack-notification-on-pipeline-status' into 'master'Robert Speicher2019-07-261-14/+211
|\ \
| * | Improve pipeline status Slack notifications32495-improve-slack-notification-on-pipeline-statusNathan Friend2019-07-251-14/+211
* | | Backport Jira issue key regexHeinrich Lee Yu2019-07-251-1/+1
|/ /
* | Handle trailing slashes when generating Jira URLs63833-fix-jira-issues-urlHeinrich Lee Yu2019-07-221-1/+7
|/
* 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