overleaf/services/track-changes/app/coffee
2016-01-26 12:13:43 +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 archiving document history now sends all changes to s3 2016-01-15 15:54:46 +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 archiving document history now sends all changes to s3 2016-01-15 15:54:46 +00:00
MongoAWSexternal.coffee
mongojs.coffee fix usage of BSON module 2015-12-21 16:56:49 +00:00
MongoManager.coffee use compound index to replace separate index for packs 2016-01-19 15:56:09 +00:00
PackManager.coffee include n parameter when packing 2016-01-25 09:45:25 +00:00
PackWorker.coffee allow PackWorker to shut down cleanly 2016-01-06 09:43:10 +00:00
RedisManager.coffee added comments for redis delete 2015-11-26 15:16:54 +00:00
RestoreManager.coffee
UpdateCompressor.coffee add test for non-overlapping insert-delete case 2016-01-26 12:13:43 +00:00
UpdatesManager.coffee add logging of raw updates 2016-01-26 11:28:02 +00:00
UpdateTrimmer.coffee
WebApiManager.coffee