unrhodecode/rhodecode/svn_support
Martin Bornhold 984d8c3212 svn-support: Only add reload-cmd subscriber if a reload command is set.
If no reload command is set in the ini file there is no need
to add the subscriber to the event.
2016-10-17 16:44:26 +02:00
..
templates svn-support: Add a note about the 'Error converting entry in directory to UTF-8' error. 2016-09-27 10:34:12 +02:00
tests svn-support: Fix tests for subversion support. 2016-10-17 12:09:50 +02:00
__init__.py svn-support: Only add reload-cmd subscriber if a reload command is set. 2016-10-17 16:44:26 +02:00
config_keys.py svn-support: Make the reload command timeout configurable via ini file. 2016-10-14 15:40:48 +02:00
events.py svn-support: Add event to singnal apache mod dav svn configuration changes. 2016-10-14 11:57:21 +02:00
subscribers.py events: Move subscriber classes from svn_support to rhodecode.subscribers. 2016-10-17 10:44:56 +02:00
utils.py svn-support: Fix tests for subversion support. 2016-10-17 12:09:50 +02:00