##// END OF EJS Templates
config: rename options to show_revision_number and show_sha_length...
config: rename options to show_revision_number and show_sha_length 'sha_show_numeric_rev' had nothing to do with the sha value. The revision numbers are kind of native to Mercurial and there they are known as 'revision numbers'. 'sha_len' was very short and didn't clarify that it only controlled what was shown. These settings are currently only used in the changelog, but they should be used everywhere.
Mads Kiilerich -
r3651:659bd922 beta
Show More
Name Size Modified Last Commit Author
/ rhodecode / lib
celerylib
celerypylons
dbmigrate
indexers
middleware
paster_commands
rcmail
vcs
__init__.py Loading ...
annotate.py Loading ...
app_globals.py Loading ...
auth.py Loading ...
auth_ldap.py Loading ...
base.py Loading ...
caching_query.py Loading ...
colored_formatter.py Loading ...
compat.py Loading ...
db_manage.py Loading ...
diffs.py Loading ...
exceptions.py Loading ...
ext_json.py Loading ...
graphmod.py Loading ...
helpers.py Loading ...
hooks.py Loading ...
ipaddr.py Loading ...
markup_renderer.py Loading ...
pidlock.py Loading ...
profiler.py Loading ...
subprocessio.py Loading ...
timerproxy.py Loading ...
unionrepo.py Loading ...
utils.py Loading ...
utils2.py Loading ...