summaryrefslogtreecommitdiff
path: root/lib/gitlab/cycle_analytics
Commit message (Expand)AuthorAgeFilesLines
* Remove soft removals related codeYorick Peterse2018-01-081-1/+0
* Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-11-301-7/+1
|\
| * Remove serialised diff and commit columnsSean McGivern2017-11-281-7/+1
* | Cache allowed_idsLin Jen-Shin2017-11-221-1/+1
* | Move ModuleWithInstanceVariables to Gitlab namespaceLin Jen-Shin2017-11-222-3/+3
* | Just define allowed_ids and override it with empty valueLin Jen-Shin2017-11-226-16/+8
* | Use StrongMemoize and enable/disable cops properlyLin Jen-Shin2017-11-182-5/+5
* | Allow simple ivar ||= form. Update accordinglyLin Jen-Shin2017-09-192-2/+2
* | Add cop to make sure we don't use ivar in a moduleLin Jen-Shin2017-09-188-24/+34
|/
* Refactor Gitlab::Git::Commit to include a repositoryAlejandro Rodríguez2017-08-071-1/+1
* Add table for merge request commitsSean McGivern2017-07-062-9/+32
* 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