overleaf/services/docstore/test/unit/coffee
Henry Oswald 704bf53fe5 Write docs to do collection and project collection
- docs are written to project collection then doc collection

- deletes used to insert into doc collection, now its the same upsert
with deleted = true

- does not set delted = false for new docs as it is not needed, save space

- changed delete to be seperate update on mongo
2015-01-21 11:52:39 +00:00
..
DocManagerTests.coffee Write docs to do collection and project collection 2015-01-21 11:52:39 +00:00
HttpControllerTests.coffee Don't return deleted docs by default, make it a flag 2014-06-06 12:37:42 +01:00
MongoManagerTests.coffee Write docs to do collection and project collection 2015-01-21 11:52:39 +00:00