summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
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
2012-02-10Share the `AttributePoolFactory`, `Changeset`, and `contentcollector` modules.Chad Weider
2012-02-06fix jquery version regex to make @0ip happyPeter 'Pita' Martischka
2012-02-06Add -k option in curl to check prefixtree to avoid check ssl certificatePedro Gracia
2012-02-05Fix version check for jQuery 1.7.1 download.Chad Weider
2012-02-04Merge pull request #398 from 0ip/vendor_prefJohn McLear
2012-02-04fixes automatic updateRobin
2012-02-04automatic prefixfree.js dlRobin
2012-02-03Update jQuery, removes "event.layerX/layerY are broken and deprecated in WebK...0ip
2012-01-28move randomString function into modulebooo
2012-01-26Improved npm and node version checksPeter 'Pita' Martischka
2012-01-22Use uncompressed jQuery.Chad Weider
2012-01-22Added a jshint binaryPeter 'Pita' Martischka
2011-12-27Fix the url for nodejs installationSankar P
2011-12-05add a tool to check for data corruption on padsPeter 'Pita' Martischka
2011-12-04updated nodejs windows version to 0.6.5Peter 'Pita' Martischka
2011-12-04Fixes issue where etherpad ltie wont install deps because npm is 1.1 alpha-- ...John McLear
2011-12-04removed docs created with doc.md, these docs were completly uselessPeter 'Pita' Martischka
2011-11-27Added a extractPadData ScriptPeter 'Pita' Martischka
2011-11-25Merge pull request #239 from riseuplabs/masterPeter 'Pita' Martischka
2011-11-26Fix jquery version test: #234Micah Anderson