summaryrefslogtreecommitdiff
path: root/spec/models/project_services
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ac-k8s-namespace-validator' into 'master'Rémy Coutable2017-10-281-25/+14
* 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
|\
| * Disable RSpec/BeforeAfterAll and enable RSpec/ImplicitExpect copsenable-a-few-rubocop-rspec-copsRémy Coutable2017-06-301-2/+2
| * Improve support for external issue referencesadam-external-issue-references-spikeAdam Niedzielski2017-06-302-5/+5
| * rm use of deprecated webmock api in teamcity_service_spechttp://jneen.net/2017-06-261-2/+4
| * rm use of deprecated webmock api in campfire_service_spechttp://jneen.net/2017-06-261-5/+6
| * rm use of deprecated webmock api in jira model spechttp://jneen.net/2017-06-261-11/+11
| * rm use of deprecated webmock api in bamboo_service_spechttp://jneen.net/2017-06-261-2/+2
| * Fix bug where Service `created_at` time was used instead of deployment time.33933-fix-deployment-indicator-datePawel Chojnacki2017-06-221-2/+5
| * Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-...28717-additional-metrics-review-branchPawel Chojnacki2017-06-223-25/+25
| |\
| | * Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-12/+12
| | * Remove backticks from chat messages because they're not rendered as codedm-chat-message-backticksDouwe Maan2017-06-192-13/+13
| * | Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-...Pawel Chojnacki2017-06-1621-80/+208
| |\ \ | | |/
| * | Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-...Pawel Chojnacki2017-06-071-35/+1
| |\ \
| * | | Fix prometheus service testsPawel Chojnacki2017-06-061-2/+3
* | | | Changelog entry, doc, and only pass KUBECONFIG_FILELin Jen-Shin2017-06-161-1/+0
* | | | Generate KUBECONFIG in KubernetesService#predefined_variablesLin Jen-Shin2017-06-161-15/+25
| |_|/ |/| |
* | | Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-1421-54/+162
* | | Backport EE changes to the Kubernetes serviceNick Thomas2017-06-141-26/+46
| |/ |/|
* | fix failing specsJarka Kadlecova2017-06-011-35/+0
* | Don’t create comment on JIRA if link already existsJarka Kadlecova2017-05-301-0/+1
|/
* Add API URL to JIRA settings31448-jira-urlsJarka Kadlecova2017-05-261-38/+114
* Merge branch 'revert-b0498c17' into 'master'Robert Speicher2017-05-251-2/+2
|\