summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix/pipeline-id-metrics-migration' into 'master' Douwe Maan2016-11-181-0/+2
|\
| * fix migration missing ignored transaction methodJames Lopez2016-11-181-0/+2
* | Merge branch 'feature/cycle-analytics-events' into 'master' Douwe Maan2016-11-183-0/+36
|\ \ | |/
| * run pipeline worker in cycle analytics dev setupJames Lopez2016-11-181-0/+2
| * fix schema.rbJames Lopez2016-11-171-4/+4
| * more refactoring and added some auth checksJames Lopez2016-11-171-687/+507
| * refactor events facade so it uses separate classes and refactor query stuffJames Lopez2016-11-171-509/+689
| * use concurrent index in migrationJames Lopez2016-11-171-1/+1
| * Renamed pipeline column and fixed permissions for builds in events controllerJames Lopez2016-11-172-4/+6
| * add pipeline id to merge request metrics table. Also, updated the pipeline wo...James Lopez2016-11-172-0/+32
* | Add a migration to remove soft-deleted groups.Timothy Andrew2016-11-182-1/+17
* | Merge branch 'feature/subscribe-to-group-level-labels' into 'master' Sean McGivern2016-11-174-1/+79
|\ \
| * | 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-172-1/+19
| * | Migrate subscribable project id to the subscriptions tableDouglas Barbosa Alexandre2016-11-171-0/+59
| * | Add project_id to subscriptionsDouglas Barbosa Alexandre2016-11-172-0/+16
* | | Merge branch 'chat-name-authorize' into 'master' Rémy Coutable2016-11-172-1/+37
|\ \ \ | |/ / |/| |
| * | Improve code design after code reviewKamil Trzcinski2016-11-162-2/+2
| * | Merge remote-tracking branch 'origin/master' into chat-name-authorizeKamil Trzcinski2016-11-165-5/+85
| |\ \
| * | | Add most of specs for chat namesKamil Trzcinski2016-11-162-12/+14
| * | | Create relation between chat user and GitLab user and allow to authorize them...Kamil Trzcinski2016-11-162-1/+35
* | | | Remove empty db fixtures fileSemyon Pupkov2016-11-171-0/+0
| |_|/ |/| |
* | | Merge branch '21992-disable-access-requests-by-default' into 'master' Robert Speicher2016-11-163-2/+26
|\ \ \
| * | | Set 'request_access_enabled' false by defaultChris Wilson2016-11-113-2/+26
| |/ /
* | | Fix a badly-performing migrationNick Thomas2016-11-151-23/+23
| |/ |/|
* | Merge branch '24386-8-14-rc1-requires-quite-amount-of-downtime' into 'master' Stan Hu2016-11-113-5/+2
|\ \
| * | Update 8.14-rc1 migrations to minimize downtime and deploy timeAlejandro Rodríguez2016-11-113-5/+2
* | | Merge branch 'sidekiq-job-throttling' into 'master' Douwe Maan2016-11-112-0/+34
|\ \ \ | |/ / |/| |
| * | Allow the Sidekiq queues to throttle and the factor by which to throttle them...Patricio Cano2016-11-102-0/+4
| * | Allow certain Sidekiq jobs to be throttledPatricio Cano2016-11-102-0/+30
| |/
* | Fix project records with invalid visibility_level valuesNick Thomas2016-11-102-1/+50
|/
* Merge branch 'use-separate-token-for-incoming-email' into 'master' Douwe Maan2016-11-082-0/+18
|\
| * implements reset incoming email token on issues modal and account page,use-separate-token-for-incoming-emailtiagonbotelho2016-11-071-2/+2
| * Use separate email-friendly token for incoming email and let incomingDouwe Maan2016-11-072-1/+19
* | Merge branch 'jacobvosmaer-gitlab/gitlab-ce-git-gc-improvements' into 'master' Douwe Maan2016-11-072-0/+37
|\ \
| * | Refine Git garbage collectionJacob Vosmaer2016-11-042-0/+37
* | | 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-062-1/+15
| |/ |/|
* | Add setting to only allow merge requests to be merged when all discussions ar...Rodolfo Santos2016-11-042-0/+18
|/
* Allow multiple repository storage shards to be enabled, and automatically rou...Nick Thomas2016-11-042-2/+31
* Support for post deployment migrationsbackground-migrationsYorick Peterse2016-10-311-0/+0
* Merge branch 'use-optimistic-locking' into 'master' Stan Hu2016-10-282-0/+16
|\
| * Use optimistic lockingKamil Trzcinski2016-10-262-0/+16
* | Finish updates to use JIRA gemFelipe Artur2016-10-264-53/+84
* | 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-232-1/+64
* 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-212-1/+16
|\