summaryrefslogtreecommitdiff
path: root/spec/models/project_services
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '41567-projectfix' into 'security-10-3'Sean McGivern2018-01-161-0/+4
* 41054-Disallow creation of new Kubernetes integrationsMayra Cabrera2018-01-041-0/+101
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-1/+1
* Fixes 40842 - Adds extra cookies to JIRA service requestsStanislaw Wozniak2017-12-181-0/+20
* Fix unit testsShinya Maeda2017-11-281-1/+1
* Replce kubernetes_service and deployment_service to deployment_platformShinya Maeda2017-11-281-1/+1
* Adds Rubocop rule for line break after guard clauseJacopo2017-11-161-0/+1
* Merge branch 'master' into 38464-k8s-appsShinya Maeda2017-11-071-0/+13
|\
| * Merge branch '39791-when-reopening-an-issue-the-mattermost-notification-has-n...Rémy Coutable2017-11-071-0/+13
| |\
| | * Fix issue reopen Mattermost / Slack message39791-when-reopening-an-issue-the-mattermost-notification-has-no-context-to-the-issueSean McGivern2017-11-061-0/+13
* | | Improve backend structure of dataKamil Trzcinski2017-11-021-1/+0
* | | Merge branch 'refactor-clusters' into 38464-k8s-appsKamil Trzcinski2017-11-023-27/+76
|\ \ \ | |/ /
| * | Merge branch 'master' into refactor-clustersShinya Maeda2017-11-013-25/+74
| |\ \ | | |/
| | * Merge branch 'add-packagist-project-service' into 'master'Kamil Trzciński2017-10-311-0/+46
| | |\
| | | * Add Packagist project serviceMatt Coleman2017-10-131-0/+46
| | * | Merge branch 'ac-k8s-namespace-validator' into 'master'Rémy Coutable2017-10-271-25/+14
| | |\ \
| | | * | Add KubernetesService#default_namespace testsac-k8s-namespace-validatorAlessio Caiazza2017-10-261-5/+22
| | | * | Remove duped testsAlessio Caiazza2017-10-261-28/+0
| | * | | Validate username/pw for Jiraservice, require them in the APIRobert Schilling2017-10-241-0/+14
| | | |/ | | |/|
| * | | specs for featureShinya Maeda2017-11-011-2/+2
| |/ /
* | | Install k8s application with helm running inside the clusterAlessio Caiazza2017-11-021-1/+2
|/ /
* | Replaces 'WikiPage::CreateService' calls with 'wiki_page' factoryJacopo2017-10-131-6/+2
* | Include GitLab full name with username in Slack messagessh-show-all-slack-namesStan Hu2017-10-065-36/+37
* | Fix broken certificate-authority-data with kubectl >= 1.8.0fix-kubectl-180Alessio Caiazza2017-10-031-1/+1
|/
* Also treat newlines as separator, as people would do thatLin Jen-Shin2017-09-131-13/+24
* Improve kubernetes service specs readabilityGrzegorz Bizon2017-08-261-9/+4
* Update kubernetes_service_spec.rbfix/sm/34762-bad-validation-messageShinya Maeda2017-08-221-1/+1
* Enfouce namespace for Kubernetes to lowercaseShinya Maeda2017-08-221-1/+2
* Enable the RSpec/HookArgument cop and auto-correct offensesRobert Speicher2017-08-102-2/+2
* Merge branch 'fix-jira-integration' into 'master'Rémy Coutable2017-08-041-0/+9
|\
| * Ensure `JIRA::Resource::Issue` responds to `resolution` before calling itMehdi Lahmam2017-08-031-0/+9
* | Don't include EmailHelpers manually, pick with rspecuse-rspec-support-helperLin Jen-Shin2017-08-031-7/+1
* | Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-0211-18/+18
* | Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanupRobert Speicher2017-08-013-3/+3
|/
* Rename path_with_namespace -> disk_path when dealing with the filesystemGabriel Mazetto2017-08-011-3/+3
* Rename many path_with_namespace -> full_pathGabriel Mazetto2017-08-011-6/+6
* Merge branch '32483-jira-error' into 'master'Sean McGivern2017-07-281-7/+24
|\
| * Display specific error message when JIRA test fails32483-jira-errorJarka Kadlecova2017-07-271-7/+24
* | Use described_class when possibleRémy Coutable2017-07-2711-15/+15
* | Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-2731-31/+31
* | Remove superfluous type defs in specsKeifer Furzland2017-07-272-2/+2
|/
* Remove project_key from the Jira configurationJarka Kadlecova2017-07-251-7/+3
* Wrong data type when testing webhooksAlexander Randa2017-07-201-1/+1
* Fix external issue trackers redirectissue_35132Felipe Artur2017-07-181-1/+1
* Prevent GitLab issue tracker spec from failing later specsfix-issue-tracker-specSean McGivern2017-07-131-18/+9
* Support multiple Redis instances based on queue typePaul Charlton2017-07-116-6/+6
* Include new URL helpers retroactively into includers of Gitlab::Routingdm-fix-project-path-helpers-productionDouwe Maan2017-07-071-1/+1
* Encode certificate-authority-data in base64Lin Jen-Shin2017-07-061-4/+13
* Rename KUBECONFIG_FILE to KUBECONFIGLin Jen-Shin2017-07-061-1/+1
* Merge remote-tracking branch 'upstream/master' into 33360-generate-kubeconfigLin Jen-Shin2017-07-0610-54/+61
|\