overleaf/services/track-changes/app/coffee
2014-03-25 11:40:48 +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 Add in project flushing end point 2014-03-21 15:57:17 +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 Backport project_id onto doc updates that don't have one yet 2014-03-21 14:40:51 +00:00
RedisManager.coffee Flush all docs in a project before getting updates 2014-03-21 13:48: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 Don't trip up over empty ops 2014-03-25 11:40:48 +00:00
UpdatesManager.coffee Backport project_id onto doc updates that don't have one yet 2014-03-21 14:40:51 +00:00
WebApiManager.coffee Return user details like email and name in updates 2014-03-06 18:04:00 +00:00