summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-15couch, level, mongo, postgres, redis DB supportJohn McLear
2012-10-11Update src/package.jsonJohn McLear
2012-10-11Merge pull request #1059 from lepidum/developJohn McLear
2012-10-11Merge pull request #3 from ayokura/fix-international-compositionlepidum
2012-10-12fix Pita/etherpad-lite #1032NAGOYA, Yoshihiko
2012-10-11Merge pull request #1035 from amtep/developJohn McLear
2012-10-11Merge pull request #1057 from dmitryuv/sync-processingMarcel Klehr
2012-10-11fix for error handling in callback codeDmitry
2012-10-11Merge pull request #1056 from dmitryuv/sync-processingMarcel Klehr
2012-10-11fixed variable name in handleMessageHookDmitry
2012-10-09Merge pull request #1049 from cweider/fix-expressJohn McLear
2012-10-09Drop method deprecated in Express 3.x.Chad Weider
2012-10-06Remove two instances of the same function nameJohn McLear
2012-10-05Merge pull request #1034 from d-a-n/developJohn McLear
2012-10-04Merge pull request #1004 from yourcelf/developJohn McLear
2012-10-04Fix issue caused by broken async updatejohnyma22
2012-10-03Merge pull request #1003 from Pita/express-v3John McLear
2012-10-03Merge pull request #1038 from cweider/fix-relativeJohn McLear
2012-10-03Changed pad_id to padID to follow projct standards.d-a-n
2012-10-03Changed pad_id to padID to follow projct standards.d-a-n
2012-10-03Changed pad hook names to follow naming conventions. Arguments will now be pa...d-a-n
2012-10-03Changed pad hook names to follow naming conventions.d-a-n
2012-10-03Merge branch 'develop' into express-v3Marcel Klehr
2012-10-02Upgrade to Yajsml bug fix.Chad Weider
2012-10-02USERINFO_UPDATE: construct a new message for broadcastRichard Braakman
2012-10-02Updated docs for new pad hooks (add, edit, remove)d-a-n
2012-10-02Added pad hooks (create, load, edit, remove)d-a-n
2012-10-02Updated docs for new pad hooks (add, edit, remove)d-a-n
2012-10-02Updated docs for new pad hooks (add, edit, remove)d-a-n
2012-10-02Merge pull request #1031 from gedion/developJohn McLear
2012-10-02Merge pull request #1033 from marcelklehr/fix/shutdown-on-middlware-errorJohn McLear
2012-10-02Don't shut down the whole server, if error handling middleware is called.Marcel Klehr
2012-10-02Update src/static/js/pad_editbar.jsJohn McLear
2012-10-01added comments to ace exposed methodsGedion
2012-10-01added comments to ace exposed methodsGedion
2012-10-01Merge pull request #1006 from cweider/ace-cleanupJohn McLear
2012-09-30update docs for new hooks and ace exposuresGedion
2012-09-30Merge pull request #1028 from amtep/developJohn McLear
2012-09-30Merge pull request #1020 from marcelklehr/fix/express-v3John McLear
2012-09-28Prevent server crash in handleClientReadyRichard Braakman
2012-09-28Add some explanatory comments to handleUserChanges()Richard Braakman
2012-09-28Merge pull request #1025 from amtep/developMarcel Klehr
2012-09-27Prettify session handling in handleUserChangesRichard Braakman
2012-09-26Fix crash when client submits changeset based on too-old revisionRichard Braakman
2012-09-26Fix sessioninfos race that can cause crash during USER_CHANGES handlingRichard Braakman
2012-09-22Merge pull request #1018 from cweider/fix-windowsMarcel Klehr
2012-09-22Update docsMarcel Klehr
2012-09-22Fix socket.io auth: Use connect to parse signed cookies (migrate to express v3)Marcel Klehr
2012-09-22Migrate error handling middleware to express v3Marcel Klehr
2012-09-22Set secret on cookieParser (migrate to express v3)Marcel Klehr