overleaf/services/docstore/app/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
..
DocManager.coffee Write docs to do collection and project collection 2015-01-21 11:52:39 +00:00
Errors.coffee Add POST end point for updating doc lines 2014-04-29 11:49:09 +01:00
HttpController.coffee changed logging to easier to see when the http request starts 2015-01-20 13:46:57 +00:00
mongojs.coffee Add in HTTP end point for deleting docs 2014-04-29 16:36:10 +01:00
MongoManager.coffee Write docs to do collection and project collection 2015-01-21 11:52:39 +00:00