..
sharejs
Revert PR #19
2017-03-01 16:49:46 +00:00
DiffCodec.coffee
Initial open sourcing
2014-02-12 10:40:42 +00:00
DispatchManager.coffee
added log line
2019-02-07 16:30:53 +00:00
DocumentManager.coffee
record last author id on document flush
2019-05-02 11:10:02 +01:00
Errors.coffee
switch to single get/set method for getProjectDocs
2017-08-07 14:43:28 +01:00
HistoryManager.coffee
ensure that project history is flushed when the project is deleted
2018-10-30 12:03:44 +00:00
HistoryRedisManager.coffee
Revert "turn down logging, use logger.info for less important data"
2019-02-06 15:29:22 +00:00
HttpController.coffee
use explicit json content-type to avoid security issues with text/html
2019-02-12 16:45:11 +00:00
LockManager.coffee
use null instead of err in callbacks on success
2017-07-12 10:48:32 +01:00
LoggerSerializers.coffee
additional logging for project history resync
2018-03-07 16:24:22 +00:00
Metrics.coffee
Use new metrics module
2014-05-08 09:28:13 +01:00
mongojs.coffee
Record a snapshot to mongo when a doc's comments/changes get collapsed
2019-04-11 13:27:46 +01:00
PersistenceManager.coffee
record last author id on document flush
2019-05-02 11:10:02 +01:00
Profiler.coffee
return total time from the profile .end() method
2017-07-11 14:28:58 +01:00
ProjectHistoryRedisManager.coffee
set a timestamp for the first entry in the projectHistory:Ops queue
2018-07-24 09:17:31 +01:00
ProjectManager.coffee
ensure that project history is flushed when the project is deleted
2018-10-30 12:03:44 +00:00
RangesManager.coffee
Record a snapshot to mongo when a doc's comments/changes get collapsed
2019-04-11 13:27:46 +01:00
RangesTracker.coffee
Update ranges tracker.
2017-05-15 11:11:14 +01:00
RateLimitManager.coffee
don't increase rate limit when tasks are failing
2017-06-07 11:47:28 +01:00
RealTimeRedisManager.coffee
include a unique id in every message published to redis
2019-03-21 12:10:15 +00:00
RedisManager.coffee
record last author id on document flush
2019-05-02 11:10:02 +01:00
ShareJsDB.coffee
Fix ShareJsDB tests
2016-12-01 17:14:40 +00:00
ShareJsUpdateManager.coffee
check version before it is modified by applyOp
2019-04-09 09:20:48 +01:00
SnapshotManager.coffee
Review feedback
2019-04-16 11:05:17 +01:00
UpdateKeys.coffee
Pull out rclient into RedisBackend that supports sending requests to multiple rclients
2016-06-07 17:58:18 +01:00
UpdateManager.coffee
record last author id on document flush
2019-05-02 11:10:02 +01:00