Commit message (Expand) | Author | Age | |
---|---|---|---|
* | * Removed support for sending commit notification mails. Along with it went••• the svnrepo and notify settings, though both will be ignored if left in setup files. | Joey Hess | 2008-01-29 |
* | * Allow svnpath config option to contain additional extra slashes anywhere••• w/o confusing ikiwiki. * Rcs modules are now imported, so other modules that need similar normalisation of configs etc can do so. | joey | 2007-06-23 |
* | * Add a test suite for the mercurial backend, contributed by Emanuele Aina.•••* Add a test suite for the svn backend. * Daemonize before sending RPC pings, since that can take a while and/or hang. * Daemonize before sending commit mails, as that can also take a long time/hang if the mail server is unhappy. * Factor out commit mail sending code into new function. | joey | 2006-11-21 |