summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* Rename project's pipelines relationFrancisco Javier LĂłpez2018-12-051-1/+1
* Merge request pipelinesShinya Maeda2018-12-053-0/+38
* Revert "Revert "Remove runner token indices from db schema as well""Yorick Peterse2018-12-041-3/+0
* Revert "Remove runner token indices from db schema as well"đŸ€– GitLab Bot đŸ€–2018-12-041-0/+3
* Remove runner token indices from db schema as wellGrzegorz Bizon2018-12-041-3/+0
* Merge commit '83f0798e7dc588f0e4cb6816daadeef7dbfc8b81' into fix/gb/encrypt-r...Grzegorz Bizon2018-12-043-0/+29
|\
| * Move drop_site_statistics to be a post deployment migrationGabriel Mazetto2018-11-291-0/+0
| * Store hashed storage paths in the databaseToon Claes2018-11-292-0/+29
* | Do not add indices for encrypted tokens in this iterationGrzegorz Bizon2018-12-031-21/+0
* | Merge commit '6852680584a1b22788f451457a6042eabf862a73' into fix/gb/encrypt-r...Grzegorz Bizon2018-11-295-9/+79
|\ \ | |/
| * Merge branch 'security-fix-uri-xss-applications' into 'master'Cindy Pallares2018-11-281-0/+32
| * Merge branch 'security-stored-xss-for-environments' into 'master'Cindy Pallares2018-11-281-0/+18
| * Merge branch 'zj-object-pool-path' into 'master'Nick Thomas2018-11-283-9/+29
| |\
| | * Rename the Repository table to PoolRepositoryZeger-Jan van de Weg2018-11-273-9/+29
* | | Merge branch 'master' into fix/gb/encrypt-runners-tokensGrzegorz Bizon2018-11-281069-1071/+1226
|\ \ \ | |/ /
| * | Move code to a BackgroundMigrationToon Claes2018-11-271-117/+8
| * | Migration to write fullpath in all repository configsToon Claes2018-11-271-0/+136
| * | Merge branch '53778-remove-site-statistics' into 'master'Sean McGivern2018-11-272-4/+22
| |\ \ | | |/ | |/|
| | * Remove Site Statistic53778-remove-site-statisticsGabriel Mazetto2018-11-262-4/+22
| * | Merge branch 'triggermesh-phase2-external-ip' into 'master'Kamil TrzciƄski2018-11-272-0/+15
| |\ \
| | * | Expose external_ip to knative cluster applicationChris Baumbauer2018-11-262-0/+15
| | |/
| * | Remove notes index on updated_atLin Jen-Shin2018-11-272-2/+33
| |/
| * Add events index on project_id and created_atLin Jen-Shin2018-11-262-1/+34
| * Merge branch 'certmanager-temp' into 'master'Kamil TrzciƄski2018-11-232-0/+31
| |\
| | * Updated migration filesAmit Rathi2018-11-221-1/+1
| | * unique: true on cluster_id index on cert_managerAmit Rathi2018-11-222-2/+3
| | * Merge branch 'master' into certmanager-tempAmit Rathi2018-11-202-2/+16
| | |\
| | * | Updated schema.rb and remove extra char from install_commandAmit Rathi2018-11-201-0/+11
| | * | Merge branch 'master' into certmanager-tempAmit Rathi2018-11-194-577/+579
| | |\ \
| | * | | adding cluster_id index to cert_manager migrartionAmit Rathi2018-11-191-2/+2
| | * | | Cleanup schema.rbAmit Rathi2018-11-151-2/+1
| | * | | CleanupAmit Rathi2018-11-131-4/+0
| | * | | Cert manager migration, cluster_issuer etc.Amit Rathi2018-11-131-0/+22
| | * | | Updated loggingAmit Rathi2018-11-131-1/+1
| | * | | Merge branch 'master' into certmanager-tempAmit Rathi2018-11-1224-12/+440
| | |\ \ \
| | * | | | Pushing WIP state for backupAmit Rathi2018-11-031-1/+13
| * | | | | Add version 4.2 to all existing migrationsjprovazn-versioned-migrationsJan Provaznik2018-11-221062-1064/+1064
| * | | | | Eliminate duplicated wordsTakuya Noguchi2018-11-221-1/+1
| | |_|_|/ | |/| | |
* | | | | Adjust batch size for migrating runners tokenGrzegorz Bizon2018-11-231-2/+2
* | | | | Reduce Sidekiq signature of scheduled tokens migrationGrzegorz Bizon2018-11-231-1/+1
* | | | | Schedule background migration for encrypting runners tokensGrzegorz Bizon2018-11-212-1/+39
* | | | | Add database indices to encrypted runner tokensGrzegorz Bizon2018-11-215-4/+25
* | | | | Merge remote-tracking branch 'dev/master' into security-encrypt-runners-tokensGrzegorz Bizon2018-11-215-567/+593
|\ \ \ \ \ | |/ / / /
| * | | | Remove unnecessary codedrop-default-value-status-deploymentsShinya Maeda2018-11-191-4/+0
| * | | | Merge branch 'master-ce' into drop-default-value-status-deploymentsShinya Maeda2018-11-194-567/+579
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Add missing cluster_id on knativevalidate-that-foreign-keys-are-createdKamil TrzciƄski2018-11-152-0/+3
| | * | | Remove indexes for FKKamil TrzciƄski2018-11-151-1/+26
| | * | | Validate foreign keys being indexedKamil TrzciƄski2018-11-152-0/+59
| | * | | Update db/schema.rb according to Rails 5Jan Provaznik2018-11-141-535/+402
| | * | | Revert "Merge branch 'revert-drop-gcp-clusters-table' into 'master'"Kamil TrzciƄski2018-11-143-32/+90
| | | |/ | | |/|