gitlab-org--gitlab-foss/app
Bob Van Landuyt 5f08830090 Set the name of a user-namespace to the user name
Instead of setting the name of the namespace to the user's username,
set it to the user's name.

This is more consistent with how we name the routes:
The route-name of a namespace is the human name of the routable. In
the case of a user-namespace, this is the owner's name.

When we change a user's name (both on create and update), we now also
update the namespace-name to the user's name. This will make sure that
if we also correctly update all the nested routes.
2019-07-09 18:09:45 +02:00
..
assets Remove `:graphql` feature flag 2019-07-09 12:45:23 +00:00
controllers Remove `:graphql` feature flag 2019-07-09 12:45:23 +00:00
finders Merge branch '40379-CJK-search-min-chars' into 'master' 2019-07-08 09:49:43 +00:00
graphql Address reviewer comments 2019-07-05 10:18:50 +12:00
helpers Implemented frontend suggestions 2019-07-09 13:43:53 +00:00
mailers Remove group in notification email subject 2019-07-01 16:23:11 +08:00
models Set the name of a user-namespace to the user name 2019-07-09 18:09:45 +02:00
policies Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce 2019-07-03 11:55:56 +02:00
presenters Merge branch 'graphql-tree-last-commit' into 'master' 2019-06-28 10:02:57 +00:00
serializers Extract deployment_metrics into own object 2019-07-08 09:13:21 +12:00
services CE Port of Allow bulk update for group issues 2019-07-09 11:46:16 +00:00
uploaders Use #filename when generating upload URLs 2019-07-04 03:46:26 +08:00
validators Fix color validation regex 2019-06-25 09:06:26 +08:00
views Implemented frontend suggestions 2019-07-09 13:43:53 +00:00
workers Add queue_size method to ApplicationWorker 2019-07-05 19:42:29 +02:00