https://github.com/ICIJ/datashare

sort by:
Revision Author Date Message Commit Date
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
bcad1fa refactor: use Functional Interface instead of object (less coupling) #1081 04 December 2023, 13:39:24 UTC
b572da3 fix: tests for first step (remove save) #1081 Co-authored-by: Clément Doumouro <ClemDoum@users.noreply.github.com>" 04 December 2023, 13:39:24 UTC
c303ee8 refactor: remove save(Task) method WIP #1081 it compiles but tests are red 04 December 2023, 13:39:24 UTC
1c296a0 refactor: remove warning 04 December 2023, 13:39:24 UTC
0b654e6 build(version): bump datashare-api to 12.4.1 04 December 2023, 09:57:55 UTC
b3761e1 refactor: remove missing imports 04 December 2023, 09:57:55 UTC
562e159 build: remove dempendency to HLRC, adds parent-join-plugin Co-authored-by: Bruno Thomas <bamthomas@users.noreply.github.com> 04 December 2023, 09:57:55 UTC
2f58d2f refactor: optimize import 04 December 2023, 09:57:55 UTC
d6c294a refactor: make scroll builders immutable #1232 04 December 2023, 09:57:55 UTC
01bf631 refactor: add static imports 04 December 2023, 09:57:55 UTC
906a11e build: remove old api dependency in commons-test 04 December 2023, 09:57:55 UTC
989e7d7 refactor: use new api in other classes 04 December 2023, 09:57:55 UTC
39c411d refactor: use new api in IndexWaiterFilter 04 December 2023, 09:57:55 UTC
a9e3226 refactor: use new api in ElasticsearchIndexer/Searcher 04 December 2023, 09:57:55 UTC
60dfa9b refactor: extract nodeToMap method 04 December 2023, 09:57:55 UTC
af4ad98 refactor: use new api in ElasticsearchSpewer 04 December 2023, 09:57:55 UTC
8439636 refactor: remove unused imports 04 December 2023, 09:57:55 UTC
d95e5eb refactor: use new api in ElasticsearchConfiguration 04 December 2023, 09:57:55 UTC
1f394fa refactor: write explicitly default attributes in json settings so client json parser allows it 04 December 2023, 09:57:55 UTC
108314a build: adds es java api in commons-test dependencies 04 December 2023, 09:57:55 UTC
3f88fcf build: adds es java api client dependencies 04 December 2023, 09:57:55 UTC
33d8758 chore: use correct imports 04 December 2023, 09:57:55 UTC
b880d96 build(version): bump lucene to 8.11.1 04 December 2023, 09:57:55 UTC
e9b2eee build(version): bump elasticsearch to 7.17.9 04 December 2023, 09:57:55 UTC
9080f81 [release] 13.8.1 01 December 2023, 15:15:02 UTC
aa439bf chore: bump neo4j extension and plugin to `0.3.2` 01 December 2023, 15:14:16 UTC
b09d56f [release] 13.8.0 23 November 2023, 10:15:37 UTC
889729e chore: bump neo4j extension and plugin to `0.3.1` 23 November 2023, 09:36:25 UTC
5ef6b3b fix: previous installation deletion with existing tarball in directory 23 November 2023, 09:36:09 UTC
d30ae07 [release] 13.7.0 16 November 2023, 14:56:10 UTC
0d300c4 chore: add `datashare-plugin-neo4j-graph-widget` and bump `neo4j` to `0.3.0` 15 November 2023, 08:50:14 UTC
91b73ac fix: log when embedded content is not found 13 November 2023, 16:02:37 UTC
4f91449 fix: the dummy auth filter was broken 08 November 2023, 10:00:28 UTC
49cd8c5 chore: manual merge for Aftenposten-feat/minor-oauth-improvements 07 November 2023, 13:34:29 UTC
88d9741 refactor: add batchSearchId to exception message 07 November 2023, 13:32:00 UTC
dbf9957 refactor: use Objects.requireNonNull instead of assert to fail faster on NullPointerException in production mode 07 November 2023, 13:31:33 UTC
ec5682b refactor: remove explicit cast 07 November 2023, 13:31:33 UTC
1a0e12b refactor: replace with isEmpty 07 November 2023, 13:31:33 UTC
cddfb73 refactor: optimize imports 07 November 2023, 13:31:33 UTC
2057a1b refactor: inline variable 07 November 2023, 13:31:33 UTC
90e2f09 refactor: remove unused code 07 November 2023, 13:31:33 UTC
78c638a refactor: optimize imports 07 November 2023, 13:31:33 UTC
a36432f refactor: remove double call on groupStart 07 November 2023, 13:31:33 UTC
e1e855a refactor: clean up code 07 November 2023, 13:31:33 UTC
d3af808 refactor: remove unnecessary semicolon 07 November 2023, 13:31:33 UTC
back to top