Commit Graph
18776 Commits
Author SHA1 Message Date
Eugene Livis ca6b55a420 Added support for ProgressIndicator 2017-01-27 13:13:31 -05:00
U-BASIS\zhaohui 81369156ac 2093: cleanup 2017-01-27 12:50:34 -05:00
Richard Cordovano c59ee96a13 Merge branch 'search_improvements' of https://github.com/sleuthkit/autopsy into search_improvements 2017-01-26 17:08:42 -05:00
Richard Cordovano 3fd7f1480d Fix cancellation issues for new Case services infrastructure 2017-01-26 17:07:26 -05:00
Richard Cordovano 58a8ca21fd Merge pull request #2486 from eugene7646/deleteTextIndex
Support for Solr 6 core deletion
2017-01-26 16:41:41 -05:00
Eugene Livis 593735b067 Renamed method 2017-01-26 16:41:00 -05:00
Eugene Livis 46f110ade8 Bundle message handling 2017-01-26 16:16:17 -05:00
Eugene Livis e805f59649 Merge branch 'search_improvements' of https://github.com/sleuthkit/autopsy into deleteTextIndex 2017-01-26 15:57:58 -05:00
Eugene Livis 74dab18ca6 Added ability to unload Solr 6 cores 2017-01-26 15:56:29 -05:00
Richard Cordovano 3e4c8ab482 Merge pull request #2485 from millmanorama/off-by-one-fix
lower chunk size limit slightly to prevent reading too much
2017-01-26 12:58:22 -05:00
millmanorama 9d04c52a0c lower chunk size limit slightly to prevent reading too much 2017-01-26 17:39:54 +01:00
Richard Cordovano c6c45288f4 Fixes for Case operation cancellation infrastructure 2017-01-26 09:17:37 -05:00
William Schaefer c76f4a7887 2198-Run ingest module wizard added but not connected to profiles 2017-01-25 15:33:36 -05:00
Richard Cordovano 15d9086127 Merge pull request #2484 from esaunders/2121_regex_query
Updated regex validation and keyword search document
2017-01-25 14:23:22 -05:00
esaunders 1a593aa02e Merge branch 'search_improvements' of github.com:sleuthkit/autopsy into 2121_regex_query 2017-01-25 14:08:14 -05:00
esaunders 0d77999119 Updated regular expression section of keyword search document. 2017-01-25 14:05:17 -05:00
esaunders 8d5c4de4b8 Updated regular expression validation. 2017-01-25 14:04:04 -05:00
Richard Cordovano f7a2590f70 Merge pull request #2483 from millmanorama/lucene-queries-on-old-schema
Lucene queries on old schema
2017-01-25 12:44:52 -05:00
Richard Cordovano 313b913814 Merge pull request #2482 from millmanorama/npe-fix
fix npe when a hit is in the file name and so the  "parent" index ent…
2017-01-25 12:43:22 -05:00
millmanorama 8fcdee830b fix LuceneQuery for old index schemas 2017-01-25 16:36:31 +01:00
millmanorama adbc85f744 fix npe when a hit is in the file name and so the "parent" index entry is returned, which does not include a chunksize. Allways accept these hits. 2017-01-25 12:28:05 +01:00
Richard Cordovano 3ada14c54d Enable search features by schema version 2017-01-24 18:40:14 -05:00
Richard Cordovano f7ea9f8e4d Case metadata bug fix 2017-01-24 18:39:51 -05:00
Richard Cordovano 9827feb351 Merge pull request #2481 from eugene7646/index_upgrade_5
Solr Index upgrade
2017-01-24 16:39:35 -05:00
Eugene Livis 6cbe8838da Merge latest, resolve conflicts 2017-01-24 16:12:52 -05:00
Eugene Livis ef1d492e3a Code review comments 2017-01-24 16:03:10 -05:00
Richard Cordovano 719a5259f2 Merge pull request #2480 from rcordovano/open_case_resources
Open case resources
2017-01-24 16:00:37 -05:00
Eugene Livis 18b301394a Bug fix 2017-01-24 15:59:10 -05:00
Richard Cordovano 8fc797a16a Bug fixes for Case changes, etc. 2017-01-24 15:45:26 -05:00
Richard Cordovano ec108b0b06 Bug fixes for Case changes, etc. 2017-01-24 13:54:12 -05:00
Richard Cordovano efb48b4d5c Bug fixes for Case changes, etc. 2017-01-24 12:23:19 -05:00
William Schaefer 5920b04557 Merge branch '2197-ProfileOptionsPanel' of https://github.com/wschaeferB/autopsy into 2198-RunIngestModuleWizard 2017-01-24 11:33:59 -05:00
William Schaefer 473b7dc17a 2197 - hiding history button when creating profile as per design doc 2017-01-24 11:33:05 -05:00
William Schaefer 258035a1c3 Merge branch '2197-ProfileOptionsPanel' of https://github.com/wschaeferB/autopsy into 2198-RunIngestModuleWizard 2017-01-24 10:56:59 -05:00
William Schaefer 82a921e27f 2197-changed config profile directory name to match design document 2017-01-24 10:56:25 -05:00
Richard Cordovano a5ecb62da9 Bug fixes for Case changes, etc. 2017-01-24 09:47:19 -05:00
Richard Cordovano e7ecd2e756 Bug fixes for Case actions 2017-01-24 00:37:04 -05:00
William Schaefer 1cd4634742 Merge branch '2197-ProfileOptionsPanel' of https://github.com/wschaeferB/autopsy into 2198-RunIngestModuleWizard 2017-01-23 16:49:46 -05:00
William Schaefer c1888c88c3 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2197-ProfileOptionsPanel 2017-01-23 16:48:27 -05:00
William Schaefer c67613754c Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2198-RunIngestModuleWizard 2017-01-23 16:48:03 -05:00
esaunders f30b1a70f2 Merge branch 'search_improvements' of github.com:sleuthkit/autopsy into 2121_regex_query 2017-01-23 16:47:40 -05:00
William Schaefer 96fb0438c7 2197 added duplicate profile name detection 2017-01-23 16:45:48 -05:00
Richard Cordovano fd19c4f712 Merge pull request #2478 from millmanorama/drop-tvrh
drop Term Vector Component
2017-01-23 16:44:33 -05:00
millmanorama c616b45b33 much simpler version that also works for hits that are not single terms in the Solr index. 2017-01-23 22:28:43 +01:00
U-BASIS\zhaohui 03a639c3da Merge remote-tracking branch 'upstream/develop' into 2093-parameterizeRegressionPythonScript 2017-01-23 16:16:33 -05:00
William Schaefer a818e0be7a 2197 documentation fixes 2017-01-23 15:37:18 -05:00
esaunders 573ce77176 Merge branch 'search_improvements' of github.com:sleuthkit/autopsy into 2121_regex_query 2017-01-23 12:40:50 -05:00
Richard Cordovano bcb97180c4 Merge pull request #2476 from millmanorama/2141
2141 Update artifact generation for non-Regex queries with overlapping chunks
2017-01-23 12:28:00 -05:00
Richard Cordovano 92616368f0 Merge pull request #2475 from millmanorama/2140
2140 Update artifact generation for Regex queries with overlapping chunks
2017-01-23 12:27:29 -05:00
William Schaefer 00e52bd873 2197 removed saving from cancel method of ingest options panel 2017-01-23 12:21:23 -05:00