overleaf/services/track-changes/app/coffee
2014-03-20 12:10:04 +00:00
..
DiffGenerator.coffee Fix issues with consuming delete updates beyond the end of the diff 2014-03-17 14:54:02 +00:00
DiffManager.coffee Implement project update getter methods 2014-03-19 17:44:16 +00:00
DocumentUpdaterManager.coffee Take user id in from request header and pass to doc updater 2014-03-11 13:01:07 +00:00
HttpController.coffee Return a summary of the entire project changes 2014-03-20 12:10:04 +00:00
LockManager.coffee Add a lock around processing updates 2014-02-26 10:55:20 +00:00
mongojs.coffee Get acceptance tests running 2014-02-26 12:11:45 +00:00
MongoManager.coffee Implement project update getter methods 2014-03-19 17:44:16 +00:00
RedisManager.coffee Add Redis Manager for fetching and deleting uncompressed ops 2014-02-25 16:27:14 +00:00
RestoreManager.coffee Take user id in from request header and pass to doc updater 2014-03-11 13:01:07 +00:00
UpdateCompressor.coffee Put multiple ops in one update 2014-03-11 15:24:38 +00:00
UpdatesManager.coffee Return a summary of the entire project changes 2014-03-20 12:10:04 +00:00
WebApiManager.coffee Return user details like email and name in updates 2014-03-06 18:04:00 +00:00