Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Expand)Author
2019-08-05Use SQL to find the gap instead of iteratingHeinrich Lee Yu
2019-08-02Replace add_column_with_default to add_columnGeorge Koltsov
2019-08-02Add backwards compatibility for legacy settingGeorge Koltsov
2019-08-02Refactor SystemHookUrlValidator and specsGeorge Koltsov
2019-08-02Update translations in gitlab.potGeorge Koltsov
2019-08-02Add outbound requests setting for system hooksGeorge Koltsov
2019-08-02Add commit_id to draft_notes tablePatrick Bajao
2019-08-01Merge branch 'ce-docker_image_replication' into 'master'Douglas Barbosa Alexandre
2019-08-01Backport of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/3809Valery Sizov
2019-08-01Add support for DAGKamil Trzciński
2019-07-31Port CE changes from EEcharlie ablett
2019-07-30Add partial index on identities table to speed up LDAP lookupsStan Hu
2019-07-29Create index on environments by stateAndreas Brandl
2019-07-29Migrations for adding issue_id to versions tableLuke Duncalfe
2019-07-29Add Job specific variablesMatija Čupić
2019-07-26Updates label value to include units in metricsLaura Montemayor
2019-07-26Merge branch 'delete-designs-v2' into 'master'Andreas Brandl
2019-07-25Add default for outbound_local_requests_whitelistThong Kuah
2019-07-25Enable Rubocop Performance/ReverseEachStan Hu
2019-07-24Merge branch 'ce-docker_image_replication-event-generation' into 'master'Douglas Barbosa Alexandre
2019-07-24Adds event enum column to DesignsVersions join tableAlex Kalderimis
2019-07-24Add RateLimiter to RawControllerMayra Cabrera
2019-07-24[ADD] outbound requests whitelistReuben Pereira
2019-07-24Backport of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14597Valery Sizov
2019-07-24Merge branch '52442-initial-mysql-support-removal' into 'master'Robert Speicher
2019-07-23Remove dead MySQL codeNick Thomas
2019-07-23Remove PostgreSQL opclasses monkey patchStan Hu
2019-07-23Merge branch 'bw-add-index-for-relative-position' into 'master'Nick Thomas
2019-07-22CE pipelines don't respond to sourced_pipelinesRobert Speicher
2019-07-22CE-EE parity for pipelines development fixtureRobert Speicher
2019-07-22Add index for issues on relative position, projectBrett Walker
2019-07-19Apply recomended changes from merge coachFabio Papa
2019-07-19Apply changes recomended by merge request coachFabio Papa
2019-07-19Make subgroup_creation_level default to maintainer at SQL levelFabio Papa
2019-07-19Style rules; Revert some examplesFabio Papa
2019-07-19Update schemaFabio Papa
2019-07-19Add a subgroup_creation_level column to the namespaces tableFabio Papa
2019-07-17Add rule_type to approval_project_rulesLucas Charles
2019-07-17Fix wrong pages access level defaultVladimir Shushlin
2019-07-16Migrate null values for users.private_profileAdam Hegyi
2019-07-15Reorder fields in boards schema to match EEStan Hu
2019-07-14Reorder application settings in db/schema.rb to match EEStan Hu
2019-07-12Merge branch 'id-clean-up-mr-assignees-migration' into 'master'Andreas Brandl
2019-07-12Merge branch 'bvl-rename-routes-after-user-rename' into 'master'Jan Provaznik
2019-07-12Upgrade to Rails 5.2Heinrich Lee Yu
2019-07-10Add a rubocop for Rails.loggerMayra Cabrera
2019-07-10Rename Gitlab::Importers moduleRyan Cobb
2019-07-10Remove CommonMetricsImporter patchRyan Cobb
2019-07-10Move importers to lib folderRyan Cobb
2019-07-10Refactor common metrics importerRyan Cobb