summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* Add new line and commentsShinya Maeda2018-12-261-0/+4
* Fix the seeder 24_forks.rb cannot find public projectShinya Maeda2018-12-261-0/+2
* Rename `ClusterPlatformConfigureWorker`George Tsiolis2018-12-212-1/+16
* Merge branch 'master' into 'feature/option-to-make-variables-protected'Grzegorz Bizon2018-12-2046-39/+611
|\
| * Merge branch 'depracated-migration-inheritance' into 'master'Robert Speicher2018-12-191-1/+1
| |\
| | * ActiveRecord::Migration -> ActiveRecord::Migration[5.0]Jasper Maes2018-12-181-1/+1
| * | Backfill project_repositories for legacy storage projectsDouglas Barbosa Alexandre2018-12-182-1/+27
| |/
| * Merge branch '54719-enable-hashed-storage-by-default-in-development-mode' int...Douglas Barbosa Alexandre2018-12-181-0/+8
| |\
| | * Enable Hashed Storage by default in development mode via seed_fu54719-enable-hashed-storage-by-default-in-development-modeGabriel Mazetto2018-12-181-0/+8
| * | Merge branch 'deprecated-directly-inheriting-migration' into 'master'Rémy Coutable2018-12-181-1/+1
| |\ \
| | * | Fix deprecation: Directly inheriting from ActiveRecord::Migration is deprecated.Jasper Maes2018-12-171-1/+1
| | |/
| * | Add NGINX 0.16.0 and above metricsJoshua Lambert2018-12-172-1/+18
| |/
| * 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