| Commit message (Expand) | Author | Age | Files | Lines |
* | security: updated jbcrypt jar to version 0.3. | Per Andersson | 2010-04-18 | 2 | -0/+0 |
* | corrections and additions to init script defaults. | Per Andersson | 2010-04-17 | 1 | -4/+5 |
* | init script checks that etherpad jar exists. | Per Andersson | 2010-04-17 | 1 | -1/+2 |
* | cleaned up init script from unused variables. | Per Andersson | 2010-04-17 | 1 | -2/+0 |
* | added option to configure uid:gid to run daemon as. | Per Andersson | 2010-04-17 | 2 | -2/+14 |
* | added init script and default settings for it. | Per Andersson | 2010-04-17 | 2 | -0/+199 |
* | Add clarifying comments | Simon Bohlin | 2010-04-14 | 1 | -8/+12 |
* | Add forgotten static file robots.txt | Simon Bohlin | 2010-04-14 | 1 | -0/+1 |
* | Add another REMOVED_COS_OF_COS | Jeff Mitchell | 2010-04-08 | 1 | -0/+1 |
* | Add needed jars which someone removed and needed code to actually make import... | Jeff Mitchell | 2010-04-08 | 6 | -6/+104 |
* | Another "unneeded" file that's actually needed... | Jeff Mitchell | 2010-04-08 | 1 | -0/+28 |
* | Remove unneeded parts of the configuration block, since no need to check lice... | Jeff Mitchell | 2010-04-08 | 3 | -46/+3 |
* | Can't really use SSL when checking for it always returns false, right? | Jeff Mitchell | 2010-04-08 | 1 | -8/+0 |
* | Add back pro-config.js, which was mistakenly thought of as "unneeded" -- not ... | Jeff Mitchell | 2010-04-08 | 1 | -0/+55 |
* | Merge branch 'master' of git@github.com:redhog/pad | Egil Moeller | 2010-04-08 | 0 | -0/+0 |
|\ |
|
| * | Revert "Fix typo in previous conversion from SUPERDOMAINS" | Egil Moeller | 2010-04-08 | 1 | -1/+1 |
| * | Revert "added localbox.info to the topdomains of the config file, i think it'... | Egil Moeller | 2010-04-08 | 1 | -1/+1 |
| * | added localbox.info to the topdomains of the config file, i think it's better... | Peter Martischka | 2010-04-08 | 1 | -1/+1 |
| * | Fix typo in previous conversion from SUPERDOMAINS | Jeff Mitchell | 2010-04-08 | 1 | -1/+1 |
* | | Merge branch 'jefferai' of git://github.com/jefferai/pad | Egil Moeller | 2010-04-08 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix typo in previous conversion from SUPERDOMAINS | Jeff Mitchell | 2010-04-08 | 1 | -1/+1 |
* | | | Merge branch 'master' of git://github.com/Pita/pad | Egil Moeller | 2010-04-08 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | added localbox.info to the topdomains of the config file, i think it's better... | Peter Martischka | 2010-04-08 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Revert "Fix typo in previous conversion from SUPERDOMAINS" | Egil Moeller | 2010-04-08 | 1 | -1/+1 |
* | | | Revert "added localbox.info to the topdomains of the config file, i think it'... | Egil Moeller | 2010-04-08 | 1 | -1/+1 |
* | | | added localbox.info to the topdomains of the config file, i think it's better... | Peter Martischka | 2010-04-08 | 1 | -1/+1 |
* | | | Fix typo in previous conversion from SUPERDOMAINS | Jeff Mitchell | 2010-04-08 | 1 | -1/+1 |
|/ / |
|
* | | Merge branch 'jefferai' of git://github.com/jefferai/pad | Peter Martischka | 2010-04-08 | 12 | -25/+58 |
|\| |
|
| * | Actually use the new teamsite color. | Jeff Mitchell | 2010-04-07 | 1 | -4/+4 |
| * | I didn't realize someone had gotten rid of SUPERDOMAINS. Use domainEnabled in... | Jeff Mitchell | 2010-04-07 | 1 | -1/+1 |
| * | Modify to add some templates for the added parameters, plus rearrange into al... | Jeff Mitchell | 2010-04-07 | 1 | -3/+6 |
| * | Add REMOVED_COS_OF_COS markers so those that want to enable support provided ... | Jeff Mitchell | 2010-04-07 | 2 | -1/+8 |
| * | Add useHttpsUrls and hidePorts config options | Jeff Mitchell | 2010-04-07 | 1 | -0/+5 |
| * | Many users may add the cos.jar file for import/export; place in .gitignore so... | Jeff Mitchell | 2010-04-07 | 1 | -0/+1 |
| * | Always render the navigation menu in the administration page; there aren't li... | Jeff Mitchell | 2010-04-07 | 1 | -2/+0 |
| * | Put in CSS to show the new teamsite link in a different color. I think the co... | Jeff Mitchell | 2010-04-07 | 1 | -0/+14 |
| * | If hidePorts is enabled, don't show port numbers in e.g. emails. Useful when ... | Jeff Mitchell | 2010-04-07 | 1 | -2/+2 |
| * | Instead of only working with superdomains that have two parts, consume each p... | Jeff Mitchell | 2010-04-07 | 1 | -3/+6 |
| * | Fix up getTempSigninUrl option so that it uses https when appropriate and htt... | Jeff Mitchell | 2010-04-07 | 1 | -4/+10 |
| * | Forgot the -p on the end of the mysql lines...this fixes my previous commit p... | Jeff Mitchell | 2010-04-07 | 1 | -2/+2 |
| * | You need to have the root mysql password -- so there is really no need to als... | Jeff Mitchell | 2010-04-07 | 1 | -5/+0 |
| * | Look for the etherpad.local.properties file in the logical location (same dir... | Jeff Mitchell | 2010-04-07 | 2 | -1/+2 |
* | | Merge branch 'master' of git://github.com/ether/pad | Peter Martischka | 2010-04-08 | 3 | -3/+3 |
|\| |
|
| * | Fixing commit of local-config | Egil Moeller | 2010-04-07 | 1 | -1/+1 |
| * | Merge branch 'master' of git://github.com/Pita/pad | Egil Moeller | 2010-04-07 | 19 | -61/+97 |
| |\ |
|
| * | | Styling bugfixes | Egil Moeller | 2010-04-06 | 2 | -2/+2 |
* | | | Reduced the height of the docbar about 5px | Peter Martischka | 2010-04-08 | 9 | -18/+17 |
* | | | Fixed some little design bugs of editbar | Peter Martischka | 2010-04-07 | 2 | -33/+37 |
| |/
|/| |
|
* | | Fixed little design bug of the save button | Peter Martischka | 2010-04-07 | 1 | -2/+1 |
* | | Merge branch 'master' of git://github.com/redhog/pad | Peter Martischka | 2010-04-07 | 15 | -86/+259 |
|\| |
|