summaryrefslogtreecommitdiff
path: root/app/models/project_services
Commit message (Expand)AuthorAgeFilesLines
* Reduce amount of property definitions in ChatNotificationServicePeter Leitzen2019-09-021-6/+13
* Fixing #65389Massimeddu Cireddu2019-09-023-2/+10
* Merge branch 'remove-unnecessary-freeze-in-app-models' into 'master'Stan Hu2019-09-013-3/+3
|\
| * Avoid calling freeze on already frozen strings in app/modelsdineshpanda2019-09-013-3/+3
* | Merge branch 'improve-chatops-help' into 'master'Nick Thomas2019-09-011-1/+3
|\ \ | |/ |/|
| * Improve chatops help outputimprove-chatops-helpYorick Peterse2019-08-291-1/+3
* | Merge branch 'security-fix_jira_ssrf_vulnerability' into 'master'GitLab Release Tools Bot2019-08-291-1/+6
|\ \ | |/ |/|
| * Fix DNS rebind vulnerability for JIRA integrationFelipe Artur2019-08-081-1/+6
* | 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