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
2016-12-08Merge branch 'fix-migrations' into 'master'Sean McGivern
2016-12-02Fix schema after picking !7744 from masterAlejandro Rodríguez
2016-12-02Merge branch 'process-commit-worker-improvements' into 'master' Douwe Maan
2016-12-01Merge branch 'refresh-authorizations-with-lease' into 'master'Douwe Maan
2016-11-22Merge branch 'fix-remove-undeleted-groups-orphans' into 'master' Rémy Coutable
2016-11-21Merge branch 'issue_5541' into 'master' Sean McGivern
2016-11-21Merge branch '22539-display-folders' into 'master' Fatih Acet
2016-11-19Merge branch 'fix-db-schema' into 'master' Kamil Trzciński
2016-11-19Merge branch '22539-display-folders' into 'master' Fatih Acet
2016-11-19Merge branch 'fix/pipeline-id-metrics-migration' into 'master' Douwe Maan
2016-11-19Merge branch '23223-group-deletion-race-condition' into 'master' Rémy Coutable
2016-11-19Merge branch 'feature/subscribe-to-group-level-labels' into 'master' Sean McGivern
2016-11-19Merge branch 'chat-name-authorize' into 'master' Rémy Coutable
2016-11-18Merge branch 'feature/precalculate-authorized-projects' into 'master' Douwe Maan
2016-11-18Merge branch 'feature/cycle-analytics-events' into 'master' Douwe Maan
2016-11-16Merge branch '21992-disable-access-requests-by-default' into 'master' Robert Speicher
2016-11-15Fix a badly-performing migrationNick Thomas
2016-11-11Merge branch '24386-8-14-rc1-requires-quite-amount-of-downtime' into 'master' Stan Hu
2016-11-11Update 8.14-rc1 migrations to minimize downtime and deploy timeAlejandro Rodríguez
2016-11-11Merge branch 'sidekiq-job-throttling' into 'master' Douwe Maan
2016-11-11Set 'request_access_enabled' false by defaultChris Wilson
2016-11-10Fix project records with invalid visibility_level valuesNick Thomas
2016-11-10Allow the Sidekiq queues to throttle and the factor by which to throttle them...Patricio Cano
2016-11-10Allow certain Sidekiq jobs to be throttledPatricio Cano
2016-11-08Merge branch 'use-separate-token-for-incoming-email' into 'master' Douwe Maan
2016-11-07implements reset incoming email token on issues modal and account page,tiagonbotelho
2016-11-07Use separate email-friendly token for incoming email and let incomingDouwe Maan
2016-11-07Merge branch 'jacobvosmaer-gitlab/gitlab-ce-git-gc-improvements' into 'master' Douwe Maan
2016-11-07Merge branch '24059-post-facto-fixups' into 'master' Douwe Maan
2016-11-07Renaming columns requires downtimeNick Thomas
2016-11-07Add an index for project_id in project_import_data to improveStan Hu
2016-11-04Add setting to only allow merge requests to be merged when all discussions ar...Rodolfo Santos
2016-11-04Refine Git garbage collectionJacob Vosmaer
2016-11-04Allow multiple repository storage shards to be enabled, and automatically rou...Nick Thomas
2016-10-31Support for post deployment migrationsYorick Peterse
2016-10-28Merge branch 'use-optimistic-locking' into 'master' Stan Hu
2016-10-26Finish updates to use JIRA gemFelipe Artur
2016-10-26Refactor JIRA service to use gemDrew Blessing
2016-10-26Use optimistic lockingKamil Trzcinski
2016-10-24Fix reply-by-email not working due to queue name mismatchStan Hu
2016-10-21Re-organize queues to use for SidekiqYorick Peterse
2016-10-21Merge branch 'fix_project_member_access_levels' into 'master' Sean McGivern
2016-10-21Fix broken label uniqueness label migrationStan Hu
2016-10-21Fix project member access levelsValery Sizov
2016-10-20Create project feature when project is createdFelipe Artur
2016-10-19Split migration to create label prioritiesDouglas Barbosa Alexandre
2016-10-19Add label type to group and project labels listsDouglas Barbosa Alexandre
2016-10-19Add LabelPriority modelDouglas Barbosa Alexandre
2016-10-19Add column type to labels and do the batch update in the same migrationDouglas Barbosa Alexandre
2016-10-19Add ProjectLabel modelDouglas Barbosa Alexandre