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-09-12Remove Rugged and shell code from Gitlab::GitAlejandro Rodríguez
2018-09-04Fix db/fixturesKamil Trzciński
2018-09-04Add `# frozen_string_literal: true`Kamil Trzciński
2018-09-04Import common metrics into database.Kamil Trzciński
2018-08-13Merge branch 'fix-pipeline-fixture-seeder' into 'master'Kamil Trzciński
2018-08-09Add mock data for spam logsStan Hu
2018-08-08Squashed commit of the following:Shinya Maeda
2018-07-12We want letters and numbersLin Jen-Shin
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-07-10Make sure we're matching the same way.Lin Jen-Shin
2018-07-02DRY group creation code in nested groups fixturesDmitriy Zaporozhets
2018-06-07Enable hashed storage for new projects by default in developmentValery Sizov
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