| Commit message (Expand) | Author | Age | Files | Lines |
* | Rephrase "maintainer" to more precise "members who can merge to the target br...42751-rename-mr-maintainer-push | Mark Chao | 2018-06-01 | 1 | -0/+15 |
* | Merge branch '41587-osw-mr-metrics-migration-take-two' into 'master' | Grzegorz Bizon | 2018-05-31 | 1 | -0/+44 |
|\ |
|
| * | Take two for MR metrics population background migration | Oswaldo Ferreira | 2018-05-30 | 1 | -0/+44 |
* | | Export assigned issues in iCalendar feed | Imre Farkas | 2018-05-31 | 1 | -0/+13 |
|/ |
|
* | Remove disable_statement_timeoutadd-background-migration-to-fill-file-store | Shinya Maeda | 2018-05-28 | 1 | -2/+0 |
* | Rename FillFileStoreUpload to FillStoreUpload | Shinya Maeda | 2018-05-28 | 1 | -1/+2 |
* | Add spec for fill_file_store migration | Shinya Maeda | 2018-05-28 | 1 | -0/+0 |
* | Fix schema and refactoring migration file | Shinya Maeda | 2018-05-28 | 1 | -24/+26 |
* | Remove legacy artifacts file_store migration | Shinya Maeda | 2018-05-28 | 1 | -30/+6 |
* | Add background migration to fill file stores | Shinya Maeda | 2018-05-28 | 1 | -0/+95 |
* | Resolve "Deprecate Gemnasium project service" | Olivier Gonzalez | 2018-05-23 | 1 | -0/+15 |
* | Add a unique and not null constraint on the project_features.project_id column | Stan Hu | 2018-05-15 | 2 | -0/+64 |
* | Backports every CE related change from ee-44542 to CE | Tiago Botelho | 2018-05-04 | 1 | -0/+38 |
* | Fix constants in backfill_runner_type_for_ci_runners_post_migrate.rb | Dylan Griffith | 2018-05-03 | 1 | -4/+4 |
* | Extract constants in 20180430143705_backfill_runner_type_for_ci_runners_post_... | Dylan Griffith | 2018-05-03 | 1 | -2/+5 |
* | Merge branch 'master' into feature/runner-per-group | Dylan Griffith | 2018-05-03 | 1 | -0/+29 |
|\ |
|
| * | Update 20180420080616_schedule_stages_index_migration.rb | Grzegorz Bizon | 2018-04-27 | 1 | -1/+1 |
| * | Merge branch 'master' into 'backstage/gb/migrate-pipeline-stages-index' | Grzegorz Bizon | 2018-04-25 | 1 | -0/+34 |
| |\ |
|
| * | | Update stages index migration batch size | Grzegorz Bizon | 2018-04-24 | 1 | -1/+1 |
| * | | Schedule pipeline stages index background migration | Grzegorz Bizon | 2018-04-24 | 1 | -0/+29 |
* | | | Start persisting runner_type when creating runners | Dylan Griffith | 2018-04-30 | 1 | -0/+20 |
| |/
|/| |
|
* | | Introduce new ProjectCiCdSetting10244-add-project-ci-cd-settings | Yorick Peterse | 2018-04-16 | 1 | -0/+34 |
|/ |
|
* | Merge branch 'fix/gb/reschedule-pipeline-stages-migration' into 'master' | Kamil Trzciński | 2018-04-05 | 2 | -20/+38 |
|\ |
|
| * | Reschedule pipeline stages migration to run it againfix/gb/reschedule-pipeline-stages-migration | Grzegorz Bizon | 2018-04-05 | 2 | -20/+38 |
* | | Merge branch 'jej/mattermost-notification-confidentiality-10-6' into 'securit... | Douwe Maan | 2018-04-05 | 2 | -0/+46 |
|/ |
|
* | Add the RedirectRoute#path index setup_postgresql | Bob Van Landuyt | 2018-03-28 | 1 | -9/+9 |
* | Add index on lower path to redirect routes | Bob Van Landuyt | 2018-03-28 | 1 | -0/+38 |
* | Remove `permanent` from `redirect_routes` | Bob Van Landuyt | 2018-03-28 | 1 | -0/+37 |
* | Merge branch 'master' into 'latest-security-to-master-21-03-18' | James Lopez | 2018-03-22 | 1 | -5/+5 |
|\ |
|
| * | Shortcut concurrent foreign key creation if already exists.ab-43887-concurrent-migration-helpers | Andreas Brandl | 2018-03-20 | 1 | -5/+5 |
* | | Merge branch 'fix/auth0-unsafe-login-10-6' into 'security-10-6' | James Lopez | 2018-03-21 | 1 | -0/+25 |
|/ |
|
* | Fix concurrency issue with migration for user_interacted_projects table.ab-44205-user_interacted_projects-migration | Andreas Brandl | 2018-03-14 | 1 | -48/+94 |
* | Merge branch '43460-track-projects-a-user-contributed-to' into 'master' | Yorick Peterse | 2018-03-07 | 1 | -0/+124 |
|\ |
|
| * | Improve robustness of migration. | Andreas Brandl | 2018-03-06 | 1 | -6/+39 |
| * | For MySQL, foreign keys are dependent on index. | Andreas Brandl | 2018-03-06 | 1 | -0/+6 |
| * | Rename to UserInteractedProjects. | Andreas Brandl | 2018-03-06 | 1 | -12/+12 |
| * | Improve migration robustness and speed. | Andreas Brandl | 2018-03-06 | 1 | -1/+9 |
| * | Simpler migration strategy for MySQL. | Andreas Brandl | 2018-03-06 | 1 | -29/+58 |
| * | Add post-migration to populate user_contributed_projects table. | Andreas Brandl | 2018-03-06 | 1 | -0/+48 |
* | | Move update_head_pipeline_for_merge_request queue to pipeline_processing name... | Shinya Maeda | 2018-03-07 | 1 | -0/+15 |
* | | Integrate two workers into one ArchiveTraceWorker with pipeline_background qu... | Shinya Maeda | 2018-03-06 | 1 | -0/+13 |
|/ |
|
* | Make project#namespace_id not nulldz-namespace-id-not-null | Dmitriy Zaporozhets | 2018-03-01 | 1 | -0/+29 |
* | Merge branch 'backstage/gb/build-stages-catch-up-migration' into 'master' | Kamil Trzciński | 2018-02-27 | 3 | -0/+57 |
|\ |
|
| * | Create index on id instead of stage_id in migration | Grzegorz Bizon | 2018-02-21 | 2 | -6/+6 |
| * | Separate adding and removing index from stages migration | Grzegorz Bizon | 2018-02-20 | 3 | -5/+28 |
| * | Add index before going through builds in a migration | Grzegorz Bizon | 2018-02-20 | 1 | -0/+5 |
| * | Use a helper to schedule pipeline stages migration | Grzegorz Bizon | 2018-02-16 | 1 | -5/+6 |
| * | Merge branch 'master' into 'backstage/gb/build-stages-catch-up-migration' | Grzegorz Bizon | 2018-02-15 | 1 | -1/+1 |
| |\ |
|
| * | | Recover from unique constraint violation in stages migration | Grzegorz Bizon | 2018-02-15 | 1 | -1/+1 |
| * | | Schedule pipeline stages migration every 5 minutes | Grzegorz Bizon | 2018-02-13 | 1 | -5/+13 |