summaryrefslogtreecommitdiff
path: root/spec/controllers/projects/prometheus_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-201-3/+3
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Move Prometheus service to project modelPawel Chojnacki2017-06-161-1/+1
* Use explicit instance of prometheus service and add access methods to itPawel Chojnacki2017-06-071-7/+6
* expand Namespaces:: and refactoring yaml parsing out of MetricGroup classPawel Chojnacki2017-06-061-1/+1
* Explicitly require format.json in prometheus_controllerPawel Chojnacki2017-06-061-0/+60