##// END OF EJS Templates
db: reduce size of fingerprint column for mysql compat....
db: reduce size of fingerprint column for mysql compat. - we can get into troubles by having long fingerprint under mysql because we do an index on this column.
marcink -
r2220:c5a681cc stable
Show More
Name Size Modified Last Commit Author
/ rhodecode / lib / middleware
utils
__init__.py Loading ...
appenlight.py Loading ...
csrf.py Loading ...
error_handling.py Loading ...
https_fixup.py Loading ...
request_wrapper.py Loading ...
simplegit.py Loading ...
simplehg.py Loading ...
simplesvn.py Loading ...
simplevcs.py Loading ...
vcs.py Loading ...