summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* Fix rename_login_root_namespaces post migrationMario de la Ossa2018-10-021-0/+2
* Merge branch 'osw-configurable-single-diff-file-limit' into 'master'Douwe Maan2018-10-022-1/+27
|\
| * Make single diff patch limit configurableosw-configurable-single-diff-file-limitOswaldo Ferreira2018-10-012-1/+27
* | Migrate sensitive web hook data in the backgroundNick Thomas2018-10-011-0/+33
* | Encrypt webhook tokens and URLs in the databaseNick Thomas2018-10-012-0/+19
* | Merge branch '51651-fill-pipeline-source-for-external-pipelines' into 'master'Kamil Trzciński2018-09-303-0/+54
|\ \
| * | Schedule background migrationMatija Čupić2018-09-251-0/+33
| * | Add index on pipelines to project id and sourceMatija Čupić2018-09-252-0/+21
| |/
* | Merge branch 'dz-migration-index-helper' into 'master'Dmitriy Zaporozhets2018-09-284-7/+13
|\ \ | |/ |/|
| * Add mysql_compatible_index_length to migration helpersdz-migration-index-helperDmitriy Zaporozhets2018-09-214-7/+13
* | Merge branch 'follow-up-geo-sync-disabled-wikis' into 'master'Douglas Barbosa Alexandre2018-09-252-2/+7
|\ \
| * | Geo: sync disabled wikis. Stage 2follow-up-geo-sync-disabled-wikisValery Sizov2018-09-252-2/+7
* | | Add clean-up phase for ScheduleDiffFilesDeletionOswaldo Ferreira2018-09-251-0/+23
|/ /
* | Remove background job throttling feature51509-remove-sidekiq-limit-fetchValery Sizov2018-09-242-4/+18
|/
* Resolve "Enable Auto DevOps by default for self managed instances of GitLab"Dylan Griffith2018-09-183-1/+31
* Merge branch '29398-support-rbac-for-gitlab-provisioned-clusters' into 'master'Kamil Trzciński2018-09-172-1/+19
|\
| * Create a GKE cluster with legacy_abac disabled when the `:rbac_clusters` feat...Thong Kuah2018-09-142-1/+19
* | Resolve "Add functionality to change what email address online actions commit...Nick Thomas2018-09-142-0/+34
|/
* Fix column differences in `db/schema.rb`Jan Provaznik2018-09-131-4/+4
* Remove Rugged and shell code from Gitlab::GitAlejandro Rodríguez2018-09-121-14/+0
* Use Rails.root for CommonMetricsImporterKamil Trzciński2018-09-111-2/+2
* Reset column information in CommonMetricsImporterBob Van Landuyt2018-09-101-0/+2
* Add receive_max_input_size setting to Application settingsRubén Dávila2018-09-072-0/+12
* Merge branch 'sh-remove-orphaned-label-links' into 'master'Yorick Peterse2018-09-072-0/+44
|\
| * Remove orphaned label linksStan Hu2018-09-072-0/+44
* | Include private contributions in user contribution graphGeorge Tsiolis2018-09-072-0/+8
|/
* Ask user explicitly about usage stats agreementJan Provaznik2018-09-072-1/+22
* Use ResourceLabelEvent for tracking label changesJan Provaznik2018-09-072-1/+15
* Merge branch 'master' into 'alerts-for-built-in-metrics'Kamil Trzciński2018-09-068-3/+109
|\
| * Automatically disable Auto DevOps for project upon first pipeline failureMayra Cabrera2018-09-062-1/+19
| * Merge branch 'issue_50980' into 'master'Kamil Trzciński2018-09-061-2/+6
| |\
| | * Disable statement timeout in RenameLoginRootNamespaces migrationFelipe Artur2018-09-061-2/+6
| * | Enable Kubernetes RBAC for GitLab Managed Apps for existing clustersThong Kuah2018-09-062-0/+12
| |/
| * Merge branch 'filter-web-hooks-by-branch' into 'master'Dmitriy Zaporozhets2018-09-052-0/+13
| |\
| | * Filter project hooks by branchDuana Saskia2018-08-132-0/+13
| * | Merge branch 'add-background-migration-for-legacy-traces' into 'master'Kamil Trzciński2018-09-044-0/+59
| |\ \
| | * | Squashed commit of the following:add-background-migration-for-legacy-tracesShinya Maeda2018-08-274-0/+59
* | | | Fix project_id migrationKamil Trzciński2018-09-061-2/+0
* | | | Fix migrationsKamil Trzciński2018-09-051-0/+0
* | | | Fix add index prometheus metricKamil Trzciński2018-09-051-1/+1
* | | | Move `prometheus_metrics:project_id` right after creation of prometheus metricsKamil Trzciński2018-09-051-0/+0
* | | | Fix concurrent index problemKamil Trzciński2018-09-054-2/+18
* | | | Make `identifier:` uniqueKamil Trzciński2018-09-052-1/+3
* | | | Fix db/fixturesKamil Trzciński2018-09-043-3/+3
* | | | Fix migrationsKamil Trzciński2018-09-041-0/+2
* | | | Fix mysql2 query sizeKamil Trzciński2018-09-042-0/+29
* | | | Fix indexKamil Trzciński2018-09-041-1/+1
* | | | Fix static analysisKamil Trzciński2018-09-041-5/+5
* | | | Add `# frozen_string_literal: true`Kamil Trzciński2018-09-047-1/+15
* | | | Import common metrics into database.Kamil Trzciński2018-09-0410-1/+210
|/ / /