Jakob Ackermann
ed70b99d8a
[misc] exportProject: collect and send user ids of updates in trailer
2021-02-25 09:52:54 +00:00
Jakob Ackermann
f411049b82
[misc] add a new endpoint for exporting all the project history
2021-02-23 18:02:58 +00:00
Jakob Ackermann
8ef3aa1767
[misc] bump metrics module to 3.4.1
...
- renamed package from `metrics-sharelatex` to `@overleaf/metrics`
- drop support for statsd backend
- decaffeinate
- compress `/metrics` response using gzip
- bump debugging agents to latest versions
- expose prometheus interfaces for custom metrics (custom tags)
- cleanup of open sockets metrics
- fix deprecation warnings for header access
2020-11-25 11:57:20 +00:00
Jakob Ackermann
68a1b4d459
[misc] bump @overleaf/redis-wrapper to version 2.0.0
2020-11-11 16:21:11 +00:00
Jakob Ackermann
2c8916f2e0
[PackWorker] fix the db cleanup process -- we do not expose db.close
2020-09-29 12:23:18 +01:00
Jakob Ackermann
41a65ee41e
[PackWorker] wait for the db setup before starting to process updates
2020-09-29 12:22:22 +01:00
Jakob Ackermann
9dddf59a9d
[misc] migrate acceptance tests to the native mongo driver, drop mongojs
2020-09-10 17:39:16 +01:00
Jakob Ackermann
c630cbb4e3
[misc] migrate the app to the native mongo driver
...
acceptance tests to follow in a separate commit.
2020-09-10 17:39:12 +01:00
Jakob Ackermann
3a4aa45e2e
Merge branches 'jpa-bump-bson', 'jpa-mongo-find-query-cleanup', 'jpa-mongo-js-cleanup' and 'jpa-mongo-update-query-cleanup' into jpa-mongodb-native
2020-09-10 16:41:45 +01:00
Jakob Ackermann
c42561c38a
[misc] update the bson package
2020-09-10 16:40:56 +01:00
Jakob Ackermann
6d3fa2ee5b
[misc] mongodb: use findOne and find().toArray()
2020-09-10 14:54:18 +01:00
Jakob Ackermann
b86acf3ea1
[misc] mongodb: change findAndModify queries to updateOne
...
There is no need to fetch mongo data when the call-site does not look at
it. Also handle mongo errors in `setTTLOnArchivedPack`.
2020-09-10 14:18:14 +01:00
Jakob Ackermann
e74af0bee6
[misc] PackWorker: drop workaround for db.close in mongojs@1
...
REF: 3ed3932ee837920e95661b0308dee012f40a71dd
2020-09-10 11:10:59 +01:00
Miguel Serrano
105335c62a
Remove source maps
2020-06-19 19:19:15 +02:00
Tim Alby
d3a7ffd1a9
fix formatting
2020-06-04 10:24:21 +02:00
mserranom
79f6b9a877
updated express to v4
2020-03-23 11:10:24 +01:00
mserranom
3587b42311
prettier: convert app/js decaffeinated files to Prettier format
2020-02-17 18:34:28 +01:00
mserranom
e79e044644
decaffeinate: rename app/coffee dir to app/js
2020-02-17 18:34:25 +01:00