aboutsummaryrefslogtreecommitdiffstats
path: root/etherpad (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | corrections and additions to init script defaults.Per Andersson2010-04-171-4/+5
| | * | | | init script checks that etherpad jar exists.Per Andersson2010-04-171-1/+2
| | * | | | cleaned up init script from unused variables.Per Andersson2010-04-171-2/+0
| | * | | | added option to configure uid:gid to run daemon as.Per Andersson2010-04-172-2/+14
| | * | | | added init script and default settings for it.Per Andersson2010-04-172-0/+199
| | | |_|/ | | |/| |
| * / | | Replacing 'etherpad.com' with 'main site' in some code commentsSimon Bohlin2010-04-152-2/+2
| |/ / /
| * | | Add clarifying commentsSimon Bohlin2010-04-141-8/+12
| * | | Add forgotten static file robots.txtSimon Bohlin2010-04-141-0/+1
| |/ /
| * | Another "unneeded" file that's actually needed...Jeff Mitchell2010-04-081-0/+28
| * | Remove unneeded parts of the configuration block, since no need to check lice...Jeff Mitchell2010-04-083-46/+3
| * | Can't really use SSL when checking for it always returns false, right?Jeff Mitchell2010-04-081-8/+0
| * | Add back pro-config.js, which was mistakenly thought of as "unneeded" -- not ...Jeff Mitchell2010-04-081-0/+55
| |/
| * Merge branch 'jefferai' of git://github.com/jefferai/padEgil Moeller2010-04-081-1/+1
| |\
| | * Fix typo in previous conversion from SUPERDOMAINSJeff Mitchell2010-04-081-1/+1
| * | added localbox.info to the topdomains of the config file, i think it's better...Peter Martischka2010-04-081-1/+1
| * | Merge branch 'jefferai' of git://github.com/jefferai/padPeter Martischka2010-04-088-24/+43
| |\|
| | * Actually use the new teamsite color.Jeff Mitchell2010-04-071-4/+4
| | * I didn't realize someone had gotten rid of SUPERDOMAINS. Use domainEnabled in...Jeff Mitchell2010-04-071-1/+1
| | * Modify to add some templates for the added parameters, plus rearrange into al...Jeff Mitchell2010-04-071-3/+6
| | * Always render the navigation menu in the administration page; there aren't li...Jeff Mitchell2010-04-071-2/+0
| | * Put in CSS to show the new teamsite link in a different color. I think the co...Jeff Mitchell2010-04-071-0/+14
| | * If hidePorts is enabled, don't show port numbers in e.g. emails. Useful when ...Jeff Mitchell2010-04-071-2/+2
| | * Instead of only working with superdomains that have two parts, consume each p...Jeff Mitchell2010-04-071-3/+6
| | * Fix up getTempSigninUrl option so that it uses https when appropriate and htt...Jeff Mitchell2010-04-071-4/+10
| | * Forgot the -p on the end of the mysql lines...this fixes my previous commit p...Jeff Mitchell2010-04-071-2/+2
| | * You need to have the root mysql password -- so there is really no need to als...Jeff Mitchell2010-04-071-5/+0
| | * Look for the etherpad.local.properties file in the logical location (same dir...Jeff Mitchell2010-04-071-1/+1
| * | Merge branch 'master' of git://github.com/ether/padPeter Martischka2010-04-083-3/+3
| |\|
| | * Fixing commit of local-configEgil Moeller2010-04-071-1/+1
| | * Merge branch 'master' of git://github.com/Pita/padEgil Moeller2010-04-0719-61/+97
| | |\
| | * | Styling bugfixesEgil Moeller2010-04-062-2/+2
| * | | Reduced the height of the docbar about 5pxPeter Martischka2010-04-089-18/+17
| * | | Fixed some little design bugs of editbarPeter Martischka2010-04-072-33/+37
| | |/ | |/|
| * | Fixed little design bug of the save buttonPeter Martischka2010-04-071-2/+1
| * | Merge branch 'master' of git://github.com/redhog/padPeter Martischka2010-04-0713-44/+215
| |\|
| | * Better plugin descriptionsEgil Moeller2010-04-062-2/+2
| | * More plugin manager stylingEgil Moeller2010-04-062-1/+27
| | * Changed button-specific coloring to a classEgil Moeller2010-04-062-2/+2
| | * Changed right hand rounded corner to silverEgil Moeller2010-04-061-1/+1
| | * Styling for plugin managerEgil Moeller2010-04-062-10/+59
| | * Updated SUPERDOMAINS to use /etc/etherpad.localdev-default.propertiesEgil Moeller2010-04-055-11/+13
| | * Revert "Changed the default setup to a production setup, use 'dev' as a param...Egil Moeller2010-04-051-3/+4
| | * Plugin-support for docbar menuEgil Moeller2010-04-051-12/+18
| | * Merge branch 'master' of git://github.com/cjb/padEgil Moeller2010-04-054-10/+97
| | |\
| | | * Revamped the environment variable testing section, which now asks for values ...Jeppe Toustrup2010-04-051-38/+73
| | | * Changed the default setup to a production setup, use 'dev' as a parameter if ...Jeppe Toustrup2010-04-051-4/+3
| | | * Make config parsing more robustChris Ball2010-04-053-3/+7
| | | * 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