##// END OF EJS Templates
config: initialize routes directly from RootController...
config: initialize routes directly from RootController Let RootController directly initialize routes instead of app_cfg injecting the mapper. For test initialization, we also need a handle to the mapper. We could either recreate it (but fragile if the real mapper initialization is changed later) or obtain it from a fresh RootController. This commit opts for the latter.
Thomas De Schampheleire -
r6530:69cd0c05 default
Show More
Name Size Modified Last Commit Author
/ docs / usage
backup.rst Loading ...
customization.rst Loading ...
debugging.rst Loading ...
email.rst Loading ...
general.rst Loading ...
locking.rst Loading ...
performance.rst Loading ...
statistics.rst Loading ...
troubleshooting.rst Loading ...
vcs_support.rst Loading ...