summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* Use SQL to find the gap instead of iteratingHeinrich Lee Yu2019-08-052-2/+26
* Replace add_column_with_default to add_columngeorgekoltsov/55474-outbound-setting-system-hooksGeorge Koltsov2019-08-021-6/+4
* Add backwards compatibility for legacy settingGeorge Koltsov2019-08-022-1/+3
* Refactor SystemHookUrlValidator and specsGeorge Koltsov2019-08-023-3/+18
* Update translations in gitlab.potGeorge Koltsov2019-08-022-0/+4
* Add outbound requests setting for system hooksGeorge Koltsov2019-08-023-1/+35
* Add commit_id to draft_notes tablePatrick Bajao2019-08-012-0/+12
* Merge branch 'ce-docker_image_replication' into 'master'Douglas Barbosa Alexandre2019-08-012-0/+14
|\
| * Backport of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/3809ce-docker_image_replicationValery Sizov2019-08-012-0/+14
* | Add support for DAGKamil Trzciński2019-08-012-1/+28
|/
* Port CE changes from EEcharlie ablett2019-07-311-0/+24
* Add partial index on identities table to speed up LDAP lookupsStan Hu2019-07-302-0/+20
* Create index on environments by stateAndreas Brandl2019-07-292-1/+19
* Migrations for adding issue_id to versions tableLuke Duncalfe2019-07-295-1/+70
* Add Job specific variablesMatija Čupić2019-07-292-0/+34
* Updates label value to include units in metricsLaura Montemayor2019-07-261-0/+13
* Merge branch 'delete-designs-v2' into 'master'Andreas Brandl2019-07-262-0/+29
|\
| * Adds event enum column to DesignsVersions join tabledelete-designs-v2Alex Kalderimis2019-07-242-0/+29
* | Add default for outbound_local_requests_whitelistThong Kuah2019-07-252-2/+32
* | Enable Rubocop Performance/ReverseEachsh-rubocop-reverse-eachStan Hu2019-07-241-1/+1
* | Merge branch 'ce-docker_image_replication-event-generation' into 'master'Douglas Barbosa Alexandre2019-07-244-0/+68
|\ \ | |/ |/|
| * Backport of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14597ce-docker_image_replication-event-generationValery Sizov2019-07-244-0/+68
* | Add RateLimiter to RawControllerMayra Cabrera2019-07-242-1/+11
* | [ADD] outbound requests whitelistReuben Pereira2019-07-242-0/+10
|/
* Merge branch '52442-initial-mysql-support-removal' into 'master'Robert Speicher2019-07-2316-179/+14
|\
| * Remove dead MySQL codeNick Thomas2019-07-2316-179/+14
* | Remove PostgreSQL opclasses monkey patchsh-remove-opclasses-patchStan Hu2019-07-233-682/+682
|/
* Merge branch 'bw-add-index-for-relative-position' into 'master'Nick Thomas2019-07-232-0/+21
|\
| * Add index for issues on relative position, projectbw-add-index-for-relative-positionBrett Walker2019-07-222-0/+21
* | CE pipelines don't respond to sourced_pipelinesrs-fixtures-parityRobert Speicher2019-07-221-3/+3
* | CE-EE parity for pipelines development fixtureRobert Speicher2019-07-221-1/+13
|/
* Apply recomended changes from merge coachFabio Papa2019-07-191-1/+0
* Apply changes recomended by merge request coachFabio Papa2019-07-192-11/+6
* Make subgroup_creation_level default to maintainer at SQL levelFabio Papa2019-07-191-0/+1
* Style rules; Revert some examplesFabio Papa2019-07-191-2/+5
* Update schemaFabio Papa2019-07-191-0/+1
* Add a subgroup_creation_level column to the namespaces tableFabio Papa2019-07-191-0/+20
* Add rule_type to approval_project_rulesLucas Charles2019-07-173-0/+36
* Fix wrong pages access level defaultVladimir Shushlin2019-07-173-2/+42
* Migrate null values for users.private_profileAdam Hegyi2019-07-152-1/+34
* Reorder fields in boards schema to match EEsh-reorder-boards-schema-dbStan Hu2019-07-151-2/+2
* Reorder application settings in db/schema.rb to match EEsh-reorder-application-settingsStan Hu2019-07-141-44/+44
* Merge branch 'id-clean-up-mr-assignees-migration' into 'master'Andreas Brandl2019-07-121-0/+20
|\
| * Add cleanup migration for MR's mutliple assigneesid-clean-up-mr-assignees-migrationIgor Drozdov2019-07-091-0/+20
* | Merge branch 'bvl-rename-routes-after-user-rename' into 'master'Jan Provaznik2019-07-121-0/+48
|\ \
| * | Fix incorrect namespaces & route for user-routesBob Van Landuyt2019-07-091-0/+48
| |/
* | Upgrade to Rails 5.2upgrade-rails-5-2-ceHeinrich Lee Yu2019-07-121-2/+2
* | Add a rubocop for Rails.loggerMayra Cabrera2019-07-101-2/+2
* | Rename Gitlab::Importers moduleRyan Cobb2019-07-096-6/+6
* | Remove CommonMetricsImporter patchRyan Cobb2019-07-097-27/+6