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
2019-05-17Merge branch 'pl-fix-warning' into 'master'Andreas Brandl
2019-05-17Add extra checks for ci_id migrationDmitriy Zaporozhets
2019-05-13Remove duplicate definition of DOWNTIMEPeter Leitzen
2019-05-06Fix issuables state_id nil when importing projects from GitHubFelipe Artur
2019-05-02Remove unused projects.ci_id columnDmitriy Zaporozhets
2019-04-06Clean up `noteable_id` for notes on commitsHeinrich Lee Yu
2019-04-04Add v2 to reserved top level routesDmitriy Zaporozhets
2019-03-27Merge masterFelipe Artur
2019-03-26Add multiple assignees migration and table populationOswaldo Ferreira
2019-03-01Remove auto vacuum logic, decrease batch size and intervalFelipe Artur
2019-03-01Migrate sidekiq queue to the new :hashed_storage namespaceGabriel Mazetto
2019-02-20Remove undigested token column from personal_access_tokens tableImre Farkas
2019-02-19Address review commentsFelipe Artur
2019-02-19Add more specs and code improvementsFelipe Artur
2019-02-14Split background migration for issues and merge requestsFelipe Artur
2019-02-04Addresses backend/db review commentsMayra Cabrera
2019-02-04Fix template labelsFelipe Artur
2019-01-31Fix tree restorer visibility levelJames Lopez
2019-01-29Add migration to cleanup iid recordsAndreas Brandl
2019-01-25Sidekiq queue migration for HashedStorage::MigratorWorkerGabriel Mazetto
2019-01-25Merge branch 'container-repository-cleanup-api' into 'master'Grzegorz Bizon
2019-01-25Add Container Registry APIKamil Trzciński
2019-01-24Enable the Layout/ExtraSpacing copRémy Coutable
2019-01-22Refactored AfterRenameService to reduce couplingGabriel Mazetto
2019-01-10Remove backfill migration for legacy projectsToon Claes
2018-12-21Rename `ClusterPlatformConfigureWorker`George Tsiolis
2018-12-19Backfill project_repositories for legacy storage projectsDouglas Barbosa Alexandre
2018-12-16Remove rails4 specific codeJasper Maes
2018-12-12Fix ActiveRecord::Migration deprecationsYorick Peterse
2018-12-10Merge branch 'sh-remove-gitlab-shell-include' into 'master'Rémy Coutable
2018-12-10Merge branch 'osw-update-mr-metrics-with-events-data' into 'master'Douwe Maan
2018-12-07Fill project_repositories for hashed storageDouglas Barbosa Alexandre
2018-12-07Populate MR metrics with events table information (migration)Oswaldo Ferreira
2018-12-07Fill project_repositories for hashed storageToon Claes
2018-12-06Remove unnecessary includes of ShellAdapterStan Hu
2018-12-04Merge commit '83f0798e7dc588f0e4cb6816daadeef7dbfc8b81' into fix/gb/encrypt-r...Grzegorz Bizon
2018-11-29Move drop_site_statistics to be a post deployment migrationGabriel Mazetto
2018-11-29Merge commit '6852680584a1b22788f451457a6042eabf862a73' into fix/gb/encrypt-r...Grzegorz Bizon
2018-11-29Merge branch 'security-fix-uri-xss-applications' into 'master'Cindy Pallares
2018-11-28Merge branch 'master' into fix/gb/encrypt-runners-tokensGrzegorz Bizon
2018-11-28Move code to a BackgroundMigrationToon Claes
2018-11-28Migration to write fullpath in all repository configsToon Claes
2018-11-23Adjust batch size for migrating runners tokenGrzegorz Bizon
2018-11-23Reduce Sidekiq signature of scheduled tokens migrationGrzegorz Bizon
2018-11-22Add version 4.2 to all existing migrationsJan Provaznik
2018-11-21Schedule background migration for encrypting runners tokensGrzegorz Bizon
2018-11-07Add migration to steal FillStoreUploadToon Claes
2018-11-07Merge branch 'sh-fix-issue-52649' into 'master'Sean McGivern
2018-11-07Reschedule another instance of RemoveRestrictedTodos migrationStan Hu
2018-11-06Merge branch 'stateful_deployments' into 'master'Kamil Trzciński