unrhodecode/rhodecode/tests/lib/middleware
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
..
utils release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
__init__.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
mock_scm_app.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_appenlight.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_simplegit.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_simplehg.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_simplesvn.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_simplevcs.py svn: enable hooks and integration framework execution. 2018-04-06 12:44:01 +02:00
test_vcs.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_vcs_unavailable.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00