summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
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
2011-11-25Fixed some problems with the database convertionPeter 'Pita' Martischka
2011-11-19Updated JQuery to 1.7, thx to @wikinautPeter 'Pita' Martischka
2011-11-13removed unneeded old parts from buildForWindowsPeter 'Pita' Martischka
2011-11-13updated node.js version for buildForWindows Script to 0.6.1Peter 'Pita' Martischka
2011-11-12removed the node v0.4 check, it works now with node v0.6Peter 'Pita' Martischka
2011-08-21removed unnecessary stuff from convertSettingsPeter 'Pita' Martischka
2011-08-18looks like buildForWindows was not executable anymore, don't know how that ha...Peter 'Pita' Martischka
2011-08-18Merge branch 'patch-6' of git://github.com/0ip/etherpad-litePeter 'Pita' Martischka
2011-08-19typo fix :)Robin Buse
2011-08-18added a convert script from old etherpad to etherpad lite, instructions will ...Peter 'Pita' Martischka
2011-08-12updated node for windows to 0.5.4Peter 'Pita' Martischka
2011-08-11added a buildForWindows scriptPeter 'Pita' Martischka
2011-08-11check node and npm version on installPeter 'Pita' Martischka
2011-08-09Ops, fixed the folder removePeter 'Pita' Martischka
2011-08-09remove node_modules folder when the installation fails, prevents from broken ...Peter 'Pita' Martischka
2011-08-09replaced wget with curlPeter 'Pita' Martischka
2011-08-03spelling fixes in the shell scriptsGarrett LeSage
2011-08-03fixed issue # 64, making the shell scripts more portable (for OS X)Garrett LeSage
2011-08-02Allow starting as root after input a silly promptPeter 'Pita' Martischka
2011-07-31Ops, looks like I messed up installDeps.shPeter 'Pita' Martischka