overleaf/services/track-changes/app/coffee
2016-01-22 10:45:24 +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 added redis write check to healthcheck 2015-10-29 10:52:23 +00:00
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 decrease delay when packing 2016-01-19 15:58:09 +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 fix update-in-place bug for array ops 2015-12-04 15:17:28 +00:00
UpdatesManager.coffee don't try to append to packs when using the old op code 2016-01-22 10:45:24 +00:00
UpdateTrimmer.coffee
WebApiManager.coffee