summaryrefslogtreecommitdiff
path: root/db/fixtures
Commit message (Expand)AuthorAgeFilesLines
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-1/+1
* Move the nested groups seed behind an environment flagrs-skip-nested-groups-seedRobert Speicher2017-04-102-33/+41
* Optimise trace handling code to use streaming instead of full readKamil Trzciński2017-04-061-1/+1
* Added mock deployment and monitoring service with environments fixturesKamil Trzciński2017-04-052-0/+70
* Ensure we generate unique usernames otherwise validations failrc/fix-transient-failures-following-no-ffakerRémy Coutable2017-04-041-2/+2
* Ensure the AbuseReport fixtures create unique reported usersRémy Coutable2017-04-031-1/+1
* Don't use FFaker in factories, use sequences insteadRémy Coutable2017-04-031-15/+17
* Fix the AbuseReport seederRémy Coutable2017-04-031-3/+23
* Fix production admin fixture to use the new `Users::CreateService`Rémy Coutable2017-03-301-3/+5
* Remove useless options from db/fixtures/development/17_cycle_analytics.rbRémy Coutable2017-03-201-1/+1
* Fix up @DouweM reviewEric Eastwood2017-03-061-1/+1
* Fix the `Gitlab::Seeder` monkey patch to disable mail deliveryrs-dev-seed-timeRobert Speicher2017-03-021-2/+2
* Add development fixtures for nested groupsdz-nested-groups-fixturesDmitriy Zaporozhets2017-02-271-0/+69
* 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
* Seed abuse reportsseed-abuse-reportsEric Eastwood2017-02-151-0/+5
* replace `find_with_namespace` with `find_by_full_path`Adam Pahlevi2017-02-031-1/+1
* Fix race conditions for AuthorizedProjectsWorkerrefresh-authorizations-fork-joinYorick Peterse2017-01-2514-11/+37
* Merge remote-tracking branch 'origin/master' into improve-pipeline-fixturesimprove-pipeline-fixturesKamil Trzcinski2016-12-186-26/+35
|\
| * Made Ci::Builds to have same ref as Ci::Pipeline in dev fixturestwonegatives2016-12-151-1/+1
| * Allow users to seed the initial runner registration token using an environmen...DJ Mountney2016-12-011-0/+16
| * Refresh project authorizations using a Redis leaserefresh-authorizations-with-leaseYorick Peterse2016-11-254-12/+0
| * Update ProjectTeam#fetch_members to use project authorizationsfix/drop-project-authorized-for-userAhmad Sherif2016-11-231-14/+19
* | Improve pipeline fixturesKamil Trzcinski2016-11-281-19/+44
|/
* Merge branch 'feature/precalculate-authorized-projects' into 'master' Douwe Maan2016-11-183-0/+11
|\
| * Precalculate user's authorized projects in databaseAhmad Sherif2016-11-183-0/+11
* | Merge branch 'feature/cycle-analytics-events' into 'master' Douwe Maan2016-11-181-0/+2
|\ \ | |/ |/|
| * run pipeline worker in cycle analytics dev setupJames Lopez2016-11-181-0/+2
* | Remove empty db fixtures fileSemyon Pupkov2016-11-171-0/+0
|/
* Refactor code to use available and stopped statuses and refactor views to use...Kamil Trzcinski2016-10-171-2/+2
* Allow to close environmentsKamil Trzcinski2016-10-061-0/+1
* Fix pipeline fixtures and calls to removed methodGrzegorz Bizon2016-10-041-1/+1
* Allow Member.add_user to handle access requestersRémy Coutable2016-09-281-1/+1
* Limit test environment size to one project in CIGrzegorz Bizon2016-09-231-8/+3
* Implement review comments from @yorickpeterseTimothy Andrew2016-09-201-1/+1
* Merge remote-tracking branch 'origin/master' into 21170-cycle-analyticsTimothy Andrew2016-09-201-3/+7
|\
| * Group similar buildsKamil Trzcinski2016-09-071-3/+7
* | 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
|/
* Move and improvement comment in pipeline fixturesfix/pipeline-seeds-in-dev-envGrzegorz Bizon2016-08-191-5/+4
* Change name of the class that with pipeline seedsGrzegorz Bizon2016-08-181-2/+2
* Rename file that holds pipeline fixtures in dev envGrzegorz Bizon2016-08-181-0/+0
* Reduce the number of build fixtures created in devGrzegorz Bizon2016-08-181-1/+1
* Reorder failed stages and improve build statusesGrzegorz Bizon2016-08-181-5/+6
* Fix build artifacts in fixtures in development envGrzegorz Bizon2016-08-181-24/+30
* Fix build logs in development environment fixturesGrzegorz Bizon2016-08-181-5/+9
* Refactor pipeline fixtures for dev env a littleGrzegorz Bizon2016-08-181-15/+20
* Update fixtures to add a created status to pipelineKamil Trzcinski2016-08-171-5/+4