Age | Commit message (Expand) | Author |
2012-10-15 | couch, level, mongo, postgres, redis DB support | John McLear |
2012-10-11 | Update src/package.json | John McLear |
2012-10-11 | Merge pull request #1059 from lepidum/develop | John McLear |
2012-10-11 | Merge pull request #3 from ayokura/fix-international-composition | lepidum |
2012-10-12 | fix Pita/etherpad-lite #1032 | NAGOYA, Yoshihiko |
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 | Merge pull request #1049 from cweider/fix-express | John McLear |
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-04 | Merge pull request #1004 from yourcelf/develop | John McLear |
2012-10-04 | Fix issue caused by broken async update | johnyma22 |
2012-10-03 | Merge pull request #1003 from Pita/express-v3 | John McLear |
2012-10-03 | Merge pull request #1038 from cweider/fix-relative | John McLear |
2012-10-03 | Changed pad_id to padID to follow projct standards. | d-a-n |
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 | Changed pad hook names to follow naming conventions. | d-a-n |
2012-10-03 | Merge branch 'develop' into express-v3 | Marcel Klehr |
2012-10-02 | Upgrade to Yajsml bug fix. | Chad Weider |
2012-10-02 | USERINFO_UPDATE: construct a new message for broadcast | Richard Braakman |
2012-10-02 | Updated docs for new pad hooks (add, edit, remove) | d-a-n |
2012-10-02 | Added pad hooks (create, load, edit, remove) | d-a-n |
2012-10-02 | Updated docs for new pad hooks (add, edit, remove) | d-a-n |
2012-10-02 | Updated docs for new pad hooks (add, edit, remove) | d-a-n |
2012-10-02 | Merge pull request #1031 from gedion/develop | John McLear |
2012-10-02 | Merge pull request #1033 from marcelklehr/fix/shutdown-on-middlware-error | John McLear |
2012-10-02 | Don't shut down the whole server, if error handling middleware is called. | Marcel Klehr |
2012-10-02 | Update src/static/js/pad_editbar.js | John McLear |
2012-10-01 | added comments to ace exposed methods | Gedion |
2012-10-01 | added comments to ace exposed methods | Gedion |
2012-10-01 | Merge pull request #1006 from cweider/ace-cleanup | John McLear |
2012-09-30 | update docs for new hooks and ace exposures | Gedion |
2012-09-30 | Merge pull request #1028 from amtep/develop | John McLear |
2012-09-30 | Merge pull request #1020 from marcelklehr/fix/express-v3 | John McLear |
2012-09-28 | Prevent server crash in handleClientReady | Richard Braakman |
2012-09-28 | Add some explanatory comments to handleUserChanges() | Richard Braakman |
2012-09-28 | Merge pull request #1025 from amtep/develop | Marcel Klehr |
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 | Merge pull request #1018 from cweider/fix-windows | Marcel Klehr |
2012-09-22 | Update docs | Marcel Klehr |
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 |