https://github.com/ICIJ/datashare

sort by:
Revision Author Date Message Commit Date
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
4ea463c ci: fix bash variable setting 08 January 2024, 14:01:21 UTC
ed247b9 ci: split package for app and dist steps #1286 08 January 2024, 14:01:21 UTC
5994cf2 ci: split test/package steps #1286 08 January 2024, 14:01:21 UTC
5228b3d ci: add backend package and test embedded mode #1286 08 January 2024, 14:01:21 UTC
fe9c77f feat: allow main for ES start to gracefully exit #1286 08 January 2024, 14:01:21 UTC
7e17e27 chore: upgrade shade plugin #1286 add a main to the datashare-index jar for easier testing 08 January 2024, 14:01:21 UTC
84172e0 build: bump coreNLP from 4.5.1 to 4.5.5 #1286 04 January 2024, 14:54:12 UTC
a638cea fix: close() method for RedisTaskManager is deleting redis keys 02 January 2024, 11:29:08 UTC
5556583 fix: default value for AMQP url pointing to rabbitmq 02 January 2024, 11:29:08 UTC
b19baed fix: RedisTaskManager hard coded task hash name #1081 Co-authored-by: Maxime Vanza Lutonda <mvanzalu@users.noreply.github.com> 02 January 2024, 11:29:08 UTC
d932dd4 fix: multiple TaskManager instances in Guice context #1081 Co-authored-by: Maxime Vanza Lutonda <mvanzalu@users.noreply.github.com> 02 January 2024, 11:29:08 UTC
6f76974 feat: wire CLI with AMQP #1081 test: add two consumers use case fix: close properly taskmanager and tasksupplier Co-authored-by: Maxime Vanza Lutonda <mvanzalu@users.noreply.github.com> 02 January 2024, 11:29:08 UTC
65c6ecf refactor: use messageBusAddress instead of multiple params #1081 02 January 2024, 11:29:08 UTC
0a169d3 refactor: use same type inclusion for AMQP/Redis #1081 14 December 2023, 12:18:09 UTC
af6a479 feat: implement TaskSupplier.error() #1081 14 December 2023, 12:18:09 UTC
2585e55 refactor: remove connection factory in AmqpInterlocutor #1081 14 December 2023, 12:18:09 UTC
72adff8 feat: TaskSupplier.result #1081 14 December 2023, 12:18:09 UTC
e0f870d feat: TaskManagerAmqp.startTask and progress #1081 fix tests that were red because of the AmqpInterlocutor singleton that was keeping the connection, and qpid were removed at the other side. 14 December 2023, 12:18:09 UTC
57abc2c feat: AMQP add FANOUT ability for queues #1081 14 December 2023, 12:18:09 UTC
4b103fa refactor: rename query_body into query_template in API #1248 13 December 2023, 15:51:15 UTC
89b84e9 feat: implements searcher instances #1248 Co-authored-by: Bruno Thomas <bamthomas@users.noreply.github.com> 13 December 2023, 15:51:15 UTC
acd533f feat: rename batchsearch field query_body to query_template #1248 Co-authored-by: Bruno Thomas <bamthomas@users.noreply.github.com> 13 December 2023, 15:51:15 UTC
88f64a8 feat: adds fuzziness/phraseMatches in setFromTemplate func #1248 13 December 2023, 15:51:15 UTC
a490018 chore: remove imports #1248 13 December 2023, 15:51:15 UTC
efff680 feat: implements setFromTemplate function #1248 13 December 2023, 15:51:15 UTC
545bbad chore: remove imports #1248 13 December 2023, 15:51:15 UTC
72b33e8 feat: adds queryBody in api endpoint #1248 13 December 2023, 15:51:15 UTC
abcd913 feat: rename tag field into query_body in batch_search table #1248 13 December 2023, 15:51:15 UTC
2ab6983 build: bump datashare-api to 12.5.0 #1248 13 December 2023, 15:51:15 UTC
8083177 refactor: fix warnings 11 December 2023, 02:18:42 UTC
dace3c3 [release] 13.9.0 08 December 2023, 09:07:00 UTC
c95253c fix: need for 2 connections in pool for redis #1081 06 December 2023, 19:52:15 UTC
69b9f24 fix: hash collision between Duplicate/Document #1275 06 December 2023, 19:43:15 UTC
bb0615a chore: bump neo4j extension and plugin to `0.3.6` 06 December 2023, 17:33:52 UTC
7829cf0 fix: returns a FileResult with size/path #1081 04 December 2023, 18:10:45 UTC
c8947f8 chore(deps): bump ch.qos.logback:logback-classic from 1.4.8 to 1.4.12 Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.4.8 to 1.4.12. - [Commits](https://github.com/qos-ch/logback/compare/v_1.4.8...v_1.4.12) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> 04 December 2023, 13:43:05 UTC
2d32c6d fix: CI unit tests 04 December 2023, 13:39:24 UTC
f9a62cb refactor: moves task increment after actual task execution #1081 04 December 2023, 13:39:24 UTC
dfec81b refactor: moves executor in the if in WebApp start #1081 04 December 2023, 13:39:24 UTC
cb8b2bd fix: task view for DS client #1081 Co-authored-by: Caroline Desprat <caro3801@users.noreply.github.com> 04 December 2023, 13:39:24 UTC
1379974 fix: RedisTM and harmonize RedisTaskManager/MemoryTaskManager #1081 04 December 2023, 13:39:24 UTC
03569e0 fix: do not execute batchloops in TaskManager #1081 04 December 2023, 13:39:24 UTC
b7e8814 refactor: 3rd/5th points - avoid multiple instances for taskmanager #1081 04 December 2023, 13:39:24 UTC
c39d6df refactor: second point - remove batchDownloadQueue #1081 plus fix the BatchSearchLoopIntTest that was broken 04 December 2023, 13:39:24 UTC
back to top