summaryrefslogtreecommitdiff
path: root/src/node/server.js
AgeCommit message (Expand)Author
2015-12-02whoopsJohn McLear
2015-12-02working logicJohn McLear
2015-11-24clean upJohn McLear
2015-11-24allow settings to be applied from the filesystemJohn McLear
2015-04-28show versions of plugins at startup, fixes #2642John McLear
2013-10-27stats: Add http500, memoryUsage, pendingEdits gaugesMarcel Klehr
2013-10-27Record metrics with 'measured'Marcel Klehr
2013-01-13Add log4js config settingMarcel Klehr
2012-10-28Make sure npm is initialized before requiring things (fix #1092)Marcel Klehr
2012-09-21Upgrade log4js to v0.5Marcel Klehr
2012-09-11Split client and server plugin functionality.Chad Weider
2012-07-25Add loadSettings hook.Marcel Klehr
2012-07-03Make the server restart on plugin installEgil Moeller
2012-04-20less verbose startup, better log messages at startupMatthias Bartelmeß
2012-04-20server.js can be called from console.Matthias Bartelmeß
2012-04-19Changed the authentication mechanism to support hooksEgil Moeller
2012-04-05Make the console show the url that admin/plugins is available atjohnyma22
2012-04-04remove maxAge: undefined header, send maxAge even if set to 0Matthias Bartelmeß
2012-03-23re-enabled maxAge setting. maxAge is now in seconds, not milliseconds.Matthias Bartelmeß
2012-03-04Fix configuration of expressPeter 'Pita' Martischka
2012-03-01Removed old pluginfw stuffEgil Moeller
2012-02-26require(ep_pluginname/static/blabla); now works both on client and serverEgil Moeller
2012-02-26Bugfix for git version extraction codeEgil Moeller
2012-02-26The Big Renaming - etherpad is now an NPM moduleEgil Moeller