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
path: root/db
AgeCommit message (Expand)Author
2018-12-06Merge branch 'partial-index-for-merge_request_id' into 'master'Andreas Brandl
2018-12-06Merge branch 'fix/gb/encrypt-ci-build-token' into 'master'Kamil Trzciński
2018-12-06Ensure the default ApplicationSetting record is created firstRémy Coutable
2018-12-06Remove unnecessary includes of ShellAdapterStan Hu
2018-12-06Change to partial indexShinya Maeda
2018-12-06Fix broken seeder 11.6Shinya Maeda
2018-12-05Rename project's pipelines relationFrancisco Javier López
2018-12-05Use partial NOT NULL index for token_encrypted fieldGrzegorz Bizon
2018-12-05Add encrypted token field to ci_builds tableGrzegorz Bizon
2018-12-05Merge request pipelinesShinya Maeda
2018-12-04Revert "Revert "Remove runner token indices from db schema as well""Yorick Peterse
2018-12-04Revert "Remove runner token indices from db schema as well"🤖 GitLab Bot 🤖
2018-12-04Remove runner token indices from db schema as wellGrzegorz Bizon
2018-12-04Merge commit '83f0798e7dc588f0e4cb6816daadeef7dbfc8b81' into fix/gb/encrypt-r...Grzegorz Bizon
2018-12-03Remove redundant ci_builds partial index on GitLab.comLin Jen-Shin
2018-12-03Add partial index for ci_builds on project_id and statusLin Jen-Shin
2018-12-03Do not add indices for encrypted tokens in this iterationGrzegorz Bizon
2018-11-29Move drop_site_statistics to be a post deployment migrationGabriel Mazetto
2018-11-29Store hashed storage paths in the databaseToon Claes
2018-11-29option to make variables protected by defaultAlexis Reigel
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-29Merge branch 'security-stored-xss-for-environments' into 'master'Cindy Pallares
2018-11-28Merge branch 'zj-object-pool-path' into 'master'Nick Thomas
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-27Merge branch '53778-remove-site-statistics' into 'master'Sean McGivern
2018-11-27Rename the Repository table to PoolRepositoryZeger-Jan van de Weg
2018-11-27Merge branch 'triggermesh-phase2-external-ip' into 'master'Kamil Trzciński
2018-11-27Remove Site StatisticGabriel Mazetto
2018-11-26Expose external_ip to knative cluster applicationChris Baumbauer
2018-11-26Remove notes index on updated_atLin Jen-Shin
2018-11-26Add events index on project_id and created_atLin Jen-Shin
2018-11-23Merge branch 'certmanager-temp' into 'master'Kamil Trzciński
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-22Updated migration filesAmit Rathi
2018-11-21unique: true on cluster_id index on cert_managerAmit Rathi
2018-11-21Eliminate duplicated wordsTakuya Noguchi
2018-11-21Schedule background migration for encrypting runners tokensGrzegorz Bizon
2018-11-21Add database indices to encrypted runner tokensGrzegorz Bizon
2018-11-21Merge remote-tracking branch 'dev/master' into security-encrypt-runners-tokensGrzegorz Bizon
2018-11-20Encrypt runners communication token in the databaseGrzegorz Bizon
2018-11-20Merge branch 'master' into certmanager-tempAmit Rathi
2018-11-19Updated schema.rb and remove extra char from install_commandAmit Rathi
2018-11-19Merge branch 'master' into certmanager-tempAmit Rathi
2018-11-19adding cluster_id index to cert_manager migrartionAmit Rathi
2018-11-19Remove unnecessary codeShinya Maeda