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-07Remove orphaned label linksStan Hu
2018-09-07Merge branch 'master' into 'alerts-for-built-in-metrics'Kamil Trzciński
2018-09-06Fix migrationsKamil Trzciński
2018-09-04Add `# frozen_string_literal: true`Kamil Trzciński
2018-09-04Import common metrics into database.Kamil Trzciński
2018-08-27Squashed commit of the following:Shinya Maeda
2018-08-25API: Protected tagsRobert Schilling
2018-08-17Merge branch 'blacklist-destroy-all' into 'master'Robert Speicher
2018-08-17Merge branch 'ab-49754-gh-importer-internal-ids' into 'master'Yorick Peterse
2018-08-17Add migration to cleanup internal_ids.Andreas Brandl
2018-08-16Add WikiAccessLevel migration from `NULL` to `20`Gabriel Mazetto
2018-08-16Whitelist existing destroy_all offensesYorick Peterse
2018-08-06Merge branch 'background-migrations-system-load' into 'master'Stan Hu
2018-08-06Fix interval in NormalizeLdapExternUids specYorick Peterse
2018-08-02Resolve "Remove ghost notification settings for groups and projects"🙈 jacopo beschi 🙉
2018-07-25Remove code for dynamically generating routesYorick Peterse
2018-07-23Replace 'Sidekiq::Testing.inline!' with 'perform_enqueued_jobs'blackst0ne
2018-07-19Remove direct disk access in RemoveDotGitFromUsernamesZeger-Jan van de Weg
2018-07-19MigrateProcessCommitWorkerJobs to use GitalyZeger-Jan van de Weg
2018-07-18Remove unreachable Git codeJacob Vosmaer (GitLab)
2018-07-10Use schedulers and delete diff files upon deadtuples checkOswaldo Ferreira
2018-07-10Wait postgresql vacuum of deadtuples on merge_request_diff_files deletionOswaldo Ferreira
2018-07-10Add 1000 files per minute deletion ratio on schedulerOswaldo Ferreira
2018-07-10Create a diff deletion worker scheduler to avoid long-running post-migrationOswaldo Ferreira
2018-07-10Schedule batches in bulks of 5 diffsOswaldo Ferreira
2018-07-10Revert "Temporarily remove MR diffs removal migration"Sean McGivern
2018-07-09Resolve Naming/UncommunicativeMethodLin Jen-Shin
2018-07-09Updates from `rubocop -a`Lin Jen-Shin
2018-07-03Temporarily remove MR diffs removal migrationSean McGivern
2018-06-29Add pipeline stages position clean-up migrationGrzegorz Bizon
2018-06-28Schedule workers to delete non-latest diffs in post-migrationOswaldo Ferreira
2018-06-18Bring CE-EE parity to migrations/remove_soft_removed_objects_spec.rbRobert Speicher
2018-06-14Deny repository disk access in development and testJacob Vosmaer (GitLab)
2018-06-07Refactor schema_spec.rb for CE-EE parity and simplicityRobert Speicher
2018-06-05Migrate jobs in object_storage_upload queueJan Provaznik
2018-06-05Merge branch 'master' into 'rd-44364-deprecate-support-for-dsa-keys'Douwe Maan
2018-06-05Add migration to disable the usage of DSA keysRubén Dávila
2018-06-04Fix specs. Rename migration file name which was conflicted with background mi...Shinya Maeda
2018-06-04Add background migrations to arhive legacy tracesShinya Maeda
2018-05-30Take two for MR metrics population background migrationOswaldo Ferreira
2018-05-28Add spec for fill_file_store migrationShinya Maeda
2018-05-15Add a unique and not null constraint on the project_features.project_id columnStan Hu
2018-05-09Merge branch 'master' into 'fix-project-mirror-data-schema'Douwe Maan
2018-05-08Remove orphaned builds without project / pipeline referenceGrzegorz Bizon
2018-05-08Add database foreign key between pipelines and buildsGrzegorz Bizon
2018-05-08Adds not null constraint to ProjectMirrorData's foreign_key project_idTiago Botelho
2018-05-07Cleanup pipeline build stage background migrationGrzegorz Bizon
2018-05-04Backports every CE related change from ee-44542 to CETiago Botelho
2018-05-01Use stages position column to track stage indexGrzegorz Bizon
2018-04-25Merge branch 'master' into 'backstage/gb/migrate-pipeline-stages-index'Grzegorz Bizon