overleaf/services/document-updater/app/coffee
2020-04-27 13:38:21 +02:00
..
sharejs Revert PR #19 2017-03-01 16:49:46 +00:00
DeleteQueueManager.coffee avoid project history queues building up with deferred flush 2019-10-03 04:05:24 +01:00
DiffCodec.coffee Initial open sourcing 2014-02-12 10:40:42 +00:00
DispatchManager.coffee add pubsub redis connection and remove real time redis connection 2019-07-04 13:34:31 +01:00
DocumentManager.coffee Merge pull request #123 from overleaf/em-doc-hard-delete 2020-03-10 10:11:00 -04:00
Errors.coffee convert "Delete component" errors into warnings 2019-05-07 16:55:17 +01:00
HistoryManager.coffee add setting so that double flush is the default 2019-11-25 13:36:25 +00:00
HistoryRedisManager.coffee Revert "turn down logging, use logger.info for less important data" 2019-02-06 15:29:22 +00:00
HttpController.coffee Fix express deprecations 2020-03-19 15:39:57 +00:00
LockManager.coffee use null instead of err in callbacks on success 2017-07-12 10:48:32 +01:00
LoggerSerializers.coffee Improve/fix serializers for update logging (#80) 2019-08-08 14:10:54 +01:00
Metrics.coffee Use new metrics module 2014-05-08 09:28:13 +01:00
mongojs.coffee add a combined health check for mongo and redis 2019-08-07 16:25:23 +01:00
PersistenceManager.coffee add missing argument to metrics.inc 2020-01-14 15:00:21 +00:00
Profiler.coffee return total time from the profile .end() method 2017-07-11 14:28:58 +01:00
ProjectFlusher.coffee added log lines for all project flushing 2019-08-30 07:38:53 +01:00
ProjectHistoryRedisManager.coffee remove new_project_history and use project_history instead 2020-04-21 14:43:48 +01:00
ProjectManager.coffee Change skip_flush option to ignore_flush_errors in delete doc 2020-03-10 09:40:49 -04:00
RangesManager.coffee Record a snapshot to mongo when a doc's comments/changes get collapsed 2019-04-11 13:27:46 +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 Merge branch 'bg-add-queue-metrics' of github.com:overleaf/document-updater into bg-add-queue-metrics 2020-04-01 16:04:52 +01:00
RedisManager.coffee add comment about the two history clients 2020-04-21 14:44:19 +01:00
ShareJsDB.coffee Fix ShareJsDB tests 2016-12-01 17:14:40 +00:00
ShareJsUpdateManager.coffee Merge pull request #70 from overleaf/bg-metric-for-invalid-hash 2019-06-12 13:50:34 +01:00
SnapshotManager.coffee Review feedback 2019-04-16 11:05:17 +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 Revert "skip hash check when non-BMP characters replaced" 2019-06-27 11:39:45 +01:00