summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/prometheus/queries/deployment_query_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal to lib part 2Thong Kuah2019-08-231-0/+2
* Squashed commit of the following:Pawel Chojnacki2018-02-241-2/+2
* Fix rubocop warningsPawel Chojnacki2018-01-041-1/+1
* Add test checking if prometheus integration is enabled after prometheus is in...Pawel Chojnacki2018-01-041-1/+1
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Due to DB rounding timestamp to 1s resolution - freeze date on non fractional...Pawel Chojnacki2017-05-151-10/+11
* match query times with appropriate deltaPawel Chojnacki2017-05-111-8/+9
* Keep presentation logic in one place and remove unecessary arguments.Pawel Chojnacki2017-05-111-7/+11
* Custom queries for prometheusPawel Chojnacki2017-05-111-0/+31