swh:1:snp:e76420ad4f007de68d159a00040a6c784358217f

sort by:
Revision Author Date Message Commit Date
fbfb3a4 [release] 1.63.0 22 May 2019, 13:36:52 UTC
b0c7b6e adds an inline parameter cf #129 22 May 2019, 08:15:00 UTC
2b7ab41 Update README.md 21 May 2019, 10:31:21 UTC
7b4560d [fix] error 500 if file is not found cf #127 21 May 2019, 09:07:45 UTC
d79c7d1 [release] 1.62.0 20 May 2019, 15:53:22 UTC
c5e99cc [release] 1.61.3 20 May 2019, 14:22:48 UTC
f4fc01d [release] 1.61.2 16 May 2019, 16:17:57 UTC
df7e610 [db] star document without importing index 16 May 2019, 10:12:20 UTC
85b0db0 [refactor] store the mask for each pipeline type 15 May 2019, 17:50:11 UTC
1c69f00 [db] getStarredDocuments returns documents not ids 15 May 2019, 17:04:32 UTC
b942f90 [db][refactor] store ner pipelines in a mask this allows to have one record per document : no join 15 May 2019, 17:04:32 UTC
6d6364b [db] adds a function to get documents documents not tagged with a given pipeline. This function and test will be a check to change the db models (try to avoid join) and being able to get a list of documents with one record per doc 15 May 2019, 17:04:32 UTC
46c3b2a [release] 1.61.1 15 May 2019, 16:26:33 UTC
6af2461 [release] 1.61.0 15 May 2019, 09:25:21 UTC
080edb9 [db] adds the project in the hash of documents 15 May 2019, 09:09:44 UTC
7c5c990 [refactor] rename indexName -> projectName 15 May 2019, 09:09:44 UTC
0177f08 [db] adds a link between a document and a project 15 May 2019, 09:09:44 UTC
fc7b5ab [refactor] rename Corpus -> Project 15 May 2019, 09:09:44 UTC
f63dde4 [release] 1.60.4 13 May 2019, 11:53:29 UTC
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
back to top