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-05-31Merge branch '41587-osw-mr-metrics-migration-take-two' into 'master'Grzegorz Bizon
2018-05-31Export assigned issues in iCalendar feedImre Farkas
2018-05-30Take two for MR metrics population background migrationOswaldo Ferreira
2018-05-28Remove disable_statement_timeoutShinya Maeda
2018-05-28Rename FillFileStoreUpload to FillStoreUploadShinya Maeda
2018-05-28Add spec for fill_file_store migrationShinya Maeda
2018-05-28Fix schema and refactoring migration fileShinya Maeda
2018-05-28Remove legacy artifacts file_store migrationShinya Maeda
2018-05-28Add background migration to fill file storesShinya Maeda
2018-05-23Resolve "Deprecate Gemnasium project service"Olivier Gonzalez
2018-05-15Add a unique and not null constraint on the project_features.project_id columnStan Hu
2018-05-04Backports every CE related change from ee-44542 to CETiago Botelho
2018-05-03Fix constants in backfill_runner_type_for_ci_runners_post_migrate.rbDylan Griffith
2018-05-03Extract constants in 20180430143705_backfill_runner_type_for_ci_runners_post_...Dylan Griffith
2018-05-03Merge branch 'master' into feature/runner-per-groupDylan Griffith
2018-04-30Start persisting runner_type when creating runnersDylan Griffith
2018-04-27Update 20180420080616_schedule_stages_index_migration.rbGrzegorz Bizon
2018-04-25Merge branch 'master' into 'backstage/gb/migrate-pipeline-stages-index'Grzegorz Bizon
2018-04-24Update stages index migration batch sizeGrzegorz Bizon
2018-04-24Schedule pipeline stages index background migrationGrzegorz Bizon
2018-04-16Introduce new ProjectCiCdSettingYorick Peterse
2018-04-05Merge branch 'fix/gb/reschedule-pipeline-stages-migration' into 'master'Kamil Trzciński
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-28Add the RedirectRoute#path index setup_postgresqlBob Van Landuyt
2018-03-28Add index on lower path to redirect routesBob Van Landuyt
2018-03-28Remove `permanent` from `redirect_routes`Bob Van Landuyt
2018-03-22Merge branch 'master' into 'latest-security-to-master-21-03-18'James Lopez
2018-03-21Merge branch 'fix/auth0-unsafe-login-10-6' into 'security-10-6'James Lopez
2018-03-20Shortcut concurrent foreign key creation if already exists.Andreas Brandl
2018-03-14Fix concurrency issue with migration for user_interacted_projects table.Andreas Brandl
2018-03-07Merge branch '43460-track-projects-a-user-contributed-to' into 'master'Yorick Peterse
2018-03-06Move update_head_pipeline_for_merge_request queue to pipeline_processing name...Shinya Maeda
2018-03-06Integrate two workers into one ArchiveTraceWorker with pipeline_background qu...Shinya Maeda
2018-03-06Improve robustness of migration.Andreas Brandl
2018-03-06For MySQL, foreign keys are dependent on index.Andreas Brandl
2018-03-06Rename to UserInteractedProjects.Andreas Brandl
2018-03-06Improve migration robustness and speed.Andreas Brandl
2018-03-06Simpler migration strategy for MySQL.Andreas Brandl
2018-03-06Add post-migration to populate user_contributed_projects table.Andreas Brandl
2018-03-01Make project#namespace_id not nullDmitriy Zaporozhets
2018-02-27Merge branch 'backstage/gb/build-stages-catch-up-migration' into 'master'Kamil Trzciński
2018-02-23Add DNS verification to Pages custom domainsNick Thomas
2018-02-21Create index on id instead of stage_id in migrationGrzegorz Bizon
2018-02-20Separate adding and removing index from stages migrationGrzegorz Bizon
2018-02-20Add index before going through builds in a migrationGrzegorz Bizon
2018-02-16Use a helper to schedule pipeline stages migrationGrzegorz Bizon
2018-02-15Merge branch 'master' into 'backstage/gb/build-stages-catch-up-migration'Grzegorz Bizon
2018-02-15Recover from unique constraint violation in stages migrationGrzegorz Bizon
2018-02-13Schedule pipeline stages migration every 5 minutesGrzegorz Bizon