summaryrefslogtreecommitdiff
path: root/db/schema.rb
Commit message (Expand)AuthorAgeFilesLines
* Add commit count to system notesissue_24784Felipe Artur2016-12-191-7/+8
* Merge branch '20492-access-token-scopes' into 'master' Rémy Coutable2016-12-161-0/+1
|\
| * Add a `scopes` column to the `personal_access_tokens` tableTimothy Andrew2016-12-161-0/+1
* | Merge branch 'issue_22269' into 'master' Kamil Trzciński2016-12-161-1/+1
|\ \ | |/ |/|
| * Change SlackService to SlackNotificationsServiceissue_22269_fix_eeissue_22269Felipe Artur2016-12-151-1/+1
* | Add an environment slugNick Thomas2016-12-151-6/+8
* | Make the index on environment name and project id unique, fixing up any dupli...Nick Thomas2016-12-151-3/+3
|/
* Merge branch 'master' into 'dz-remove-namespaces-path-uniq'Dmitriy Zaporozhets2016-12-141-2/+2
|\
| * Add index to routes table on lower path for postgresqldz-create-routes-lower-indexDmitriy Zaporozhets2016-12-121-1/+1
* | Modify namespace name and path validationdz-remove-namespaces-path-uniqDmitriy Zaporozhets2016-12-121-3/+3
|/
* Add nested groups support on data leveldz-nested-groupsDmitriy Zaporozhets2016-12-081-6/+19
* Remove unnecessary database indexesValery Sizov2016-11-291-9/+0
* Add new configuration setting to enable/disable HTML emails.24880-configurable-plaintext-emailsRuben Davila2016-11-281-1/+2
* Add a starting date to milestonesmilestone_start_dateValery Sizov2016-11-231-0/+1
* Merge branch 'issue_5541' into 'master' Sean McGivern2016-11-211-1/+2
|\
| * Allow enabling and disabling commit and MR events for JIRAissue_5541Felipe Artur2016-11-181-1/+2
* | Remove duplicate sidekiq throttling parametersfix-db-schemaKamil Trzcinski2016-11-191-3/+0
* | Merge branch '22539-display-folders' into 'master' Fatih Acet2016-11-191-0/+3
|\ \
| * \ Merge remote-tracking branch 'origin/master' into 22539-display-foldersKamil Trzcinski2016-11-181-4/+24
| |\ \ | | |/
| * | Adds props validationFilipa Lacerda2016-11-161-0/+3
* | | Merge branch 'feature/precalculate-authorized-projects' into 'master' Douwe Maan2016-11-181-0/+11
|\ \ \ | |_|/ |/| |
| * | Precalculate user's authorized projects in databaseAhmad Sherif2016-11-181-0/+11
* | | Merge branch 'feature/cycle-analytics-events' into 'master' Douwe Maan2016-11-181-0/+3
|\ \ \
| * | | 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
| * | | Renamed pipeline column and fixed permissions for builds in events controllerJames Lopez2016-11-171-3/+3
| * | | add pipeline id to merge request metrics table. Also, updated the pipeline wo...James Lopez2016-11-171-0/+3
| |/ /
* | | Add a migration to remove soft-deleted groups.Timothy Andrew2016-11-181-1/+1
* | | Merge branch 'feature/subscribe-to-group-level-labels' into 'master' Sean McGivern2016-11-171-1/+3
|\ \ \
| * | | Add unique index to subscriptions on subscribable and user and projectDouglas Barbosa Alexandre2016-11-171-1/+1
| * | | Add project_id to subscriptionsDouglas Barbosa Alexandre2016-11-171-0/+2
| |/ /
* | | Merge branch 'chat-name-authorize' into 'master' Rémy Coutable2016-11-171-1/+16
|\ \ \ | |/ / |/| |
| * | Improve code design after code reviewKamil Trzcinski2016-11-161-1/+1
| * | Merge remote-tracking branch 'origin/master' into chat-name-authorizeKamil Trzcinski2016-11-161-1/+4
| |\ \ | | |/
| * | Add most of specs for chat namesKamil Trzcinski2016-11-161-5/+6
| * | Create relation between chat user and GitLab user and allow to authorize them...Kamil Trzcinski2016-11-161-1/+15
* | | 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