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
Age
Commit message (
Expand
)
Author
2012-11-02
Start putting file system together for admin settings, no where near complete
johnyma22
2012-11-01
Allow robots.txt to be custom
John McLear
2012-11-01
Pass on the req object to eejs hooks
Marcel Klehr
2012-11-01
Pass on the render args to all eejs hooks
Marcel Klehr
2012-10-28
Make sure npm is initialized before requiring things (fix #1092)
Marcel Klehr
2012-10-25
Add default port of process.env.PORT if port isnt specified in settings.json
Randy
2012-10-11
Merge pull request #1035 from amtep/develop
John McLear
2012-10-11
Merge pull request #1057 from dmitryuv/sync-processing
Marcel Klehr
2012-10-11
fix for error handling in callback code
Dmitry
2012-10-11
Merge pull request #1056 from dmitryuv/sync-processing
Marcel Klehr
2012-10-11
fixed variable name in handleMessageHook
Dmitry
2012-10-09
Drop method deprecated in Express 3.x.
Chad Weider
2012-10-06
Remove two instances of the same function name
John McLear
2012-10-05
Merge pull request #1034 from d-a-n/develop
John McLear
2012-10-03
Changed pad_id to padID to follow projct standards.
d-a-n
2012-10-03
Changed pad hook names to follow naming conventions. Arguments will now be pa...
d-a-n
2012-10-03
Merge branch 'develop' into express-v3
Marcel Klehr
2012-10-02
USERINFO_UPDATE: construct a new message for broadcast
Richard Braakman
2012-10-02
Added pad hooks (create, load, edit, remove)
d-a-n
2012-10-02
Don't shut down the whole server, if error handling middleware is called.
Marcel Klehr
2012-09-28
Prevent server crash in handleClientReady
Richard Braakman
2012-09-28
Add some explanatory comments to handleUserChanges()
Richard Braakman
2012-09-27
Prettify session handling in handleUserChanges
Richard Braakman
2012-09-26
Fix crash when client submits changeset based on too-old revision
Richard Braakman
2012-09-26
Fix sessioninfos race that can cause crash during USER_CHANGES handling
Richard Braakman
2012-09-22
Fix socket.io auth: Use connect to parse signed cookies (migrate to express v3)
Marcel Klehr
2012-09-22
Migrate error handling middleware to express v3
Marcel Klehr
2012-09-22
Set secret on cookieParser (migrate to express v3)
Marcel Klehr
2012-09-22
Fix res.send (migrate to express v3)
Marcel Klehr
2012-09-21
Upgrade log4js to v0.5
Marcel Klehr
2012-09-21
Differentiate between http server and express app
Marcel Klehr
2012-09-19
Fix async.forEach in MultiSession code
Marcel Klehr
2012-09-19
Revert "Fixed foreach loop on session IDs, was breaking EP on single session ...
Marcel Klehr
2012-09-18
Merge pull request #1014 from marcelklehr/feature/list-all-groups
John McLear
2012-09-18
Fixed foreach loop on session IDs, was breaking EP on single session in cookie.
johnyma22
2012-09-17
Add listAllGroups API endpoint
Marcel Klehr
2012-09-17
Still support API endpoints of v1 in v1.1
Marcel Klehr
2012-09-13
Bump API version to v1.1
Marcel Klehr
2012-09-12
attempt to put correct init in right place but could be wrong
johnyma22
2012-09-12
error handling and close is removed in express 3
johnyma22
2012-09-12
Merge pull request #994 from cweider/parent-plugins
John McLear
2012-09-12
Merge pull request #740 from cweider/plugin-cleanup
John McLear
2012-09-11
Fix cache headers for missing files.
Chad Weider
2012-09-11
Replace ParentRequire hack.
Chad Weider
2012-09-11
Split client and server plugin functionality.
Chad Weider
2012-09-11
Don't break if there is no session cookie.
Marcel Klehr
2012-09-11
Merge pull request #983 from Pita/feature/multiple-api-versions
John McLear
2012-09-09
Use packaged version of Tinycon.
Chad Weider
2012-09-09
Use packaged version of UNorm.
Chad Weider
2012-09-09
Use packaged edition of async.
Chad Weider
[next]