https://github.com/ICIJ/datashare

sort by:
Revision Author Date Message Commit Date
0055459 [release] 11.1.0-beta2 02 March 2023, 17:05:30 UTC
6962f54 test: change result to bad request 02 March 2023, 17:05:12 UTC
fb2a6d3 [release] 11.1.0-beta1 02 March 2023, 17:02:14 UTC
caf8233 fix: add param sanitization on index creation 02 March 2023, 16:59:43 UTC
1da2902 fix: check indices format (alpha/num/hyphen/dash only) and prevent path parts to be empty #1001 02 March 2023, 16:56:38 UTC
4351b3f fix: check if routing id and target language are neither null nor blank #1001 02 March 2023, 16:56:38 UTC
70ba0bc [release] 11.1.0-beta0 27 February 2023, 09:02:40 UTC
4db6fdc fix: add project filter on total user events #1028 #1015 24 February 2023, 15:34:03 UTC
eac74f3 refactor: reduce code complexity 24 February 2023, 15:34:03 UTC
73f6c40 refactor: extract method for checking null strings and inline params 24 February 2023, 15:34:03 UTC
fc86ea9 refactor: rename user history api methods 24 February 2023, 15:34:03 UTC
4ff8bae feat: add filter by project ids on history #1015 Co-authored-by: Bruno Thomas <bamthomas@users.noreply.github.com> 24 February 2023, 15:34:03 UTC
3eb495c feat: add sort and order on history events #1015 24 February 2023, 15:34:03 UTC
5c071db fix: add success status for UserHistory on DELETE resource ICIJ/datashare#1019 24 February 2023, 15:34:03 UTC
af61936 ci: put the condition at the right place 24 February 2023, 15:28:55 UTC
98298a9 ci: fix condition with equals 24 February 2023, 15:28:55 UTC
3d32cf7 ci: adds condition to publish doc workflow 24 February 2023, 15:28:55 UTC
c7ecc96 feat: DELETE idempotency for user history removal #1019 21 February 2023, 16:45:27 UTC
5bfffaf feat: DELETE idempotency for project removal #1019 21 February 2023, 16:45:27 UTC
7967e02 feat: DELETE idempotency for plugin uninstall #1019 21 February 2023, 16:45:27 UTC
8eb5036 feat: DELETE idempotency for extension uninstall #1019 21 February 2023, 16:45:27 UTC
6057e36 feat: DELETE idempotency for apikey #1019 21 February 2023, 16:45:27 UTC
f5871d9 Merge pull request #1023 from ICIJ/chore/enable-local-dev chore: facilitate local development 16 February 2023, 12:24:42 UTC
71201d5 fix: upgrade `sqlite-jdbc` to `3.40.1.0` support MacOs Silicon 16 February 2023, 10:41:30 UTC
d9e4508 fix: import `org.jooq.Record` unambiguously 16 February 2023, 10:41:30 UTC
f4c8258 chore: use test user to reset DB 16 February 2023, 10:41:30 UTC
f19f6a7 feat: adds path separator in settings endpoint PATH #1012 15 February 2023, 12:06:32 UTC
0ecd353 fix: DELETE idempotency for BatchSearch resource #1019 Co-authored-by: Caroline Desprat <caro3801@users.noreply.github.com> 13 February 2023, 17:46:52 UTC
8a347d5 [release] 11.0.7 06 February 2023, 17:42:25 UTC
1581b87 ci: add EnVar dependency PATH #1009 06 February 2023, 17:40:25 UTC
672e6dc [release] 11.0.6 06 February 2023, 16:38:41 UTC
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
back to top