summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2013-01-15Load npm before everything else in checkPad.jsmluto
2013-01-14Merge pull request #1328 from mluto/run-sh-root-argumentJohn McLear
2013-01-13Add log4js config settingMarcel Klehr
2013-01-06Added error-handling for npmmluto
2013-01-06Fixed extractPadData.js, #1320mluto
2013-01-06Added --root argument to run.sh to bypass the root-check, fix for #1324mluto
2012-11-22Fix urls, use github.com/etherHyacinthe Cartiaux
2012-11-19Only show errors/warnings on npm install [windows]Marcel Klehr
2012-11-19Show errors on npm installMarcel Klehr
2012-11-16fix tiny error of missing spacejohnyma22
2012-11-16dont forget to allow for cleanupjohnyma22
2012-11-16mheh, better way of handling the buidl for windows scriptjohnyma22
2012-11-16Resolve #1171 by not including tests in windows buildjohnyma22
2012-11-15Merge pull request #1162 from ether/windows-build-script-exclusionsJohn McLear
2012-11-15Dont include git history in the windows .zipMarcel Klehr
2012-11-14Merge pull request #1150 from marcelklehr/fix/script-migrate-dirty-mysqlJohn McLear
2012-11-13Merged branch feature/frontend-testsPeter 'Pita' Martischka
2012-11-09Fix #1142 error in bin/migrateDirtyDBtoMySQL.jsMarcel Klehr
2012-11-07added solaris compatibility: removed -v flag from cp, witch is not known by s...Bastian
2012-11-01less noisePeter 'Pita' Martischka
2012-10-25add a script to migrate from dirtyDB to MYSQL thanks to http://blog.codeborne...John McLear
2012-10-25fix paths in convert.js so it worksJohn McLear
2012-09-11Update bin/installOnWindows.batJohn McLear
2012-08-01Use latest node version in buildForWindows.shMarcel Klehr
2012-08-01Fix buildForWindowsMarcel Klehr
2012-08-01Exit on install if node is not installed.Marcel Klehr
2012-08-01Simplify windows installMarcel Klehr
2012-07-05Correct casingJohn McLear
2012-07-05actually fix run script ;)johnyma22
2012-07-05Correct error message.Marcel Klehr
2012-07-05Allow v0.6.0 on UNIXMarcel Klehr
2012-07-05Merge pull request #829 from marcelklehr/support-node-0.8John McLear
2012-06-30Use node v0.8.1 / allow node v0.8Marcel Klehr
2012-06-29Remove settings.json.template_windowsMarcel Klehr
2012-06-29Fix windows install scriptMarcel Klehr
2012-06-28Add windows install scriptMarcel Klehr
2012-04-30Correct dependency paths for checkPad script.John McLear
2012-04-02Merge pull request #557 from redhog/masterJohn McLear
2012-04-01Removed prefixfree as it breaks @import in css filesEgil Moeller
2012-03-18replaceing AttributePoolFactory by AttributePoolMatthias Bartelmeß
2012-03-04fix debugRunPeter 'Pita' Martischka
2012-03-02Merge branch 'pita'Egil Moeller
2012-02-28Removed CommonCode entierlyEgil Moeller
2012-02-26First stab at getting client side require(plugin/..) to work from within ethe...Egil Moeller
2012-02-26The big rename of pluginbs from pluginomatic to epEgil Moeller
2012-02-26Better startup & symlinkingEgil Moeller
2012-02-26The Big Renaming - etherpad is now an NPM moduleEgil Moeller
2012-02-25add stuff for how to do load testingJohn McLear
2012-02-21Allow settings filename to be passed as a cli optionJordan
2012-02-10Share `randomString` method.Chad Weider