Commit Graph
13915 Commits
Author SHA1 Message Date
William Schaefer c20712d2db 2462 replaced debug statement with logging of exception in solrSearchService 2017-03-30 17:24:43 -04:00
William Schaefer 44d6edb349 2462 added check to ensure list of Indexes was not empty 2017-03-30 12:50:05 -04:00
William Schaefer eacf3e7015 2462 added comment to clarify new method in solrsearchservice 2017-03-30 11:06:02 -04:00
William Schaefer d8b53d8fb8 2462 add missing @Deprecated tag to KeywordSearchService Interface deleteTextIndex 2017-03-30 10:54:27 -04:00
William Schaefer 072815cb8e 2462 fix deprecation tags on old delete method for index 2017-03-30 10:48:39 -04:00
William Schaefer f6cb425445 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2462-UnableToDeleteCases 2017-03-30 10:29:18 -04:00
eugene7646 55ff4229f9 Merge pull request #2643 from eugene7646/kws_list_fix
Fix for a key word only being used in no more than one KW list
2017-03-30 10:12:28 -04:00
Eugene Livis e6f47522f0 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into kws_list_fix 2017-03-30 10:10:55 -04:00
eugene7646 d539be6f04 Merge pull request #2641 from zhhl/2297-fixNightlyFeImageTestResultsDisorderIssue
2297: make ngihtly test on single ingest thread to avoid fe_image_tes…
2017-03-29 17:15:59 -04:00
William Schaefer e67d42fea2 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2462-UnableToDeleteCases 2017-03-29 17:10:49 -04:00
William Schaefer e9f82d0ea7 2462 Auto Ingest Dashboard Delete Case button now works again 2017-03-29 17:10:36 -04:00
Eugene Livis a3e4195f66 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into kws_list_fix 2017-03-29 16:16:41 -04:00
eugene7646 0a30ecf350 Merge pull request #2642 from eugene7646/close_core_exception
Server.closeCore() does not throw exception if core is already closed
2017-03-29 16:05:27 -04:00
Eugene Livis 07f74f5cc6 Server.closeCore() does not throw exception if core is already closed 2017-03-29 16:04:32 -04:00
Eugene Livis 7f034bf871 Fix to have same key word in multiple KW lists 2017-03-29 15:46:57 -04:00
U-BASIS\zhaohui 4728a572a5 2297: make ngihtly test on single ingest thread to avoid fe_image_test_4 test results in different order 2017-03-29 15:45:27 -04:00
Brian Carrier 0d8da1f97f Merge pull request #2640 from raman-bt/develop
VIK-2481: Media tab should not be enabled for sqlite.db (or *.db files)
2017-03-28 20:33:44 -04:00
Raman c4a5f91ae2 VIK-2481: Media tab should not be enabled for sqlite.db (or *.db files) 2017-03-28 15:25:39 -04:00
Brian Carrier 1cae1ca543 Merge pull request #2639 from eugene7646/kws_server_2480
Better handling of core being closed
2017-03-28 08:30:32 -04:00
Eugene Livis d2a4c9b2a9 Better handling of core being closed 2017-03-27 16:40:21 -04:00
Brian Carrier 378aff4ea0 Merge pull request #2638 from sleuthkit/kw_fix_null
Check for null to prevent NPE
2017-03-27 15:34:54 -04:00
Brian Carrier 5e21adfe57 Check for null to prevent NPE 2017-03-27 15:33:43 -04:00
Brian Carrier 7f4d057a95 Merge pull request #2636 from millmanorama/2376-use-ivy-for-emailparser
2376 use ivy for emailparser
2017-03-27 15:31:30 -04:00
Brian Carrier 76e2efdc0d Merge pull request #2637 from raman-bt/develop
Android module fires ModuleDataEvent event for Contacts, CallLogs and …
2017-03-27 15:30:46 -04:00
Raman 1e629afedd Ensure ModuleDataEvent is only fired if there are indeed any new artifacts. 2017-03-27 14:12:54 -04:00
Raman b124a26a84 Android module firs ModuleDataEvent event for Contacts, CallLogs and Text message artifacts. 2017-03-27 13:05:16 -04:00
millmanorama fbaae0c31d remove release/modules/ext on clean; copy java-libpst to release/modules/ext on build 2017-03-27 13:08:32 +02:00
millmanorama a7816faead download mime4j and libpst with ivy 2017-03-27 12:44:13 +02:00
Brian Carrier 19a0b958b8 Merge pull request #2635 from sleuthkit/kwsrch_fixes
Fix 2 bugs that caused exceptions when core did not open. Simplified …
2017-03-24 14:55:34 -04:00
Brian Carrier 22aa75979f Fix 2 bugs that caused exceptions when core did not open. Simplified wording 2017-03-24 14:54:36 -04:00
Brian Carrier 34e7d8a165 Merge pull request #2631 from eugene7646/substring_search_2384
Substring search 2384
2017-03-24 14:52:22 -04:00
Eugene Livis c3c8d9df72 Merge Brian's UI changes 2017-03-24 13:26:29 -04:00
Brian Carrier cb111c22a3 desired tree now works, except for the extra layer at the predefined regexps. 2017-03-24 09:49:11 -04:00
Brian Carrier 7fd6536182 Update to previous commit to now properly show files 2017-03-23 22:17:10 -04:00
Richard Cordovano 0a89b0f90d Make new case wizard create display name/case name aware case dirs 2017-03-23 20:40:07 -04:00
Richard Cordovano ce1f462e6b Additinoal fixes to case display name/name handling for AIM 2017-03-23 19:44:20 -04:00
Richard Cordovano f8abfd0205 Additinoal fixes to case display name/name handling for AIM 2017-03-23 19:24:24 -04:00
Richard Cordovano e3e9a2fe08 Merge pull request #2634 from wschaeferB/AutoIngestWarningBug
Fixed displaying of auto ingest warnings to loop over actual list
2017-03-23 19:09:56 -04:00
William Schaefer 779c7fc9de Fixed displaying of auto ingest warnings to loop over actual list 2017-03-23 19:08:00 -04:00
Brian Carrier aa14a594e2 initial attempt at changing the keyword search tree to handle lists with substrings and regexps 2017-03-23 18:18:30 -04:00
Richard Cordovano 63076e1ae5 Merge pull request #2633 from rcordovano/develop
Update auto ingest for case display name vs. case name
2017-03-23 18:15:43 -04:00
Richard Cordovano 7b8cbc6301 Update auto ingest for case display name vs. case name 2017-03-23 18:11:42 -04:00
Richard Cordovano f993bb5ebc Merge pull request #2632 from rcordovano/develop
Small fixes for Case and ProgressPanel
2017-03-23 17:48:55 -04:00
Richard Cordovano e8fcffcfea Add setIndeterminate to ProgressPanel ctor 2017-03-23 17:46:59 -04:00
Richard Cordovano 0b622ddc70 Merge remote-tracking branch 'upstream/develop' into develop 2017-03-23 17:43:03 -04:00
Richard Cordovano 1ec14a5764 Merge pull request #2630 from APriestman/moreDocUpdates
Changed working on local disk panel screenshot
2017-03-23 12:10:14 -04:00
Ann Priestman 1b457f3d03 Changed working on local disk panel screenshot 2017-03-23 10:29:21 -04:00
Richard Cordovano 47aeeb41f9 Merge pull request #2628 from millmanorama/2435-syncronize-DrawableDB-access
2435 synchronize access to DrawableDB
2017-03-23 07:38:16 -04:00
millmanorama 1ae5b3b268 synchronize access to DrawableDB 2017-03-23 11:47:00 +01:00
Richard Cordovano 7aebdfcaff Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2017-03-23 00:22:55 -04:00