summaryrefslogtreecommitdiff
path: root/db/schema.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'security-import-project-visibility-11-6' into 'security-11-6'Yorick Peterse2019-01-241-1/+1
* Merge branch 'osw-update-mr-metrics-with-events-data' into 'master'Douwe Maan2018-12-171-1/+1
* Merge branch 'fix/gb/encrypt-ci-build-token' into 'master'Kamil Trzciński2018-12-171-0/+2
* Merge branch 'rs-revert-1e8f1de034aa9b6a60b640b2b091f60c4d3ba365' into 'master'Robert Speicher2018-12-171-2/+0
* Merge branch 'osw-suggest-diff-line-change' into 'master'Phil Hughes2018-12-141-0/+11
* Allow public forks to be deduplicatedZeger-Jan van de Weg2018-12-071-0/+4
* Encrypt CI/CD builds tokensKamil Trzciński2018-12-071-0/+2
* Revert "Merge branch 'fix/gb/encrypt-ci-build-token' into 'master'"Robert Speicher2018-12-061-2/+0
* Use BFG object maps to clean projectsNick Thomas2018-12-061-1/+2
* Merge branch '53994-add-missing-ci_builds-partial-indices' into 'master'Andreas Brandl2018-12-061-0/+1
|\
| * Add partial index for ci_builds on project_id and statusLin Jen-Shin2018-12-031-0/+1
* | Merge branch 'partial-index-for-merge_request_id' into 'master'Andreas Brandl2018-12-061-1/+1
|\ \
| * | Change to partial indexpartial-index-for-merge_request_idShinya Maeda2018-12-061-1/+1
* | | Merge branch 'fix/gb/encrypt-ci-build-token' into 'master'Kamil Trzciński2018-12-061-1/+3
|\ \ \ | |/ / |/| |
| * | Use partial NOT NULL index for token_encrypted fieldGrzegorz Bizon2018-12-051-1/+1
| * | Add encrypted token field to ci_builds tableGrzegorz Bizon2018-12-051-1/+3
* | | Merge request pipelinesShinya Maeda2018-12-051-0/+3
|/ /
* | 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-041-0/+11
|\ \ | |/
| * Store hashed storage paths in the databaseToon Claes2018-11-291-0/+11
* | Merge commit '6852680584a1b22788f451457a6042eabf862a73' into fix/gb/encrypt-r...Grzegorz Bizon2018-11-291-9/+9
|\ \ | |/
| * Merge branch 'zj-object-pool-path' into 'master'Nick Thomas2018-11-281-9/+9
| |\
| | * Rename the Repository table to PoolRepositoryZeger-Jan van de Weg2018-11-271-9/+9
* | | Merge branch 'master' into fix/gb/encrypt-runners-tokensGrzegorz Bizon2018-11-281-6/+15
|\ \ \ | |/ /
| * | Merge branch '53778-remove-site-statistics' into 'master'Sean McGivern2018-11-271-4/+0
| |\ \ | | |/ | |/|
| | * Remove Site Statistic53778-remove-site-statisticsGabriel Mazetto2018-11-261-4/+0
| * | Merge branch 'triggermesh-phase2-external-ip' into 'master'Kamil Trzciński2018-11-271-0/+1
| |\ \
| | * | Expose external_ip to knative cluster applicationChris Baumbauer2018-11-261-0/+1
| | |/
| * | Remove notes index on updated_atLin Jen-Shin2018-11-271-2/+1
| |/
| * Add events index on project_id and created_atLin Jen-Shin2018-11-261-1/+2
| * unique: true on cluster_id index on cert_managerAmit Rathi2018-11-221-1/+1
| * Merge branch 'master' into certmanager-tempAmit Rathi2018-11-201-2/+2
| |\
| * | Updated schema.rb and remove extra char from install_commandAmit Rathi2018-11-201-0/+11
| * | Merge branch 'master' into certmanager-tempAmit Rathi2018-11-191-577/+424
| |\ \
| * | | Cleanup schema.rbAmit Rathi2018-11-151-2/+1
| * | | Updated loggingAmit Rathi2018-11-131-1/+1
| * | | Merge branch 'master' into certmanager-tempAmit Rathi2018-11-121-2/+42
| |\ \ \
| * | | | Pushing WIP state for backupAmit Rathi2018-11-031-1/+13
* | | | | Schedule background migration for encrypting runners tokensGrzegorz Bizon2018-11-211-1/+1
* | | | | Add database indices to encrypted runner tokensGrzegorz Bizon2018-11-211-1/+4
* | | | | Merge remote-tracking branch 'dev/master' into security-encrypt-runners-tokensGrzegorz Bizon2018-11-211-567/+424
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'master-ce' into drop-default-value-status-deploymentsShinya Maeda2018-11-191-567/+424
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Add missing cluster_id on knativevalidate-that-foreign-keys-are-createdKamil Trzciński2018-11-151-0/+1
| | * | | Validate foreign keys being indexedKamil Trzciński2018-11-151-0/+21
| | * | | 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-141-32/+0
| | | |/ | | |/|
| * | | Remove unnecessary line in schema.rbShinya Maeda2018-11-131-1/+0
| * | | Drop default value on status column in deployments tableShinya Maeda2018-11-131-2/+3
| |/ /