summaryrefslogtreecommitdiff
path: root/db/schema.rb
Commit message (Expand)AuthorAgeFilesLines
* Start tracking pool repositoriesNick Thomas2018-11-051-0/+12
* Start tracking shards in the databaseNick Thomas2018-11-051-0/+6
* Add index to find stuck merge requests.ab-45608-stuck-mr-queryAndreas Brandl2018-11-011-1/+2
* Drop gcp_clusters tableShinya Maeda2018-10-311-33/+1
* Enhance performance of counting local LFS objectstc-index-lfs-objects-file-storeToon Claes2018-10-301-0/+1
* Merge remote-tracking branch 'origin/master' into dev-masterDJ Mountney2018-10-291-1/+44
|\
| * Associate clusters model to groups34758-create-group-clustersThong Kuah2018-10-291-1/+12
| * Automatically navigate to last board visitedBrett Walker2018-10-261-1/+33
* | Merge branch 'security-redact-links' into 'master'Jan Provaznik2018-10-291-1/+1
|\ \
| * | Redact unsubscribe links in issuable textsJan Provaznik2018-10-231-1/+1
* | | [master] Persist only SHA digest of PersonalAccessToken#tokenImre Farkas2018-10-291-1/+3
| |/ |/|
* | Resolve "Filter discussion (tab) by comments or activity in issues and merge ...Oswaldo Ferreira2018-10-231-0/+11
|/
* Add Clusters::KubernetesNamespace model51716-add-kubernetes-namespace-modelMayra Cabrera2018-10-221-0/+20
* Remove Koding integration and documentationStan Hu2018-10-121-3/+1
* Remove Git circuit breakerZeger-Jan van de Weg2018-10-101-6/+1
* Remove unencrypted webhook token and URL columnsNick Thomas2018-10-091-3/+1
* Use a CTE to remove the query timeoutBrett Walker2018-10-051-1/+1
* Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-051-0/+1
|\
| * Make GitLab pages support access controlTuomo Ala-Vannesluoma2018-10-051-0/+1
* | Remove unnecessary change in schema.rbShinya Maeda2018-10-051-1/+0
* | Change partial index's condition to make stale delayed builds removal a lot f...Shinya Maeda2018-10-051-1/+2
* | Remove unnecessary changes in schema.rbShinya Maeda2018-10-031-1/+0
* | Improve performance of stale scheduled builds searchShinya Maeda2018-10-031-1/+2
* | Fix partial index for scheduled_atShinya Maeda2018-10-021-1/+1
* | Remove unnecessary change from schema.rbShinya Maeda2018-10-021-1/+0
* | Remove unnecessary tableShinya Maeda2018-10-021-8/+0
* | Add scheduled_at column to ci_builds, and add a partial index as wellShinya Maeda2018-10-021-1/+4
* | Squashed commit of the following:Shinya Maeda2018-10-021-0/+8
|/
* Merge branch 'osw-configurable-single-diff-file-limit' into 'master'Douwe Maan2018-10-021-1/+2
|\
| * Make single diff patch limit configurableosw-configurable-single-diff-file-limitOswaldo Ferreira2018-10-011-1/+2
* | Encrypt webhook tokens and URLs in the databaseNick Thomas2018-10-011-0/+4
* | Add index on pipelines to project id and sourceMatija Čupić2018-09-251-0/+1
|/
* Geo: sync disabled wikis. Stage 2follow-up-geo-sync-disabled-wikisValery Sizov2018-09-251-2/+1
* Remove background job throttling feature51509-remove-sidekiq-limit-fetchValery Sizov2018-09-241-4/+1
* Resolve "Enable Auto DevOps by default for self managed instances of GitLab"Dylan Griffith2018-09-181-1/+1
* Merge branch '29398-support-rbac-for-gitlab-provisioned-clusters' into 'master'Kamil Trzciński2018-09-171-1/+2
|\
| * Create a GKE cluster with legacy_abac disabled when the `:rbac_clusters` feat...Thong Kuah2018-09-141-1/+2
* | Resolve "Add functionality to change what email address online actions commit...Nick Thomas2018-09-141-0/+1
|/
* Fix column differences in `db/schema.rb`Jan Provaznik2018-09-131-4/+4
* Add receive_max_input_size setting to Application settingsRubén Dávila2018-09-071-0/+1
* Merge branch 'sh-remove-orphaned-label-links' into 'master'Yorick Peterse2018-09-071-0/+1
|\
| * Remove orphaned label linksStan Hu2018-09-071-0/+1
* | Include private contributions in user contribution graphGeorge Tsiolis2018-09-071-0/+1
|/
* Ask user explicitly about usage stats agreementJan Provaznik2018-09-071-1/+3
* Use ResourceLabelEvent for tracking label changesJan Provaznik2018-09-071-1/+4
* Merge branch 'master' into 'alerts-for-built-in-metrics'Kamil Trzciński2018-09-061-1/+6
|\
| * Automatically disable Auto DevOps for project upon first pipeline failureMayra Cabrera2018-09-061-1/+2
| * Enable Kubernetes RBAC for GitLab Managed Apps for existing clustersThong Kuah2018-09-061-0/+1
| * Merge branch 'filter-web-hooks-by-branch' into 'master'Dmitriy Zaporozhets2018-09-051-0/+1
| |\
| | * Filter project hooks by branchDuana Saskia2018-08-131-0/+1