##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r501:274fedc6
scm: change ._get_content() to .raw_bytes attribute to file nodes to allow getting raw bytes instead of text content of a file and added .md5 and .is_binary attributes to file nodes
dan
0
r500:672398c9
docs: fixed docstring
0
r499:2f93a637
auth-ldap: added flag to set debug mode for LDAP connections.
0
r498:0a1ad2be
auth-plugins: added better log message about the auth-cache-ttl settings.
0
r497:096f9488
cleanup: removing unused grav_tmpl function
0
r496:488856aa
styling: removing unused td-gravatar class
0
r495:6dfe88f2
ux: put gravatar and username together in user list #3203
0
r494:5c3d69c7
summary: use the same method to trim the messages as in changelog. - fixes #4119, summary: trimmed messages can generate wrong data in summary page
0
r493:029fd462
tables: adding translation for empty tables #685 #1832
0
r492:293aa6a6
tables: better message when tables are empty #685 #1832
0
r491:007d07e1
docs: updating vcsserver commands and development.ini defaults
0
r490:3a00c4dc
docs: adding frontend compile instructions to dev setup
0
r489:b044ae37
docs: update dev setup instructions
0
r488:c2409823
tests: Fix mocking of get_scm and get_backend functions.
Martin Bornhold
0
r487:f0165f76
tests: Adapt tests to use the new get_vcs_instance function instead of removed get_repo.
Martin Bornhold
0
r486:e773cd0c
tests: Fix a helper method that checks if a repository is available on filesystem. - Moved it into utils to remove duplication - Refactored it to not hide all kinds of exceptions.
Martin Bornhold
0
r485:34bd8df9
models: Use the new get_vcs_instance method to retrieve vcs instances.
Martin Bornhold
0
r484:bfa034e4
vcs: Remove unused code from get_scm function. No code seems to use these arguments anymore so it's better to remove them and simplify the code by removing unsused code paths.
Martin Bornhold
0
r483:b7e26a5f
vcs: Refactor the get_repo function. Goal was to not use the search_path_up argument of get_scm and include some logic that sits in model.db.Repository in get_scm_instance method.
Martin Bornhold
0
r482:930b0a4d
auth: Fix password_changed function, fixes #4043. Never repot a changed password for default or anonymous users. If anonymous access is disabled we don't get the default user here so we also have to check if it is the anonymous user. In both cases (default user and anonymous user) we can skip the password change check and return False.
Martin Bornhold
0
load next
< 1 .. 207 208 209 210 211 .. 232 >
showing 20 out of 4623 commits