summaryrefslogtreecommitdiff
path: root/lib/gitlab/cycle_analytics/base_stage.rb
Commit message (Expand)AuthorAgeFilesLines
* Add code review remarksadjust-group-level-analytics-to-accept-multiple-project-idsMałgorzata Ksionek2019-07-231-1/+1
* Add basic project extractionMałgorzata Ksionek2019-07-231-12/+1
* Add class for group level analyticsMałgorzata Ksionek2019-07-151-7/+17
* Add attribute readerMałgorzata Ksionek2019-07-101-6/+8
* Add guard clauseMałgorzata Ksionek2019-07-091-0/+2
* Modify base class for cycle analytics fetchingMałgorzata Ksionek2019-07-091-14/+27
* Enable even more frozen string in lib/gitlabgfyoung2018-11-061-0/+2
* Adapt cycle analytics spec helper and cycle analytics usage data spec41777-include-cycle-time-in-usage-pingTiago Botelho2018-03-011-3/+7
* Refactors median code to work with both single and multiple projectsTiago Botelho2018-02-281-2/+6
* Restore memoization to base query and add a batch base query methodTiago Botelho2018-02-281-1/+1
* Add BatchLoader as a way to refactor the base stage codeTiago Botelho2018-02-281-12/+15
* Adds get all medians to Cycle Analytics modelTiago Botelho2018-02-281-4/+4
* More updates for translations plus some refactoring.Ruben Davila2017-05-031-1/+1
* Fix cycle analytics code after improving serializersGrzegorz Bizon2017-01-271-1/+1
* fix specfix/refactor-cycle-analytics-stagesJames Lopez2017-01-171-2/+2
* refactored a bunch of stuff based on feedbackJames Lopez2017-01-171-10/+10
* fix bug retrieving mediansJames Lopez2017-01-171-1/+1
* refactored metrics fetcher - merged into stage and eventsJames Lopez2017-01-171-14/+22
* fix plan stage issue and some spec failuresJames Lopez2017-01-171-1/+3
* fix specs, refactor missing bits from events stuffJames Lopez2017-01-171-1/+3
* big refactor based on MR feedbackJames Lopez2017-01-171-4/+9
* refactor cycle analytics - updated based on MR feedbackJames Lopez2017-01-171-6/+13
* Fix other spec failuresJames Lopez2017-01-171-1/+1
* fixed stage entity and added missing stage specsJames Lopez2017-01-171-1/+5
* added analytics stage serializer and moved some info to the stage classes fro...James Lopez2017-01-171-0/+2
* WIP - started refactoring cycle analytics median stuff into stagesJames Lopez2017-01-171-0/+24