index
:
etherpad-lite
cr/openbsd_install
develop
master
Really real-time collaborative document editing. http://etherpad.org
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
node
/
server.js
Age
Commit message (
Expand
)
Author
2015-12-02
whoops
John McLear
2015-12-02
working logic
John McLear
2015-11-24
clean up
John McLear
2015-11-24
allow settings to be applied from the filesystem
John McLear
2015-04-28
show versions of plugins at startup, fixes #2642
John McLear
2013-10-27
stats: Add http500, memoryUsage, pendingEdits gauges
Marcel Klehr
2013-10-27
Record metrics with 'measured'
Marcel Klehr
2013-01-13
Add log4js config setting
Marcel Klehr
2012-10-28
Make sure npm is initialized before requiring things (fix #1092)
Marcel Klehr
2012-09-21
Upgrade log4js to v0.5
Marcel Klehr
2012-09-11
Split client and server plugin functionality.
Chad Weider
2012-07-25
Add loadSettings hook.
Marcel Klehr
2012-07-03
Make the server restart on plugin install
Egil Moeller
2012-04-20
less verbose startup, better log messages at startup
Matthias Bartelmeß
2012-04-20
server.js can be called from console.
Matthias Bartelmeß
2012-04-19
Changed the authentication mechanism to support hooks
Egil Moeller
2012-04-05
Make the console show the url that admin/plugins is available at
johnyma22
2012-04-04
remove maxAge: undefined header, send maxAge even if set to 0
Matthias Bartelmeß
2012-03-23
re-enabled maxAge setting. maxAge is now in seconds, not milliseconds.
Matthias Bartelmeß
2012-03-04
Fix configuration of express
Peter 'Pita' Martischka
2012-03-01
Removed old pluginfw stuff
Egil Moeller
2012-02-26
require(ep_pluginname/static/blabla); now works both on client and server
Egil Moeller
2012-02-26
Bugfix for git version extraction code
Egil Moeller
2012-02-26
The Big Renaming - etherpad is now an NPM module
Egil Moeller