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-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
2018-02-12Fix a transient failure in db/post_migrate/20170717111152_cleanup_move_system...Rémy Coutable
2018-02-12Move pipeline stages background migration in timeGrzegorz Bizon
2018-02-09Merge branch 'master' into backstage/gb/build-stages-catch-up-migrationGrzegorz Bizon
2018-02-08Early migrations populating fork-networks: no-opBob Van Landuyt
2018-02-07Disable statement timeout when removing redundant stagesGrzegorz Bizon
2018-02-07Remove old index after executing a query in stages migrationGrzegorz Bizon
2018-02-06Improve exceptions messages in code creating stagesGrzegorz Bizon
2018-02-06Add more specs for unique stages index migrationGrzegorz Bizon
2018-02-06Merge branch 'master' into fix/gb/fix-redundant-pipeline-stagesGrzegorz Bizon
2018-02-05Retry migration removing stages in case of duplicatesGrzegorz Bizon
2018-02-05Set todos#author_id to NOT NULL.Andreas Brandl
2018-02-05Revert create job service because of load balancingGrzegorz Bizon
2018-02-03fix rubocopJames Lopez
2018-02-03add migration before 20171207150343James Lopez
2018-02-02add migrationJames Lopez
2018-01-25Fix indentation in migration removing duplicated stagesGrzegorz Bizon
2018-01-25Fix migration removing duplicate stages on MySQL againGrzegorz Bizon
2018-01-25Add an unique index on pipeline stage nameGrzegorz Bizon
2018-01-25Fix removing redundant pipeline stages on MySQLGrzegorz Bizon
2018-01-24Optimize SQL query that removes duplicated stagesGrzegorz Bizon
2018-01-24Remove redundant pipeline stages from the databaseGrzegorz Bizon