summaryrefslogtreecommitdiff
path: root/spec/factories/services.rb
Commit message (Collapse)AuthorAgeFilesLines
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-6/+6
|
* Merge remote-tracking branch 'upstream/master' into ↵Pawel Chojnacki2017-06-071-0/+6
|\ | | | | | | | | | | | | | | 28717-additional-metrics-review-branch # Conflicts: # app/models/project_services/prometheus_service.rb # app/views/projects/services/_form.html.haml
| * simplify test&save actions when setting a service integrationJarka Kadlecova2017-06-011-0/+6
| |
* | Add support for Prometheus Servicekushalpandya2017-05-311-0/+8
|/
* Fix terminals support for Kubernetes serviceKamil Trzcinski2017-05-251-1/+0
| | | | It was broken, because we introduced a default namespace, which was not used by terminal methods.
* Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-101-1/+1
| | | | | | Use the EnforcedStyleForMultiline: no_comma option. Signed-off-by: Rémy Coutable <remy@rymai.me>
* tadds migration to remove invalid servicesTiago Botelho2017-04-271-0/+13
|
* Fix issues mentioned but not closed for JIRASean McGivern2017-03-061-0/+9
| | | | | | | The `ReferenceExtractor` would return an array of `ExternalIssue` objects, and then perform `Array#-` to remove the issues closed. `ExternalIssue`s had `==` defined, but not `hash` or `eql?`, which are used by `Array#-`.
* Fixes after reviewcreate_branch_repo_lessValery Sizov2017-02-231-0/+10
|
* Factories with a project association use `:empty_project` by defaultRobert Speicher2017-01-241-1/+1
|
* Remove unnecessary attribute definitions from Service factoryrs-factory-nitpicksRobert Speicher2016-03-061-2/+0
|
* Move all factory definitions to their own fileRobert Speicher2016-03-041-0/+7