https://github.com/ICIJ/datashare

sort by:
Revision Author Date Message Commit Date
f252a09 [release] 1.60.3 13 May 2019, 08:44:11 UTC
4964094 updates Corpus class for future use 09 May 2019, 09:57:48 UTC
6d8a483 adds a web endpoint to star/unstar 07 May 2019, 18:06:35 UTC
fe84a55 [db] adds return values for star/unstar 07 May 2019, 18:03:06 UTC
48a997f adds star/unstar/getStarredDocuments cf #130 07 May 2019, 15:18:45 UTC
6e0e747 [release] 1.60.2 02 May 2019, 16:03:36 UTC
affdda4 [release] 1.60.1 30 April 2019, 22:29:06 UTC
f06686c adds filename when downloading a document 30 April 2019, 12:07:36 UTC
5a54a55 [release] 1.60.0 26 April 2019, 14:33:22 UTC
9c18f37 updates the ES timeout to avoid 500 errors on the client 26 April 2019, 14:31:56 UTC
f7b247b change JRE from oracle to OpenJdk 26 April 2019, 13:56:12 UTC
b32a901 upgrade extract 2.1.3 19 April 2019, 16:14:29 UTC
51f5fc9 [db] adds a DatabaseSpewer 19 April 2019, 15:38:40 UTC
f7d801d [refactor] rename 19 April 2019, 10:12:46 UTC
bb9d9d8 [CI] adds a postgresql test database 19 April 2019, 09:47:27 UTC
7016ccb [db] adds test and compatibility with pgsql 19 April 2019, 09:43:40 UTC
6e3f424 [db][refactor] stores the hashmap as json string After a mini bench that showed that is was as fast and the database is smaller. Less code and one table removed 19 April 2019, 08:24:01 UTC
15c4680 [fix] NamedEntity id hash 19 April 2019, 08:09:24 UTC
f1f40db [db] adds a bench test 19 April 2019, 07:57:28 UTC
847abd6 [db] improves Postgresql compatibility 18 April 2019, 15:53:32 UTC
8045579 [db] adds CREATE/READ for named entities 18 April 2019, 14:51:18 UTC
3683f26 [test] checks equality between extract/ds ids 18 April 2019, 14:11:03 UTC
2f495f2 [db] adds contentLength from the file 18 April 2019, 12:44:55 UTC
565bc76 [refactor] rename 18 April 2019, 12:13:23 UTC
db4c760 [db] adds document date and parent/root 18 April 2019, 12:06:02 UTC
f245ba7 [db] adds ner tags for documents 18 April 2019, 11:46:52 UTC
a16958a [db] adds meta fields for documents 18 April 2019, 11:46:52 UTC
768a442 [refactor] rename 18 April 2019, 11:46:52 UTC
5211a1c [db] adds a CREATE/READ test for documents 18 April 2019, 11:46:52 UTC
6bf1059 [db] first version of database schema 18 April 2019, 11:46:52 UTC
6d89392 [db] working init script with liquibase \o/ 18 April 2019, 11:46:52 UTC
2fc0251 [release] 1.59.1 17 April 2019, 09:57:55 UTC
710b4c4 [fix] updates jre version 17 April 2019, 09:50:29 UTC
9f3cd23 [release] 1.59.0 17 April 2019, 09:06:06 UTC
b25331f mvn desc update 17 April 2019, 08:55:30 UTC
3f111e0 [CI] fixes failure ? 17 April 2019, 08:54:33 UTC
a45384c adds initial liquibase configuration 16 April 2019, 16:38:44 UTC
cf9b71f [build] adds a goal for help-db in makefile 16 April 2019, 16:38:44 UTC
cc44499 adds datashare-db module 16 April 2019, 16:38:44 UTC
97a5b33 [refactor] rename repository 16 April 2019, 16:38:44 UTC
a779523 [release] 1.58.5 05 April 2019, 12:42:48 UTC
1a2df34 removes a dead link from the README 04 April 2019, 17:11:06 UTC
465f967 [release] 1.58.4 04 April 2019, 16:54:49 UTC
9db6376 [fix] allows scroll requests to ES 04 April 2019, 16:52:05 UTC
5d916a8 [release] 1.58.3 03 April 2019, 13:21:01 UTC
674bc7e updates NamedEntityRepository 01 April 2019, 13:32:33 UTC
9947710 [release] 1.58.2 01 April 2019, 11:01:33 UTC
1ba5adb [refactor] duplicate code 26 March 2019, 10:41:41 UTC
8a6149b [fix] force refresh on deleteAll on index See ICIJ/datashare#95 25 March 2019, 11:29:16 UTC
53a14c9 [release] 1.58.1 22 March 2019, 22:51:01 UTC
4d24117 [release] 1.58.0 22 March 2019, 22:04:17 UTC
4568305 [release] 1.57.1 22 March 2019, 15:58:58 UTC
42e0c70 [fix] remove the NlbForwarder queue limit 22 March 2019, 15:58:42 UTC
2bab79b [release] 1.57.0 22 March 2019, 15:28:16 UTC
b50b719 uses the document scroll for the ResumeNlpTask 22 March 2019, 15:20:39 UTC
7dcac1c adds a getTotalHits to searcher 22 March 2019, 15:15:59 UTC
44db477 adds scroll to Searcher 22 March 2019, 14:57:02 UTC
1c38fa9 adds a little script for nb name founded docs 22 March 2019, 12:01:24 UTC
30f1bad [release] 1.56 22 March 2019, 11:27:12 UTC
438f26f [release] 1.55 21 March 2019, 15:58:15 UTC
9037dc1 [release] 1.54 21 March 2019, 15:57:25 UTC
6307fd4 adds the CLI use of ResumeNlpTask 21 March 2019, 15:57:07 UTC
4f14249 [release] 1.53 16 March 2019, 17:47:18 UTC
1eb41cc [release] 1.52 16 March 2019, 17:46:42 UTC
67b494c adds a filter queue task that should be run alone it removes duplicates in the queue and removes already extracted documents 16 March 2019, 17:46:42 UTC
dcfb2d4 adds an Elasticsearch Document Streamer 16 March 2019, 17:46:42 UTC
a0fcb79 changes API endpoint from /api/index/delete to /api/index/delete/all 15 March 2019, 14:24:09 UTC
07e7581 changes deleteIndex by deleteByQuery matchAll 15 March 2019, 14:15:13 UTC
5cb503b [fix] supports OPTIONS method for /api/index/delete call 15 March 2019, 12:02:48 UTC
864fa5c [release] 1.51 14 March 2019, 15:30:22 UTC
8a87f34 [fix] deleteIndex test 14 March 2019, 15:29:15 UTC
2ba8292 wires the extract queueName into datashareCli 14 March 2019, 15:11:24 UTC
39d6ed3 WIP on master: 050d36c [release] 1.50 13 March 2019, 09:52:02 UTC
4ecbefe index on master: 050d36c [release] 1.50 13 March 2019, 09:52:01 UTC
050d36c [release] 1.50 12 March 2019, 16:43:00 UTC
a8c6a36 adds follow links option to datashare 12 March 2019, 15:59:01 UTC
a06a4a4 adds a delete index endpoint for #95 11 March 2019, 17:03:19 UTC
bf22607 [release] 1.49 11 March 2019, 12:39:39 UTC
228a4eb [mac] upgrade xar to sign pkg installer 11 March 2019, 12:33:50 UTC
baf4e76 [release] 1.46 07 March 2019, 16:13:28 UTC
0eec3e6 [release] 1.45 04 March 2019, 09:38:33 UTC
12e151b [log] remove the forcing of originHost to identify from which host the logs have been sent in greylogs 28 February 2019, 14:16:00 UTC
8b6962a [log] update extract for log 28 February 2019, 14:11:35 UTC
e10e042 change NE repository interface 26 February 2019, 14:12:04 UTC
d495114 [adds] a NE repository interface 26 February 2019, 13:21:00 UTC
7d85f34 [release] 1.44 22 February 2019, 09:22:23 UTC
3a1d84e [fix] broken release 22 February 2019, 09:22:03 UTC
7f4cd3c [release] 1.43 22 February 2019, 08:48:39 UTC
5101fcc [ner] upgrade CoreNLP 3.8.0 -> 3.9.2 22 February 2019, 08:24:45 UTC
427a5c1 [fix] RemoteFiles with empty S3 folder keys 22 February 2019, 07:58:03 UTC
743be20 [refactor] lower method visibility 21 February 2019, 08:32:39 UTC
aa93372 [refactor] duplicate code 21 February 2019, 08:30:52 UTC
8a47e69 [release] 1.42 20 February 2019, 12:29:53 UTC
2bf104b [release] 1.41 20 February 2019, 11:28:24 UTC
df04524 does not return the user index in SERVER mode see #80 20 February 2019, 11:22:58 UTC
364d664 [release] 1.40 20 February 2019, 10:25:10 UTC
e93ad46 removes hack with s/datashare/user-datashare/ cf ICIJ/datashare/#80 18 February 2019, 17:27:47 UTC
5fe8f36 [refactor] dead code 18 February 2019, 17:27:47 UTC
6ce4c73 [release] 1.39 18 February 2019, 09:28:39 UTC
3ef5655 [refactor] move /config to /api/config and adds indices see #80 15 February 2019, 15:14:50 UTC
back to top