summaryrefslogtreecommitdiff
path: root/db/fixtures/development/17_cycle_analytics.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2023-03-131-1/+10
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2023-03-021-19/+31
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-12-201-0/+12
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-11-161-1/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-10-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-09-141-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-11-101-5/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-08-021-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-11-281-7/+7
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-06-041-0/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-271-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-251-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-251-189/+153
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-071-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-171-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-141-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-211-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-151-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-031-3/+5
* Fix cycle analytics seed scriptAdam Hegyi2019-09-031-2/+4
* Fix call to removed GitPushServicece-12464-remove-gitpushserviceMarkus Koller2019-07-041-5/+7
* Squashed commit of the following:Shinya Maeda2018-11-061-6/+4
* Remove Rugged and shell code from Gitlab::GitAlejandro Rodríguez2018-09-121-14/+0
* Move spec helpers/matchers/shared examples/contexts to their relevant folderRémy Coutable2018-04-231-1/+1
* Replace factory_girl_rails with factory_bot_railsrc/use-factory_bot_railsRémy Coutable2017-12-141-2/+2
* Update CycleAnalytics seed to account for multiple issue assigneesrs-cycle-analytics-seedRobert Speicher2017-11-161-37/+48
* Move GitHooksService to Gitlab::GitJacob Vosmaer2017-08-231-1/+1
* Fix other use of CreateDeploymentService and makeLin Jen-Shin2017-06-021-6/+3
* Introduce source to pipeline entitytrigger-sourceKamil Trzcinski2017-05-311-1/+1
* Move the nested groups seed behind an environment flagrs-skip-nested-groups-seedRobert Speicher2017-04-101-2/+4
* Remove useless options from db/fixtures/development/17_cycle_analytics.rbRémy Coutable2017-03-201-1/+1
* Rename commit_file, commit_dir and remove_file and update specsDouwe Maan2017-02-241-1/+1
* Consistently create, update, and delete files, taking CRLF settings into accountDouwe Maan2017-02-241-9/+1
* Fix race conditions for AuthorizedProjectsWorkerrefresh-authorizations-fork-joinYorick Peterse2017-01-251-1/+1
* Refresh project authorizations using a Redis leaserefresh-authorizations-with-leaseYorick Peterse2016-11-251-1/+0
* Merge branch 'feature/precalculate-authorized-projects' into 'master' Douwe Maan2016-11-181-0/+1
|\
| * Precalculate user's authorized projects in databaseAhmad Sherif2016-11-181-0/+1
* | run pipeline worker in cycle analytics dev setupJames Lopez2016-11-181-0/+2
|/
* Implement review comments from @yorickpeterseTimothy Andrew2016-09-201-1/+1
* Add a "populate metrics directly" option to the cycle analytics seed.Timothy Andrew2016-09-171-3/+61
* Improve performance of the cycle analytics page.Timothy Andrew2016-09-151-4/+19
* wip: perfTimothy Andrew2016-09-141-15/+15
* Add a `seed_fu` fixture to generate data for cycle analytics.Timothy Andrew2016-09-141-0/+173