overleaf/services/document-updater/app/coffee
2017-03-20 10:29:01 +00:00
..
sharejs Revert PR #19 2017-03-01 16:49:46 +00:00
DiffCodec.coffee Initial open sourcing 2014-02-12 10:40:42 +00:00
DispatchManager.coffee Pull out rclient into RedisBackend that supports sending requests to multiple rclients 2016-06-07 17:58:18 +01:00
DocumentManager.coffee Allow deleting of comment ranges 2017-01-24 15:57:11 +01:00
Errors.coffee Return semantic error if the requested ops are not available when getting a document 2016-05-31 13:24:19 +01:00
HistoryManager.coffee Get basic ChangeTracker hooked up. WIP 2016-11-28 10:14:42 +00:00
HttpController.coffee Allow deleting of comment ranges 2017-01-24 15:57:11 +01:00
LockManager.coffee Use the main redis instance for locks 2016-07-06 11:50:02 +01:00
Metrics.coffee Use new metrics module 2014-05-08 09:28:13 +01:00
PersistenceManager.coffee Rename 'track changes entries' -> 'ranges' 2016-12-08 12:31:43 +00:00
ProjectManager.coffee Rename 'track changes entries' -> 'ranges' 2016-12-08 12:31:43 +00:00
RangesManager.coffee Add in a consistency check after applying updates that ranges still match 2017-03-15 14:12:06 +00:00
RangesTracker.coffee Update RangeTracker to support upserting and moving comments for cut and paste 2017-03-16 15:49:41 +00:00
RedisBackend.coffee don't log errors from redis backend 2017-03-03 15:27:42 +00:00
RedisKeyBuilder.coffee add sha1 hash support on writes 2017-02-14 16:11:43 +00:00
RedisManager.coffee Merge branch 'master' into ja-increase-limits-on-changes 2017-03-06 11:57:40 +00:00
ShareJsDB.coffee Fix ShareJsDB tests 2016-12-01 17:14:40 +00:00
ShareJsUpdateManager.coffee Increase max op age to 80 2017-01-17 11:45:10 +01:00
UpdateKeys.coffee Pull out rclient into RedisBackend that supports sending requests to multiple rclients 2016-06-07 17:58:18 +01:00
UpdateManager.coffee Add in a consistency check after applying updates that ranges still match 2017-03-15 14:12:06 +00:00
WebRedisManager.coffee Get basic ChangeTracker hooked up. WIP 2016-11-28 10:14:42 +00:00