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-01-11Cleanup dead code and commentsToon Claes
2019-01-11Fix failing spec with orphaned namespaceToon Claes
2019-01-11Load all projects, namespaces, routes in 1 queryToon Claes
2019-01-11Fix duplicate disk path in Backfill ProjectReposStan Hu
2018-12-19Backfill project_repositories for legacy storage projectsDouglas Barbosa Alexandre
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-05Use a 32-byte version of db_key_base for web hooksNick Thomas
2018-12-04Add a line before conditional in encrypt columns classGrzegorz Bizon
2018-12-03Use plaintext token when migration is not completeGrzegorz Bizon
2018-12-03Use proper scope when accessting application settingsGrzegorz Bizon
2018-11-28Merge branch 'master' into fix/gb/encrypt-runners-tokensGrzegorz Bizon
2018-11-28Expire application settings after encrypting tokensGrzegorz Bizon
2018-11-28Ensure all Routables have a parentToon Claes
2018-11-28Disable the `type` STI column for the migrationToon Claes
2018-11-28Always run CleanUp before writing the git configToon Claes
2018-11-28Run repository cleanup on failureToon Claes
2018-11-28Retry the failing projectsToon Claes
2018-11-28Move code to a BackgroundMigrationToon Claes
2018-11-27Correctly handle data-loss scenarios when encrypting columnsNick Thomas
2018-11-23Reduce Sidekiq signature of scheduled tokens migrationGrzegorz Bizon
2018-11-23Add specs for runners tokens encryption migrationGrzegorz Bizon
2018-11-23Improve test cases description in token-related specsGrzegorz Bizon
2018-11-21Schedule background migration for encrypting runners tokensGrzegorz Bizon
2018-11-21Add migratable models for runners tokens migrationGrzegorz Bizon
2018-11-09Remove circular dependency on Redactable in migrationStan Hu
2018-11-07Merge branch 'sh-fix-issue-52649' into 'master'Sean McGivern
2018-11-06Add background migration for Kubernetes NamespacesMayra Cabrera
2018-11-04Fix statement timeouts in RemoveRestrictedTodos migrationStan Hu
2018-11-01Fix typos in comments and specsGeorge Tsiolis
2018-10-29Merge branch 'security-redact-links' into 'master'Jan Provaznik
2018-10-29[master] Persist only SHA digest of PersonalAccessToken#tokenImre Farkas
2018-10-23Redact unsubscribe links in issuable textsJan Provaznik
2018-10-05Use a CTE to remove the query timeoutBrett Walker
2018-10-01Migrate sensitive web hook data in the backgroundNick Thomas
2018-09-28Refactor migration specs using ActiveRecord modelsMatija Čupić
2018-09-27Refactor external_pipelines queryMatija Čupić
2018-09-27Update all pipelines in single queryMatija Čupić
2018-09-25Add background migration to fill pipeline sourceMatija Čupić
2018-08-27Squashed commit of the following:Shinya Maeda
2018-08-07Remove todos of users without access to targets migrationJarka Kadlecová
2018-07-10Use schedulers and delete diff files upon deadtuples checkOswaldo Ferreira
2018-07-10Remove unnecessary EachBatchOswaldo Ferreira
2018-07-10Reschedule DeleteDiffFiles until there is none left to removeOswaldo Ferreira
2018-07-10Wait postgresql vacuum of deadtuples on merge_request_diff_files deletionOswaldo Ferreira
2018-07-10Add 1000 files per minute deletion ratio on schedulerOswaldo Ferreira
2018-07-10Create a diff deletion worker scheduler to avoid long-running post-migrationOswaldo Ferreira
2018-07-09Updates from `rubocop -a`Lin Jen-Shin