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-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
2018-04-25Cleanup after adding MR diff's commit_count (try 2)Jan Provaznik
2018-04-24Rename stage index column name to priority columnGrzegorz Bizon
2018-04-24Schedule pipeline stages index background migrationGrzegorz Bizon
2018-04-21Fix missing namespace for some internal usersRubén Dávila
2018-04-06Ignore current RSpec/FactoriesInMigrationSpecs offensesRémy Coutable
2018-04-05Merge branch 'fix/gb/reschedule-pipeline-stages-migration' into 'master'Kamil Trzciński
2018-04-05Merge branch 'dm-internal-user-namespace' into 'master'Sean McGivern
2018-04-05Update entities in pipeline stages migration testGrzegorz Bizon
2018-04-05Update column directly to prevent triggering before_save callbackDouwe Maan
2018-04-05Reschedule pipeline stages migration to run it againGrzegorz Bizon
2018-04-05Merge branch 'jej/mattermost-notification-confidentiality-10-6' into 'securit...Douwe Maan
2018-03-27Merge branch '40781-os-to-ce' into 'master'Sean McGivern