summaryrefslogtreecommitdiff
path: root/db
Commit message (Collapse)AuthorAgeFilesLines
* Fixes a migration that causes error on some legacy DBsrd-set-missing-fields-on-migrationRubén Dávila2018-11-011-2/+2
| | | | | | | | | Looks like there are some legacy GitLab databases that have a NOT NULL constraint for the `created_at` and `updated` fields. This change fixes the migration by adding a default value to those columns and I think we always should have it in mind when inserting DB records through raw SQL.
* Remove Koding integration and documentationStan Hu2018-10-122-3/+18
| | | | | | This integration no longer works and does not appear to be supported. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/39697
* Remove Git circuit breakerZeger-Jan van de Weg2018-10-102-6/+31
| | | | | | | Was introduced in the time that GitLab still used NFS, which is not required anymore in most cases. By removing this, the API it calls will return empty responses. This interface has to be removed in the next major release, expected to be 12.0.
* Remove unencrypted webhook token and URL columnsNick Thomas2018-10-093-3/+26
|
* Use a CTE to remove the query timeoutBrett Walker2018-10-052-1/+33
|
* Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-052-0/+17
|\
| * Make GitLab pages support access controlTuomo Ala-Vannesluoma2018-10-052-0/+17
| |
* | Remove unnecessary change in schema.rbShinya Maeda2018-10-051-1/+0
| |
* | Change partial index's condition to make stale delayed builds removal a lot ↵Shinya Maeda2018-10-052-2/+3
| | | | | | | | faster
* | Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-053-5/+1
|\ \ | |/
| * Merge branch 'fix-todo-cops' into 'master'Rémy Coutable2018-10-043-5/+1
| |\ | | | | | | | | | | | | Fix todo cops See merge request gitlab-org/gitlab-ce!21850
| | * Fix UnneededRequireStatement copSemyon Pupkov2018-09-212-4/+0
| | |
| | * Fix SpaceBeforeFirstArg copSemyon Pupkov2018-09-201-1/+1
| | |
* | | Remove unnecessary changes in schema.rbShinya Maeda2018-10-031-1/+0
| | |
* | | Improve performance of stale scheduled builds searchShinya Maeda2018-10-032-3/+4
| | |
* | | Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-031-0/+2
|\ \ \ | |/ /
| * | Fix rename_login_root_namespaces post migrationMario de la Ossa2018-10-021-0/+2
| | |
* | | Fix partial index for scheduled_atShinya Maeda2018-10-022-2/+2
| | |
* | | 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-024-20/+31
| | |
* | | Squashed commit of the following:Shinya Maeda2018-10-022-0/+27
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | commit 9d9594ba20097dc4598f7eb42a9f9d78d73eae54 Author: Shinya Maeda <shinya@gitlab.com> Date: Thu Sep 13 20:18:31 2018 +0900 Cancel scheduled jobs commit f31c7172e07a9eb03b58c1e62eaa18cda4064aa6 Author: Shinya Maeda <shinya@gitlab.com> Date: Thu Sep 13 11:18:42 2018 +0900 Add Ci::BuildSchedule commit fb6b3ca638f40f9e1ee38b1fdd892bda4f6fede7 Author: Shinya Maeda <shinya@gitlab.com> Date: Wed Sep 12 20:02:50 2018 +0900 Scheduled jobs
* | Merge branch 'osw-configurable-single-diff-file-limit' into 'master'Douwe Maan2018-10-022-1/+27
|\ \ | | | | | | | | | | | | | | | | | | Make single diff patch limit configurable Closes #48027 See merge request gitlab-org/gitlab-ce!21886
| * | Make single diff patch limit configurableosw-configurable-single-diff-file-limitOswaldo Ferreira2018-10-012-1/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Creates a new column to hold the single patch limit value on application_settings - Allows updating this value through the application_settings API - Calculates single diff patch collapsing limit based on diff_max_patch_bytes column - Updates diff limit documentation - Adds documentation (with warning) as of how one can update this limit
* | | 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
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Fill pipeline source for external pipelines" Closes #51651 See merge request gitlab-org/gitlab-ce!21814
| * | | 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 helpers Closes #50253 See merge request gitlab-org/gitlab-ce!21852
| * | Add mysql_compatible_index_length to migration helpersdz-migration-index-helperDmitriy Zaporozhets2018-09-214-7/+13
| |/ | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Merge branch 'follow-up-geo-sync-disabled-wikis' into 'master'Douglas Barbosa Alexandre2018-09-252-2/+7
|\ \ | | | | | | | | | | | | CE port of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6906 See merge request gitlab-org/gitlab-ce!21903
| * | Geo: sync disabled wikis. Stage 2follow-up-geo-sync-disabled-wikisValery Sizov2018-09-252-2/+7
| | | | | | | | | | | | | | | | | | | | | We started syncing all the wiki regardless of the fact it's disabled or not. We couldn't do that in one stage because of needing of smoth update and deprecating things. This is the second stage that finally removes unused columns in the geo_node_status table.
* | | Add clean-up phase for ScheduleDiffFilesDeletionOswaldo Ferreira2018-09-251-0/+23
|/ / | | | | | | | | Process any remaining ScheduleDiffFilesDeletion workers and remove temporary added index.
* | Remove background job throttling feature51509-remove-sidekiq-limit-fetchValery Sizov2018-09-242-4/+18
|/ | | | We remove this feature as it never worked properly
* 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
|\ | | | | | | | | | | | | Support Kubernetes RBAC for GitLab Managed Apps for creating new clusters Closes #29398 See merge request gitlab-org/gitlab-ce!21401
| * Create a GKE cluster with legacy_abac disabled when the `:rbac_clusters` ↵Thong Kuah2018-09-142-1/+19
| | | | | | | | | | | | feature flag is enabled Explicitly persist the legacy_abac value of the cluster_provider_gcp so that we can disable abac if the `:rbac_clusters` feature flag is enabled
* | Resolve "Add functionality to change what email address online actions ↵Nick Thomas2018-09-142-0/+34
|/ | | | commit using"
* Fix column differences in `db/schema.rb`Jan Provaznik2018-09-131-4/+4
| | | | | | project_custom_attributes and group_custom_attributes used datetime instead of datetime_with_timezone column type in database schema. But actually migration defines `t.timestamps_with_timezone`.
* 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
| | | | | This makes sure that newly created columns would be available when migrating in one go.
* Add receive_max_input_size setting to Application settingsRubén Dávila2018-09-072-0/+12
| | | | | If user has configure the setting then it will be passed to gitlab-shell and gitlab-workhorse
* Merge branch 'sh-remove-orphaned-label-links' into 'master'Yorick Peterse2018-09-072-0/+44
|\ | | | | | | | | | | | | Remove orphaned label links and add a foreign key constraint Closes gitlab-ee#7482 See merge request gitlab-org/gitlab-ce!21552
| * Remove orphaned label linksStan Hu2018-09-072-0/+44
| | | | | | | | | | | | | | | | On GitLab.com, there are over 2 million orphaned label links out of a total of 13 million. These orphaned label links can cause quiet failures, such as unexpected nil values in ExportCsvWorker. Closes gitlab-org/gitlab-ee#7482
* | 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
|\ | | | | | | # Conflicts: # db/schema.rb