Go to file
Thomas Keller d171a249c5 Its untrue that the list of extra allowed extensions for uploaded files
has to start with a space - its even a little quirky since the code
expands that to a regex like "/\.(|ext1|ext2...)$/", so in theory files
which end up with a dot and without an extension would be allowed by this.
For now we just fix the comment and indentation of the default
configuration option.
2010-10-14 12:13:21 +00:00
doc Reorganize and expand the help of the monotone plugin. 2010-09-17 03:11:36 +02:00
logo Updated the new logo. 2009-11-06 15:57:45 +01:00
scripts - initial work on a mtn-post-push script which updates IDF's timeline 2010-08-30 11:20:47 +00:00
src/IDF Its untrue that the list of extra allowed extensions for uploaded files 2010-10-14 12:13:21 +00:00
www Remove the CSS3 pre-line rule, which is recognized by modern browsers 2010-10-09 12:42:05 +00: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