overleaf/services/track-changes/app/coffee
2015-08-06 10:00:09 -03:00
..
DiffGenerator.coffee Fix issues with consuming delete updates beyond the end of the diff 2014-03-17 14:54:02 +00:00
DiffManager.coffee Implement project update getter methods 2014-03-19 17:44:16 +00:00
DocArquiveManager.coffee init s3 feature 2015-08-06 10:00:09 -03:00
DocumentUpdaterManager.coffee Take user id in from request header and pass to doc updater 2014-03-11 13:01:07 +00:00
HttpController.coffee added a /doc/:doc_id/pack endpoint 2015-06-04 16:23:49 +01:00
LockManager.coffee works with sentinal v1 2014-09-26 17:21:33 +01:00
mongojs.coffee add docHistoryStats collection to keep track of updates to docs 2015-05-22 15:40:01 +01:00
MongoManager.coffee include the current date in the updates to docHistoryStats 2015-05-26 11:00:55 +01:00
PackManager.coffee move pack script functionality into PackManager 2015-06-04 16:21:40 +01:00
PackWorker.coffee add configurable limit, delay and timeout to /pack via query string 2015-06-05 13:38:47 +01:00
RedisManager.coffee works with sentinal v1 2014-09-26 17:21:33 +01:00
RestoreManager.coffee Take user id in from request header and pass to doc updater 2014-03-11 13:01:07 +00:00
UpdateCompressor.coffee Don't trip up over empty ops 2014-03-25 11:40:48 +00:00
UpdatesManager.coffee report error for inconsistent history results 2015-02-05 16:37:06 +00:00
UpdateTrimmer.coffee Remove old history deletion method 2014-05-29 15:37:16 +01:00
WebApiManager.coffee Add in getProjectDetails to WebApiManager 2014-03-28 13:05:16 +00:00