overleaf/services/document-updater/app/coffee
2016-07-07 09:46:15 +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 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
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 Don't propagate error on secondary timeout 2016-07-07 09:46:15 +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 Create script that will ensure data is migrate between redis backends 2016-06-29 12:57:56 +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 Explicitly separate calls to web and docupdater redis instances 2016-06-17 12:17:22 +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 Explicitly separate calls to web and docupdater redis instances 2016-06-17 12:17:22 +01:00
WebRedisManager.coffee Explicitly separate calls to web and docupdater redis instances 2016-06-17 12:17:22 +01:00