Name |
Last commit
|
Last update |
---|---|---|
.. | ||
entities.rb | ||
helpers.rb | ||
issues.rb | ||
merge_requests.rb | ||
milestones.rb | ||
notes.rb | ||
projects.rb | ||
session.rb | ||
users.rb |
BigW Consortium Gitlab
The 2 reasons are : - creation of user fail if name is empty : in after_save, it tries to create a namespace with namespace.name = user.name and namespece validates presence Namespace#name - in the web app links to team members are broken with empty User#name because they are of the form <a href'...'> user.name </a>
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
entities.rb | Loading commit data... | |
helpers.rb | Loading commit data... | |
issues.rb | Loading commit data... | |
merge_requests.rb | Loading commit data... | |
milestones.rb | Loading commit data... | |
notes.rb | Loading commit data... | |
projects.rb | Loading commit data... | |
session.rb | Loading commit data... | |
users.rb | Loading commit data... |