summaryrefslogtreecommitdiff
path: root/lib/gitlab/cycle_analytics
Commit message (Expand)AuthorAgeFilesLines
* 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
* Refactor all query config stuff into separate classes and added specsJames Lopez2016-11-1711-121/+136
* fix issue with commits and also updated routesJames Lopez2016-11-172-6/+15
* Renamed pipeline column and fixed permissions for builds in events controllerJames Lopez2016-11-171-1/+1
* serialize all the things!James Lopez2016-11-171-20/+11
* get all stages to use serlalizers - apart from plan - WIPJames Lopez2016-11-172-3/+3
* fix issue events and related spec - now using generic serializer for a hashJames Lopez2016-11-171-4/+4
* use request to pass extra parametersJames Lopez2016-11-171-2/+2
* WIP - refactor events to use a generic build entity for some of the hybrid ev...James Lopez2016-11-173-32/+8