overleaf/services/track-changes/app/coffee
2016-01-05 11:30: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 add logging to each stage of archiving 2015-09-24 09:10:06 +01:00
DocstoreHandler.coffee only log document ids, not document content 2015-09-16 15:31:43 +01:00
DocumentUpdaterManager.coffee Take user id in from request header and pass to doc updater 2014-03-11 13:01:07 +00:00
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 added redis write check to healthcheck 2015-10-29 10:52:23 +00:00
MongoAWS.coffee respect mongo bulk operations limit of 1000 operations 2016-01-05 11:13:13 +00:00
MongoAWSexternal.coffee split MongoAWS files 2015-09-02 15:45:29 -03:00
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 Take user id in from request header and pass to doc updater 2014-03-11 13:01:07 +00:00
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 Remove old history deletion method 2014-05-29 15:37:16 +01:00
WebApiManager.coffee API/service layout deprecation warning 2015-10-07 13:44:40 +01:00