##// END OF EJS Templates
db: Change ordering of test env setup and db connection init....
db: Change ordering of test env setup and db connection init. - DB init sets rhodecode.model.db.ENCRYPTION_KEY - Test env setup resets rhodecode.model.db.ENCRYPTION_KEY to None - Therefore DB init has to be done after test env setup.
johbo -
r117:25511505 default
Show More
Name Size Modified Last Commit Author
/ rhodecode / lib
celerylib
celerypylons
dbmigrate
index
middleware
paster_commands
plugins
rcmail
vcs
__init__.py Loading ...
action_parser.py Loading ...
annotate.py Loading ...
app_globals.py Loading ...
auth.py Loading ...
base.py Loading ...
caches.py Loading ...
caching_query.py Loading ...
colander_utils.py Loading ...
colored_formatter.py Loading ...
compat.py Loading ...
datelib.py Loading ...
db_manage.py Loading ...
diffs.py Loading ...
encrypt.py Loading ...
exceptions.py Loading ...
ext_json.py Loading ...
fakemod.py Loading ...
graphmod.py Loading ...
helpers.py Loading ...
hooks_base.py Loading ...
hooks_daemon.py Loading ...
hooks_utils.py Loading ...
logging_formatter.py Loading ...
markdown_ext.py Loading ...
markup_renderer.py Loading ...
memory_lru_debug.py Loading ...
pidlock.py Loading ...
profiler.py Loading ...
utils.py Loading ...
utils2.py Loading ...