overleaf/services/real-time
Jakob Ackermann d13acb8ca3 [ChannelManager] port related and still mostly valid test from v2
I skipped the bulk of verifyConsistentBehaviour tests which are not
 valid for the new implementation -- there is no optimization and
 always cleanup.
2020-05-15 18:39:33 +02:00
..
.github
app/coffee [ChannelManager] rework (un)subscribing to redis 2020-05-15 18:34:33 +02:00
config [misc] config: add headroom for JSON serialization in maxUpdateSize 2020-03-24 16:21:29 +01:00
test [ChannelManager] port related and still mostly valid test from v2 2020-05-15 18:39:33 +02:00
.dockerignore
.gitignore
.nvmrc update node version in nvmrc and buildscripts 2020-02-07 14:41:12 +00:00
app.coffee [misc] track redis pub/sub payload sizes on publish 2020-03-30 11:31:44 +02:00
buildscript.txt [misc] cleanup unused dependency on mongo 2020-02-12 14:44:01 +01:00
docker-compose.ci.yml [misc] cleanup unused dependency on mongo 2020-02-12 14:44:01 +01:00
docker-compose.yml [misc] cleanup unused dependency on mongo 2020-02-12 14:44:01 +01:00
Dockerfile [misc] update the build scripts to 1.3.5 2020-02-11 12:27:56 +01:00
Jenkinsfile [misc] update the build scripts to 1.3.5 2020-02-11 12:27:56 +01:00
Makefile [misc] update the build scripts to 1.3.5 2020-02-11 12:27:56 +01:00
nodemon.json
package-lock.json [misc] bump sinon to 2.x for promise support with stubs 2020-05-15 12:01:22 +02:00
package.json [misc] bump sinon to 2.x for promise support with stubs 2020-05-15 12:01:22 +02:00
socket.io.patch.js