https://github.com/ICIJ/datashare

sort by:
Revision Author Date Message Commit Date
d862aae [release] 14.1.2 23 February 2024, 23:53:48 UTC
a44fff7 feat: OCR languages unfiltered 23 February 2024, 12:42:52 UTC
a67cc34 feat: remove all queues when deleting project 23 February 2024, 10:08:42 UTC
230f4e4 feat: ensure extract:report and extract:queue are always inferred from the defaultProject 23 February 2024, 10:08:42 UTC
0f70fdd [release] 14.1.1 22 February 2024, 13:05:15 UTC
54ad5d6 fix: remove query from scroll for search without query template #1322 22 February 2024, 13:03:12 UTC
9db5a36 fix: save relaunched batch search properly #1322 22 February 2024, 13:03:12 UTC
d4496e3 fix: search query for search without query template #13Z2 22 February 2024, 13:03:12 UTC
b92cc7b [release] 14.1.0 21 February 2024, 17:11:19 UTC
76a61b6 test: use extensions dir 21 February 2024, 15:07:22 UTC
d24bebe fix: restore casting to Consumer 21 February 2024, 15:07:22 UTC
cc07ca8 refactor: make configuration methods public 21 February 2024, 15:07:22 UTC
d1f2209 test: use correct method name 21 February 2024, 15:07:22 UTC
14df9ca refactor: split plugins and extensions configuration in methods 21 February 2024, 15:07:22 UTC
66f769f feat: show a warning when extensions dir isnt valid 21 February 2024, 15:07:22 UTC
d5892af test: remove errored test 21 February 2024, 15:07:22 UTC
85b8499 feat: don't create ExtensionService is extensions dir is not valid 21 February 2024, 15:07:22 UTC
7be6161 feat: ignore invalid plugins dir 21 February 2024, 15:07:22 UTC
d069896 refactor: use $datashare_home to build ./lib path 21 February 2024, 14:58:18 UTC
5f94245 refactor: use plural for datashare jars used in classpath 21 February 2024, 14:58:18 UTC
9f08f5d refactor: remove wildcard import 21 February 2024, 14:58:18 UTC
800ecbc test: create temporary datashare home 21 February 2024, 14:58:18 UTC
2e9b96a test: use file as dataSourceUrl 21 February 2024, 14:58:18 UTC
a50b2f8 test: use memory db for acceptance tests 21 February 2024, 14:58:18 UTC
8df7e4e feat: enable following symlinks by default 21 February 2024, 14:58:18 UTC
d4717cb build: enable following symlinks 21 February 2024, 14:58:18 UTC
ba05dda build: use same entrypoint params than in datashare bin 21 February 2024, 14:58:18 UTC
5f90182 build: symlink to Datashare in Docker image 21 February 2024, 14:58:18 UTC
332f730 feat: ensure retro compatibility of cli options 21 February 2024, 14:58:18 UTC
c609f2c feat: ensure retro compatibility for the port CLI option 21 February 2024, 14:58:18 UTC
4f72a87 refactor: format 21 February 2024, 14:58:18 UTC
85b16cc feat: use user dir for option default values 21 February 2024, 14:58:18 UTC
27feff9 refactor: use constant for all cli default values 21 February 2024, 14:58:18 UTC
6433b8c refactor: use constant for all cli options 21 February 2024, 14:58:18 UTC
31219b3 fix: export env so it's passed to datashare 21 February 2024, 14:58:18 UTC
82f9216 feat: add a run target 21 February 2024, 14:58:18 UTC
1a08814 fix: pass $@ from launchBack.sh 21 February 2024, 14:58:18 UTC
7a8d6a5 build: use deb launcher with launcherBack.sh 21 February 2024, 14:58:18 UTC
60ae573 build: add JAVA_OPTS variable 21 February 2024, 14:58:18 UTC
de0d28a [release] 14.0.4 19 February 2024, 17:05:42 UTC
77d7299 test: adds check for queryTemplate #1322 19 February 2024, 16:50:58 UTC
db9e9ee fix: set spewer's indexName #1325 19 February 2024, 16:43:34 UTC
e494378 chore: upgrade to datashare-api 13.3.5 19 February 2024, 11:04:06 UTC
272ab38 chore: update to datashare-api 13.3.4 icij/datashare#1324 16 February 2024, 15:11:46 UTC
820e401 [release] 14.0.3 15 February 2024, 16:45:12 UTC
a7cb917 [release] 14.0.2 15 February 2024, 13:31:22 UTC
9937153 fix: various bugs #1317 - enqueue POISON - get latest version of PipelineHelper - remove reportName when we don't need it 15 February 2024, 09:38:24 UTC
932290b refactor: dead code #1318 15 February 2024, 09:38:24 UTC
42a00d6 fix: queueName parameter prefix not used by SCAN task #1318 15 February 2024, 09:38:24 UTC
6fe0dd6 [release] 14.0.1 06 February 2024, 14:20:36 UTC
3feac70 chore: bump neo4j extension and plugin to `0.4.2` 06 February 2024, 14:18:50 UTC
05fe0ab [release] 14.0.0 05 February 2024, 17:05:34 UTC
2100f7a chore: bump neo4j extension and plugin to `0.4.0` 01 February 2024, 11:34:16 UTC
fb6bfb0 fix: NLP models sync error (bump datashare-api) #1306 31 January 2024, 16:28:36 UTC
cb89f70 fix: set redissonClient to null by catching guice exception on MEMORY queueType 31 January 2024, 15:01:01 UTC
8c04027 fix: unused import 31 January 2024, 14:06:10 UTC
e933e3e Update datashare-cli/src/main/java/org/icij/datashare/cli/DatashareCliOptions.java Co-authored-by: Pierre Romera Zhang <hello@pirhoo.com> 31 January 2024, 14:06:10 UTC
2d7338b Update datashare-app/src/main/java/org/icij/datashare/Main.java Co-authored-by: Pierre Romera Zhang <hello@pirhoo.com> 31 January 2024, 14:06:10 UTC
a54eb72 feat: add logLevel option 31 January 2024, 14:06:10 UTC
76d2016 fix: remove warning 31 January 2024, 10:53:22 UTC
e04b191 refactor: remove DataBus dead code #1283 Co-authored-by: Maxime Vanza Lutonda <mvanzalu@users.noreply.github.com> 31 January 2024, 10:45:51 UTC
f49e221 refactor: use only one RedissonClient for all redis queues/map/set #1283 Co-authored-by: Maxime Vanza Lutonda <mvanzalu@users.noreply.github.com> 31 January 2024, 10:45:51 UTC
7fdb2bb feat: add sync env variable for NLP models 31 January 2024, 10:45:51 UTC
c62d68a refactor: no need for PropertiesProvider in DocumentCollectionFactory ICIJ/datashare#1283 Co-authored-by: Maxime Vanza Lutonda <mvanzalu@users.noreply.github.com> 31 January 2024, 10:45:51 UTC
11bdcb4 fix: close queues in PipelineTasks ICIJ/datashare#1283 Co-authored-by: Maxime Vanza Lutonda <mvanzalu@users.noreply.github.com> 31 January 2024, 10:45:51 UTC
0c03f8b feat: IndexTask creates new index with settings if not exists #1283 31 January 2024, 10:45:51 UTC
ea2144a refactor: remove queue check in StatusResource #1283 31 January 2024, 10:45:51 UTC
92c98d2 refactor: replace resume by enqueueidx stage #1283 31 January 2024, 10:45:51 UTC
d3fe694 refactor: rename ResumeNlpTaskTest into EnqueueFromIndexTaskTest #1283 31 January 2024, 10:45:51 UTC
d39ddd1 refactor: remove with/create index from ElasticsearchSpewer #1283 31 January 2024, 10:45:51 UTC
8b3ad62 fix: getting queueName in spewer without NLP stage #1283 31 January 2024, 10:45:51 UTC
9437f90 refactor: no need for passing queueName for tests ICIJ/datashare#1283 31 January 2024, 10:45:51 UTC
8b2b70b refactor: change queue name management API ICIJ/datashare#1283 Co-authored-by: Maxime Vanza Lutonda <mvanzalu@users.noreply.github.com> 31 January 2024, 10:45:51 UTC
0bfade6 refactor: move DocumentCollectionFactory to index module ICIJ/datashare#1283 Co-authored-by: Maxime Vanza Lutonda <mvanzalu@users.noreply.github.com> 31 January 2024, 10:45:51 UTC
134667a refactor: remove publisher from ElasticsearchSpewer #1283 31 January 2024, 10:45:51 UTC
8ab2a79 refactor: remove imports #1283 31 January 2024, 10:45:51 UTC
f2d4942 refactor: remove imports #1283 31 January 2024, 10:45:51 UTC
9777036 refactor: remove publisher from indexTask #1283 31 January 2024, 10:45:51 UTC
7683aa3 test: fix remaining ofMimeType -> ofContentType 31 January 2024, 10:45:51 UTC
77962f5 ci: fix datashare-api version in pom.xml 31 January 2024, 10:45:51 UTC
52953b1 refactor: use Indexer in ElasticsearchSpewer #1283 Co-authored-by: Maxime Vanza Lutonda <mvanzalu@users.noreply.github.com> 31 January 2024, 10:45:51 UTC
c319ae3 fix: Guice IoC was broken with DocumentCollectionFactory #1283 Co-authored-by: Maxime Vanza Lutonda <mvanzalu@users.noreply.github.com> 31 January 2024, 10:45:51 UTC
e51576c refactor: remove NlpApp #1283 31 January 2024, 10:45:51 UTC
22b4ea6 test: adds test to check x-elastic-product header 15 January 2024, 15:31:35 UTC
92ddc49 fix: embedded qpid server virtualHostInitialConfiguration should have JSON type #1081 15 January 2024, 14:10:20 UTC
0ce6549 fix: embedded qpid server should have JSON type #1081 15 January 2024, 13:38:42 UTC
d64eeb1 fix: split test config and production config for qpid #1081 15 January 2024, 13:25:05 UTC
c040aaf fix: embedded elasticsearch when disk has heavy usage 15 January 2024, 13:24:40 UTC
b9723b0 fix: ignore work dir for qpid JSON config mode #1081 15 January 2024, 13:22:07 UTC
507eddd [release] 13.9.2 12 January 2024, 10:03:56 UTC
0819cf3 chore: bump neo4j extension and plugin to `0.3.13` 12 January 2024, 08:50:54 UTC
de3f2d8 chore: Update neo4j extension name and add plugin name 12 January 2024, 08:29:59 UTC
03e7f47 fix: process credentials and x-elastic in the same callback 11 January 2024, 15:32:00 UTC
551973d feat: add qpid server launch when embedded and AMQP queue #1081 09 January 2024, 17:39:43 UTC
2751694 fix: NullPointerException when batch download dir doesn't exist 09 January 2024, 17:39:43 UTC
51fc784 [release] 13.9.1 08 January 2024, 15:30:55 UTC
eefaa69 chore: bump neo4j extension and plugin to `0.3.12` 08 January 2024, 14:48:32 UTC
ca0ce0a fix: revert debug change (`-Djava.net.preferIPv4Stack=true` in `launchBack.sh`) 08 January 2024, 14:48:32 UTC
40b3bdb deps: exclude lucene from coreNLP #1286 Co-authored-by: Bruno Thomas <bamthomas@users.noreply.github.com> 08 January 2024, 14:01:21 UTC
53d2acb feat: add multi-release build (but it breaks) WIP #1286 08 January 2024, 14:01:21 UTC
back to top