overleaf/services/document-updater
Jakob Ackermann 835dbe784b [misc] install bunyan as production dependency
```
Error: Cannot find module 'bunyan'
Require stack:
- .../node_modules/@google-cloud/logging-bunyan/build/src/middleware/express.js
- .../node_modules/@google-cloud/logging-bunyan/build/src/index.js
- .../node_modules/logger-sharelatex/logging-manager.js
- .../node_modules/logger-sharelatex/index.js
- .../app.js
```
2021-07-12 17:35:45 +01:00
..
.github [misc] bump the dev-env to 3.3.4 and bump the node version to 10.22.1 2020-09-17 13:36:27 +01:00
app/js [RedisManager] block updating of too large docs in redis 2021-05-06 18:21:19 +01:00
benchmarks [benchmarks] add benchmark for multi vs mget/mset 2021-04-13 11:47:10 +01:00
config remove the limit of 300 maxSockets 2021-04-29 10:29:34 +01:00
redis_cluster
test Rename folder from coffee to js 2021-05-25 16:57:24 +01:00
.dockerignore decaffeinate: update build scripts to es 2020-05-06 12:04:19 +02:00
.eslintrc [misc] add linting for missing explicit dependencies and fix any errors 2021-04-29 15:30:48 +01:00
.gitignore [misc] bump the dev-env to 3.3.1 2020-08-06 12:39:58 +01:00
.mocharc.json Reintroduce Node 12 and metrics upgrades 2021-04-01 15:51:00 -04:00
.nvmrc Reintroduce Node 12 and metrics upgrades 2021-04-01 15:51:00 -04:00
.prettierrc decaffeinate: update build scripts to es 2020-05-06 12:04:19 +02:00
app.js shard the pending-updates-list queue 2021-02-02 16:38:25 +00:00
buildscript.txt [misc] add linting for missing explicit dependencies and fix any errors 2021-04-29 15:30:48 +01:00
docker-compose.ci.yml Upgrade build-scripts to 3.4.0 2020-11-24 08:03:29 -05:00
docker-compose.yml Reintroduce Node 12 and metrics upgrades 2021-04-01 15:51:00 -04:00
Dockerfile Reintroduce Node 12 and metrics upgrades 2021-04-01 15:51:00 -04:00
expire_docops.js Run format:fix 2021-05-25 15:45:42 +01:00
LICENSE
Makefile Reintroduce Node 12 and metrics upgrades 2021-04-01 15:51:00 -04:00
nodemon.json [misc] bump the dev-env to 3.3.1 2020-08-06 12:39:58 +01:00
package-lock.json [misc] install bunyan as production dependency 2021-07-12 17:35:45 +01:00
package.json [misc] install bunyan as production dependency 2021-07-12 17:35:45 +01:00
README.md Merge branch 'master' into bg-downgrade-delete-component-error 2019-05-08 09:07:02 +01:00

overleaf/document-updater

An API for applying incoming updates to documents in real-time.

License

The code in this repository is released under the GNU AFFERO GENERAL PUBLIC LICENSE, version 3. A copy can be found in the LICENSE file.

Copyright (c) Overleaf, 2014-2019.