summaryrefslogtreecommitdiff
path: root/app/serializers/analytics_stage_entity.rb
Commit message (Expand)AuthorAgeFilesLines
* Rephrase specs description for cycle analytics30138-display-cycle-analytics-issueMałgorzata Ksionek2019-05-271-1/+1
* Add specs for median serializingMałgorzata Ksionek2019-05-231-0/+1
* Change to_i method to to_f methodMałgorzata Ksionek2019-05-211-2/+2
* Enable frozen string in app/serializers/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-app-serializersgfyoung2018-07-231-0/+2
* Adapt cycle analytics spec helper and cycle analytics usage data spec41777-include-cycle-time-in-usage-pingTiago Botelho2018-03-011-3/+2
* Refactors median code to work with both single and multiple projectsTiago Botelho2018-02-281-1/+3
* 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-8/+2
* Refactor CycleAnalytics base stage class and modelTiago Botelho2018-02-281-2/+8
* More updates for translations plus some refactoring.Ruben Davila2017-05-031-0/+1
* Restore exposure of legend property for eventsAlfredo Sumaran2017-02-101-0/+1
* Revert "Merge branch 'add-additional-checks-to-ca-data' into 'master' "Alfredo Sumaran2017-02-101-1/+0
* Restore exposure of legend property for eventsAlfredo Sumaran2017-02-101-0/+1
* refactor cycle analytics - updated based on MR feedbackJames Lopez2017-01-171-3/+1
* fixed stage entity and added missing stage specsJames Lopez2017-01-171-2/+2
* added analytics stage serializer and moved some info to the stage classes fro...James Lopez2017-01-171-0/+12