Antoine Clausse
7f48c67512
Add prefer-node-protocol
ESLint rule ( #21532 )
...
* Add `unicorn/prefer-node-protocol`
* Fix `unicorn/prefer-node-protocol` ESLint errors
* Run `npm run format:fix`
* Add sandboxed-module sourceTransformers in mocha setups
Fix `no such file or directory, open 'node:fs'` in `sandboxed-module`
* Remove `node:` in the SandboxedModule requires
* Fix new linting errors with `node:`
GitOrigin-RevId: 68f6e31e2191fcff4cb8058dd0a6914c14f59926
2024-11-11 09:04:51 +00:00
Jakob Ackermann
a540754f6e
Merge pull request #18116 from overleaf/jpa-bulk-replace-localhost
...
[misc] bulk replace localhost with 127.0.0.1
GitOrigin-RevId: d238f3635302e8ff5500d611108c4d1bef216726
2024-04-26 08:04:39 +00:00
David
b59326e96f
Merge pull request #16873 from overleaf/dp-mongo-command-monitoring
...
Use mongo command monitoring to add timing metrics
GitOrigin-RevId: e7e5dd5cca1ba3802c02198ccf81058d4da3f1e7
2024-02-23 09:02:55 +00:00
Christopher Hoskin
5fbd5e21a2
Merge pull request #13274 from overleaf/csh-issue-13004-cleanup-custom-code
...
Remove apiScheme from GCS
GitOrigin-RevId: c948287cb00c7bc432c797bfdfa92a79b84d1bed
2023-06-02 08:05:10 +00:00
Jakob Ackermann
5714deaa08
Merge pull request #12986 from overleaf/jpa-docstore-archiving-disabled
...
[docstore] skip mongo/object-persistor calls when archiving is disabled
GitOrigin-RevId: 71bb7d77e987d6f32e37fd888311b6cc2a461170
2023-05-09 08:04:09 +00:00
Eric Mc Sween
1f566c3556
Merge pull request #10911 from overleaf/em-upgrade-mongo-docstore
...
Upgrade the Mongo driver in docstore
GitOrigin-RevId: 35e5de558e7900fcb455f1044703912077273d47
2022-12-16 09:02:59 +00:00
Eric Mc Sween
de4091f955
Merge pull request #7869 from overleaf/em-docstore-archive-lock
...
Add a lock around doc archiving
GitOrigin-RevId: eaf85dbc3b491edd15eeb2c1a84df3a2883fb61d
2022-05-18 08:04:44 +00:00
Eric Mc Sween
ddb94d159a
Merge pull request #7627 from overleaf/em-docstore-archiving
...
Safer doc unarchiving
GitOrigin-RevId: 60f7aa39401d2f09c13570097c4f376cc401931f
2022-04-27 08:03:57 +00:00
Alexandre Bourdin
b1b9b9132a
Merge pull request #7004 from overleaf/ab-docstore-max-request-size-config
...
Add config for body parser max request size in docstore
GitOrigin-RevId: ee5cc319d44b1abdbae5b39270e56afb637bf2c7
2022-03-07 09:03:04 +00:00
Jakob Ackermann
540b52c128
[misc] run format_fix and lint:fix
2021-07-13 12:04:48 +01:00
Jakob Ackermann
4996f8bbcd
[DocArchiveManager] (un-)archive docs in batches and let db filter docs
...
Also drop the broken 404 logic after switching to db-side filtering.
2021-06-08 12:59:13 +01:00
nate stemen
081201f796
Merge pull request #103 from overleaf/jpa-retry-archive-deletion
...
[DocArchiveManager] retry the deletion of doc archives three times
2021-05-27 11:45:53 -04:00
Alf Eaton
acbf8b5898
Tidy and format
2021-05-19 20:22:02 +01:00
Jakob Ackermann
9ba8237850
[DocArchiveManager] retry the deletion of doc archives three times
2021-05-05 10:58:33 +01:00
Jakob Ackermann
3f94dd4dbf
[DocArchiveManager] destroy in small batches
...
Also add settings options for PARALLEL_JOBS and DESTROY_BATCH_SIZE.
2021-04-16 09:51:41 +01:00
Jakob Ackermann
8915e1d026
[misc] add a new endpoint for getting deleted docs
2021-02-18 10:10:14 +00:00
Jakob Ackermann
12bef53645
[DocArchiveManager] optionally do not un-archive soft deleted docs
2021-02-09 11:20:26 +00:00
Jakob Ackermann
708bdfd197
[DocManager] optionally flush docs out of mongo when deleting them
2021-02-09 11:17:46 +00:00
Jakob Ackermann
3644db6848
[misc] mongodb: use the new db connector by default
...
mongojs was enabling it by default as well.
2020-09-17 15:40:23 +01:00
Simon Detheridge
e4d7c253c0
Fallback to AWS_BUCKET env var in settings for backwards compatiblity
2020-08-10 11:55:39 +01:00
Simon Detheridge
812c996c47
Add required settings for object-persistor
2020-07-23 19:42:20 +01:00
Eric Mc Sween
f8a5feae18
Make max doc length configurable via an env variable
2020-03-09 08:38:03 -04:00
Simon Detheridge
5bca0c9bab
prettier: convert individual decaffeinated files to Prettier format
2020-02-17 10:49:26 +00:00
Simon Detheridge
421d6dabab
decaffeinate: convert individual files to js
2020-02-17 10:49:24 +00:00
Simon Detheridge
b8aa04b9ff
decaffeinate: rename individual coffee files to js files
2020-02-17 10:49:22 +00:00
Simon Detheridge
03b8a1901d
Account for ranges in large json payloads and add line-count limit
2019-08-06 09:50:04 +01:00
Henry Oswald
14073a6544
remove debug line
2018-09-28 13:31:49 +01:00
Henry Oswald
68a950a20c
add debug line
2018-09-28 13:20:03 +01:00
Henry Oswald
7a90d49f42
add HEALTH_CHECK_PROJECT_ID
2018-09-28 12:39:11 +01:00
Henry Oswald
ed4e2775c2
Merge branch 'ho-docker' of github.com:sharelatex/docstore-sharelatex into ho-docker
2018-09-28 11:59:39 +01:00
Henry Oswald
73171b80cf
change mongo connection string temporaraly
2018-09-28 11:50:19 +01:00
Henry Oswald
ddae704f88
log settings
2018-05-23 12:20:37 +01:00
James Allen
a4cc02dbc3
Provide hosts as environment settings and add npm run start script
2017-12-29 08:12:31 +00:00
James Allen
f7ba554658
set up acceptance tests to run via docker
2016-11-28 16:51:43 +00:00
James Allen
7185657f06
Use max_doc_length rather than max_doc_size to be consistent with other services
2015-11-09 15:24:21 +00:00
James Allen
27d3ebc1fd
Add configurable max_doc_length
2015-11-06 12:43:53 +00:00
Henry Oswald
de9a24f7bb
pulled health check into its own file and use project_id from settings
2015-10-16 10:13:54 +01:00
Henry Oswald
32bf64236b
fixed config to work with s3 correctly
2015-08-13 14:16:40 +01:00
Henrique Dias
5ba14522da
handling error
2015-06-02 20:08:50 -03:00
Henrique Dias
7c7ff64904
retrieving all docs from s3
2015-06-01 19:36:26 -03:00
Henrique Dias
7f5204f0f7
initial version for archive docs in S3
2015-06-01 18:24:40 -03:00
James Allen
6eb328e788
Create a GET endpoint for getting doc lines
2014-04-28 16:45:59 +01:00