.. |
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
|
cache projectHistoryId with doc in Redis
|
2018-04-13 15:22:05 +01:00 |
Errors.coffee
|
switch to single get/set method for getProjectDocs
|
2017-08-07 14:43:28 +01:00 |
HistoryManager.coffee
|
extract ProjectHistoryRedisManager
|
2018-03-09 15:36:38 +00:00 |
HistoryRedisManager.coffee
|
remove unused requires of async
|
2017-10-23 15:59:32 +01:00 |
HttpController.coffee
|
support project version on incoming requests
|
2018-03-15 16:15:10 +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 |
PersistenceManager.coffee
|
cache projectHistoryId with doc in Redis
|
2018-04-13 15:22:05 +01:00 |
Profiler.coffee
|
return total time from the profile .end() method
|
2017-07-11 14:28:58 +01:00 |
ProjectHistoryRedisManager.coffee
|
change update to projectUpdate in project related methods
|
2018-03-16 10:54:12 +00:00 |
ProjectManager.coffee
|
change update to projectUpdate in project related methods
|
2018-03-16 10:54:12 +00: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
|
put a limit on the number of ops per iteration
|
2017-05-12 13:15:59 +01:00 |
RedisManager.coffee
|
cache projectHistoryId with doc in Redis
|
2018-04-13 15:22:05 +01:00 |
ShareJsDB.coffee
|
Fix ShareJsDB tests
|
2016-12-01 17:14:40 +00:00 |
ShareJsUpdateManager.coffee
|
remove unused requires of async
|
2017-10-23 15:59:32 +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
|
cache projectHistoryId with doc in Redis
|
2018-04-13 15:22:05 +01:00 |