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 |
|