summaryrefslogtreecommitdiff
path: root/db/fixtures/development
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into improve-pipeline-fixturesimprove-pipeline-fixturesKamil Trzcinski2016-12-184-17/+19
|\
| * Made Ci::Builds to have same ref as Ci::Pipeline in dev fixturestwonegatives2016-12-151-1/+1
| * Refresh project authorizations using a Redis leaserefresh-authorizations-with-leaseYorick Peterse2016-11-253-3/+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-182-0/+2
|\
| * Precalculate user's authorized projects in databaseAhmad Sherif2016-11-182-0/+2
* | run pipeline worker in cycle analytics dev setupJames Lopez2016-11-181-0/+2
|/
* 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
* Merge remote-tracking branch 'origin/master' into 18141-pipeline-graphKamil Trzcinski2016-08-171-30/+29
|\
| * Fix pipeline and build seeds in development environmentGrzegorz Bizon2016-08-151-30/+29
* | Update fixtures to make development testing easierKamil Trzcinski2016-08-171-6/+26
|/
* Improve CI fixturesfixtures-improvementsZ.J. van de Weg2016-08-031-24/+21
* Add seeds for protected branches.Timothy Andrew2016-07-291-0/+12
* Remove project which can't be pulled while seedingZ.J. van de Weg2016-07-281-1/+0
* Improve code designKamil Trzcinski2016-07-181-1/+1
* Update build fixtures to include manual actionsKamil Trzcinski2016-07-181-15/+48
* Random selection now also works for MySQLseed-fu-award-emojiZ.J. van de Weg2016-06-151-3/+3
* Near half of the Issues get Award Emoji when seedingZ.J. van de Weg2016-06-151-4/+4
* Skip system notes from receiving award emojiZ.J. van de Weg2016-06-151-4/+10
* Seed Award Emoji while seeding the databaseZ.J. van de Weg2016-06-151-0/+27
* Use pipelines in context of ProjectKamil Trzcinski2016-06-031-1/+1
* Limit the number of merge requests per project to avoid long seedsStan Hu2016-05-041-1/+4
* Fix specsKamil Trzcinski2016-04-111-1/+1
* Fix seed_fu failure with inserting milestones into test DBStan Hu2016-04-101-1/+1
* Add second build for each commit in build seedsGrzegorz Bizon2016-02-111-14/+25
* Seed db on development with artifacts metadata fixtureGrzegorz Bizon2016-01-141-5/+18
* Seed db with CI build artifacts using a zip archiveGrzegorz Bizon2016-01-141-1/+1
* Remove artifacts metadata column from databaseGrzegorz Bizon2016-01-141-7/+0
* Improve CI builds seederGrzegorz Bizon2016-01-141-22/+59