overleaf/services/document-updater/app/coffee
2016-06-08 16:42:09 +01:00
..
sharejs Error if update would make document too long 2015-11-06 12:52:03 +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
DocOpsManager.coffee Use version from web, with fallback to old mongo collection 2014-05-14 13:28:17 +01:00
DocumentManager.coffee Flush track changes when unloading data from redis 2016-01-20 15:05:31 +00: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
HttpController.coffee Add one to size of line. 2016-05-12 09:26:50 +01:00
LockManager.coffee Pull out rclient into RedisBackend that supports sending requests to multiple rclients 2016-06-07 17:58:18 +01:00
Metrics.coffee Use new metrics module 2014-05-08 09:28:13 +01:00
MongoHealthCheck.coffee Add in mongo health check end point 2015-08-31 15:57:26 +01:00
mongojs.coffee Use version from web, with fallback to old mongo collection 2014-05-14 13:28:17 +01:00
PersistenceManager.coffee Don't let HTTP calls take longer than 5 seconds since we're inside a 30 second lock 2016-04-12 17:10:39 +01:00
ProjectManager.coffee Initial open sourcing 2014-02-12 10:40:42 +00:00
RedisBackend.coffee Fix misapplied arguments to multi commands 2016-06-08 16:41:58 +01:00
RedisKeyBuilder.coffee Pull out rclient into RedisBackend that supports sending requests to multiple rclients 2016-06-07 17:58:18 +01:00
RedisManager.coffee Don't run redis commands in parallel for easier consistency reasoning 2016-06-08 16:42:09 +01:00
ShareJsDB.coffee Pull out rclient into RedisBackend that supports sending requests to multiple rclients 2016-06-07 17:58:18 +01:00
ShareJsUpdateManager.coffee Pull out rclient into RedisBackend that supports sending requests to multiple rclients 2016-06-07 17:58:18 +01:00
TrackChangesManager.coffee Don't run redis commands in parallel for easier consistency reasoning 2016-06-08 16:42:09 +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 Remove old methods of triggering doc updates 2016-06-01 11:28:23 +01:00