Jakob Ackermann
|
1480308b9f
|
[misc] bump logger-sharelatex to version 2.2.0
|
2020-08-13 16:52:17 +01:00 |
|
Jakob Ackermann
|
8aeacb6645
|
[misc] properly install chai and sandboxed-module
|
2020-08-13 16:49:40 +01:00 |
|
Jakob Ackermann
|
c722a79e93
|
[misc] bump the dev-env to 3.3.2
|
2020-08-10 17:23:15 +01:00 |
|
Jakob Ackermann
|
5037162f3d
|
Merge pull request #65 from overleaf/jpa-fix-express-deprecations
[misc] fix express deprecations
|
2020-07-22 11:10:21 +02:00 |
|
Jakob Ackermann
|
8e8a05e94f
|
Merge pull request #64 from overleaf/jpa-rename-express-app-var
[misc] align the variable name of the express app with other services
|
2020-07-22 11:09:58 +02:00 |
|
Jakob Ackermann
|
c4a60bb4e9
|
[misc] fix express deprecations
|
2020-07-22 09:32:39 +01:00 |
|
Jakob Ackermann
|
236292c2f8
|
[misc] align the variable name of the express app with other services
|
2020-07-22 09:22:19 +01:00 |
|
Jakob Ackermann
|
f165131647
|
Merge pull request #62 from overleaf/jpa-import-37
[ASpell] error handling of cache dump: fix an async fs function call
|
2020-07-20 11:44:42 +02:00 |
|
Jakob Ackermann
|
fbca4eb191
|
Merge pull request #37 from das7pad/hotfix-error-handling-cache-dump
[ASpell] error handling of cache dump: fix an async fs function call
|
2020-07-03 12:23:46 +02:00 |
|
Jakob Ackermann
|
5cfd92cf85
|
[ASpell] error handling of cache dump: fix an async fs function call
fs.unlink requires a callback as second parameter.
Signed-off-by: Jakob Ackermann <das7pad@outlook.com>
|
2020-07-03 11:13:01 +01:00 |
|
Eric Mc Sween
|
ac6e70d064
|
Merge pull request #59 from overleaf/msm-update-oerror-v3
Update OError to v3
|
2020-06-08 09:10:26 -04:00 |
|
Eric Mc Sween
|
256e7375ff
|
Upgrade logger-sharelatex to 2.0.0
|
2020-06-08 08:58:25 -04:00 |
|
Brian Gough
|
cfd1ca2127
|
Merge branch 'update-node-10.21.0'
|
2020-06-03 11:10:38 +01:00 |
|
Brian Gough
|
b5fb09de41
|
update buildscript.txt to node 10.21.0
|
2020-06-03 11:10:31 +01:00 |
|
Brian Gough
|
a6e93ca401
|
Merge pull request #58 from overleaf/msm-fix-linting
Fix linting
|
2020-06-03 11:00:46 +01:00 |
|
Brian Gough
|
e5a489c3e2
|
Merge pull request #60 from overleaf/update-node-10.21.0
Update node to 10.21.0
|
2020-06-03 10:42:52 +01:00 |
|
Brian Gough
|
41023a291e
|
update to node 10.21.0
|
2020-06-03 10:24:14 +01:00 |
|
Miguel Serrano
|
1662622c23
|
Updated OError code to v3
|
2020-06-03 11:14:44 +02:00 |
|
Miguel Serrano
|
7917fd4fbd
|
updated OError dependency to v3
|
2020-06-03 11:09:48 +02:00 |
|
Miguel Serrano
|
b91e59e8a7
|
fixed linting
|
2020-06-03 11:00:35 +02:00 |
|
Miguel Serrano
|
803ed1607c
|
format:fix
|
2020-06-03 10:52:36 +02:00 |
|
Miguel Serrano
|
562f14455c
|
updated build scripts
|
2020-06-03 10:49:09 +02:00 |
|
Jakob Ackermann
|
a3bc59fba5
|
Merge pull request #56 from overleaf/jpa-fix-install_deps
[misc] fix install_deps
|
2020-04-23 17:33:43 +02:00 |
|
Jakob Ackermann
|
2e8b6fccce
|
[misc] install_deps: fix apt install for aspell-or, aspell-te, aspell-ta
The specified versions were removed. use any latest version instead.
```
# in a node:10.19.0 container will all steps from install_deps.sh
# executed -- except for the 'apt install' steps.
$ apt policy aspell-or aspell-te aspell-no aspell-ta
aspell-or:
Installed: (none)
Candidate: 0.03-1-7
Version table:
0.03-1-7 1337
500 http://deb.debian.org/debian unstable/main ...
0.03-1-5 990
990 http://deb.debian.org/debian stretch/main ...
0.03-1-5 500
500 http://archive.ubuntu.com/ubuntu bionic/universe ...
aspell-te:
Installed: (none)
Candidate: 0.01-2-7
Version table:
0.01-2-7 1337
500 http://deb.debian.org/debian unstable/main ...
0.01-2-5 990
990 http://deb.debian.org/debian stretch/main ...
0.01-2-5 500
500 http://archive.ubuntu.com/ubuntu bionic/universe ...
aspell-no:
Installed: (none)
Candidate: 2.2-4
Version table:
2.2-4 1337
500 http://deb.debian.org/debian unstable/main ...
2.2-3 500
500 http://archive.ubuntu.com/ubuntu bionic/universe ...
2.2-2 990
990 http://deb.debian.org/debian stretch/main ...
aspell-ta:
Installed: (none)
Candidate: 20040424-1-3
Version table:
20040424-1-3 1337
500 http://deb.debian.org/debian unstable/main ...
20040424-1-1 990
990 http://deb.debian.org/debian stretch/main ...
20040424-1-1 500
500 http://archive.ubuntu.com/ubuntu bionic/universe ...
```
|
2020-04-23 17:22:22 +02:00 |
|
Jakob Ackermann
|
c660115d98
|
[misc] install_deps: download packages from a near-by mirror
|
2020-04-23 16:44:49 +02:00 |
|
Miguel Serrano
|
c1fe5675a0
|
Merge pull request #54 from overleaf/msm-update-dependencies
Update dependencies
|
2020-04-01 13:23:55 +02:00 |
|
mserranom
|
241e7d979f
|
Bump to new debian version of ta
|
2020-04-01 13:15:27 +02:00 |
|
Christopher Hoskin
|
1086150bd1
|
Merge pull request #55 from overleaf/csh-fix-build-ta
Bump to new debian version of ta
|
2020-03-31 11:56:25 +01:00 |
|
Christopher Hoskin
|
bf02762598
|
Bump to new debian version of ta
|
2020-03-31 11:44:21 +01:00 |
|
mserranom
|
19808cb127
|
updated mocha, sinon and node-statsd
|
2020-03-30 12:53:35 +02:00 |
|
mserranom
|
caa28a0ff0
|
updated minor, patch dependencies and lru-cache. Fixed constructor in lru-cache
|
2020-03-30 12:49:56 +02:00 |
|
mserranom
|
72a06c4474
|
npm audit fix
|
2020-03-30 12:34:29 +02:00 |
|
mserranom
|
3885c48d42
|
updated build scripts
|
2020-03-30 12:33:07 +02:00 |
|
Timothée Alby
|
49d1639c79
|
Merge pull request #53 from overleaf/ta-learn-word-no-duplicates
Ignore Duplicates Words
|
2020-02-19 08:51:05 -05:00 |
|
Tim Alby
|
72d16c7c1f
|
filter out duplicates learned words
|
2020-02-18 10:58:03 -05:00 |
|
Tim Alby
|
1d405914fd
|
don't learn the same word twice
|
2020-02-18 09:22:50 -05:00 |
|
Jakob Ackermann
|
df7a918e08
|
Merge pull request #49 from overleaf/jpa-dependencies-cleanup
[misc] cleanup dependencies
|
2020-02-14 10:56:17 +01:00 |
|
Jakob Ackermann
|
f69e578e22
|
Merge pull request #48 from overleaf/bg-remove-travis-yml
Remove unused .travis.yml file
|
2020-02-14 10:55:07 +01:00 |
|
Jakob Ackermann
|
d0f861020a
|
[misc] cleanup unused dependency on redis
|
2020-02-12 14:43:18 +01:00 |
|
Jakob Ackermann
|
fc17d6adf1
|
[misc] rename npm-shrinkwrap.json to package-lock.json and run npm i
Also delete unused redis dependency.
|
2020-02-12 14:41:14 +01:00 |
|
Brian Gough
|
ee88b6d195
|
remove unused .travis.yml file
|
2020-02-12 12:37:00 +00:00 |
|
Jakob Ackermann
|
31767304e5
|
Merge pull request #47 from overleaf/jpa-build-scripts-1-3-5
[misc] update the build scripts to 1.3.5
|
2020-02-12 13:23:33 +01:00 |
|
Jakob Ackermann
|
90d12cc602
|
[test/unit] misc: cleanup a pending interval
|
2020-02-11 19:01:11 +01:00 |
|
Jakob Ackermann
|
94d564bce3
|
[misc] fix prettier-eslint errors
using prettier-eslint --write
|
2020-02-11 18:59:29 +01:00 |
|
Jakob Ackermann
|
24270b3e78
|
[misc] update the build scripts to 1.3.5
|
2020-02-11 18:59:24 +01:00 |
|
Jakob Ackermann
|
bac34fb7e3
|
Merge pull request #46 from overleaf/jpa-change-base-image
[misc] use node:10.19.0 as base image
|
2020-02-07 15:35:10 +01:00 |
|
Jakob Ackermann
|
9ee1aef45c
|
[misc] use node:10.19.0 as base image
Also adjust the node version in the other build-script files.
|
2020-02-07 14:49:42 +01:00 |
|
Brian Gough
|
bb64602b6b
|
Merge pull request #45 from overleaf/update-node-10
update to gcr.io/overleaf-ops/node:10.19.0
|
2020-02-06 03:43:04 +00:00 |
|
Brian Gough
|
2759355408
|
update to gcr.io/overleaf-ops/node:10.19.0
|
2020-02-06 03:37:26 +00:00 |
|
Simon Detheridge
|
30ac790ab5
|
Merge pull request #44 from overleaf/bg-upgrade-to-node-10.18.1
upgrade spelling to local node:10.18.1 image
|
2020-02-04 16:34:17 +00:00 |
|