overleaf/services/document-updater/test/unit/coffee
2014-05-14 13:28:17 +01:00
..
DiffCodec Initial open sourcing 2014-02-12 10:40:42 +00:00
DocOpsManager Use version from web, with fallback to old mongo collection 2014-05-14 13:28:17 +01:00
DocumentManager Merge branch 'master' into remove_mongo_doc_ops 2014-05-14 12:39:40 +01:00
HttpController Allow source and user_id to be included when setting a document 2014-03-11 12:47:26 +00:00
LockManager Increase redis lock expiry time to 30 seconds 2014-05-07 09:48:29 +01:00
PersistenceManager Use version from web, with fallback to old mongo collection 2014-05-14 13:28:17 +01:00
ProjectManager Initial open sourcing 2014-02-12 10:40:42 +00:00
RedisManager Merge branch 'master' into remove_mongo_doc_ops 2014-05-14 12:39:40 +01:00
ShareJsDB Ensure version is still returned from redis 2014-02-26 14:49:52 +00:00
TrackChangesManager Put doc_ids with history changes into project level set 2014-03-21 12:41:05 +00:00
UpdateManager Initial open sourcing 2014-02-12 10:40:42 +00:00
AddingDocsToMemory.coffee Don't store ops in Mongo, just keep them in redis with a timeout 2014-02-24 16:13:36 +00:00
CheckingUpdatesLength.coffee Initial open sourcing 2014-02-12 10:40:42 +00:00
GettingDoc.coffee Initial open sourcing 2014-02-12 10:40:42 +00:00
GettingListOfPendingUpdates.coffee Initial open sourcing 2014-02-12 10:40:42 +00:00
GettingTotalNumberOfDocs.coffee Initial open sourcing 2014-02-12 10:40:42 +00:00
RemovingSingleDocFromMemory.coffee Initial open sourcing 2014-02-12 10:40:42 +00:00
ShareJsUpdateManagerTests.coffee Split lines on Windows line endings too 2014-04-10 12:44:46 +01:00