summaryrefslogtreecommitdiff
path: root/db/schema.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '32282-add-foreign-keys-to-todos' into 'master'Yorick Peterse2018-02-051-2/+5
|\
| * Set todos#author_id to NOT NULL.32282-add-foreign-keys-to-todosAndreas Brandl2018-02-051-2/+2
| * Add foreign keys to todos table.Andreas Brandl2018-02-051-0/+3
* | Merge branch '42547-upload-store-mount-point' into 'master'Sean McGivern2018-02-051-0/+2
|\ \ | |/ |/|
| * fix the schema.rbMicaël Bergeron2018-02-021-0/+2
* | Change UserCallout feautre_name to enumMatija Čupić2018-02-031-1/+1
* | Merge branch 'master' into persistent-calloutsMatija Čupić2018-02-021-3/+3
|\ \
| * \ Merge branch '32283-trending-projects-unique-constraint2' into 'master'Yorick Peterse2018-02-021-1/+1
| |\ \
| | * | Add unique constraint to trending_projects#project_id.Andreas Brandl2018-02-021-1/+1
| | |/
| * | fix schemaJames Lopez2018-02-021-1/+1
| |/
| * Merge branch 'master' into '3867-port-to-ce'Sean McGivern2018-02-021-1/+1
| |\
| | * Finish any remaining jobs for issues.closed_atissues-closed-at-stealYorick Peterse2018-02-011-1/+1
| * | fix the schema.rbMicaël Bergeron2018-02-011-3/+1
| * | fix specsMicaël Bergeron2018-02-011-2/+4
| |/
* | Rename Callout to UserCalloutMatija Čupić2018-02-021-11/+9
* | Remove dismissed_state from Callout modelMatija Čupić2018-02-021-2/+1
* | Update database schemaMatija Čupić2018-01-261-1/+13
|/
* Use limit for search count queriessearch-100Jan Provaznik2018-01-231-1/+2
* Merge branch 'fix-redirect-routes-schema' into 'master'Yorick Peterse2018-01-191-3/+1
|\
| * Rework indexes on redirect_routes to be more effective and enforce a case ins...fix-redirect-routes-schemaGreg Stark2018-01-181-3/+1
* | Resolve conflicts in VERSION, db/schema.rb, and spec/models/service_spec.rbStan Hu2018-01-161-4/+0
* | Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into 'securit...Douwe Maan2018-01-161-1/+5
* | Last push widget will show banner for new pushes to previously merged branchDrew Blessing2018-01-151-0/+1
* | Display related merge requests in commit detail pageHiroyuki Sato2018-01-121-0/+1
|/
* Merge branch 'remove-soft-removals' into 'master'Douwe Maan2018-01-111-8/+0
|\
| * Remove soft removals related codeYorick Peterse2018-01-081-8/+0
* | Denormalize commits count for merge request diffs38068-commits-countJan Provaznik2018-01-101-1/+2
* | Merge branch 'jej/backport-authorized-keys-to-ce' into 'master'Douwe Maan2018-01-091-0/+1
|\ \ | |/ |/|
| * Backport authorized_keys_enabled defaults to true'Michael Kozono2018-01-081-1/+1
| * Backport option to disable writing to `authorized_keys` fileMichael Kozono2018-01-081-0/+1
* | Merge branch 'master' into 41249-clearing-the-cacheMatija Čupić2018-01-051-1/+2
|\ \ | |/
| * Backport 'Rebase' feature from EE to CEjprovazn-rebaseJan Provaznik2018-01-051-1/+2
* | Merge branch 'master' into 41249-clearing-the-cacheMatija Čupić2018-01-041-6/+12
|\ \ | |/
| * Merge branch 'mdelaossa/gitlab-ce-31995-project-limit-default-fix'Dmitriy Zaporozhets2018-01-041-2/+2
| |\
| | * User#projects_limit remove DB default and added NOT NULL constraintMario de la Ossa2017-12-301-2/+2
| * | Merge branch 'change-issues-closed-at-background-migration' into 'master'Sean McGivern2018-01-041-1/+1
| |\ \
| | * | Use a background migration for issues.closed_atchange-issues-closed-at-background-migrationYorick Peterse2018-01-031-1/+1
| * | | Cache merged and closed events data in merge_request_metrics tableOswaldo Ferreira2018-01-021-0/+5
| |/ /
| * | Fix user membership destroy relationFrancisco Javier López2018-01-021-0/+1
| * | Merge branch '39289-local-schema-rb-automatically-reverts-datetime-to-datetim...Sean McGivern2018-01-021-4/+4
| |\ \ | | |/ | |/|
| | * Prevent schema.rb reverting from datetime_with_timezone to datetime39289-local-schema-rb-automatically-reverts-datetime-to-datetime_with_timezone-after-migrationsJames Edwards-Jones2017-12-071-4/+4
* | | Rename Project#cache_index to jobs_cache_indexMatija Čupić2018-01-041-1/+1
* | | Remove default value from cache_index migrationMatija Čupić2017-12-221-1/+1
* | | Add cache_index migrationMatija Čupić2017-12-221-1/+2
|/ /
* | Extend Cluster Applications to allow installation of PrometheusMayra Cabrera2017-12-221-0/+9
* | Add index on namespaces lower(name) for UsersController#existsindex-namespaces-lower-nameGreg Stark2017-12-211-1/+1
* | LDAP extern_uids are not normalized when updated via APIFrancisco Javier López2017-12-211-1/+1
* | Remove unused queuesdm-dedicated-sidekiq-queuesDouwe Maan2017-12-131-1/+1
* | Remove issues.assignee_id columnValery Sizov2017-12-111-2/+0
* | Allow git pull/push on project redirectsMayra Cabrera2017-12-081-1/+3