overleaf/services/contacts
June Kelly a450a74351 Upgrade async package to 3.2.2 (#8447)
* Revert "Revert "Bump async to 3.2.2 (#7618)""

This reverts commit 75153a555211d654744c2e61e27fe21085826c22.

* [web] fix usage of async.queue.drain in script

* [clsi] fix usage of async.queue.drain

* [spelling] fix usage of async.queue.drain

* [redis-wrapper] fix usage of async.queue.drain

* [web] Test that LockManager queue is cleared

This protects against a regression found when upgrading the
async package. Here we test that the `queue.drain` callback
is really getting called, and the lock is being removed from
the LOCK_QUEUES map.

* [redis-wrapper] Upgrade async to 3.2.2

GitOrigin-RevId: df921e6d7f1d505bd467f22e58600ba1aff48869
2022-06-22 08:03:35 +00:00
..
.github Merge pull request #8220 from overleaf/jlm-dependabot-tidy 2022-05-31 08:04:15 +00:00
app/js Merge pull request #7906 from overleaf/em-downgrade-logs 2022-05-17 08:05:26 +00:00
config [misc] run format_fix and lint:fix 2021-07-13 12:04:47 +01:00
test Merge pull request #7906 from overleaf/em-downgrade-logs 2022-05-17 08:05:26 +00:00
.dockerignore decaffeinate: update build scripts to es 2020-02-17 07:35:05 +00:00
.gitignore [misc] bump the dev-env to 3.3.2 2020-08-10 17:01:11 +01:00
.mocharc.json Add a global test setup 2021-03-12 16:39:45 -05:00
.nvmrc Merge pull request #7556 from overleaf/em-finish-node-16 2022-04-14 08:03:17 +00:00
app.js Merge pull request #7906 from overleaf/em-downgrade-logs 2022-05-17 08:05:26 +00:00
buildscript.txt Merge pull request #7556 from overleaf/em-finish-node-16 2022-04-14 08:03:17 +00:00
docker-compose.ci.yml Merge pull request #7304 from overleaf/em-split-queues 2022-04-05 12:19:32 +00:00
docker-compose.yml Merge pull request #7556 from overleaf/em-finish-node-16 2022-04-14 08:03:17 +00:00
Dockerfile Merge pull request #7556 from overleaf/em-finish-node-16 2022-04-14 08:03:17 +00:00
LICENSE Create (unit tested only) add contact end point 2015-10-06 16:41:35 +01:00
Makefile Merge pull request #7556 from overleaf/em-finish-node-16 2022-04-14 08:03:17 +00:00
nodemon.json Merge pull request #6542 from overleaf/jpa-em-code-sharing-workspaces 2022-02-16 11:31:07 +00:00
package.json Upgrade async package to 3.2.2 (#8447) 2022-06-22 08:03:35 +00:00
README.md Update README.md 2019-05-07 16:23:02 +01:00

overleaf/contacts

An API for tracking contacts of a user

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, 2015-2019.