.. |
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
|
put a rate limit on worker calls
|
2017-05-26 15:08:35 +01:00 |
DocumentManager.coffee
|
update DocumentManager.getDoc signature
|
2017-10-11 14:25:33 +01:00 |
Errors.coffee
|
switch to single get/set method for getProjectDocs
|
2017-08-07 14:43:28 +01:00 |
HistoryManager.coffee
|
rename HistoryManager pushUncompressedHistoryOps
|
2017-05-09 12:02:27 +01:00 |
HistoryRedisManager.coffee
|
get history ops length directly from redis update
|
2017-05-09 10:34:31 +01:00 |
HttpController.coffee
|
change getProjectDocs endpoint from GET to POST
|
2017-10-11 15:30:29 +01:00 |
LockManager.coffee
|
use null instead of err in callbacks on success
|
2017-07-12 10:48:32 +01:00 |
Metrics.coffee
|
Use new metrics module
|
2014-05-08 09:28:13 +01:00 |
PersistenceManager.coffee
|
Reduce retry delay to 10ms, and refactor
|
2017-07-18 15:28:18 +01:00 |
Profiler.coffee
|
return total time from the profile .end() method
|
2017-07-11 14:28:58 +01:00 |
ProjectManager.coffee
|
change getProjectDocs endpoint from GET to POST
|
2017-10-11 15:30:29 +01:00 |
RangesManager.coffee
|
Update tests with new methods.
|
2017-05-08 16:34:17 +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
|
Rename web -> realtime for consistency with realtime
|
2017-05-02 15:38:33 +01:00 |
RedisManager.coffee
|
add unflushed time to doc in redis
|
2017-10-06 12:34:28 +01:00 |
ShareJsDB.coffee
|
Fix ShareJsDB tests
|
2016-12-01 17:14:40 +00:00 |
ShareJsUpdateManager.coffee
|
Rename web -> realtime for consistency with realtime
|
2017-05-02 15:38:33 +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
|
fine grained logging for cpu usage in applyUpdate
|
2017-05-19 16:00:16 +01:00 |