unrhodecode/rhodecode/tests/lib
Marcin Kuzminski bdf5f0afb6 svn: enable hooks and integration framework execution.
- This change will allow SVN to execute rhodecode integration framework
via executing the builting hooks.
- uses txn_id for svn to provide metadata required via Apache
- Interception of SVN transaction is required to use temporary stores for metadata
- hooks are now part of vcsserver where the install/control logic is stored
2018-04-06 12:44:01 +02:00
..
auth_modules release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
middleware svn: enable hooks and integration framework execution. 2018-04-06 12:44:01 +02:00
__init__.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_action_parser.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_auth.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_auth_crypto_backend.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_base.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_caches.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_codeblocks.py diffs: in case of text lexers don't do any HL because of pygments newline 2018-02-07 15:03:42 +01:00
test_colored_formatter.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_datelib.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_db_manage.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_dbmigrate.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_diffs.py diffs: in case of text lexers don't do any HL because of pygments newline 2018-02-07 15:03:42 +01:00
test_diffs_context.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_encrypt.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_ext_json.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_graphmod.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_helpers.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_hooks_base.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_hooks_daemon.py svn: enable hooks and integration framework execution. 2018-04-06 12:44:01 +02:00
test_jsonalchemy.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_libs.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_mako_emails.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_markup_renderer.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_search.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_system_info.py system-info: fetch vcs settings from vcsserver. Fixes #4276 2016-11-14 21:14:29 +01:00
test_utils.py svn: enable hooks and integration framework execution. 2018-04-06 12:44:01 +02:00