##// END OF EJS Templates
tries to fix issue #177 by fallback to user.user_id instead of fetching from db, user.user_id...
tries to fix issue #177 by fallback to user.user_id instead of fetching from db, user.user_id never have raise an exception so i will consider it safe.
marcink -
r1269:2e7f2142 beta
Show More
Name Size Modified Last Commit Author
/ rhodecode / model
__init__.py Loading ...
caching_query.py Loading ...
db.py Loading ...
forms.py Loading ...
meta.py Loading ...
permission.py Loading ...
repo.py Loading ...
scm.py Loading ...
settings.py Loading ...
user.py Loading ...
users_group.py Loading ...