overleaf/services/document-updater/app/coffee
2018-01-31 11:27:40 +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 put a rate limit on worker calls 2017-05-26 15:08:35 +01:00
DocumentManager.coffee add acceptance test for entity renaming 2017-11-08 09:20:38 +00:00
Errors.coffee switch to single get/set method for getProjectDocs 2017-08-07 14:43:28 +01:00
HistoryManager.coffee Remove _shouldFlushHistoryOps wrapper 2018-01-31 11:27:40 +00:00
HistoryRedisManager.coffee remove unused requires of async 2017-10-23 15:59:32 +01:00
HttpController.coffee add acceptance test for entity renaming 2017-11-08 09:20:38 +00:00
LockManager.coffee use null instead of err in callbacks on success 2017-07-12 10:48:32 +01:00
Metrics.coffee Use new metrics module 2014-05-08 09:28:13 +01:00
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 Correctly count project_ops_length 2018-01-26 14:41:28 +00:00
RangesManager.coffee Update tests with new methods. 2017-05-08 16:34:17 +01:00
RangesTracker.coffee Update ranges tracker. 2017-05-15 11:11:14 +01:00
RateLimitManager.coffee don't increase rate limit when tasks are failing 2017-06-07 11:47:28 +01:00
RealTimeRedisManager.coffee put a limit on the number of ops per iteration 2017-05-12 13:15:59 +01:00
RedisManager.coffee Only flush project updates when crossing the threshold 2018-01-24 11:57:03 +00:00
ShareJsDB.coffee Fix ShareJsDB tests 2016-12-01 17:14:40 +00:00
ShareJsUpdateManager.coffee remove unused requires of async 2017-10-23 15:59:32 +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 Merge branch 'bg-limit-ops-in-lock' 2017-12-14 14:26:44 +00:00