summaryrefslogtreecommitdiff
path: root/app/models/project_services
Commit message (Expand)AuthorAgeFilesLines
* update code based on feedback42327-import-from-gitlab-com-fails-destination-already-exists-and-is-not-an-empty-directory-errorJames Lopez2018-01-263-3/+3
* fix validation error on servicesJames Lopez2018-01-263-3/+3
* Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉2018-01-111-0/+1
* 41054-Disallow creation of new Kubernetes integrationsMayra Cabrera2018-01-041-0/+28
* Fixes 40842 - Adds extra cookies to JIRA service requestsStanislaw Wozniak2017-12-181-0/+2
* Check diff between KubernetesService and Platforms::Kubernetes. Synchronize a...Shinya Maeda2017-11-281-0/+5
* Merge branch '18040-rubocop-line-break-after-guard-clause' into 'master'Rémy Coutable2017-11-203-0/+4
|\
| * Adds Rubocop rule for line break after guard clauseJacopo2017-11-163-0/+4
* | Resolve "Internationalization support for Prometheus Service Configuration"Jose Ivan Vargas Lopez2017-11-151-3/+3
|/
* Merge branch 'master' into 38464-k8s-appsShinya Maeda2017-11-071-1/+1
|\
| * Fix issue reopen Mattermost / Slack message39791-when-reopening-an-issue-the-mattermost-notification-has-no-context-to-the-issueSean McGivern2017-11-061-1/+1
* | Improve backend structure of dataKamil Trzcinski2017-11-021-4/+2
* | Merge branch 'refactor-clusters' into 38464-k8s-appsKamil Trzcinski2017-11-023-1/+71
|\ \ | |/
| * Merge branch 'add-packagist-project-service' into 'master'Kamil Trzciński2017-10-311-0/+65
| |\
| | * Add Packagist project serviceMatt Coleman2017-10-131-0/+65
| * | Merge branch 'ac-k8s-namespace-validator' into 'master'Rémy Coutable2017-10-271-1/+4
| |\ \
| | * | Add KubernetesService#default_namespace testsac-k8s-namespace-validatorAlessio Caiazza2017-10-261-9/+2
| | * | namespace should be lowercased in kubernetes. This is also true for the scena...Mircea Danila Dumitrescu2017-10-041-1/+11
| * | | Validate username/pw for Jiraservice, require them in the APIRobert Schilling2017-10-241-0/+2
| | |/ | |/|
* | | Install k8s application with helm running inside the clusterAlessio Caiazza2017-11-021-0/+6
|/ /
* | Include GitLab full name with username in Slack messagessh-show-all-slack-namesStan Hu2017-10-067-16/+26
|/
* Also treat newlines as separator, as people would do thatLin Jen-Shin2017-09-131-1/+1
* replace `is_update?` with `update?`Maxim Rydkin2017-08-292-6/+6
* Enfouce namespace for Kubernetes to lowercaseShinya Maeda2017-08-221-0/+6
* Whitelist or fix additional `Gitlab/PublicSend` cop violationsrs-more-public-send-whitelistsRobert Speicher2017-08-142-2/+2
* Ensure `JIRA::Resource::Issue` responds to `resolution` before calling itMehdi Lahmam2017-08-031-2/+6
* Rename many path_with_namespace -> full_pathGabriel Mazetto2017-08-012-4/+4
* Merge issuable "reopened" state into "opened"merge-issuable-reopened-into-opened-stateYorick Peterse2017-07-281-1/+1
* Display specific error message when JIRA test fails32483-jira-errorJarka Kadlecova2017-07-271-2/+6
* Remove project_key from the Jira configurationJarka Kadlecova2017-07-251-15/+3
* Support both internal and external issue trackersJarka Kadlecova2017-07-242-3/+7
* Resolve "Clarify k8s service keys"Dimitrie Hoekstra2017-07-191-10/+10
* Fix external issue trackers redirectissue_35132Felipe Artur2017-07-182-3/+3
* Include new URL helpers retroactively into includers of Gitlab::Routingdm-fix-project-path-helpers-productionDouwe Maan2017-07-072-2/+2
* Merge branch '33360-generate-kubeconfig' into 'master'Kamil Trzciński2017-07-061-1/+12
|\
| * Rename KUBECONFIG_FILE to KUBECONFIGLin Jen-Shin2017-07-061-1/+1
| * Merge remote-tracking branch 'upstream/master' into 33360-generate-kubeconfigLin Jen-Shin2017-07-069-38/+49
| |\
| * | Changelog entry, doc, and only pass KUBECONFIG_FILELin Jen-Shin2017-06-161-2/+1
| * | Generate KUBECONFIG in KubernetesService#predefined_variablesLin Jen-Shin2017-06-161-1/+13
* | | Added Cop to blacklist the use of `dependent:`Yorick Peterse2017-07-061-1/+1
| |/ |/|
* | Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-053-9/+9
* | Improve support for external issue referencesadam-external-issue-references-spikeAdam Niedzielski2017-06-302-2/+5
* | Fix bug where Service `created_at` time was used instead of deployment time.33933-fix-deployment-indicator-datePawel Chojnacki2017-06-221-1/+1
* | Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-...28717-additional-metrics-review-branchPawel Chojnacki2017-06-225-10/+10
|\ \
| * | Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-2/+2
| * | Remove backticks from chat messages because they're not rendered as codedm-chat-message-backticksDouwe Maan2017-06-192-3/+3
| * | Rename "Slash commands" to "Quick actions"Eric Eastwood2017-06-153-5/+5
| |/
* | Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-...Pawel Chojnacki2017-06-161-19/+18
|\ \ | |/
| * Backport EE changes to the Kubernetes serviceNick Thomas2017-06-141-19/+18
* | Test Additional metrics parser and fix query checking testsPawel Chojnacki2017-06-091-4/+0