summaryrefslogtreecommitdiff
path: root/lib/gitlab/cycle_analytics/metrics_fetcher.rb
Commit message (Expand)AuthorAgeFilesLines
* refactored metrics fetcher - merged into stage and eventsJames Lopez2017-01-171-86/+0
* fix missing refactor in metrics fetcherJames Lopez2017-01-171-2/+2
* fix plan stage issue and some spec failuresJames Lopez2017-01-171-1/+5
* fix specs, refactor missing bits from events stuffJames Lopez2017-01-171-3/+6
* big refactor based on MR feedbackJames Lopez2017-01-171-11/+14
* refactor fetcher and fixed specsJames Lopez2017-01-171-0/+15
* refactor cycle analytics - updated based on MR feedbackJames Lopez2017-01-171-1/+1
* WIP - started refactoring cycle analytics median stuff into stagesJames Lopez2017-01-171-1/+2
* refactor events facade so it uses separate classes and refactor query stuffJames Lopez2016-11-171-34/+8
* refactored and added missing spec to light URL builderJames Lopez2016-11-171-4/+0
* Added branch option to test eventsJames Lopez2016-11-171-0/+2
* Refactored test eventsJames Lopez2016-11-171-0/+4
* Refactor the SQL/query stuff into a dynamic class. Also merged all the config...James Lopez2016-11-171-0/+8
* Added code events spec and logic. Also fixed SQL issues and refactored the co...James Lopez2016-11-171-1/+1
* plan events and spec working. Also added some TODOs to the code.James Lopez2016-11-171-8/+8
* commit events and specJames Lopez2016-11-171-0/+4
* WIP - refactored some arel queriesJames Lopez2016-11-171-1/+1
* Started refactoring stuff to add events to cycle analyticsJames Lopez2016-11-171-0/+72