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-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
2016-10-19Add GroupLabel modelDouglas Barbosa Alexandre
2016-10-18Merge remote-tracking branch 'origin/master' into 22191-delete-dynamic-envs-mrKamil Trzcinski
2016-10-17Add visibility level to project repositoryFelipe Artur
2016-10-17Add on_stop column [ci skip]Kamil Trzcinski
2016-10-17Update `db/schema.rb`Kamil Trzcinski
2016-10-17Refactor code to use available and stopped statuses and refactor views to use...Kamil Trzcinski
2016-10-17Merge remote-tracking branch 'origin/master' into 22191-delete-dynamic-envs-mrKamil Trzcinski
2016-10-12Use activerecord_sane_schema_dumperRémy Coutable
2016-10-10Precalculate trending projectsYorick Peterse
2016-10-07Add markdown cache columns to the database, but don't use them yetNick Thomas
2016-10-06Allow to close environmentsKamil Trzcinski
2016-10-06Make environments to be close ableKamil Trzcinski
2016-10-06Initial support for closing environmentsKamil Trzcinski
2016-10-04Fix pipeline fixtures and calls to removed methodGrzegorz Bizon