summaryrefslogtreecommitdiff
path: root/db/schema.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix schema after picking !7744 from masterAlejandro Rodríguez2016-12-021-1/+1
* Merge branch 'issue_5541' into 'master' Sean McGivern2016-11-211-1/+2
* Merge branch '22539-display-folders' into 'master' Fatih Acet2016-11-211-0/+3
* Merge branch 'fix-db-schema' into 'master' Kamil Trzciński2016-11-191-3/+0
* Merge branch '22539-display-folders' into 'master' Fatih Acet2016-11-191-0/+3
* Merge branch '23223-group-deletion-race-condition' into 'master' Rémy Coutable2016-11-181-1/+1
* Merge branch 'feature/subscribe-to-group-level-labels' into 'master' Sean McGivern2016-11-181-1/+3
* Merge branch 'chat-name-authorize' into 'master' Rémy Coutable2016-11-181-1/+16
* Merge branch 'feature/precalculate-authorized-projects' into 'master' Douwe Maan2016-11-181-0/+11
* Merge branch 'feature/cycle-analytics-events' into 'master' Douwe Maan2016-11-181-0/+3
* Merge branch '21992-disable-access-requests-by-default' into 'master' Robert Speicher2016-11-161-2/+2
|\
| * Set 'request_access_enabled' false by defaultChris Wilson2016-11-111-2/+2
* | Merge branch '24386-8-14-rc1-requires-quite-amount-of-downtime' into 'master' Stan Hu2016-11-111-1/+1
|\ \
| * | Update 8.14-rc1 migrations to minimize downtime and deploy timeAlejandro Rodríguez2016-11-111-1/+1
* | | Merge branch 'sidekiq-job-throttling' into 'master' Douwe Maan2016-11-111-0/+3
|\ \ \ | |/ / |/| |
| * | 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/+1
| |/
* | Fix project records with invalid visibility_level valuesNick Thomas2016-11-101-1/+1
|/
* Merge branch 'use-separate-token-for-incoming-email' into 'master' Douwe Maan2016-11-081-0/+2
|\
| * 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-071-1/+3
* | Merge branch 'jacobvosmaer-gitlab/gitlab-ce-git-gc-improvements' into 'master' Douwe Maan2016-11-071-0/+5
|\ \
| * | Refine Git garbage collectionJacob Vosmaer2016-11-041-0/+5
* | | Add an index for project_id in project_import_data to improveadd-project-import-data-indexStan Hu2016-11-061-1/+3
| |/ |/|
* | Add setting to only allow merge requests to be merged when all discussions ar...Rodolfo Santos2016-11-041-0/+1
|/
* Allow multiple repository storage shards to be enabled, and automatically rou...Nick Thomas2016-11-041-2/+2
* Merge branch 'use-optimistic-locking' into 'master' Stan Hu2016-10-281-0/+2
|\
| * Use optimistic lockingKamil Trzcinski2016-10-261-0/+2
* | Finish updates to use JIRA gemFelipe Artur2016-10-261-1/+1
|/
* Fix reply-by-email not working due to queue name mismatchsh-fix-mailroom-configStan Hu2016-10-231-1/+1
* Fix project member access levelsfix_project_member_access_levelsValery Sizov2016-10-211-1/+1
* Create project feature when project is createdissue_22944Felipe Artur2016-10-191-1/+1
* Split migration to create label prioritiesDouglas Barbosa Alexandre2016-10-191-1/+1
* Add label type to group and project labels listsDouglas Barbosa Alexandre2016-10-191-3/+2
* Add LabelPriority modelDouglas Barbosa Alexandre2016-10-191-2/+13
* Add GroupLabel modelDouglas Barbosa Alexandre2016-10-191-0/+4
* Merge remote-tracking branch 'origin/master' into 22191-delete-dynamic-envs-mr22191-delete-dynamic-envs-mrKamil Trzcinski2016-10-181-0/+1
|\
| * Add visibility level to project repositoryissue_19734_2Felipe Artur2016-10-171-1/+2
* | Add on_stop column [ci skip]Kamil Trzcinski2016-10-171-1/+1
* | Update `db/schema.rb`Kamil Trzcinski2016-10-171-1/+2
* | Refactor code to use available and stopped statuses and refactor views to use...Kamil Trzcinski2016-10-171-10/+1
* | Merge remote-tracking branch 'origin/master' into 22191-delete-dynamic-envs-mrKamil Trzcinski2016-10-171-564/+600
|\ \ | |/
| * Use activerecord_sane_schema_dumperRémy Coutable2016-10-121-587/+587
| * Precalculate trending projectsprecalculate-trending-projectsYorick Peterse2016-10-101-1/+8
| * Add markdown cache columns to the database, but don't use them yetNick Thomas2016-10-071-8/+28
* | Allow to close environmentsKamil Trzcinski2016-10-061-2/+3
|/
* Add organization field to user profileDmitriy Zaporozhets2016-09-271-1/+2
* Add index on labels titleAhmad Sherif2016-09-231-1/+2
* Update db/schema.rb per most recent migrationsupdate-db-schemaYorick Peterse2016-09-211-4/+5
* Update schema.rbTimothy Andrew2016-09-201-12/+12