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
2017-08-11Move the personal snippet uploads from `system` to `-/system`Bob Van Landuyt
2017-08-11Update migrations to move directly into the `-/system` folderBob Van Landuyt
2017-08-11Don't update upload paths twiceBob Van Landuyt
2017-08-11Don't rename the system namespaceBob Van Landuyt
2017-08-08Merge branch 'gitaly-find-commit' into 'master'Dmitriy Zaporozhets
2017-08-08Incorporate Gitaly's CommitService.FindCommit RPCAlejandro Rodríguez
2017-08-07Store & use ConvDev percentages returned by Version appJarka Kadlecova
2017-08-03Migrate MR commits and diffs to new tablesSean McGivern
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-08-01Ensure all project factories use `:repository` trait or `:empty_project`Robert Speicher
2017-08-01Rename ensure_dir_exist -> ensure_storage_path_existGabriel Mazetto
2017-08-01Rename many path_with_namespace -> full_pathGabriel Mazetto
2017-07-20Merge branch 'backstage/gb/build-stage-id-ref-bg-migration-cleanup' into 'mas...Yorick Peterse
2017-07-20Fix background migration cleanup specsGrzegorz Bizon
2017-07-20Merge branch '33359-pers-snippet-files-location' into 'security-9-3'Sean McGivern
2017-07-20Merge branch 'bvl-remove-appearance-symlink' into 'security-9-3'Douwe Maan
2017-07-19Merge branch 'master' into backstage/gb/build-stage-id-ref-bg-migration-cleanupGrzegorz Bizon
2017-07-19Isolate stage_id reference clean up migrationGrzegorz Bizon
2017-07-18Move the `uploads/system` folder to `uploads/-/system`Bob Van Landuyt
2017-07-18Use batching to clear orphans in head_pipeline migrationGrzegorz Bizon
2017-07-18Remove migration dependency from stage_id migrationGrzegorz Bizon
2017-07-18Add specs for stage_id reference cleanup migrationGrzegorz Bizon
2017-07-18Add pending set of specs for stage_id cleanup migrationGrzegorz Bizon
2017-07-11Support multiple Redis instances based on queue typePaul Charlton
2017-07-07Do not schedule bg migration when it is not neededGrzegorz Bizon
2017-07-07Schedule stage_id bg migrations in batches of 10Grzegorz Bizon
2017-07-07Use new `each_batch` helper instead of custom oneGrzegorz Bizon
2017-07-07Schedule stage_id background migration in rangesGrzegorz Bizon
2017-07-07Reduce a delay between stage_id scheduled migrationsGrzegorz Bizon
2017-07-07Do not compare float with integer in migrations specsGrzegorz Bizon
2017-07-07Improve readability of build stage id migration queryGrzegorz Bizon
2017-07-07Use integers to schedule delayed background migrationsGrzegorz Bizon
2017-07-07Improve specs for background stage_id ref migrationGrzegorz Bizon
2017-07-07Remove unused background migrations matcherGrzegorz Bizon
2017-07-07Use ActiveRecord 5 batching to schedule bg migrationGrzegorz Bizon
2017-07-07Add specs for delayed stage_id background migrationsGrzegorz Bizon
2017-07-07Find builds that require a migration in batchesGrzegorz Bizon
2017-07-07Add initial build stage_id ref background migrationGrzegorz Bizon
2017-07-07Add initial stage_id background migration filesGrzegorz Bizon
2017-06-27Rename the migration test to match the migration pathLin Jen-Shin
2017-06-27Merge remote-tracking branch 'upstream/master' into add-ci_variables-environm...Lin Jen-Shin
2017-06-27Rename instead of delete, feedback:Lin Jen-Shin
2017-06-22Remove duplicated records and add unique constraintLin Jen-Shin
2017-06-22Merge branch 'master' into fix/gb/improve-updating-column-in-batches-helperGrzegorz Bizon
2017-06-22Disable transaction in specs for some migrationsGrzegorz Bizon
2017-06-21Merge branch 'fix/gb/improve-build-stage-reference-migration' into 'master'Kamil Trzciński
2017-06-21Fix migration specs that can not run within transactionGrzegorz Bizon
2017-06-21Rename stage ref migration specs to match a class nameGrzegorz Bizon
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-21Update build stage reference migration specsGrzegorz Bizon