overleaf/services/spelling
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
cache write cache into cache dir 2016-12-13 09:14:09 +00:00
config Merge pull request #6234 from overleaf/jpa-web-owns-spelling-preferences 2022-01-07 09:03:11 +00:00
test Upgrade async package to 3.2.2 (#8447) 2022-06-22 08:03:35 +00:00
.dockerignore [misc] update the build scripts to 1.3.5 2020-02-11 18:59:24 +01:00
.gitignore [misc] bump the dev-env to 3.3.2 2020-08-10 17:23:15 +01:00
.mocharc.json Add global test setup 2021-03-19 16:04:30 -04:00
.nvmrc Merge pull request #7588 from overleaf/em-node-16-spelling 2022-04-20 08:04:27 +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 #7588 from overleaf/em-node-16-spelling 2022-04-20 08:04:27 +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 #7304 from overleaf/em-split-queues 2022-04-05 12:19:32 +00:00
Dockerfile Merge pull request #7588 from overleaf/em-node-16-spelling 2022-04-20 08:04:27 +00:00
install_deps.sh Merge pull request #7868 from overleaf/em-aspell-pt 2022-05-11 08:03:35 +00:00
LICENSE Create LICENSE 2014-08-15 12:35:06 +01:00
Makefile Merge pull request #7588 from overleaf/em-node-16-spelling 2022-04-20 08:04:27 +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
rakefile.rb Initial open source commit 2014-08-15 12:13:35 +01:00
README.md Update README.md 2019-05-07 16:40:11 +01:00

overleaf/spelling

The backend spellcheck API that performs spell checking for Overleaf

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.