overleaf/services/track-changes/app/coffee
2015-12-22 15:36: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
DocstoreHandler.coffee
DocumentUpdaterManager.coffee
HealthChecker.coffee
HttpController.coffee added /check endpoint for documents 2015-12-09 14:57:04 +00:00
LockManager.coffee
MongoAWS.coffee
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 workaround for mongojs db.close issue 2015-12-22 15:36:15 +00:00
RedisManager.coffee added comments for redis delete 2015-11-26 15:16:54 +00:00
RestoreManager.coffee
UpdateCompressor.coffee fix update-in-place bug for array ops 2015-12-04 15:17:28 +00:00
UpdatesManager.coffee don't try to compress updates across point of broken history 2015-12-21 13:52:26 +00:00
UpdateTrimmer.coffee
WebApiManager.coffee