summaryrefslogtreecommitdiff
path: root/app/models/project_services
Commit message (Expand)AuthorAgeFilesLines
* Correctly process Bamboo API resultsAlex Lossent2018-10-191-4/+9
* Merge branch 'gt-remove-prometheus-configuration-help-text' into 'master'Clement Ho2018-10-171-1/+0
|\
| * Remove prometheus configuration help textGeorge Tsiolis2018-10-171-1/+0
* | Merge branch '44361-remove-gitlab-grit' into 'master'Rémy Coutable2018-10-171-48/+0
|\ \
| * | Merge flowdock monkeypatch into the inlined gemNick Thomas2018-10-161-48/+0
| * | Inline the gitlab-flowdock-git-hooks gemNick Thomas2018-10-161-1/+1
| |/
* | Allow JIRA to login using email and API tokenFelipe Artur2018-10-171-2/+5
|/
* Show available clusters when installed or updatedPeter Leitzen2018-10-161-4/+4
* post_process markdown redered by APIBrett Walker2018-09-291-1/+1
* Fix activity titles for MRs in chat notification servicesNick Thomas2018-09-201-1/+1
* Fix rubocop Style/ZeroLengthPredicateSemyon Pupkov2018-09-181-1/+1
* Merge branch '44596-double-title-merge-request-message' into 'master'Grzegorz Bizon2018-09-171-1/+6
|\
| * Add fix for EE merge messageKukovskii Vladimir2018-09-141-1/+6
| * Fix double title in merge request chat messagesKukovskii Vladimir2018-09-111-1/+1
* | Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+4
|/
* Merge branch 'issue_50488' into 'master'Stan Hu2018-09-074-8/+7
|\
| * Move project services log to a separate fileFelipe Artur2018-09-064-8/+7
* | Enable Kubernetes RBAC for GitLab Managed Apps for existing clustersThong Kuah2018-09-061-17/+9
|/
* Remove Gemnasium serviceGilbert Roulot2018-08-201-62/+0
* Enable frozen string in rest of app/models/**/*.rbgfyoung2018-08-1047-14/+106
* Allow multiple JIRA transition idsFelipe Artur2018-08-031-2/+16
* Fix couple of moments in HangoutsChatService and its specKukovskii Vladimir2018-07-141-5/+7
* Fix fetch_attachment_title method of Hangouts Chat serviceKukovskii Vladimir2018-07-141-2/+1
* Add Hangouts Chat service implementationKukovskii Vladimir2018-07-141-0/+25
* Add dummy Google Hangouts Chat integrationKukovskii Vladimir2018-07-141-0/+41
* Don't consider a new inactive KubernetesService invalidDouwe Maan2018-07-051-1/+1
* Fix Bamboo CI status not showing for branch plansStan Hu2018-06-291-10/+12
* Merge branch '45487-slack-tag-push-notifs' into 'master'Sean McGivern2018-06-191-0/+1
|\
| * ChatNotificationService - fix sending tag notifications when "only default br...45487-slack-tag-push-notifsMario de la Ossa2018-06-141-0/+1
* | Deny repository disk access in development and testJacob Vosmaer (GitLab)2018-06-141-1/+6
|/
* Fixes Microsoft Teams notifications for pipeline eventsJeff Brown2018-06-123-6/+7
* use Gitlab::Favicon for jira serviceAlexis Reigel2018-06-051-1/+1
* remove all .ico favicon variations, use png alwaysAlexis Reigel2018-06-051-1/+1
* Add validation to webhook and service URLs to ensure they are not blocked bec...Francisco Javier López2018-06-0114-15/+15
* Merge branch 'mr-conflict-notification' into 'master'Douwe Maan2018-05-241-1/+1
|\
| * Add cannot_be_merged_recheck merge_statuslulalala2018-05-171-1/+1
* | Resolve "Deprecate Gemnasium project service"Olivier Gonzalez2018-05-231-0/+13
|/
* Flowdock uses Gitaly, not GritZeger-Jan van de Weg2018-04-231-1/+47
* Merge branch 'jej/mattermost-notification-confidentiality-10-6' into 'securit...Douwe Maan2018-04-052-3/+13
* Remove some easy cases of 'path_to_repo' useJacob Vosmaer (GitLab)2018-03-281-1/+1
* Merge branch 'fj-15329-services-callbacks-ssrf' into 'security-10-6'Douwe Maan2018-03-2112-36/+24
* Merge branch 'issue_25542' into 'master'Sean McGivern2018-03-201-3/+11
|\
| * Improve JIRA event descriptionsissue_25542Felipe Artur2018-03-191-3/+11
* | Merge branch 'master' into 'update-kubeclient'Grzegorz Bizon2018-03-173-21/+12
|\ \ | |/
| * Merge branch '43522-technical-debt-service-disabled_title' into 'master'Dmitriy Zaporozhets2018-03-162-9/+0
| |\
| | * Removed unused `Service#disabled_title` methods43522-technical-debt-service-disabled_titleJames Edwards-Jones2018-03-152-9/+0
| * | DRY remaining instances of predefined variablesGrzegorz Bizon2018-03-141-8/+12
| * | Extract variables collection item to a separate classGrzegorz Bizon2018-03-121-3/+1
| * | Make variables collection to runner mapping explicitGrzegorz Bizon2018-03-071-1/+1
| * | Merge branch 'master' into backstage/gb/refactor-ci-cd-variables-collectionsGrzegorz Bizon2018-03-0723-93/+217
| |\ \