summaryrefslogtreecommitdiff
path: root/db/migrate
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feature/subscribe-to-group-level-labels' into 'master' Sean McGivern2016-11-173-0/+76
|\
| * Remove extra subscribable_type filter on migrationDouglas Barbosa Alexandre2016-11-171-3/+3
| * Use subqueries instead of joins to migrate subscriptionsDouglas Barbosa Alexandre2016-11-171-39/+24
| * Add unique index to subscriptions on subscribable and user and projectDouglas Barbosa Alexandre2016-11-171-0/+18
| * Migrate subscribable project id to the subscriptions tableDouglas Barbosa Alexandre2016-11-171-0/+59
| * Add project_id to subscriptionsDouglas Barbosa Alexandre2016-11-171-0/+14
* | Merge branch 'chat-name-authorize' into 'master' Rémy Coutable2016-11-171-0/+21
|\ \ | |/ |/|
| * Improve code design after code reviewKamil Trzcinski2016-11-161-1/+1
| * Merge remote-tracking branch 'origin/master' into chat-name-authorizeKamil Trzcinski2016-11-163-14/+32
| |\
| * | Add most of specs for chat namesKamil Trzcinski2016-11-161-7/+8
| * | Create relation between chat user and GitLab user and allow to authorize them...Kamil Trzcinski2016-11-161-0/+20
* | | Merge branch '21992-disable-access-requests-by-default' into 'master' Robert Speicher2016-11-162-0/+24
|\ \ \ | |_|/ |/| |
| * | Set 'request_access_enabled' false by defaultChris Wilson2016-11-112-0/+24
| |/
* | Merge branch '24386-8-14-rc1-requires-quite-amount-of-downtime' into 'master' Stan Hu2016-11-112-14/+1
|\ \
| * | Update 8.14-rc1 migrations to minimize downtime and deploy timeAlejandro Rodríguez2016-11-112-14/+1
| |/
* | Allow the Sidekiq queues to throttle and the factor by which to throttle them...Patricio Cano2016-11-101-0/+2
* | Allow certain Sidekiq jobs to be throttledPatricio Cano2016-11-101-0/+29
|/
* Merge branch 'use-separate-token-for-incoming-email' into 'master' Douwe Maan2016-11-081-0/+16
|\
| * Use separate email-friendly token for incoming email and let incomingDouwe Maan2016-11-071-0/+16
* | Merge branch 'jacobvosmaer-gitlab/gitlab-ce-git-gc-improvements' into 'master' Douwe Maan2016-11-071-0/+32
|\ \
| * | Refine Git garbage collectionJacob Vosmaer2016-11-041-0/+32
* | | Merge branch '24059-post-facto-fixups' into 'master' Douwe Maan2016-11-071-2/+2
|\ \ \
| * | | Renaming columns requires downtimeNick Thomas2016-11-071-2/+2
| |/ /
* | | Add an index for project_id in project_import_data to improveadd-project-import-data-indexStan Hu2016-11-061-0/+12
| |/ |/|
* | Add setting to only allow merge requests to be merged when all discussions ar...Rodolfo Santos2016-11-041-0/+17
|/
* Allow multiple repository storage shards to be enabled, and automatically rou...Nick Thomas2016-11-041-0/+29
* Merge branch 'use-optimistic-locking' into 'master' Stan Hu2016-10-281-0/+14
|\
| * Use optimistic lockingKamil Trzcinski2016-10-261-0/+14
* | Finish updates to use JIRA gemFelipe Artur2016-10-263-52/+83
* | Refactor JIRA service to use gemDrew Blessing2016-10-261-0/+52
|/
* Fix reply-by-email not working due to queue name mismatchsh-fix-mailroom-configStan Hu2016-10-231-0/+63
* Re-organize queues to use for Sidekiqseparate-sidekiq-queuesYorick Peterse2016-10-211-0/+109
* Merge branch 'fix_project_member_access_levels' into 'master' Sean McGivern2016-10-211-0/+15
|\
| * Fix project member access levelsfix_project_member_access_levelsValery Sizov2016-10-211-0/+15
* | Fix broken label uniqueness label migrationStan Hu2016-10-211-2/+2
|/
* Create project feature when project is createdissue_22944Felipe Artur2016-10-191-0/+28
* Split migration to create label prioritiesDouglas Barbosa Alexandre2016-10-193-31/+54
* Add label type to group and project labels listsDouglas Barbosa Alexandre2016-10-191-0/+32
* Add LabelPriority modelDouglas Barbosa Alexandre2016-10-191-0/+55
* Add column type to labels and do the batch update in the same migrationDouglas Barbosa Alexandre2016-10-192-18/+6
* Add ProjectLabel modelDouglas Barbosa Alexandre2016-10-191-0/+17
* Add GroupLabel modelDouglas Barbosa Alexandre2016-10-192-0/+22
* Merge remote-tracking branch 'origin/master' into 22191-delete-dynamic-envs-mr22191-delete-dynamic-envs-mrKamil Trzcinski2016-10-181-0/+14
|\
| * Add visibility level to project repositoryissue_19734_2Felipe Artur2016-10-171-0/+14
* | Add on_stop column [ci skip]Kamil Trzcinski2016-10-171-21/+1
* | Refactor code to use available and stopped statuses and refactor views to use...Kamil Trzcinski2016-10-172-1/+30
* | Merge remote-tracking branch 'origin/master' into 22191-delete-dynamic-envs-mrKamil Trzcinski2016-10-172-0/+76
|\ \ | |/
| * Precalculate trending projectsprecalculate-trending-projectsYorick Peterse2016-10-101-0/+38
| * Add markdown cache columns to the database, but don't use them yetNick Thomas2016-10-071-0/+38
* | Make environments to be close ableKamil Trzcinski2016-10-061-2/+8