summaryrefslogtreecommitdiff
path: root/lib/gitlab/cycle_analytics
Commit message (Expand)AuthorAgeFilesLines
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-9/+9
* Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-101-1/+1
* Some small updates for Spanish translations.Ruben Davila2017-05-043-3/+3
* Merge branch 'master' into 28433-internationalise-cycle-analytics-pageRuben Davila2017-05-043-3/+3
|\
| * Fix wording of Cycle Analytics stage legendsDouwe Maan2017-05-043-3/+3
* | More updates for translations plus some refactoring.Ruben Davila2017-05-0312-10/+46
* | More translations updates.Ruben Davila2017-05-037-7/+7
* | Add more translation for Spanish.Ruben Davila2017-04-267-7/+7
|/
* Merge branch 'add-additional-checks-to-ca-data' into 'master' Jacob Schatz2017-02-187-0/+28
|\
| * Restore exposure of legend property for eventsAlfredo Sumaran2017-02-107-0/+28
| * Revert "Merge branch 'add-additional-checks-to-ca-data' into 'master' "Alfredo Sumaran2017-02-107-28/+0
| * Restore exposure of legend property for eventsAlfredo Sumaran2017-02-107-0/+28
* | move query limit to base event fetcherJames Lopez2017-02-061-1/+3
|/
* Fix cycle analytics code after improving serializersGrzegorz Bizon2017-01-277-7/+7
* fix specfix/refactor-cycle-analytics-stagesJames Lopez2017-01-171-2/+2
* refactored a bunch of stuff based on feedbackJames Lopez2017-01-1710-43/+49
* fix bug retrieving mediansJames Lopez2017-01-171-1/+1
* fix specsJames Lopez2017-01-172-5/+5
* refactored metrics fetcher - merged into stage and eventsJames Lopez2017-01-1715-119/+116
* fix refactor of production event fetcherJames Lopez2017-01-172-17/+17
* a few more fixesJames Lopez2017-01-172-18/+1
* fix missing refactor in metrics fetcherJames Lopez2017-01-171-2/+2
* fix plan stage issue and some spec failuresJames Lopez2017-01-173-3/+9
* fix specs, refactor missing bits from events stuffJames Lopez2017-01-174-11/+12
* big refactor based on MR feedbackJames Lopez2017-01-1721-117/+123
* few fixes after mergeJames Lopez2017-01-172-3/+10
* refactor fetcher and fixed specsJames Lopez2017-01-173-34/+17
* refactor cycle analytics - updated based on MR feedbackJames Lopez2017-01-1713-61/+89
* Fix other spec failuresJames Lopez2017-01-175-44/+5
* more refactoring and fixing old specsJames Lopez2017-01-171-15/+3
* added new summary serializers and refactor all of the summary stuff into sepa...James Lopez2017-01-175-0/+118
* 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-178-0/+44
* WIP - started refactoring cycle analytics median stuff into stagesJames Lopez2017-01-1718-19/+111
* Fix and relevant spec for plan stage breaking with nil commitsfix/cycle-analytics-plan-issueJames Lopez2016-11-232-1/+3
* refactored a couple of things based on feedbackfix/cycle-analytics-permissionsJames Lopez2016-11-211-12/+7
* Added permissions per stage to cycle analytics endpointJames Lopez2016-11-211-0/+49
* refactored updater and updated specsJames Lopez2016-11-185-27/+9
* added new build updater, specs and refactored allowed_idsJames Lopez2016-11-1810-40/+75
* refactor eventsJames Lopez2016-11-181-17/+3
* fix blank state errorJames Lopez2016-11-171-1/+3
* preload ids or objects for users, merge request and issuesJames Lopez2016-11-176-19/+56
* more refactoring and added some auth checksJames Lopez2016-11-1711-124/+161
* fix typo in error messageJames Lopez2016-11-171-1/+1
* remove class no longer requiredJames Lopez2016-11-171-13/+0
* fix integration specJames Lopez2016-11-171-1/+1
* fix specsJames Lopez2016-11-174-5/+5
* refactor events facade so it uses separate classes and refactor query stuffJames Lopez2016-11-1716-136/+196
* fix date issue with mySQL onlyJames Lopez2016-11-171-1/+1
* small refactor - removing includes no longer neededJames Lopez2016-11-171-2/+0