aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Made check to see if we are on Solaris, and if we are, then don't use '-u' ↵Jeppe Toustrup2010-04-051-41/+43
| | | | | | on the cp command. Also, convertion of spaces to tabs.
* Make config parsing more robustChris Ball2010-04-054-4/+8
| | | | | Previously, config booleans like etherpad.isProduction accepted only "true", and not "true " or " true" or "True" or "TRUE". Fix that.
* Attempt to check for Sun javac, and warn the user if we don't find it.Chris Ball2010-04-051-0/+16
|
* Add depschecking; check environment variables are pointing at existing filesChris Ball2010-04-051-0/+26
|
* Silence `which growlnotify` outputChris Ball2010-04-051-1/+1
|
* If fastjar 0.97/0.98 is installed, use jar instead.Chris Ball2010-04-051-2/+9
| | | | | Otherwise the build will crash, due to: http://lists.gnu.org/archive/html/fastjar-dev/2009-12/msg00000.html
* Revert "Fixed .txt file import - NOT open office import, just basic text import"Egil Moeller2010-04-011-3/+3
| | | | | | Reverting as this patch breaks the build - dependency on unfree libraries from O'Reilly that aren't available. This reverts commit e24352483b7efc151e6b5995bddac3c89d04a6cc.
* Merge branch 'john'Egil Moeller2010-03-314-4/+78
|\
| * Revert "Change Pro Account login to HTTP instead of HTTPS"Egil Moeller2010-03-311-1/+1
| | | | | | | | | | | | This should ideally be done from teh config-file. Anyway, the pro-pad system needs a greater review / cleanup. This reverts commit bb52de2259c58d36265c8af63c5c141e07ed466a.
| * Revert "Added Hello World"Egil Moeller2010-03-311-1/+0
| | | | | | | | This reverts commit caee6179a9a40564a406bf3fa6e4b15eeab1c926.
| * Fixed .txt file import - NOT open office import, just basic text importroot2010-03-271-3/+3
| |
| * Change Pro Account login to HTTP instead of HTTPSroot2010-03-271-1/+1
| |
| * Removed need for Licenseroot2010-03-271-1/+1
| |
| * Fixed bug on export of java-scriptroot2010-03-261-0/+72
| |
| * Added script to check java-version and availabilityroot2010-03-261-0/+2
| |
| * Added Hello Worldroot2010-03-251-0/+1
| |
* | add 32 user color support on padsPeter Martischka2010-03-304-13/+70
| |
* | Removed some debug-printingEgil Moeller2010-03-301-2/+0
| |
* | Bugfix for plugin managerEgil Moeller2010-03-302-6/+4
| |
* | Added a DB migration to set up plugin DB tablesEgil Moeller2010-03-302-1/+42
| |
* | Added RSS support for the tag browserEgil Moeller2010-03-283-4/+88
| |
* | Added easy linking to searchesEgil Moeller2010-03-272-14/+28
| |
* | Bugworkaround for JS problemEgil Moeller2010-03-271-1/+5
| |
* | More stylingEgil Moeller2010-03-271-1/+5
| |
* | More stylingEgil Moeller2010-03-272-18/+36
| |
* | Better stylingEgil Moeller2010-03-271-1/+1
| |
* | Added ability to show last changed padsEgil Moeller2010-03-271-5/+14
| |
* | More styling of the tag browserEgil Moeller2010-03-272-37/+35
| |
* | Added a MOTDEgil Moeller2010-03-271-0/+1
| |
* | Bugfix for the ace callHook supportEgil Moeller2010-03-272-2/+2
| |
* | Better styling of tag search pageEgil Moeller2010-03-272-8/+40
| |
* | Some styling work for tagsEgil Moeller2010-03-273-13/+124
| |
* | Added styling of tags in the editorEgil Moeller2010-03-271-1/+6
| |
* | Made handlePaths from plugins override paths from mainEgil Moeller2010-03-271-13/+14
| |
* | Added the aceInitInnerdocbodyHead hookEgil Moeller2010-03-271-0/+8
| |
* | Made it possible to callHook from templatesEgil Moeller2010-03-271-0/+1
|/
* Merge branch 'twitterstyletags' into plugin-frameworkEgil Moeller2010-03-250-0/+0
|\
| * select distinct in tag searchEgil Moeller2010-03-121-1/+1
| |
| * Added a MOTD functionalityEgil Moeller2010-03-123-1/+3
| |
| * Changed the homepage to be the tag search pageEgil Moeller2010-03-122-3/+5
| |
| * List of tags for each match (could need cleanup)Egil Moeller2010-03-121-5/+8
| |
| * Bugfix for queries with multiple negative tagsEgil Moeller2010-03-121-4/+4
| |
| * Added a view of the current query to the search pageEgil Moeller2010-03-122-2/+12
| |
| * Cleaned up the taglinking code a bitEgil Moeller2010-03-122-13/+15
| |
| * Tags are now shown as linksEgil Moeller2010-03-124-4/+61
| |
| * Readonly public padsEgil Moeller2010-03-122-2/+26
| |
| * Bugfix for mysql support for anti_tags - I forgot that mysql doesn't support ↵Egil Moeller2010-03-121-23/+26
| | | | | | | | the except sql clause
| * Tag search works fully but looks awfullEgil Moeller2010-03-127-3/+418
| |
| * Oups, last commit committed the tagging support, but missed this fileEgil Moeller2010-03-121-0/+35
| |
| * First attempt to saving tags to dbEgil Moeller2010-03-121-0/+36
| |