Commit Graph

20 Commits

Author SHA1 Message Date
GitLab Bot b2180a27bc Add latest changes from gitlab-org/gitlab@master 2021-06-02 09:09:46 +00:00
GitLab Bot ede9464fd9 Add latest changes from gitlab-org/gitlab@master 2021-05-26 15:10:57 +00:00
GitLab Bot 8bc752f208 Add latest changes from gitlab-org/gitlab@master 2021-05-26 06:10:25 +00:00
Małgorzata Ksionek beaa635306 Add class for group level analytics
Add specs for group level

Update entities

Update base classes

Add groups-centric changes

Update plan and review stage

Add summary classes

Add summary spec

Update specs files

Add to specs test cases for group

Add changelog entry

Add group serializer

Fix typo

Fix typo

Add fetching namespace in sql query

Update specs

Add rubocop fix

Add rubocop fix

Modify method to be in sync with code review

Add counting deploys from subgroup

To group summary stage

Add subgroups handling

In group stage summary

Add additional spec

Add additional specs

Add more precise inheritance

Add attr reader to group level

Fix rubocop offence

Fix problems with specs

Add cr remarks

Renaming median method and a lot of calls in specs

Move spec setup

Rename method in specs

Add code review remarks regarding module

Add proper module name
2019-07-15 15:06:40 +02:00
Małgorzata Ksionek 13f3726434 Rephrase specs description for cycle analytics 2019-05-27 12:44:02 +02:00
Małgorzata Ksionek ee92acccb4 Add specs for median serializing 2019-05-23 13:23:38 +02:00
Małgorzata Ksionek 2739f41fb3 Change to_i method to to_f method
In order to stop showing 'Not enough data' in cycle analytics view

Remove puts from the file
2019-05-21 10:33:58 +02:00
gfyoung dce26700b2 Enable frozen string in app/serializers/**/*.rb
Partially addresses #47424.
2018-07-23 11:27:39 -07:00
Tiago Botelho 522f4b2c6a Adapt cycle analytics spec helper and cycle analytics usage data spec 2018-03-01 16:43:26 +00:00
Tiago Botelho 335ee79a73 Refactors median code to work with both single and multiple projects 2018-02-28 10:46:20 +00:00
Tiago Botelho 41bb23ae1d Restore memoization to base query and add a batch base query method 2018-02-28 10:46:20 +00:00
Tiago Botelho 4fcbcce364 Add BatchLoader as a way to refactor the base stage code 2018-02-28 10:46:20 +00:00
Tiago Botelho 7c109c5750 Refactor CycleAnalytics base stage class and model 2018-02-28 10:46:19 +00:00
Ruben Davila dbd1bdaeed More updates for translations plus some refactoring. 2017-05-03 21:08:43 -05:00
Alfredo Sumaran d3ff2fa59b Restore exposure of legend property for events 2017-02-10 16:17:44 -05:00
Alfredo Sumaran 7b20784715 Revert "Merge branch 'add-additional-checks-to-ca-data' into 'master' "
This reverts commit b7c5ca499d, reversing
changes made to 9745c98bb7.
2017-02-10 15:21:45 -05:00
Alfredo Sumaran ee698e9595 Restore exposure of legend property for events 2017-02-10 03:41:39 -05:00
James Lopez b805666984 refactor cycle analytics - updated based on MR feedback 2017-01-17 11:32:55 +01:00
James Lopez dc6ea14b0d fixed stage entity and added missing stage specs 2017-01-17 11:32:54 +01:00
James Lopez a998276223 added analytics stage serializer and moved some info to the stage classes from the controller 2017-01-17 11:32:54 +01:00