Age | Commit message (Expand) | Author |
2012-04-02 | Merge pull request #557 from redhog/master | John McLear |
2012-04-01 | Removed prefixfree as it breaks @import in css files | Egil Moeller |
2012-03-18 | replaceing AttributePoolFactory by AttributePool | Matthias Bartelmeß |
2012-03-04 | fix debugRun | Peter 'Pita' Martischka |
2012-03-02 | Merge branch 'pita' | Egil Moeller |
2012-02-28 | Removed CommonCode entierly | Egil Moeller |
2012-02-26 | First stab at getting client side require(plugin/..) to work from within ethe... | Egil Moeller |
2012-02-26 | The big rename of pluginbs from pluginomatic to ep | Egil Moeller |
2012-02-26 | Better startup & symlinking | Egil Moeller |
2012-02-26 | The Big Renaming - etherpad is now an NPM module | Egil Moeller |
2012-02-25 | add stuff for how to do load testing | John McLear |
2012-02-21 | Allow settings filename to be passed as a cli option | Jordan |
2012-02-10 | Share `randomString` method. | Chad Weider |
2012-02-10 | Share the `AttributePoolFactory`, `Changeset`, and `contentcollector` modules. | Chad Weider |
2012-02-06 | fix jquery version regex to make @0ip happy | Peter 'Pita' Martischka |
2012-02-06 | Add -k option in curl to check prefixtree to avoid check ssl certificate | Pedro Gracia |
2012-02-05 | Fix version check for jQuery 1.7.1 download. | Chad Weider |
2012-02-04 | Merge pull request #398 from 0ip/vendor_pref | John McLear |
2012-02-04 | fixes automatic update | Robin |
2012-02-04 | automatic prefixfree.js dl | Robin |
2012-02-03 | Update jQuery, removes "event.layerX/layerY are broken and deprecated in WebK... | 0ip |
2012-01-28 | move randomString function into module | booo |
2012-01-26 | Improved npm and node version checks | Peter 'Pita' Martischka |
2012-01-22 | Use uncompressed jQuery. | Chad Weider |
2012-01-22 | Added a jshint binary | Peter 'Pita' Martischka |
2011-12-27 | Fix the url for nodejs installation | Sankar P |
2011-12-05 | add a tool to check for data corruption on pads | Peter 'Pita' Martischka |
2011-12-04 | updated nodejs windows version to 0.6.5 | Peter 'Pita' Martischka |
2011-12-04 | Fixes issue where etherpad ltie wont install deps because npm is 1.1 alpha-- ... | John McLear |
2011-12-04 | removed docs created with doc.md, these docs were completly useless | Peter 'Pita' Martischka |
2011-11-27 | Added a extractPadData Script | Peter 'Pita' Martischka |
2011-11-25 | Merge pull request #239 from riseuplabs/master | Peter 'Pita' Martischka |
2011-11-26 | Fix jquery version test: #234 | Micah Anderson |
2011-11-25 | Fixed some problems with the database convertion | Peter 'Pita' Martischka |
2011-11-19 | Updated JQuery to 1.7, thx to @wikinaut | Peter 'Pita' Martischka |
2011-11-13 | removed unneeded old parts from buildForWindows | Peter 'Pita' Martischka |
2011-11-13 | updated node.js version for buildForWindows Script to 0.6.1 | Peter 'Pita' Martischka |
2011-11-12 | removed the node v0.4 check, it works now with node v0.6 | Peter 'Pita' Martischka |
2011-08-21 | removed unnecessary stuff from convertSettings | Peter 'Pita' Martischka |
2011-08-18 | looks like buildForWindows was not executable anymore, don't know how that ha... | Peter 'Pita' Martischka |
2011-08-18 | Merge branch 'patch-6' of git://github.com/0ip/etherpad-lite | Peter 'Pita' Martischka |
2011-08-19 | typo fix :) | Robin Buse |
2011-08-18 | added a convert script from old etherpad to etherpad lite, instructions will ... | Peter 'Pita' Martischka |
2011-08-12 | updated node for windows to 0.5.4 | Peter 'Pita' Martischka |
2011-08-11 | added a buildForWindows script | Peter 'Pita' Martischka |
2011-08-11 | check node and npm version on install | Peter 'Pita' Martischka |
2011-08-09 | Ops, fixed the folder remove | Peter 'Pita' Martischka |
2011-08-09 | remove node_modules folder when the installation fails, prevents from broken ... | Peter 'Pita' Martischka |
2011-08-09 | replaced wget with curl | Peter 'Pita' Martischka |
2011-08-03 | spelling fixes in the shell scripts | Garrett LeSage |