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-04-04Add v2 to reserved top level routesDmitriy Zaporozhets
2019-04-02Merge branch 'jarv/dev-to-gitlab-2019-04-02' into 'master'Robert Speicher
2019-04-02Merge branch 'issue_51789_part_1' into 'master'Sean McGivern
2019-04-02Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into jarv/dev-to-gitl...John Jarvis
2019-04-02Add new field to Clusters tableMayra Cabrera
2019-03-28Merge branch '54670-external-diffs-when-outdated' into 'master'Sean McGivern
2019-03-27Merge masterFelipe Artur
2019-03-27Merge branch 'osw-multi-line-suggestions-creation-strategy' into 'master'Andreas Brandl
2019-03-27Allow external diffs to be used conditionallyNick Thomas
2019-03-27Prepare suggestion implementation for multi-lineOswaldo Ferreira
2019-03-27Merge branch 'qa-create-personal-access-token-in-seeds' into 'master'Andreas Brandl
2019-03-26Add multi-line suggestion migrationsOswaldo Ferreira
2019-03-26Add seed for personal access tokenSanad Liaquat
2019-03-26Add multiple assignees migration and table populationOswaldo Ferreira
2019-03-20Return cached languages if they've been detected beforeIgor Drozdov
2019-03-13Run rubocop -aNick Thomas
2019-03-12Enable/disable Auto DevOps at Group levelMayra Cabrera
2019-03-12Add labels to seeded issues and merge requestsRémy Coutable
2019-03-08Add support for ingress hostnameswalkafwalka
2019-03-06Revert "Merge branch '54924-clean-up-data' into 'master'"Robert Speicher
2019-03-06Use encrypted runner tokensKamil Trzciński
2019-03-01Remove auto vacuum logic, decrease batch size and intervalFelipe Artur
2019-03-01Migrate sidekiq queue to the new :hashed_storage namespaceGabriel Mazetto
2019-03-01Clean up `noteable_id` for notes on commitsHeinrich Lee Yu
2019-02-28Merge branch '56863-system-messages-in-email' into 'master'Douglas Barbosa Alexandre
2019-02-28Add project level config for merge pipelinesShinya Maeda
2019-02-27Show header and footer system messages in emailAlexandru Croitor
2019-02-27add trigram database index on tagsAlexis Reigel
2019-02-27Merge branch '10014-ee-spec-models-ci-build_spec-rb-ee-spec-requests-api-runn...Kamil Trzciński
2019-02-27Merge branch '42086-project-fetch-statistics-api-http-only' into 'master'Nick Thomas
2019-02-27Revert "Merge branch 'revert-8baf9e5f' into 'master'"Matija Čupić
2019-02-27Add project http fetch statistics APIJacopo
2019-02-27Persist source sha and target sha for merge pipelinesShinya Maeda
2019-02-26Revert "Merge branch '13784-simple-masking-of-protected-variables-in-logs' in...Kamil Trzciński
2019-02-26Add Maskable concern for CI variablesMatija Čupić
2019-02-21Port EE System Header And Footer feature to CEDouwe Maan
2019-02-20Remove undigested token column from personal_access_tokens tableImre Farkas
2019-02-19Address review commentsFelipe Artur
2019-02-19Merge branch 'master' into issue_51789_part_1Felipe Artur
2019-02-19Add more specs and code improvementsFelipe Artur
2019-02-15Merge branch 'move_chatops_to_core_migration' into 'master'Robert Speicher
2019-02-14Fix broken specsFelipe Artur
2019-02-14Remove further instances of st_diffsNick Thomas
2019-02-14Split background migration for issues and merge requestsFelipe Artur
2019-02-13Code improvementsFelipe Artur
2019-02-12Improve batch sizeFelipe Artur
2019-02-12Schedule background migrations and specsFelipe Artur
2019-02-11Migrate issuable states to integer patch 1Felipe Artur
2019-02-11Merge branch '52424-goodbye-hipchat' into 'master'Douglas Barbosa Alexandre
2019-02-09Directly inheriting from ActiveRecord::Migration is deprecatedJasper Maes