Commit Graph
18776 Commits
Author SHA1 Message Date
Eugene Livis fe9f6b9e13 Started working on reading the XML 2017-02-02 14:42:42 -05:00
Eugene Livis e7067f8dfd Merge branch 'search_improvements' of https://github.com/sleuthkit/autopsy into core_name 2017-02-02 14:12:00 -05:00
Eugene Livis c6fc3a1841 SolrCore.properties file is now properly written 2017-02-02 14:11:43 -05:00
William Schaefer 6fbe9202ff 2198 - moved RunIngestModulesAction to a non exposed package so it can be public 2017-02-02 13:07:46 -05:00
William Schaefer b3d3d63ae7 2198 Removed now obsolete RunIngestModulesDialog class 2017-02-02 12:22:13 -05:00
Richard Cordovano 3f92ff0411 Merge pull request #2497 from millmanorama/2258-look-at-content-and-filename-seperately
2258 look at content and filename seperately
2017-02-02 12:00:42 -05:00
William Schaefer 130050646e 2198-RunIngestModulesAction now used in place of RunIngestModulesDialog 2017-02-02 11:38:27 -05:00
Eugene Livis 514d9ce3b8 More work 2017-02-02 10:23:30 -05:00
millmanorama 7b60e10235 look at file name even if the indexed text is 0 bytes. fix seperation of file name and content. 2017-02-02 15:18:41 +01:00
millmanorama 7dea03bf59 allow regex queries to match at start and end of content. fix seperation of file name and content 2017-02-02 15:12:40 +01:00
William Schaefer 04dabbe23b 2198 - Loads and uses profile currently 2017-02-01 17:18:24 -05:00
William Schaefer 751f717359 resolve conflict with merge from main 2017-02-01 17:01:52 -05:00
William Schaefer 7c90150b8f Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2198-RunIngestModulesWizard 2017-02-01 16:55:46 -05:00
Eugene Livis 2e8fdb81f5 First cut at saving Solr core metadata in SolrCore.properties file 2017-02-01 16:49:20 -05:00
Richard Cordovano 3e57b6d705 Merge pull request #2494 from wschaeferB/FilterBugFix
Filter bug fix
2017-02-01 16:47:49 -05:00
William Schaefer d974369b62 merged in remaining stashed changed 2017-02-01 15:42:21 -05:00
William Schaefer 7c88dca3e9 Merge from stashed changes 2017-02-01 15:40:14 -05:00
William Schaefer eae04f4474 merge from FilterBugFix Branch resolution 2017-02-01 15:35:26 -05:00
Brian Carrier 3cb4a19b2f Dedupe files in the export file action 2017-02-01 15:17:54 -05:00
William Schaefer 124eeffb4e Fixed count of files for mime tree when slack files hidden 2017-02-01 14:42:38 -05:00
William Schaefer f29a0ee154 mime type tree now able display the existing slack file nodes 2017-02-01 13:56:59 -05:00
millmanorama 3f9b161a71 look at the values of content_str field separately: title/content 2017-02-01 16:48:52 +01:00
William Schaefer 3548aa3e9c Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2198-RunIngestModuleWizard 2017-01-31 18:29:32 -05:00
William Schaefer 8140486b9d Modified FilesSet rules to use same isFile() comparrison as sleuthkit 2017-01-31 18:07:11 -05:00
Eugene Livis 3a546b7a4e Reusing Solr4 core name for upgrdaed Solr6 cores. Code cleanup 2017-01-31 15:24:56 -05:00
William Schaefer 725f0905a8 1903 re-implementation of isFile() check before checking membership 2017-01-31 15:00:56 -05:00
William Schaefer 816725a70b typo with message text 2017-01-31 11:28:06 -05:00
William Schaefer cadac73563 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into FilterBugFix 2017-01-31 11:21:21 -05:00
William Schaefer a6f0766c0a 1903 Fixed bug with top level components not being filtered 2017-01-31 11:21:01 -05:00
Richard Cordovano e419f945fe Add NetBeans IDE Editor settings 2017-01-31 09:55:02 -05:00
Richard Cordovano 17828f6de2 Add IDE formatting settings file 2017-01-31 09:29:43 -05:00
Eugene Livis f609cfc8b1 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2017-01-31 09:29:34 -05:00
William Schaefer aad6983e75 Minor formatting fix for FilesSetRulePanel.java 2017-01-30 17:59:28 -05:00
Richard Cordovano 92d27e0838 Merge pull request #2493 from eugene7646/dialogs
Solr 4 to 6 index upgrade bug fix
2017-01-30 17:51:52 -05:00
William Schaefer d7eab852ed 1903 - Bug fix for file Ingest Filters 2017-01-30 17:43:07 -05:00
Eugene Livis 09df4e6956 Removed unused code to copy config set 2017-01-30 17:18:03 -05:00
Eugene Livis 447aa0a960 Commented out createReferenceConfigSetCopy() and created a note as to why 2017-01-30 13:00:42 -05:00
Eugene Livis 1f72266225 Fixed a bug with identifying version of current Solr core 2017-01-30 12:43:58 -05:00
William Schaefer 8cf28905d9 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2198-RunIngestModuleWizard 2017-01-30 10:13:30 -05:00
Richard Cordovano da912ae8d1 Assorted bug fixes and refinements to Case opening/Solr upgrading 2017-01-30 00:45:34 -05:00
Richard Cordovano 06e075b377 Merge pull request #2491 from stiefel40k/develop
fix copy-paste error
2017-01-29 14:28:57 -05:00
stiefel40k b837959266 fix copy-paste error
fix copy-paste error at setting setting the createdChecked variable
2017-01-28 13:37:02 +01:00
Richard Cordovano 9f9cddc53a Partial fix for SolrSearchService cancellation on open 2017-01-27 22:56:24 -05:00
Richard Cordovano e300dcd463 Merge pull request #2490 from eugene7646/progress_and_cancellation
Support for progress update and cancellation for Solr index upgrade
2017-01-27 15:33:48 -05:00
Richard Cordovano e5ebb874f7 Merge pull request #2488 from zhhl/2093-parameterizeRegressionPythonScript
2093 parameterize regression python script
2017-01-27 14:54:20 -05:00
U-BASIS\zhaohui 909dedbb18 2093: clean up 2017-01-27 14:51:59 -05:00
Richard Cordovano 4eba2f2f74 Merge pull request #2489 from zhhl/2213-AntVersionWithUNCPathProblem
2213: ant 1.9.7 passes correct UNC format to Junit, but lower version…
2017-01-27 14:41:49 -05:00
Eugene Livis 299ecd1a1f Added ProcessTerminator to terminate index upgrade 2017-01-27 14:41:10 -05:00
Eugene Livis 237b2fb8fb Added checks for cancellation flag 2017-01-27 14:15:11 -05:00
U-BASIS\zhaohui 9be751bd9b 2213: ant 1.9.7 passes correct UNC format to Junit, but lower version has problems 2017-01-27 13:35:06 -05:00