overleaf/services/track-changes/app/coffee
2016-01-12 10:47:15 +00:00
..
DiffGenerator.coffee skip ops marked as broken in database 2015-12-09 15:13:37 +00:00
DiffManager.coffee fix read order when retrieving diffs 2015-12-18 12:38:42 +00:00
DocArchiveManager.coffee increase logging on s3 operations 2016-01-12 10:36:00 +00:00
DocstoreHandler.coffee
DocumentUpdaterManager.coffee
HealthChecker.coffee
HttpController.coffee added /check endpoint for documents 2015-12-09 14:57:04 +00:00
LockManager.coffee log the key for lock timeouts 2016-01-12 10:47:15 +00:00
MongoAWS.coffee increase logging on s3 operations 2016-01-12 10:36:00 +00:00
MongoAWSexternal.coffee
mongojs.coffee fix usage of BSON module 2015-12-21 16:56:49 +00:00
MongoManager.coffee remove unsupported options argument in count() method of mongojs 1.x 2015-12-22 14:20:34 +00:00
PackManager.coffee respect limit of 1000 ops in bulk operation with mongojs 1.x 2015-12-22 14:38:04 +00:00
PackWorker.coffee allow PackWorker to shut down cleanly 2016-01-06 09:43:10 +00:00
RedisManager.coffee
RestoreManager.coffee
UpdateCompressor.coffee fix update-in-place bug for array ops 2015-12-04 15:17:28 +00:00
UpdatesManager.coffee log timestamp in human-readable form for inconsistent ops 2016-01-05 11:30:24 +00:00
UpdateTrimmer.coffee
WebApiManager.coffee