Commit graph

19 commits

Author SHA1 Message Date
Jakob Ackermann
9074ddd8a5 [misc] run format_fix and lint:fix 2021-07-13 12:04:47 +01:00
Jakob Ackermann
072d970d33 [misc] switch from settings-sharelatex to @overleaf/settings 2021-07-12 17:47:20 +01:00
Jakob Ackermann
010fa596e9 [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:24 +00:00
Jakob Ackermann
97480c259d [misc] mongodb: use the new db connector by default
mongojs was enabling it by default as well.
2020-09-10 10:31:48 +01:00
Jakob Ackermann
882db8484c [misc] migrate to the native mongo driver 2020-09-07 09:32:39 +01:00
Ersun Warncke
89c46ea5fa [misc] fix express deprecations
Co-Authored-By: Jakob Ackermann <jakob.ackermann@overleaf.com>
2020-07-02 12:30:17 +01:00
Tim Alby
48bc7595a8 fix formatting 2020-06-04 09:49:46 +02:00
Simon Detheridge
739067e0f2 Fix formatting 2020-02-17 10:55:12 +00:00
Simon Detheridge
8f6dfedc6c prettier: convert app/js decaffeinated files to Prettier format 2020-02-17 10:54:56 +00:00
Simon Detheridge
31f06e13d6 decaffeinate: rename app/coffee dir to app/js 2020-02-17 10:54:55 +00:00
decaffeinate
0b7e05732e decaffeinate: Run post-processing cleanups on ContactManager.coffee and 3 other files 2020-02-17 10:54:54 +00:00
decaffeinate
af36ed629b decaffeinate: Convert ContactManager.coffee and 3 other files to JS 2020-02-17 10:54:53 +00:00
decaffeinate
683b9a7cb3 decaffeinate: Rename ContactManager.coffee and 3 other files from .coffee to .js 2020-02-17 10:54:52 +00:00
Shane Kilkelly
95516b25af Upgrade to Node 8 2018-04-12 16:16:37 +01:00
Shane Kilkelly
c6dd68a3e6 update to new metrics api 2017-03-17 15:30:38 +00:00
Shane Kilkelly
64fc6ef2e3 Upgrade metrics 2017-03-17 09:31:12 +00:00
James Allen
b6106697a0 Don't look up user details in this api 2015-10-07 14:07:54 +01:00
James Allen
ededf6f6b9 Set up beginnings of getContacts end point 2015-10-06 17:22:11 +01:00
James Allen
9d99b12ed5 Create (unit tested only) add contact end point 2015-10-06 16:41:35 +01:00