summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* Remove rails4 specific codeJasper Maes2018-12-165-14/+5
* Merge branch 'ac-releases-name-sha-author' into 'master'Kamil Trzciński2018-12-144-1/+57
|\
| * Add name, author and sha to releasesAlessio Caiazza2018-12-134-1/+57
* | Allow suggesting single line changes in diffsOswaldo Ferreira2018-12-132-0/+31
|/
* Fix ActiveRecord::Migration deprecationsYorick Peterse2018-12-1214-14/+14
* Merge branch 'sh-remove-gitlab-shell-include' into 'master'Rémy Coutable2018-12-102-2/+0
|\
| * Remove unnecessary includes of ShellAdapterStan Hu2018-12-052-2/+0
* | Merge branch 'osw-update-mr-metrics-with-events-data' into 'master'Douwe Maan2018-12-102-1/+39
|\ \
| * | Populate MR metrics with events table information (migration)osw-update-mr-metrics-with-events-dataOswaldo Ferreira2018-12-062-1/+39
* | | Merge branch 'tc-backfill-hashed-project_repositories' into 'master'Stan Hu2018-12-071-0/+26
|\ \ \
| * | | Fill project_repositories for hashed storageDouglas Barbosa Alexandre2018-12-061-4/+3
| * | | Fill project_repositories for hashed storageToon Claes2018-12-061-0/+27
| |/ /
* | | Allow public forks to be deduplicatedZeger-Jan van de Weg2018-12-072-0/+23
* | | Merge branch 'fix/gb/encrypt-ci-build-token' into 'master'Kamil Trzciński2018-12-073-0/+30
|\ \ \
| * | | Encrypt CI/CD builds tokensKamil Trzciński2018-12-073-0/+30
* | | | Merge branch 'fix-broken-seeder-11.6' into 'master'Stan Hu2018-12-072-8/+18
|\ \ \ \ | |/ / / |/| | |
| * | | Simplify the changeShinya Maeda2018-12-071-6/+5
| * | | Fix broken seeder 11.6Shinya Maeda2018-12-062-4/+15
| | |/ | |/|
* | | Revert "Merge branch 'fix/gb/encrypt-ci-build-token' into 'master'"Robert Speicher2018-12-063-30/+0
| |/ |/|
* | Merge branch '19376-post-bfg-cleanup' into 'master'Douglas Barbosa Alexandre2018-12-062-1/+11
|\ \
| * | Use BFG object maps to clean projectsNick Thomas2018-12-062-1/+11
* | | Merge branch '54610-allow-review-jobs-to-fail' into 'master'Douglas Barbosa Alexandre2018-12-062-0/+2
|\ \ \ | |/ / |/| |
| * | Ensure the default ApplicationSetting record is created firstRémy Coutable2018-12-062-0/+2
| |/
* | 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