overleaf/services/track-changes/test/unit/coffee
Brian Gough 3d9dfeccc3 remove pack worker
remove the op-specific code

remove tests for ops, now only packing

remove unused packing code

work in progress

store index for completed packs only

support archiving and unarchiving of individual packs

remove support for archiving whole document history

split out ArchiveManager, IndexManager

remove old DocArchive code

remove docHistoryStats collection

comment about archiving

added method to look at index when last pack has been archived

added start of iterator for project results

use a proper iterator

added heap module

getting it working

increase pack size since bulk operations no longer needed

remove unused MongoAWSexternal

cleanup

added doc iterator

remove old query code

added missing files

cleanup

clean upclean up

started adding pack worker for archiving

work in progress

work in progress

getting pack worker working

updating worker

getting packworker working

added lock

use correct key name for track changes aws access

use correct key name for track changes aws access

always send back users array

fix up comparison of retrieved objects

handle op ids inside packs

log when s3 download completes

comments

cleanup, remove finalisation ideacleanup, remove finalisation idea

remove logging
2016-03-01 10:10:02 +00:00
..
DiffGenerator Don't error when rewinding and insert op which is beyond the length of the document. 2015-09-25 13:44:44 +01:00
DiffManager skip any broken ops when viewing history diffs 2015-12-04 15:17:28 +00:00
DocArchive remove pack worker 2016-03-01 10:10:02 +00:00
DocumentUpdaterManager Take user id in from request header and pass to doc updater 2014-03-11 13:01:07 +00:00
HttpController move lock check into HealthChecker 2016-01-27 16:04:55 +00:00
LockManager log the key for lock timeouts 2016-01-12 10:47:15 +00:00
MongoManager remove pack worker 2016-03-01 10:10:02 +00:00
PackManager remove pack worker 2016-03-01 10:10:02 +00:00
RedisManager only delete the applied ops from redis 2015-11-25 16:01:07 +00:00
RestoreManager Take user id in from request header and pass to doc updater 2014-03-11 13:01:07 +00:00
UpdateCompressor avoid compressing updates if the result would be too big 2016-01-26 12:23:21 +00:00
UpdatesManager remove pack worker 2016-03-01 10:10:02 +00:00
UpdateTrimmer Remove old history deletion method 2014-05-29 15:37:16 +01:00
WebApiManager Add a test for when the user can't be found. 2015-09-10 14:32:18 +01:00