Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-31Introduce source to pipeline entityKamil Trzcinski
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-04-10Move the nested groups seed behind an environment flagRobert Speicher
2017-04-06Optimise trace handling code to use streaming instead of full readKamil Trzciński
2017-04-05Added mock deployment and monitoring service with environments fixturesKamil Trzciński
2017-04-04Ensure we generate unique usernames otherwise validations failRémy Coutable
2017-04-03Ensure the AbuseReport fixtures create unique reported usersRémy Coutable
2017-04-03Don't use FFaker in factories, use sequences insteadRémy Coutable
2017-04-03Fix the AbuseReport seederRémy Coutable
2017-03-30Fix production admin fixture to use the new `Users::CreateService`Rémy Coutable
2017-03-20Remove useless options from db/fixtures/development/17_cycle_analytics.rbRémy Coutable
2017-03-07Fix up @DouweM reviewEric Eastwood
2017-03-03Fix the `Gitlab::Seeder` monkey patch to disable mail deliveryRobert Speicher
2017-02-27Add development fixtures for nested groupsDmitriy Zaporozhets
2017-02-24Rename commit_file, commit_dir and remove_file and update specsDouwe Maan
2017-02-24Consistently create, update, and delete files, taking CRLF settings into accountDouwe Maan
2017-02-16Seed abuse reportsEric Eastwood
2017-02-03replace `find_with_namespace` with `find_by_full_path`Adam Pahlevi
2017-01-25Fix race conditions for AuthorizedProjectsWorkerYorick Peterse
2016-12-19Merge remote-tracking branch 'origin/master' into improve-pipeline-fixturesKamil Trzcinski
2016-12-15Made Ci::Builds to have same ref as Ci::Pipeline in dev fixturestwonegatives
2016-12-02Allow users to seed the initial runner registration token using an environmen...DJ Mountney
2016-11-28Improve pipeline fixturesKamil Trzcinski
2016-11-25Refresh project authorizations using a Redis leaseYorick Peterse
2016-11-23Update ProjectTeam#fetch_members to use project authorizationsAhmad Sherif
2016-11-18Merge branch 'feature/precalculate-authorized-projects' into 'master' Douwe Maan
2016-11-18Precalculate user's authorized projects in databaseAhmad Sherif
2016-11-18Merge branch 'feature/cycle-analytics-events' into 'master' Douwe Maan
2016-11-18run pipeline worker in cycle analytics dev setupJames Lopez
2016-11-17Remove empty db fixtures fileSemyon Pupkov
2016-10-17Refactor code to use available and stopped statuses and refactor views to use...Kamil Trzcinski
2016-10-06Allow to close environmentsKamil Trzcinski
2016-10-04Fix pipeline fixtures and calls to removed methodGrzegorz Bizon
2016-09-28Allow Member.add_user to handle access requestersRémy Coutable
2016-09-23Limit test environment size to one project in CIGrzegorz Bizon
2016-09-20Implement review comments from @yorickpeterseTimothy Andrew
2016-09-20Merge remote-tracking branch 'origin/master' into 21170-cycle-analyticsTimothy Andrew
2016-09-17Add a "populate metrics directly" option to the cycle analytics seed.Timothy Andrew
2016-09-15Improve performance of the cycle analytics page.Timothy Andrew
2016-09-14wip: perfTimothy Andrew
2016-09-14Add a `seed_fu` fixture to generate data for cycle analytics.Timothy Andrew
2016-09-07Group similar buildsKamil Trzcinski
2016-08-19Move and improvement comment in pipeline fixturesGrzegorz Bizon
2016-08-18Change name of the class that with pipeline seedsGrzegorz Bizon
2016-08-18Rename file that holds pipeline fixtures in dev envGrzegorz Bizon
2016-08-18Reduce the number of build fixtures created in devGrzegorz Bizon
2016-08-18Reorder failed stages and improve build statusesGrzegorz Bizon
2016-08-18Fix build artifacts in fixtures in development envGrzegorz Bizon
2016-08-18Fix build logs in development environment fixturesGrzegorz Bizon
2016-08-18Refactor pipeline fixtures for dev env a littleGrzegorz Bizon