Go to file
Thomas Keller dd05a58c8c Major configuration changes for SyncMonotone - we're now using a predefined
configuration tree as template for a new project and copy / symlink that on
project creation. To make this process a little more configurable, two new
configuration options, 'mtn_confdir' and 'mtn_confdir_extra', have been
added which allow the forge admin to adapt the directory structure and its
default hooks to his likings for all new projects. (More on that in
doc/syncmonotone.mdtext).
The 'mtn_remote_auth' configuration option was removed, because setting this
to false would have not worked for setups which did not allow write access
to remote automate commands for anonymous users and opening this would have
meant a huge security hole. Instead, for every project which is created a
corresponding client key is created as well which is used as authentication
in the IDF source frontend.
Finally the monolithic monotonerc file has been split up into individual,
easily configurable lua files which are linked / copied underknees hooks.d/
and which do not conflict with each other (for example by overwriting certain
main notification hooks).
2011-01-06 01:44:41 +01:00
contrib/zipstream-php-0.2.2 fixed two notices which lead to corrupt zip archives 2010-11-09 00:11:27 +00:00
doc Major configuration changes for SyncMonotone - we're now using a predefined 2011-01-06 01:44:41 +01:00
logo Updated the new logo. 2009-11-06 15:57:45 +01:00
scripts Replace the usage of readlink's -f option (which is only available in 2010-11-30 00:24:33 +01:00
src/IDF Major configuration changes for SyncMonotone - we're now using a predefined 2011-01-06 01:44:41 +01:00
www Fixed issue 557, better CSS to render UL/OL. 2011-01-05 12:07:57 +01:00
.gitignore Exclude path.php from Git. 2009-11-09 21:43:45 +01:00
AUTHORS Fixed issue 467, exception when deleting an orphan git repo. 2010-05-17 19:40:26 +02:00
CONTRIBUTE.mdtext Fixed ticket 486, start to explain how to contribute. 2010-09-02 14:39:09 +02:00
COPYING Added installation instructions and configuration example. 2008-08-02 15:13:21 +02:00
INSTALL.mdtext Fixed ticket 481, problem with registration link. 2010-09-01 15:17:24 +02:00
release-script Added the release script. 2008-08-12 20:36:41 +02:00