summaryrefslogtreecommitdiff
path: root/bin/installDeps.sh
AgeCommit message (Expand)Author
2014-11-26make additional line break at end of imported docJohn McLear
2014-09-27Add support for npm 2Stefan
2013-11-14support node 0.11John McLear
2013-11-12Update installDeps.shJohn McLear
2013-04-01Drop support for node v0.6, officiallyMarcel Klehr
2013-03-22fix typoJohn McLear
2013-03-16Update version checksMarcel Klehr
2013-02-10please wait msgJohn McLear
2013-02-10update jquery 1.7.1 -> 1.9.1Manuel Knitza
2012-11-19Show errors on npm installMarcel Klehr
2012-11-16fix tiny error of missing spacejohnyma22
2012-11-13Merged branch feature/frontend-testsPeter 'Pita' Martischka
2012-11-07added solaris compatibility: removed -v flag from cp, witch is not known by s...Bastian
2012-11-01less noisePeter 'Pita' Martischka
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-06-30Use node v0.8.1 / allow node v0.8Marcel Klehr
2012-04-01Removed prefixfree as it breaks @import in css filesEgil Moeller
2012-02-26The big rename of pluginbs from pluginomatic to epEgil Moeller
2012-02-26Better startup & symlinkingEgil Moeller
2012-02-21Allow settings filename to be passed as a cli optionJordan
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-26Improved npm and node version checksPeter 'Pita' Martischka
2012-01-22Use uncompressed jQuery.Chad Weider
2011-12-27Fix the url for nodejs installationSankar P
2011-12-04Fixes issue where etherpad ltie wont install deps because npm is 1.1 alpha-- ...John McLear
2011-11-26Fix jquery version test: #234Micah Anderson
2011-11-19Updated JQuery to 1.7, thx to @wikinautPeter 'Pita' Martischka
2011-11-12removed the node v0.4 check, it works now with node v0.6Peter '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-03fixed issue # 64, making the shell scripts more portable (for OS X)Garrett LeSage
2011-07-31Ops, looks like I messed up installDeps.shPeter 'Pita' Martischka
2011-07-31improve including of custom js/cssPeter 'Pita' Martischka
2011-07-30added the ability to add costum js/cssPeter 'Pita' Martischka
2011-07-27improved the bin filesPeter 'Pita' Martischka