summaryrefslogtreecommitdiff
path: root/db/schema.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Merge branch 'add-background-migration-for-legacy-traces' into 'master'Kamil Trzciński2018-09-041-0/+2
| |\ \
| | * | Squashed commit of the following:add-background-migration-for-legacy-tracesShinya Maeda2018-08-271-0/+2
* | | | Fix concurrent index problemKamil Trzciński2018-09-051-1/+1
* | | | Make `identifier:` uniqueKamil Trzciński2018-09-051-0/+1
* | | | Import common metrics into database.Kamil Trzciński2018-09-041-1/+20
|/ / /
* | | Allow whitelisting for "external collaborator by default" settingRoger Rüttimann2018-08-301-0/+1
* | | Merge branch '50441-high-number-of-statement-timeouts-in-groupdestroyworker-d...Nick Thomas2018-08-281-1/+1
|\ \ \ | |/ / |/| |
| * | recalculate SiteStatisticsGabriel Mazetto2018-08-261-1/+1
* | | API: Protected tagsRobert Schilling2018-08-251-0/+1
|/ /
* | Added count for label, assignee, and milestone listsccr/48800/ping_for_boardsChantal Rollison2018-08-211-0/+1
* | Backport of gitlab-org/gitlab-ee!6876ce-6752-jira-branchesMario de la Ossa2018-08-201-1/+1
* | Add WikiAccessLevel migration from `NULL` to `20`Gabriel Mazetto2018-08-161-1/+1
* | Add ability suppress the global "You won't be able [use] SSH" messageÆvar Arnfjörð Bjarmason2018-08-081-1/+2
|/