summaryrefslogtreecommitdiff
path: root/spec/models/project_services
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Revert "Remove changes that are not absolutely necessary"Douwe Maan2017-05-241-2/+2
* | Fix terminals support for Kubernetes serviceKamil Trzcinski2017-05-251-1/+30
|/
* Merge branch '27439-performance-deltas' into 'master' Douwe Maan2017-05-121-12/+20
|\
| * Keep presentation logic in one place and remove unecessary arguments.Pawel Chojnacki2017-05-111-1/+1
| * Custom queries for prometheusPawel Chojnacki2017-05-111-11/+19
* | Consistently use monospace font for commit SHAs and branch and tag namesDouwe Maan2017-05-122-14/+14
|/
* Enable the Style/TrailingCommaInArguments copRémy Coutable2017-05-101-2/+2
* Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-108-10/+10
* Merge request widget redesignFatih Acet2017-05-091-4/+19
* Improved code styling and added a HTTParty rescue blockJose Ivan Vargas2017-05-041-3/+2
* Added rescue block for the test method for the prometheus serviceJose Ivan Vargas2017-05-041-2/+3
* Convert seconds to minutes and hours on chat notifationszj-chat-message-pretty-timeZ.J. van de Weg2017-05-041-9/+6
* Merge branch 'enable-spec-file-name-cop' into 'master' Robert Speicher2017-04-281-0/+0
|\
| * Enable RSpec/FilePath copenable-spec-file-name-copSean McGivern2017-04-261-0/+0
* | Merge branch '31138-improve-test-settings-for-services-in-empty-projects' int...Douwe Maan2017-04-271-2/+2
|\ \
| * | improves test settings for chat notification services for empty projects31138-improve-test-settings-for-services-in-empty-projectsTiago Botelho2017-04-271-2/+2
| |/
* | tadds migration to remove invalid servicesTiago Botelho2017-04-271-1/+1
|/
* disables test settings on chat notification services when repository is empty31009-disable-test-settings-on-services-when-repository-is-emptyTiago Botelho2017-04-181-1/+19
* adds relevant testsTiago Botelho2017-04-067-230/+869
* Don't autofill kubernetes namespaceZ.J. van de Weg2017-04-041-35/+54
* All CI offline migrationsKamil Trzciński2017-03-173-207/+23
* Prevent more than one issue tracker to be active for the same projectLuis Del Giudice2017-03-101-0/+32
* Added Prometheus Service and Prometheus graphsKamil Trzciński2017-03-071-0/+104
* Make a default namespace of Kubernetes service to contain project IDdefault-kubernetes-namespaceKamil Trzcinski2017-03-061-2/+4