aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | Remove unused fileSimon Bohlin2010-04-211-1984/+0
* | | | | | | | | | Drive-by optimization. Motivation: every keypress invokes callHooks()Simon Bohlin2010-04-211-4/+5
* | | | | | | | | | Add code origin commentsSimon Bohlin2010-04-211-0/+3
* | | | | | | | | | Fix IE lacking Array#map. Closes #70Simon B @piratpartiet2010-04-211-0/+11
* | | | | | | | | | Fix IFRAME bug. Closes #70Simon B @piratpartiet2010-04-213-3/+4
* | | | | | | | | | Merge branch 'master' of http://github.com/ether/padSimon B @piratpartiet2010-04-214-0/+211
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | security: updated jbcrypt jar to version 0.3.Per Andersson2010-04-182-0/+0
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | 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-153-3/+3
| |_|_|_|_|/ |/| | | | |
* | | | | | Linkify linksSimon Bohlin2010-04-151-2/+2
|/ / / / /
* | | | | Add clarifying commentsSimon Bohlin2010-04-141-8/+12
* | | | | Add forgotten static file robots.txtSimon Bohlin2010-04-141-0/+1
|/ / / /
* | | | Add another REMOVED_COS_OF_COSJeff Mitchell2010-04-081-0/+1
* | | | Add needed jars which someone removed and needed code to actually make import...Jeff Mitchell2010-04-086-6/+104
* | | | 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 'master' of git@github.com:redhog/padEgil Moeller2010-04-080-0/+0
|\| | | |/ |/|
| * Revert "Fix typo in previous conversion from SUPERDOMAINS"Egil Moeller2010-04-081-1/+1
| * Revert "added localbox.info to the topdomains of the config file, i think it'...Egil Moeller2010-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
| * Fix typo in previous conversion from SUPERDOMAINSJeff Mitchell2010-04-081-1/+1
* | 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
* | | Merge branch 'master' of git://github.com/Pita/padEgil Moeller2010-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
| | |/ | |/|
* | | Revert "Fix typo in previous conversion from SUPERDOMAINS"Egil Moeller2010-04-081-1/+1
* | | Revert "added localbox.info to the topdomains of the config file, i think it'...Egil Moeller2010-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
* | | Fix typo in previous conversion from SUPERDOMAINSJeff Mitchell2010-04-081-1/+1
|/ /
* | Merge branch 'jefferai' of git://github.com/jefferai/padPeter Martischka2010-04-0812-25/+58
|\|
| * 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
| * Add REMOVED_COS_OF_COS markers so those that want to enable support provided ...Jeff Mitchell2010-04-072-1/+8
| * Add useHttpsUrls and hidePorts config optionsJeff Mitchell2010-04-071-0/+5
| * Many users may add the cos.jar file for import/export; place in .gitignore so...Jeff Mitchell2010-04-071-0/+1
| * 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-072-1/+2