summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'zj-fixture-fork' into 'master'Douwe Maan2018-12-061-0/+16
|\
| * Fixture for forksZeger-Jan van de Weg2018-12-061-0/+16
* | Merge branch '53994-add-missing-ci_builds-partial-indices' into 'master'Andreas Brandl2018-12-063-0/+67
|\ \
| * | Remove redundant ci_builds partial index on GitLab.comLin Jen-Shin2018-12-031-0/+33
| * | Add partial index for ci_builds on project_id and statusLin Jen-Shin2018-12-032-0/+34
| |/
* | Merge branch 'partial-index-for-merge_request_id' into 'master'Andreas Brandl2018-12-062-3/+3
|\ \
| * | Change to partial indexpartial-index-for-merge_request_idShinya Maeda2018-12-062-3/+3
* | | Merge branch 'fix/gb/encrypt-ci-build-token' into 'master'Kamil Trzciński2018-12-063-1/+31
|\ \ \ | |/ / |/| |
| * | Use partial NOT NULL index for token_encrypted fieldGrzegorz Bizon2018-12-052-2/+2
| * | Add encrypted token field to ci_builds tableGrzegorz Bizon2018-12-053-1/+31
* | | 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