Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2010-04-07 | Add REMOVED_COS_OF_COS markers so those that want to enable support provided ↵ | Jeff Mitchell | 2 | -1/+8 | |
by cos.jar can easily find what to uncomment. | |||||
2010-04-07 | Add useHttpsUrls and hidePorts config options | Jeff Mitchell | 1 | -0/+5 | |
2010-04-05 | Made check to see if we are on Solaris, and if we are, then don't use '-u' ↵ | Jeppe Toustrup | 1 | -41/+43 | |
on the cp command. Also, convertion of spaces to tabs. | |||||
2010-04-05 | Make config parsing more robust | Chris Ball | 1 | -1/+1 | |
Previously, config booleans like etherpad.isProduction accepted only "true", and not "true " or " true" or "True" or "TRUE". Fix that. | |||||
2010-04-05 | Bugfixed faststatic to handle plugins properly | Egil Moeller | 1 | -1/+25 | |
2010-04-04 | Oups, forgot some new dependencies for handling mime/multipart | Egil Moeller | 6 | -0/+0 | |
2010-04-01 | Revert "Fixed .txt file import - NOT open office import, just basic text import" | Egil Moeller | 1 | -3/+3 | |
Reverting as this patch breaks the build - dependency on unfree libraries from O'Reilly that aren't available. This reverts commit e24352483b7efc151e6b5995bddac3c89d04a6cc. | |||||
2010-03-27 | Fixed .txt file import - NOT open office import, just basic text import | root | 1 | -3/+3 | |
2010-03-27 | Bugfix for the ace callHook support | Egil Moeller | 2 | -2/+2 | |
2010-03-27 | Added the aceInitInnerdocbodyHead hook | Egil Moeller | 1 | -0/+8 | |
2010-03-25 | Added aceCreateDomline hook plus some code cleanup in the ace | Egil Moeller | 2 | -10/+22 | |
2010-03-25 | Generalized linestylefilter.getURLFilter to a linestylefilter.getRegexpFilter | Egil Moeller | 1 | -42/+47 | |
2010-03-25 | Bugfix for infrastructure/ace/bin/make to handle non-existent target ↵ | Egil Moeller | 1 | -0/+2 | |
directories, as git removes empty directories :( | |||||
2010-03-25 | Added support for plugins in the ACE linefilter | Egil Moeller | 2 | -11/+28 | |
2010-03-22 | Bugfix for ACE compiler | Egil Moeller | 1 | -4/+4 | |
2010-03-11 | reorganizing the first level of folders (trunk/branch folders are not the ↵ | Elliot Kroo | 450 | -0/+177521 | |
git way :) |