overleaf/services/track-changes/app/coffee
Brian Gough 8d900013d9 record whether a pack is temporary in the pack itself
using the expiresAt field no longer determines if the pack is
temporary because archived packs have an expiresAt field added when
they are retrieved from s3
2016-03-24 11:02:58 +00:00
..
DiffGenerator.coffee
DiffManager.coffee remove pack worker 2016-03-01 10:10:02 +00:00
DocumentUpdaterManager.coffee
HealthChecker.coffee added more logging to failed health checks 2016-03-03 10:50:55 +00:00
HttpController.coffee acceptance tests - work in progress 2016-03-09 16:56:49 +00:00
LockManager.coffee
MongoAWS.coffee remove startup dependency on s3 settings 2016-03-09 13:28:02 +00:00
mongojs.coffee remove pack worker 2016-03-01 10:10:02 +00:00
MongoManager.coffee added index definitions 2016-03-01 11:38:23 +00:00
PackManager.coffee record whether a pack is temporary in the pack itself 2016-03-24 11:02:58 +00:00
PackWorker.coffee remove pack worker 2016-03-01 10:10:02 +00:00
ProjectIterator.coffee remove pack worker 2016-03-01 10:10:02 +00:00
RedisManager.coffee
RestoreManager.coffee
UpdateCompressor.coffee avoid compressing updates if the result would be too big 2016-01-26 12:23:21 +00:00
UpdatesManager.coffee fix for acceptance test 2016-03-10 15:15:29 +00:00
UpdateTrimmer.coffee
WebApiManager.coffee