https://github.com/ICIJ/datashare

sort by:
Revision Author Date Message Commit Date
76f5a6a [release] 11.0.5 03 February 2023, 09:30:22 UTC
dab68fc feat: BDCleaner deletes archives with underscores and double dots ICIJ/datashare#1008 03 February 2023, 09:24:26 UTC
4128044 [release] 11.0.4 01 February 2023, 09:56:42 UTC
420f9ec refactor: change from public to package right for NerMode ICIJ/datashare#1005 31 January 2023, 17:34:53 UTC
a8a9165 ci: fix postgresql install for publish doc 31 January 2023, 17:11:18 UTC
29c0a8b ci: fixing the publish doc 2 ICIJ/datashare#1005 31 January 2023, 17:01:06 UTC
1fb7b58 ci: update apigen db 31 January 2023, 16:53:37 UTC
bf2caf8 ci: fixing the publish doc ICIJ/datashare#1005 31 January 2023, 16:45:53 UTC
5ad1403 fix: avoid startTask for batchSearch #1005 BatchSearch is not using task manager Co-authored-by: Maxime Vanza Lutonda <mvanzalu@users.noreply.github.com> 31 January 2023, 16:13:09 UTC
3c3b8c9 build(deps): bump zip4j from 2.10.0 to 2.11.3 in /datashare-app Bumps [zip4j](https://github.com/srikanth-lingala/zip4j) from 2.10.0 to 2.11.3. - [Release notes](https://github.com/srikanth-lingala/zip4j/releases) - [Commits](https://github.com/srikanth-lingala/zip4j/compare/v2.10.0...v2.11.3) --- updated-dependencies: - dependency-name: net.lingala.zip4j:zip4j dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> 30 January 2023, 16:46:32 UTC
0d905d4 [release] 11.0.3 30 January 2023, 12:10:06 UTC
d26250e fix: reduce confusion and default values between memory/redis structures 30 January 2023, 11:51:55 UTC
95703e9 doc: chore change options doc 30 January 2023, 11:51:55 UTC
dd80dad [release] 11.0.2 30 January 2023, 09:34:56 UTC
43c546e build: upgrade extension json and pom 30 January 2023, 09:13:15 UTC
d17158e [release] 11.0.1 25 January 2023, 15:37:41 UTC
54b1e16 fix: binds MemoryDataBus to same instance for publishers and subscribers #999 Co-authored-by: Caroline Desprat <caro3801@users.noreply.github.com> Co-authored-by: Maxime Vanza Lutonda <mvanzalu@users.noreply.github.com> 25 January 2023, 11:12:49 UTC
45e5c04 build(deps): bump postgresql from 42.4.1 to 42.4.3 in /datashare-db Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.4.1 to 42.4.3. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.4.1...REL42.4.3) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> 24 January 2023, 09:45:54 UTC
cbe76a0 build(deps): bump snakeyaml from 1.31 to 1.32 in /datashare-db --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> 24 January 2023, 09:45:32 UTC
e1b4191 [release] 11.0.0 23 January 2023, 16:53:42 UTC
c95b88b [release] 11.0.0-beta2 23 January 2023, 15:20:24 UTC
b500e48 fix: display project list in detailed view (#994) Co-authored-by: Maxime Vanza Lutonda <mvanzalu@users.noreply.github.com> 23 January 2023, 15:03:12 UTC
b3ca802 [release] 11.0.0-beta1 18 January 2023, 16:54:51 UTC
d4912a2 refactor: delete BatchMode class 18 January 2023, 15:30:18 UTC
1dbb3b7 feat: TaskManager singleton created in CommonMode 18 January 2023, 15:30:18 UTC
4a38e90 refactor: rename batchQueueType cli opt function 18 January 2023, 15:30:18 UTC
4c6cbda build: change default from REDIS to MEMORY 18 January 2023, 15:30:18 UTC
43fe0e1 [release] 11.0.0-beta0 16 January 2023, 15:52:43 UTC
2719e16 fix: memory -> MEMORY after updates for #965 16 January 2023, 15:49:44 UTC
3493cdc refactor: avoid the use of new in the IoC 16 January 2023, 15:24:45 UTC
0c6b778 feat: use TaskManagerRedis as eager singleton #965 16 January 2023, 15:24:45 UTC
6d40a34 fix: close indexer in BatchDownloadApp #965 16 January 2023, 15:24:45 UTC
3a21df0 feat: use same redisson client instance in TaskManager instead of creating a new one 16 January 2023, 15:24:45 UTC
1fd6d19 refactor: adds queue type enum #965 16 January 2023, 15:24:45 UTC
81bd90b refactor: use queue names as constants #965 16 January 2023, 15:24:45 UTC
ccc4630 refactor: extract EsSearcher to reduce class size 16 January 2023, 13:55:53 UTC
3101159 [release] 10.15.3-beta3 13 January 2023, 14:47:40 UTC
7f0a8b5 fix: check current batchdownload value in loop #965 13 January 2023, 10:43:16 UTC
3ed2ce3 fix: BatchDownloadLoop tests #965 13 January 2023, 10:43:16 UTC
3fb85dd fix: don't create a runner for a null batchdownload #965 13 January 2023, 10:43:16 UTC
2e13aca chore: update datashare plugin tour to 0.0.12 11 January 2023, 13:49:18 UTC
795c3db [release] 10.15.3-beta2 11 January 2023, 13:10:04 UTC
e941d4a buid: create JNA tmp dir at boot time 10 January 2023, 10:23:18 UTC
65861d7 refactor: remove duplication on blocking queues creation #956 10 January 2023, 09:46:29 UTC
419ccf0 test: fix file name for batch download integration test 09 January 2023, 17:46:14 UTC
02d3580 refactor: replace BatchDownloadMode by BatchMode #965 09 January 2023, 17:19:54 UTC
6625d46 fix: BatchDownload poison pill exits the loop #956 09 January 2023, 17:03:33 UTC
2c5b816 ci: fix blocked test #956 Co-authored-by: Maxime Vanza Lutonda <mvanzalu@users.noreply.github.com> 04 January 2023, 15:57:40 UTC
b596f13 ci: fix build package #956 Co-authored-by: Maxime Vanza Lutonda <mvanzalu@users.noreply.github.com> 04 January 2023, 14:53:59 UTC
ce0d317 feat: upgrade to extract 5 and upgrade build compiler to version 11 #956 Co-authored-by: Maxime Vanza Lutonda <mvanzalu@users.noreply.github.com> 04 January 2023, 14:35:15 UTC
f85a61a fix: regexp in launchBack 04 January 2023, 14:35:15 UTC
27912fe build: use overrided DATASHARE_HOME 03 January 2023, 09:42:46 UTC
5daefce doc: add banner 02 January 2023, 15:29:01 UTC
bab4b51 [release] 10.15.3-beta1 02 January 2023, 11:47:41 UTC
fd81cf6 build: use a variable to set datashare JNA tmpdir 02 January 2023, 11:20:29 UTC
4023dfa build: move JNA tmp dir to datashare home 02 January 2023, 11:18:43 UTC
47a8e02 refactor: use lowercase vars 21 December 2022, 15:20:33 UTC
1a67e9b [release] 10.15.3-beta0 21 December 2022, 14:54:55 UTC
a289aaf fix: typo 21 December 2022, 14:54:15 UTC
85bb840 build: use env variable in linux build 21 December 2022, 14:53:15 UTC
5b0947d [release] 10.15.2 20 December 2022, 17:15:44 UTC
55d0d08 ci: upgrade openjdk to openjdk11 for all jobs 20 December 2022, 12:35:46 UTC
ea437d9 ci: fix postgresql client 15 is not installable on ubuntu 20 20 December 2022, 10:22:30 UTC
19d4d13 ci: fix postgresql client 20 December 2022, 10:01:49 UTC
982d373 ci: upgrade openjdk to openjdk11 for the backend build see https://circleci.com/developer/images/image/cimg/openjdk 20 December 2022, 09:58:34 UTC
db0b1be [release] 10.15.2-beta4 19 December 2022, 19:54:15 UTC
7843fa7 ci: use correct dir path 19 December 2022, 19:53:16 UTC
97f410b [release] 10.15.2-beta3 19 December 2022, 17:57:47 UTC
f1514d5 ci: use correct tmp directory 19 December 2022, 17:57:05 UTC
fc86024 [release] 10.15.2-beta2 19 December 2022, 17:38:25 UTC
0db5a63 ci: remove unused bins and change directory 19 December 2022, 17:38:01 UTC
3b5031a [release] 10.15.2-beta1 19 December 2022, 17:12:01 UTC
ff23939 ci: use multi-platform build 19 December 2022, 17:09:21 UTC
16e06a1 build: switch to Ubuntu-based docker image 19 December 2022, 17:09:21 UTC
40739da refactor: add new line 19 December 2022, 17:09:21 UTC
2bee32a ci: start docker command by a login to Docker hub 19 December 2022, 17:09:21 UTC
aa56add [release] 10.15.2-beta0 19 December 2022, 09:01:08 UTC
5b37c7c [release] 10.15.1 15 December 2022, 10:47:41 UTC
f5069dd fix: do a sudo docker for the launchBack script 14 December 2022, 15:57:24 UTC
eeee123 build: fix launchBack sed version 13 December 2022, 10:12:30 UTC
bd8d0eb ci: cache cargo artifacts 13 December 2022, 09:29:32 UTC
6249804 [release] 10.15.1-beta1 13 December 2022, 08:56:48 UTC
5b2234a fix: set deb filename explicitely because jdeb mangles version 13 December 2022, 08:54:33 UTC
113b503 [release] 10.15.1-beta0 12 December 2022, 16:17:56 UTC
8f70de5 build: use the new assets path 12 December 2022, 16:15:54 UTC
7976412 [release] 10.15.0 12 December 2022, 11:36:22 UTC
5d4f6c8 [release] 10.15.0-beta8 12 December 2022, 09:09:49 UTC
a10fb62 [release] 10.15.0-beta7 07 December 2022, 18:32:21 UTC
591b2e7 ci: increase resource size and add a source to cargo bins 07 December 2022, 18:31:48 UTC
bc40dd7 [release] 10.15.0-beta6 07 December 2022, 17:50:54 UTC
9ffdff5 ci: fix wrong image name 07 December 2022, 17:50:40 UTC
b483cfd [release] 10.15.0-beta5 07 December 2022, 17:29:53 UTC
9fbfd41 ci: install rust manually 07 December 2022, 17:29:01 UTC
26dd207 [release] 10.15.0-beta4 07 December 2022, 16:57:40 UTC
a903754 ci: specify rust image tag 07 December 2022, 16:57:08 UTC
837b8a2 [release] 10.15.0-beta3 07 December 2022, 16:34:56 UTC
b0fff1e ci: switch to rust image for build_installers step 07 December 2022, 16:34:33 UTC
3868697 [release] 10.15.0-beta2 07 December 2022, 16:09:40 UTC
f48b99a ci: add rust + apple-codesign 07 December 2022, 16:09:01 UTC
c7aea92 [release] 10.15.0-beta1 05 December 2022, 16:48:52 UTC
back to top