overleaf/services/document-updater/app/coffee
2017-10-23 14:23:21 +01:00
..
sharejs
DiffCodec.coffee
DispatchManager.coffee put a rate limit on worker calls 2017-05-26 15:08:35 +01:00
DocumentManager.coffee update DocumentManager.getDoc signature 2017-10-11 14:25:33 +01:00
Errors.coffee switch to single get/set method for getProjectDocs 2017-08-07 14:43:28 +01:00
HistoryManager.coffee
HistoryRedisManager.coffee
HttpController.coffee change getProjectDocs endpoint from GET to POST 2017-10-11 15:30:29 +01:00
LockManager.coffee use null instead of err in callbacks on success 2017-07-12 10:48:32 +01:00
Metrics.coffee
PersistenceManager.coffee return pathname from PersistenceManager 2017-10-23 14:17:14 +01:00
Profiler.coffee return total time from the profile .end() method 2017-07-11 14:28:58 +01:00
ProjectManager.coffee change getProjectDocs endpoint from GET to POST 2017-10-11 15:30:29 +01:00
RangesManager.coffee
RangesTracker.coffee
RateLimitManager.coffee don't increase rate limit when tasks are failing 2017-06-07 11:47:28 +01:00
RealTimeRedisManager.coffee
RedisManager.coffee store pathname in Redis cache 2017-10-23 14:23:21 +01:00
ShareJsDB.coffee
ShareJsUpdateManager.coffee
UpdateKeys.coffee
UpdateManager.coffee