summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* Autofixed some untranslated stringsi18n-copLuke Bennett2019-01-311-1/+1
* Add domain field into Clusters::ClusterMayra Cabrera2019-01-222-0/+10
* Refactored AfterRenameService to reduce couplingGabriel Mazetto2019-01-222-2/+18
* Cleanup legacy artifact background migrationShinya Maeda2019-01-173-1/+52
* Merge branch 'sh-suppress-duplicate-remote-mirror-notifications' into 'master'Douwe Maan2019-01-152-1/+13
|\
| * Only send one notification for failed remote mirrorStan Hu2019-01-152-1/+13
* | Ignore Repository::AmbiguousRefError in db/fixtures/developmentRémy Coutable2019-01-141-0/+3
|/
* Remove backfill migration for legacy projectsToon Claes2019-01-101-26/+0
* Merge branch 'elastic-test-repos-ce' into 'master'Nick Thomas2019-01-091-79/+121
|\
| * Backport of elastic-test-repos from EEMario de la Ossa2019-01-081-79/+121
* | Add table and model for error tracking settingsReuben Pereira2019-01-072-0/+25
* | Merge branch 'depracated-migration-inheritance' into 'master'Rémy Coutable2019-01-071-1/+1
|\ \
| * | ActiveRecord::Migration -> ActiveRecord::Migration[5.0] for AddIndexesToCiBui...Jasper Maes2019-01-051-1/+1
| |/
* | Add config_options|variables to BuildMetadatakamil-refactor-ci-builds-v5Kamil Trzciński2019-01-043-2/+20
|/
* Change release links table ID to bigserialac-releases-api-with-assetsShinya Maeda2019-01-042-2/+2
* Add unique constraint to release and urlShinya Maeda2019-01-042-0/+2
* Support CURD operation for release asset linksShinya Maeda2019-01-042-0/+28
* Merge branch 'ab-50763-persist-index' into 'master'Yorick Peterse2019-01-042-0/+46
|\
| * Add specific index namesab-50763-persist-indexAndreas Brandl2019-01-032-6/+31
| * Add specific indexes for CIAndreas Brandl2019-01-032-0/+21
* | Make RBAC enabled default for new clustersDylan Griffith2019-01-042-2/+11
|/
* Fix deprecation: insert_sql is deprecated and will be removedJasper Maes2019-01-021-1/+1
* 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
| |\ \ \ \ | | |/ / / | |/| | |