summaryrefslogtreecommitdiff
path: root/db/schema.rb
Commit message (Expand)AuthorAgeFilesLines
* Add domain field into Clusters::ClusterMayra Cabrera2019-01-221-0/+1
* Cleanup legacy artifact background migrationShinya Maeda2019-01-171-1/+0
* Only send one notification for failed remote mirrorStan Hu2019-01-151-1/+2
* Add table and model for error tracking settingsReuben Pereira2019-01-071-0/+8
* Add config_options|variables to BuildMetadatakamil-refactor-ci-builds-v5Kamil Trzciński2019-01-041-0/+2
* Change release links table ID to bigserialac-releases-api-with-assetsShinya Maeda2019-01-041-1/+1
* Add unique constraint to release and urlShinya Maeda2019-01-041-0/+1
* Support CURD operation for release asset linksShinya Maeda2019-01-041-0/+10
* Merge branch 'ab-50763-persist-index' into 'master'Yorick Peterse2019-01-041-0/+2
|\
| * Add specific index namesab-50763-persist-indexAndreas Brandl2019-01-031-2/+2
| * Add specific indexes for CIAndreas Brandl2019-01-031-0/+2
* | Make RBAC enabled default for new clustersDylan Griffith2019-01-041-2/+2
|/
* Rename `ClusterPlatformConfigureWorker`George Tsiolis2018-12-211-1/+1
* Merge branch 'master' into 'feature/option-to-make-variables-protected'Grzegorz Bizon2018-12-201-10/+52
|\
| * Backfill project_repositories for legacy storage projectsDouglas Barbosa Alexandre2018-12-181-1/+1
| * Merge branch 'ac-releases-name-sha-author' into 'master'Kamil Trzciński2018-12-141-1/+6
| |\
| | * Add name, author and sha to releasesAlessio Caiazza2018-12-131-1/+6
| * | Allow suggesting single line changes in diffsOswaldo Ferreira2018-12-131-0/+11
| |/
| * Merge branch 'osw-update-mr-metrics-with-events-data' into 'master'Douwe Maan2018-12-101-1/+1
| |\
| | * Populate MR metrics with events table information (migration)osw-update-mr-metrics-with-events-dataOswaldo Ferreira2018-12-061-1/+1
| * | 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
| |\ \ \ | | |/ /
| * | | 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
| |\ \ \
| * | | | Encrypt runners communication token in the databaseGrzegorz Bizon2018-11-201-1/+2
| * | | | Encrypt group / project runners registration tokensGrzegorz Bizon2018-11-161-1/+3
| * | | | Encrypt new instance runners registration tokensGrzegorz Bizon2018-11-151-1/+2
* | | | | option to make variables protected by defaultAlexis Reigel2018-11-291-0/+1
| |_|/ / |/| | |
* | | | 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