gitlab-org--gitlab-foss/app
Mario de la Ossa 75cf5f5b54
User#projects_limit remove DB default and added NOT NULL constraint
This change is required because otherwise if a user is created with a
value for `projects_limit` that matches the DB default, it gets
overwritten by `current_application_settings.default_projects_limit`. By
removing the default we once again can allow a user to be created with a
limit of 10 projects without the risk that it'll change to 10000
2017-12-30 14:33:49 -06:00
..
assets Resolve "Webpack Roadmap" 2017-12-28 20:07:05 +00:00
controllers Merge branch '20035-pause-resume-runners' into 'master' 2017-12-29 10:29:20 +00:00
finders Merge branch '35616-move-k8-to-cluster-page' into cluster-page-with-list-clusters 2017-12-05 13:29:41 +01:00
helpers Merge branch 'jivl-general-icons-2' into 'master' 2017-12-22 10:59:48 +00:00
mailers Make discussion mail References all notes in the discussion 2017-12-13 21:26:01 +01:00
models User#projects_limit remove DB default and added NOT NULL constraint 2017-12-30 14:33:49 -06:00
policies Refactor common protected ref check 2017-12-12 15:07:24 -08:00
presenters Present member collection at the controller level 2017-12-12 18:14:58 +01:00
serializers Fall back to the `MergeRequestWidgetEntity` 2017-12-21 15:35:54 +01:00
services Extend Cluster Applications to allow installation of Prometheus 2017-12-22 17:23:43 +00:00
uploaders Support uploads for groups 2017-12-07 12:27:52 +01:00
validators Second iteration of Move Kubernetes from service to Cluster page 2017-12-05 12:00:02 +00:00
views Merge branch 'fix/profile-settings-sidebar-heading' into 'master' 2017-12-29 19:45:08 +00:00
workers Merge branch '39246-fork-and-import-jobs-should-only-be-marked-as-failed-when-the-number-of-retries-was-exhausted' into 'master' 2017-12-20 12:22:51 +00:00