summaryrefslogtreecommitdiff
path: root/spec/serializers/analytics_merge_request_serializer_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@12-4-stable-eeGitLab Bot2019-10-221-0/+2
|
* Fix error on project nameGosia Ksionek2019-08-051-3/+3
| | | | Add project path to sql query to build proper path
* Add class for group level analyticsMaƂgorzata Ksionek2019-07-151-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
|
* Use `:empty_project` where possible in serializer specsRobert Speicher2017-03-271-1/+1
|
* Return serializable hash from a represented serializerGrzegorz Bizon2017-01-271-3/+2
|
* Remove tests which do not add valuezj-upgrade-grapeZ.J. van de Weg2016-11-231-4/+0
|
* fix spec failuresfeature/cycle-analytics-eventsJames Lopez2016-11-181-0/+34