https://github.com/ICIJ/datashare

sort by:
Revision Author Date Message Commit Date
1aaf3b2 [release] 9.21.2 22 October 2021, 16:09:24 UTC
1b00e9a [#848] manage ElasticSearchStatusException in TaskView 22 October 2021, 16:03:55 UTC
28ac719 [release] 9.21.1 21 October 2021, 16:39:58 UTC
7372678 Merge pull request #850 from ICIJ/bug848 Bug848 : adds modified task view codec 21 October 2021, 16:20:36 UTC
6b55cc6 adds modified codec with objectmapper implementing throwable list writer 21 October 2021, 15:17:24 UTC
b76baa5 tests to find the origin of the bug 19 October 2021, 12:22:25 UTC
c699cb5 test: fix warnings 18 October 2021, 12:35:03 UTC
28deb32 [release] 9.21.0 18 October 2021, 10:53:04 UTC
57dac0e [#707] fix when limit is set and content length is smaller 18 October 2021, 10:51:12 UTC
d558b35 [#707] adds a content length limit to CLI and ES Spewer 11 October 2021, 14:17:40 UTC
ca50486 [#840] adds use x-forwarded-host for OAuth for local mode in front dev env we use the header x-forwarded-host if present 08 October 2021, 16:28:03 UTC
c44712a [release] 9.20.3 05 October 2021, 14:15:43 UTC
1416efa [CI] fix certificate error 05 October 2021, 14:15:34 UTC
da17536 [release] 9.20.2 05 October 2021, 13:23:36 UTC
02f3d4c CI: fix postgresql certificate (no check for now) 04 October 2021, 08:56:10 UTC
b94dfdb bumps bouncycastle up for CVE-2020-15522 01 October 2021, 11:52:57 UTC
a646546 [#840] call cors filter before OAuth filter to avoid cors issues in server mode when testing in local 28 September 2021, 12:22:42 UTC
53619b2 [release] 9.20.1 23 September 2021, 08:37:26 UTC
6ca5bba [release] 9.20.0 21 September 2021, 16:17:17 UTC
6813137 [ICIJ/datashare#809] fix limits: do not wait for scroll end 21 September 2021, 15:32:14 UTC
24335c9 [ICIJ/datashare#809] adds error in taskview if an exception is thrown 21 September 2021, 14:56:17 UTC
fd3fcf9 [ICIJ/datashare#809] fail fast : if maxDownloadSize is not the right format updates joptsimple version 21 September 2021, 14:56:07 UTC
8724ec9 [#809] fix JSON requests for batch download 21 September 2021, 08:23:47 UTC
6b98a7e preflight request asked for AllowedHeaders with content-type 20 September 2021, 15:59:26 UTC
5e86950 logs: add log if batch download is empty 20 September 2021, 15:57:18 UTC
b791952 [#832] adds offset size params for UserHistory queries 17 September 2021, 16:03:10 UTC
aea99d9 [#832] extract BatchSearchResponse as generic class 17 September 2021, 13:04:59 UTC
1ab61a8 [release] 9.19.0 17 September 2021, 12:59:39 UTC
b200d3f [ICIJ/datashare#814] limit size of files zipped into archive 15 September 2021, 16:58:13 UTC
849d0b3 [#814] limit number of files stored in the zip archives 15 September 2021, 16:58:13 UTC
282cc42 [refactor] change BatchSearchThrottle to BatchThrottle 14 September 2021, 13:09:15 UTC
ec8d609 [#809] impl Cleaner in BatchDownloadLoop 14 September 2021, 10:53:17 UTC
786ddf6 [#809] get appfolder when its in a jar file 10 September 2021, 15:39:22 UTC
19c6a50 [#809] adds possibility to have an absolute path in getResult(Task<File>) 08 September 2021, 17:29:30 UTC
d08b613 [#809] removes the download dir cli option 08 September 2021, 16:49:54 UTC
ff3f4c7 Revert "[#809] removes the download dir cli option" This reverts commit 4285b6843cfe8be5f07815e2f065eb0e0ec72823. 08 September 2021, 16:48:03 UTC
4285b68 [#809] removes the download dir cli option 08 September 2021, 15:44:44 UTC
1e42ad7 [#809] adds batchDownload property in Runner 08 September 2021, 15:41:07 UTC
a903198 [#809] adds batchDownload property in the loop 08 September 2021, 13:42:23 UTC
394a38c [#809] impl getters for result,state and progrss in TaskView 08 September 2021, 10:09:02 UTC
e2fc2ea [#809] replace MonitorableFutureTask by TaskView in Manager 08 September 2021, 10:05:41 UTC
9472e0e [#809] adds batchDownload uuid in Runner toString() 08 September 2021, 09:45:44 UTC
0660f5c refactor: TaskManager constructor for tests is package 06 September 2021, 15:51:09 UTC
844f6d0 [#809] adds starttask for TaskManagerRedis 04 September 2021, 18:06:55 UTC
611897e [fix] quick fix for broken cli mode 03 September 2021, 15:01:19 UTC
f2977a5 [#809] adds preflight for batchdownload endpoint 03 September 2021, 10:10:09 UTC
75a0020 [ICIJ/datashare#809] adds JsonCreator for DatashareUser 03 September 2021, 10:00:19 UTC
8d1c73a [#809] fix serialization issue for batchdownload - needs checks for batchsearch 01 September 2021, 17:12:03 UTC
6c26703 [release] 9.18.6 27 August 2021, 11:17:44 UTC
3a23718 [#839] clear scroll after use by indexer 27 August 2021, 10:59:39 UTC
762b6dc [#809] inject TaskManager in Batch modes 19 August 2021, 16:58:07 UTC
454fa2d [#809] use taskmanager in batchdownload and update tasks 18 August 2021, 11:39:51 UTC
179580e [#838] refactor : make BatchRunnerCancel awaiting end of the BatchRunner thread 18 August 2021, 09:45:02 UTC
00b62f1 [release] 9.18.5 17 August 2021, 16:26:44 UTC
ac17add [#838] loop waits for cancellation of runner to terminate 17 August 2021, 16:20:19 UTC
3a51a30 fix diff with Delphine's BS? 17 August 2021, 15:01:17 UTC
15711f7 [#838] fixes batch runner interruption while having non empty BS queue 17 August 2021, 08:18:09 UTC
cbbd778 refactor: make your objects shy (POISON -> private) 16 August 2021, 13:58:09 UTC
a19a1be [release] 9.18.4 16 August 2021, 11:42:44 UTC
f909252 [#836] bumps version of Redisson to 3.16.1 (latest) via extract 16 August 2021, 11:39:42 UTC
315306c [#809] fix TaskManager bindings in tests 11 August 2021, 10:16:57 UTC
78d5618 [#809] fix TaskResourceTest and UserTaskResourceTest 05 August 2021, 09:33:33 UTC
a5aa901 [CI] fix datashare-api version 04 August 2021, 09:36:09 UTC
ca85f7c [#809] extract a taskManager interface with 2 implems : memory/redis 04 August 2021, 09:33:46 UTC
206f0ef logs: put plugins detections info -> debug 03 August 2021, 15:27:17 UTC
d61c099 [#809] adds TaskRepository 03 August 2021, 14:45:49 UTC
30359a0 [#809] refactor: extract classes for tasks and rename intention: provide a shared view of tasks for all http servers 03 August 2021, 13:35:43 UTC
ebef459 [release] 9.18.3 28 July 2021, 14:06:04 UTC
10ec3e3 [#833] fix the column type for user_history table 28 July 2021, 14:04:40 UTC
de8e586 [#809] adds a server daemon mode for batchdownload 28 July 2021, 08:56:32 UTC
73ebf6c [#809] adds a BatchDownloadLoop 27 July 2021, 17:19:53 UTC
6b47f7a [#809] adds a BatchDownloadCleaner 27 July 2021, 15:26:39 UTC
cf9286c [#809] fix json query parsing in the HTTP request options 27 July 2021, 10:53:39 UTC
e2fb61e [#809] adds json handling in query 26 July 2021, 18:19:53 UTC
eff02a7 [#809] adds content-disposition=attachment for task file results 26 July 2021, 13:13:44 UTC
2f6292a [#809] adds 'do not interrupt zip if error' 26 July 2021, 11:09:11 UTC
d483399 [#809] adds a filter for the task list 21 July 2021, 22:42:06 UTC
2b678c9 [#809] refactor: change responsabilities btw BSRunner/BSLoop Batch Search Runner is running the search and doesn't manage DB state Batch Search Loop is waiting for events and manage DB state, Error handling and cancelation 21 July 2021, 22:42:06 UTC
6ccc492 [#809] refactor: avoid duplicated loops intention: move code from BSRunner into the loop and remove the repository 21 July 2021, 22:42:06 UTC
b1ce3d2 [#809] refactor: extract loop class to let Runner treat one batch intention: have very similar designs between batchSearch and batchDownload 21 July 2021, 22:42:06 UTC
c9ce87f [release] 9.18.2 21 July 2021, 09:54:22 UTC
f557f4a [#809] adds tmp folder creation 20 July 2021, 21:26:54 UTC
806eca7 [#809] adds an endpoint to get a task results 20 July 2021, 16:51:45 UTC
de0c0d1 refactor: rename 20 July 2021, 16:51:45 UTC
6b5bc16 [release] 9.18.1 20 July 2021, 11:02:47 UTC
1a3e560 [release] 9.18.0 19 July 2021, 10:46:52 UTC
6a5d40c [#831] adds preflights for deleteUserEvent 19 July 2021, 04:33:52 UTC
f46b63e [#831] adds deleteUserEvents in JooqRepository 16 July 2021, 18:16:40 UTC
ff9d3ac [release] 9.17.0 14 July 2021, 10:57:53 UTC
0d5f9f0 [#826] adds processing of url like https://user:pass@host:port 13 July 2021, 14:26:54 UTC
579a5f4 [release] 9.16.1 13 July 2021, 08:24:55 UTC
3518a36 [release] 9.16.0 12 July 2021, 11:42:56 UTC
15f4700 [#740] modify getUserHistory to retrieve events by type 12 July 2021, 08:35:11 UTC
cfd1b01 fix doc for batchDownload HTTP api 08 July 2021, 06:50:09 UTC
294102b try to regenerate API documentation 07 July 2021, 18:25:33 UTC
9f23e9b [#809] adds an option downloadDir 07 July 2021, 18:18:07 UTC
0b53793 [CI] fix datashare-api version 07 July 2021, 17:50:23 UTC
c3fa8be [#809] adds properties to the tasks and change BatchDownload accordingly 07 July 2021, 17:49:07 UTC
42474ee [#809] fix doc for POST 06 July 2021, 07:36:20 UTC
f3c65a1 [#809] wires the task manager to the HTTP API 05 July 2021, 16:59:27 UTC
back to top