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
2018-04-23Move spec helpers/matchers/shared examples/contexts to their relevant folderRémy Coutable
2018-04-12Merge branch 'dm-archived-read-only' into 'master'Robert Speicher
2018-04-11Rename `create_merge_request` permissionsBob Van Landuyt
2018-04-11Merge branch 'zj-fix-environments-fixtures' into 'master'Robert Speicher
2018-04-10Make sure hooks run when seeding admin userDouwe Maan
2018-04-10Fix enviroments seeding on certain branch namesZeger-Jan van de Weg
2018-03-15Add labeled issues seedFelipe Artur
2018-02-15Remove root user 100 project limit to rely on default 100,000Eric Eastwood
2018-01-06Merge branch 'sh-reuse-disk-repositories-seeder' into 'master'Stan Hu
2018-01-05Remove labeled issues seedFelipe Artur
2018-01-05Skip project repository disk validation in development project seederStan Hu
2018-01-05Merge branch 'issue_40500' into 'master'Sean McGivern
2018-01-05Improve filtering issues by label performanceFelipe Artur
2017-12-27Fix Gitlab::Access.values to Gitlab::Access.sym_options at 06_teams on develo...ogom
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-12-14Replace factory_girl_rails with factory_bot_railsRémy Coutable
2017-12-05Merge branch 'zj-multiple-artifacts' into 'master'Grzegorz Bizon
2017-12-04Remove seed file from the development envRémy Coutable
2017-12-03Rename artifacts_* to legacy_artifacts_*Kamil Trzcinski
2017-11-30Add a fixture file that uses seed-fu in the test env so that a borken seed-fu...Rémy Coutable
2017-11-17Update CycleAnalytics seed to account for multiple issue assigneesRobert Speicher
2017-09-20Remove depreceted and big projectsZeger-Jan van de Weg
2017-08-23Move GitHooksService to Gitlab::GitJacob Vosmaer
2017-08-11Skip creating the merge request if repo is emptyLin Jen-Shin
2017-06-21Replace invalid chars while seeding environmentsZeger-Jan van de Weg
2017-06-07Merge branch 'instrument-infra' into 'master'Grzegorz Bizon
2017-06-06Fix error while seeding projects in databaseDouglas Barbosa Alexandre
2017-06-06Handle case where GITLAB_PROMETHEUS_METRICS_ENABLED is non boolean value by d...Pawel Chojnacki
2017-06-05Merge branch 'sidekiq-transaction' into 'master'Sean McGivern
2017-06-05Merge branch '30469-convdev-index' into 'master'Sean McGivern
2017-06-02Make production settings fixture use Gitlab::CurrentSettings.current_applicat...Pawel Chojnacki
2017-06-02Make fixture message more descriptivePawel Chojnacki
2017-06-02Allow enabling Prometheus metrics via ENV variable when db is seededPawel Chojnacki
2017-06-02Fix keys seedDouwe Maan
2017-06-02Make sure that environment was created before deployingLin Jen-Shin
2017-06-01Fix other use of CreateDeploymentService and makeLin Jen-Shin
2017-06-01Add Conversational Development Index page to admin panelTaurie Davis, Simon Knox and Adam Niedzielski
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