https://github.com/ICIJ/datashare

sort by:
Revision Author Date Message Commit Date
eaa7c08 [release] 4.17.8 04 November 2019, 14:59:30 UTC
cb11a67 [security][fix] jar not found (see CVE-2019-16942) 04 November 2019, 13:30:47 UTC
5ea8f10 [security] see CVE-2019-16942 04 November 2019, 13:03:00 UTC
4b3e66e Merge branch 'datashare283' 04 November 2019, 10:52:11 UTC
8ba6d0d [log] adds an error log when there is an ES error 04 November 2019, 10:26:59 UTC
a3f161b [#250] adds persistence for batchsearch error handling 04 November 2019, 10:26:59 UTC
38c20ab [release] 4.17.7 04 November 2019, 10:26:59 UTC
e52ea1a [#286] adds hasChild query for NE's 04 November 2019, 10:26:59 UTC
c26fad3 [#250] batch search : adds a parser to detect operators 04 November 2019, 10:26:59 UTC
4d9d11c [release] 4.17.6 04 November 2019, 10:26:59 UTC
fc9558f [release] 4.17.5 04 November 2019, 10:26:59 UTC
15085e3 [#286] fix the request with too wide results 04 November 2019, 10:26:59 UTC
b1d11b9 [release] 4.17.4 04 November 2019, 10:26:59 UTC
de3e65e [log] adds an error log when there is an ES error 31 October 2019, 16:36:29 UTC
0476ae6 [#250] adds persistence for batchsearch error handling 31 October 2019, 16:10:24 UTC
b53bfbd [release] 4.17.7 31 October 2019, 15:13:27 UTC
ba9f472 [#286] adds hasChild query for NE's 30 October 2019, 14:26:25 UTC
400a11d [#250] batch search : adds a parser to detect operators 30 October 2019, 11:03:45 UTC
c3f044b [release] 4.17.6 29 October 2019, 14:14:57 UTC
ea8cbae [release] 4.17.5 29 October 2019, 12:01:51 UTC
0b21388 [#286] fix the request with too wide results 29 October 2019, 11:45:53 UTC
2c27bfc [#283] refactor getProject URL in projectResource 28 October 2019, 09:38:27 UTC
dec5e66 [#283][web] refactor scanFile URL in TaskResource 28 October 2019, 09:38:27 UTC
355bed8 [#283][web] refactor indexFileURL in TaskResource 28 October 2019, 09:38:26 UTC
952aa2b [#283][web] refactor indexQueue & indexDefault in TaskResource 28 October 2019, 09:38:26 UTC
937c5db [#283][web]refactor getTask URL in TaskResource 28 October 2019, 09:38:26 UTC
48ead32 [#283][web]refactor hide URL in NamedEntityResource 28 October 2019, 09:38:26 UTC
1dd88e8 [#283][web]refactor getById URL in NamedEntitySource 28 October 2019, 09:38:26 UTC
0724e48 [#283][web]refactor deleteProject URL 28 October 2019, 09:38:13 UTC
05dc007 [release] 4.17.4 25 October 2019, 13:07:08 UTC
721626c [#236][fix]fix query parameters in javadoc 24 October 2019, 10:42:44 UTC
c0bcd9b [fix] use noop instead of none if no updates 24 October 2019, 10:42:44 UTC
eced1c7 [test][CI] try to fix unstable WebAppAcceptanceTest 23 October 2019, 08:26:11 UTC
8d54c32 [release] 4.17.3 22 October 2019, 14:03:11 UTC
7edb427 [#275] remove extraneous information from project object 22 October 2019, 13:40:15 UTC
e0fea92 [refactor] models adds User into BatchSearch 22 October 2019, 13:24:50 UTC
048a701 [doc] fix project parameter in apigen script 22 October 2019, 12:12:36 UTC
fca0d65 [fix] restore launchBack with params 22 October 2019, 10:39:30 UTC
1db7eec [refactor] rename p.isAllowed -> p.isDownloadAllowed 22 October 2019, 10:08:47 UTC
5ab573d [#278] fix default rank order desc 22 October 2019, 09:02:41 UTC
ad84004 [release] 4.17.2 21 October 2019, 21:16:51 UTC
bf7a61f [release] 4.17.1 21 October 2019, 17:20:23 UTC
940025f [release] 4.17.0 21 October 2019, 12:36:45 UTC
7d52a8e [#283][web] refactor starDocument and unstarDocument Url 21 October 2019, 08:36:29 UTC
b7530d1 [#283][web] refactor getStarredDocuments Url with join on document table 21 October 2019, 08:36:29 UTC
030c5a0 [#283][web] refactor unTagDocument Url 21 October 2019, 08:36:29 UTC
b897e25 [#283][web] refactor tagDocuments and untagDocuments Urls 21 October 2019, 08:36:29 UTC
31be6f1 [#283][web] refactor getDocumentTags Url 21 October 2019, 08:36:29 UTC
3aa8b7b [#283][web] refactor tagDocument URL 21 October 2019, 08:36:29 UTC
5262446 [#283][web] refactor getTaggedDocuments URL 21 October 2019, 08:36:29 UTC
8bbe585 [#283][web] refactor getStarredDocuments URL 21 October 2019, 08:36:29 UTC
46cd054 [#272][fix] users cannot delete others batchsearches 18 October 2019, 14:03:41 UTC
dd2488c [doc] update urls group tag/untag see #283 18 October 2019, 08:46:19 UTC
c2407e9 [#283][web] group star/unstar url refactor 17 October 2019, 15:55:27 UTC
b7eead5 [#283][web] move project name after api for doc/src 17 October 2019, 15:15:24 UTC
a60a4bb [refactor] remove trailing / 17 October 2019, 14:49:53 UTC
62bd5c2 [refactor] rename userIndices -> userProjects 17 October 2019, 14:03:42 UTC
1d090f3 [refactor] rename projectName -> defaultProject 17 October 2019, 13:58:16 UTC
32ce373 [#283][web] fix gets the index from URI preflight 17 October 2019, 10:22:38 UTC
bd30f6a [fix] CI 17 October 2019, 10:12:28 UTC
67487cd [#283][web] gets the project name from Uri (NE) instead of user projectName in getNamedEntity instead of user projectName in hide method make index before namedEntity in hide method url in NamedEntityResource 17 October 2019, 10:04:45 UTC
22d7ede [#283][web] gets the index from URI - IndexResource instead of user project Name 17 October 2019, 10:04:45 UTC
6f3fc6a #250 [fix] removes ~ operator when fuzziness=0 17 October 2019, 08:20:37 UTC
71b5542 [release] 4.16.4 16 October 2019, 13:02:28 UTC
92f2f71 [doc] adds database and script for batchsearch doc 15 October 2019, 20:41:48 UTC
c922191 [dev] update launchBack to run from anywhere 15 October 2019, 20:40:56 UTC
696a026 [cli] uses the user-datashare as project name 15 October 2019, 17:15:30 UTC
4dd166e [doc] creates script and data for apigen 15 October 2019, 17:15:30 UTC
b077beb [doc] commands with apigen data 15 October 2019, 17:15:30 UTC
4343119 [web] adds local mode with custom user name 15 October 2019, 17:15:30 UTC
d12a0df [doc] delete jq from commands 15 October 2019, 17:15:30 UTC
f2e7dbd [release] 4.16.3 15 October 2019, 15:13:40 UTC
d564665 [release] 4.16.2 15 October 2019, 13:20:11 UTC
6a0dab8 [doc] insert carriage return for commands 15 October 2019, 08:21:27 UTC
6aab1ff [release] 4.16.1 14 October 2019, 13:21:08 UTC
2cf383c #270 [web][db] filter acces to user projects 14 October 2019, 13:16:10 UTC
f393191 [doc] BatchSearchResource 11 October 2019, 17:37:38 UTC
e8fea47 [doc] TaskResource 11 October 2019, 17:18:56 UTC
ef5a435 [doc] NlpResource 11 October 2019, 16:54:25 UTC
601f6f9 [doc] NamedEntityResource 11 October 2019, 16:52:02 UTC
bd9ee0d [doc] DocumentResource 11 October 2019, 16:48:03 UTC
6ccd5dc [doc] ProjectResource 11 October 2019, 16:21:50 UTC
49500e1 [doc] IndexResource 11 October 2019, 16:14:05 UTC
36f325e [doc] RootResource 11 October 2019, 15:56:55 UTC
3e5119f [web] refactor root resources into a class 11 October 2019, 15:34:57 UTC
e1a1e52 [doc] better annotations for doc generation purpose 11 October 2019, 15:34:57 UTC
673c11e [doc] adds a doxygen file 11 October 2019, 15:34:57 UTC
7f57bec [release] 4.16.0 10 October 2019, 15:59:57 UTC
c552386 [refactor] create batch search parameters processing removed unecessary tests 08 October 2019, 14:27:35 UTC
7f85e5e [refactor] remove duplicate code after isAllowed duplication between IndexResource and DocumentResource 08 October 2019, 13:15:20 UTC
295ef8a [refactor] extract document builder 08 October 2019, 10:17:30 UTC
37923ee [refactor] inline putEnv and remove dependency datashare-api -> datashare-common-test 08 October 2019, 10:16:34 UTC
36d3865 [refactoring][test] phrase match slop see #236 https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-match-query-phrase.html 08 October 2019, 08:13:38 UTC
ef0e509 format file 07 October 2019, 10:00:32 UTC
a9aebed [web][db][index] add phrase matches to batch search see 236 07 October 2019, 08:22:07 UTC
97e0c18 Merge branch 'master' of github.com:ICIJ/datashare 05 October 2019, 12:50:50 UTC
214bae7 [web] expose isAllowed for a project 05 October 2019, 12:49:22 UTC
2133b2e [refactor] allowed source #257 05 October 2019, 12:32:04 UTC
5b813cc [web][db][index] add phrase matches to batch search see 236 04 October 2019, 15:42:52 UTC
3cfb1e8 [release] 4.15.1 04 October 2019, 15:09:00 UTC
back to top