##// END OF EJS Templates
svn-support: Use utf-8 to encode mod_dav_svn configuration before writing to disk....
svn-support: Use utf-8 to encode mod_dav_svn configuration before writing to disk. Repository or group names may contain non ASCII characters. Therfore we have to encode the configuration before writing it to the file.
Martin Bornhold -
r830:7ca2d1db default
Show More
Name Size Modified Last Commit Author
/ rhodecode / tests / models / schemas
__init__.py Loading ...
test_gist_schema.py Loading ...
test_integration_schema.py Loading ...
test_schema_types.py Loading ...
test_user_schema.py Loading ...
test_user_usergroup_types.py Loading ...