Jakob Ackermann
1e7fa2246d
[misc] mongodb: refactor the process of setting up the db construct
...
Co-Authored-By: John Lees-Miller <jdleesmiller@gmail.com>
2020-09-17 15:39:46 +01:00
Jakob Ackermann
8a8a830ad3
[misc] simplify mongodb collection access using a shared db construct
...
Resolve the getCollection Promises once and store the result in a shared
`db` object which can get imported by all the call-sites.
The http server is starting only after a Promise of `waitForDb()`
resolves. This covers the app code and the acceptance tests.
2020-09-17 15:39:44 +01:00
Simon Detheridge
f90d12ed21
Merge pull request #77 from overleaf/spd-node-upgrade
...
Upgrade node to 10.22.1
2020-09-17 15:37:59 +01:00
dependabot[bot]
7dd2d95b16
Bump node-fetch from 2.6.0 to 2.6.1
...
Bumps [node-fetch](https://github.com/bitinn/node-fetch ) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases )
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md )
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-09-17 14:37:55 +00:00
Simon Detheridge
360830d3cd
Merge pull request #76 from overleaf/spd-remove-old-scripts
...
Remove rearchive script
2020-09-17 15:37:48 +01:00
Simon Detheridge
9ec93ca0d6
Merge pull request #75 from overleaf/spd-p-map
...
Replace tiny-async-pool with p-map
2020-09-17 15:37:37 +01:00
Simon Detheridge
1b73733625
Merge pull request #73 from overleaf/spd-metrics-upgrade
...
Upgrade metrics to @overleaf/metrics'
2020-09-17 15:37:08 +01:00
Simon Detheridge
2ce0ea7e72
Merge pull request #68 from overleaf/dependabot-npm_and_yarn-bl-2.2.1
...
Bump bl from 2.2.0 to 2.2.1
2020-09-17 15:36:15 +01:00
Jakob Ackermann
f3c7619fb5
[misc] revert back to high timeout for unit tests
2020-09-17 15:34:03 +01:00
Eric Mc Sween
2f35db4087
Fix startup crash
...
Version 3.2.0 crashes on startup because it calls buildPromKey() without
arguments. To avoid this kind of obvious bug to happen again, I added
some basic acceptance tests.
2020-09-17 10:30:25 -04:00
Jakob Ackermann
ba3b4f7dcd
[misc] bump the dev-env to 3.3.4 and bump the node version to 10.22.1
2020-09-17 15:26:45 +01:00
Jakob Ackermann
521f25b51e
[misc] bump the dev-env to 3.3.4 and bump the node version to 10.22.1
2020-09-17 15:25:11 +01:00
John Lees-Miller
258cc08717
Add a limit on the number of tags, OError.maxTags ( #13 )
...
* Add OError.maxTags
* Tidy up package scripts and add a build script
Co-authored-by: Jakob Ackermann <jakob.ackermann@overleaf.com>
Co-authored-by: Eric Mc Sween <eric.mcsween@overleaf.com>
2020-09-17 15:17:44 +01:00
Simon Detheridge
465bf473d9
Upgrade node to 10.22.1
2020-09-17 14:30:25 +01:00
Jakob Ackermann
ccdf555ecb
[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
Jakob Ackermann
f7879711ee
[misc] bump the dev-env to 3.3.4 and bump the node version to 10.22.1
2020-09-17 13:36:26 +01:00
Jakob Ackermann
4207cc1110
[misc] bump the dev-env to 3.3.4 and bump the node version to 10.22.1
2020-09-17 13:36:26 +01:00
Simon Detheridge
ba0958496b
Merge pull request #132 from overleaf/dependabot-npm_and_yarn-bl-2.2.1
...
Bump bl from 2.2.0 to 2.2.1
2020-09-17 12:00:06 +01:00
Simon Detheridge
05efc5dbf9
Merge pull request #133 from overleaf/dependabot-npm_and_yarn-node-fetch-2.6.1
...
Bump node-fetch from 2.6.0 to 2.6.1
2020-09-17 11:59:56 +01:00
Simon Detheridge
f6e0c3ea88
Merge pull request #134 from overleaf/dependabot-npm_and_yarn-lodash-4.17.20
...
Bump lodash from 4.17.15 to 4.17.20
2020-09-17 11:59:45 +01:00
Simon Detheridge
a6c5c90e70
Merge pull request #135 from overleaf/spd-node-upgrade
...
Upgrade node to 12.18.4
2020-09-17 11:59:31 +01:00
Simon Detheridge
473a044209
Upgrade node to 12.18.4
2020-09-17 11:41:42 +01:00
Eric Mc Sween
1b72640b5c
Merge pull request #3181 from overleaf/dependabot-npm_and_yarn-marked-1.1.1
...
Bump marked from 0.3.12 to 1.1.1
GitOrigin-RevId: 078cc10cf2891ce3566a0f19bb538124d11830fd
2020-09-17 02:05:31 +00:00
Eric Mc Sween
f4a3641e14
Merge pull request #3168 from overleaf/dependabot-npm_and_yarn-lodash-4.17.19
...
Bump lodash from 4.17.15 to 4.17.19
GitOrigin-RevId: dcaea3662cdb03a9d2e4b8f43048707f242fde92
2020-09-17 02:05:26 +00:00
Eric Mc Sween
65a4eb0f7f
Merge pull request #3165 from overleaf/dependabot-npm_and_yarn-http-proxy-1.18.1
...
Bump http-proxy from 1.18.0 to 1.18.1
GitOrigin-RevId: fe088e58afc9f193630f3c44a07b0516a6a3dce8
2020-09-17 02:05:21 +00:00
Eric Mc Sween
daad4bdcd0
Merge pull request #3206 from overleaf/em-bump-node
...
Bump node to version 10.22.1
GitOrigin-RevId: 0995b29be3f67e9eeee5cb90cb214299c0e8b58f
2020-09-17 02:05:17 +00:00
CloudBuild
7557e35fba
auto update translation
...
GitOrigin-RevId: fae7d47b2edd944e48fdb145034b3494aab0051b
2020-09-17 02:05:12 +00:00
CloudBuild
8784eb389c
auto update translation
...
GitOrigin-RevId: 8b145d70108737c732c428124614abec0fc4e0ea
2020-09-17 02:05:07 +00:00
CloudBuild
1a78c9e19d
auto update translation
...
GitOrigin-RevId: d58d34c1bd76f30282c893d673ae461d211c5647
2020-09-17 02:05:02 +00:00
CloudBuild
7cb90882b6
auto update translation
...
GitOrigin-RevId: dc4081d861bb0d3ee12e5ce731440faa32bcfa98
2020-09-17 02:04:57 +00:00
Chrystal Maria Griffiths
cc65ec32c5
Merge pull request #3178 from overleaf/cmg-ace-upgrade-1.4.12
...
Upgrade ace to 1.4.12
GitOrigin-RevId: a381b3815248e710cf8f02558e8c9f74b063fc96
2020-09-17 02:04:49 +00:00
Brian Gough
d54400af61
Merge pull request #3169 from overleaf/bg-fix-doc-race
...
prevent unflushed doc from being removed from openDocs
GitOrigin-RevId: 79733fdc589d1981faf577174431d65f9dbe30e7
2020-09-17 02:04:43 +00:00
Shane Kilkelly
0642922490
Merge pull request #3190 from overleaf/jel-new-cta-email-body
...
New CTA email body
GitOrigin-RevId: 6712980ed8b5dbbddfcf17c4263b13d62aa67ac0
2020-09-17 02:04:38 +00:00
Shane Kilkelly
95352894a5
Merge pull request #3137 from overleaf/msm-react-error-boundary
...
Add react-error-boundary to handle react errors in scope
GitOrigin-RevId: 9bd8261057122fce08d8cea3b19b2c71e1d949f4
2020-09-17 02:04:33 +00:00
Shane Kilkelly
df32ea6dca
Merge pull request #3112 from overleaf/ew-send-project-owner-id-to-tpds
...
add project_owner_user_id to tpds requests
GitOrigin-RevId: 3b83d6dd2eaa00e100e7fa84e403318a44282747
2020-09-17 02:04:29 +00:00
CloudBuild
6896f30f4f
auto update translation
...
GitOrigin-RevId: fdc4c4666b65329f6321ca0894d4224cbe37ec65
2020-09-17 02:04:24 +00:00
Eric Mc Sween
20a0f3bcd1
Merge pull request #193 from overleaf/dependabot-npm_and_yarn-node-fetch-2.6.1
...
Bump node-fetch from 2.6.0 to 2.6.1
2020-09-16 12:48:21 -04:00
Eric Mc Sween
40f38b09f0
Merge pull request #191 from overleaf/dependabot-npm_and_yarn-bl-4.0.3
...
Bump bl from 4.0.1 to 4.0.3
2020-09-16 12:48:15 -04:00
Eric Mc Sween
6c73eb5e34
Merge pull request #190 from overleaf/dependabot-npm_and_yarn-lodash-4.17.20
...
Bump lodash from 4.17.15 to 4.17.20
2020-09-16 12:48:07 -04:00
Eric Mc Sween
f0a2da7346
Merge pull request #194 from overleaf/em-bump-node
...
Bump Node version to 10.22.1
2020-09-16 12:47:59 -04:00
Eric Mc Sween
5b11dc5a77
Bump Node version to 10.22.1
2020-09-16 12:24:42 -04:00
dependabot[bot]
13843655a4
Bump lodash from 4.17.15 to 4.17.20
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.20.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.20 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-09-16 10:43:16 +00:00
dependabot[bot]
ee06705377
Bump lodash from 4.17.15 to 4.17.20
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.20.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.20 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-09-16 10:38:21 +00:00
dependabot[bot]
02c4d9304a
Bump lodash from 4.17.15 to 4.17.20
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.20.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.20 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-09-16 10:23:11 +00:00
CloudBuild
8ff5b4dbfc
auto update translation
...
GitOrigin-RevId: 617db36541270828e9b5361fbe0c52c3f9c93214
2020-09-16 02:05:13 +00:00
Jakob Ackermann
0829e823a8
[misc] optionally skip adding the routes of the launchpad module ( #3194 )
...
GitOrigin-RevId: 1fb797cf13fe715efe7b1161bdcfd8735f8f349e
2020-09-16 02:05:08 +00:00
Timothée Alby
ede3b6a248
Merge pull request #3152 from overleaf/ta-jpa-confirm-entitlement
...
Send Entitlement for Affiliations During Domains Confirmation
GitOrigin-RevId: 9d6b41022adfdb5e1a797b9471830014b1ef43e3
2020-09-16 02:05:03 +00:00
Timothée Alby
44b10c781f
Merge pull request #3184 from overleaf/jel-launchpad
...
Update launchpad buttons
GitOrigin-RevId: 41690d019dcfe1182124ba8f275ebb7a42bb144d
2020-09-16 02:04:57 +00:00
Timothée Alby
f5471481d9
Merge pull request #3166 from overleaf/msm-server-message-async-form
...
Using server messages in asyncForm for 400 errors
GitOrigin-RevId: 1cf1bae7d5ac61051f8ed923631ae7874984572c
2020-09-16 02:04:52 +00:00
Timothée Alby
c95b325de4
Merge pull request #3172 from overleaf/hb-increase-file-upload-timeout
...
Decrease rate limit time for file uploads to every 15m instead of 30m
GitOrigin-RevId: 672cfcd61d8531f4519250fbe02d80fb4aeaccfc
2020-09-16 02:04:47 +00:00