Commit Graph
18776 Commits
Author SHA1 Message Date
Richard Cordovano b27967b26c Merge pull request #2890 from APriestman/addSpace
Added space in Central Repository module display name
2017-06-26 13:50:49 -04:00
Richard Cordovano 869c166ec5 Merge pull request #2886 from raman-bt/release-4.4.1
2759: Errors on thunderbird_small_image.dd
2017-06-26 13:43:14 -04:00
William Schaefer 401ea719e9 2780 multi line support for Results Content Viewer table 2017-06-26 13:08:03 -04:00
Nick Davis 4556dc6603 renamed license file. updated import hash database dialog to add message indicating that a .idx file should be selected. 2017-06-26 13:03:07 -04:00
Ann Priestman 998119986a Added space in Central Repository module display name 2017-06-26 11:04:13 -04:00
Richard Cordovano 1b94d90d7d Merge pull request #2887 from narfindustries/central_repo_nbm
Created Central Repository nbm
2017-06-26 09:04:56 -04:00
Richard Cordovano 594cb89cbe Added temporary logging to IngestTasksScheduler.tasksForJobAreCompleted 2017-06-23 18:37:26 -04:00
Richard Cordovano 939f3fdbfa Remove potential infinite wait condition from AutoIngestManager 2017-06-23 18:06:46 -04:00
William Schaefer b5186013f1 2667 All regripper plugins with while loops dependent on substr have way to end 2017-06-23 13:01:49 -04:00
Nick Davis d203c4042d renamed Correlation Type to Correlation Properties. updated default database names to central_repository. 2017-06-23 12:22:41 -04:00
Nick Davis 3501d587a3 Merge branch 'release-4.4.1' of github.com:sleuthkit/autopsy into central_repo_nbm 2017-06-23 12:07:41 -04:00
Nick Davis d74e35ee8a update module name, options panel title, case properties title, default database names, changed artifact type to correlation type. 2017-06-23 12:07:11 -04:00
Richard Cordovano 13eebf191a Merge remote-tracking branch 'upstream/release-4.4.1' into develop 2017-06-23 11:53:47 -04:00
Richard Cordovano 873ed47139 Merge pull request #2878 from wschaeferB/2675-CreateThumbsBeforeReport-4.4.1
2675 create thumbs before report 4.4.1
2017-06-23 11:50:59 -04:00
Richard Cordovano f702691ca2 Merge pull request #2870 from wschaeferB/2767-ReportWithManyThumbsFix
2767 report with many thumbs fix
2017-06-23 11:50:33 -04:00
Raman dc8deca319 Vik-2759: Errors on thunderbird_small_image.dd
Moved the checked in mime4j SNAPSHOT jars to ThirdParty folder.
2017-06-23 11:21:04 -04:00
Raman cfb8e3faee Merge branch 'release-4.4.1' of https://github.com/sleuthkit/autopsy into release-4.4.1 2017-06-23 09:32:52 -04:00
Raman 941dde1f2c 2759: Errors on thunderbird_small_image.dd
TEMPORARY Fix: go back to using the SNAPSHOT version of mime4j 0.8.0
2017-06-23 09:32:39 -04:00
Nick Davis 7f4878bf5f created CentralRepository NBM from EnterpriseArtifactManager files. updated configs and build tools. 2017-06-22 18:16:25 -04:00
Maxwell Koo 8ffb75f903 Normalize domain name capitalization 2017-06-22 15:43:40 -04:00
Richard Cordovano d4823c31a4 Merge pull request #2882 from narfindustries/content_viewer
Eam Content viewer adjustments
2017-06-22 14:07:44 -04:00
Richard Cordovano 9f23fb104f Merge pull request #2884 from narfindustries/global_bad_files
Eam - properly use and display global files (hash db imported files)
2017-06-22 14:07:26 -04:00
Richard Cordovano 8830d5a3a6 Merge pull request #2877 from narfindustries/ivy-deps
Eam - Use Ivy for dependencies
2017-06-22 14:06:00 -04:00
Nick Davis 847c5274e6 use .equals() instead of == for comparison of EamArtifact.Type objects. check EamArtifactInstance fields for null before displaying them in the content viewer table. 2017-06-22 13:24:12 -04:00
Richard Cordovano bcb3784c27 Merge remote-tracking branch 'upstream/release-4.4.1' into develop 2017-06-22 12:25:31 -04:00
Richard Cordovano f7fbec2003 Merge pull request #2883 from APriestman/deviceId2
Convert sql statements referring to device name to use device id
2017-06-22 12:23:57 -04:00
Nick Davis 741a6562af Merge branch 'release-4.4.1' of github.com:sleuthkit/autopsy into content_viewer 2017-06-22 12:21:36 -04:00
Ann Priestman a617d552c0 Convert sql statements referring to device name to use device id 2017-06-22 12:21:19 -04:00
Nick Davis 6dc281f7a6 content viewer will not show table rows if there are no results to display. 2017-06-22 12:17:47 -04:00
millmanorama 1d6e491a2a put the correct node name in the lookup 2017-06-22 18:16:11 +02:00
millmanorama b6867de877 more minor cleanup 2017-06-22 18:15:25 +02:00
millmanorama aff836d7da condense nested ifs, fix call to super method 2017-06-22 18:15:24 +02:00
millmanorama 56551890fa remove unnecessary use of qualified name 2017-06-22 18:15:24 +02:00
millmanorama 4571fc60ae fix query and simplify if 2017-06-22 18:15:23 +02:00
millmanorama 716982a060 extract abstract base classes for nodes and children 2017-06-22 18:15:22 +02:00
millmanorama 33014b6a4f show "correct" counts in table 2017-06-22 18:15:10 +02:00
millmanorama f9a00670f8 move query to static field 2017-06-22 18:13:59 +02:00
millmanorama 075c8a7846 use more concise Map APIs 2017-06-22 18:13:58 +02:00
millmanorama 2190fca209 convert KeywordHits.java to use the Messages annotation 2017-06-22 18:13:58 +02:00
millmanorama 6a391bf575 format and obvious cleanup 2017-06-22 18:13:57 +02:00
Nick Davis 080aace927 default table height is now about 5 rows, so the vertical scroll bar will show when the content viewer window is small. 2017-06-22 12:05:34 -04:00
Richard Cordovano 04069a8805 Merge pull request #2881 from narfindustries/issue178
Convert sql statements referring to device name to use device id
2017-06-22 12:04:24 -04:00
Richard Cordovano 27a69dcc8b Merge pull request #2871 from narfindustries/sqlite-config-ui
eam db configuration and options panel UI revision
2017-06-22 11:59:22 -04:00
Richard Cordovano 7394ac1244 Merge pull request #2869 from millmanorama/2706-regex-hit-count
2706 regex hit count
2017-06-22 11:58:46 -04:00
Nick Davis 4d304c65a3 removed usage of 'db.enabled' property, since it is no longer used by the config panel. Now we just check EamDb.isEnbled(). 2017-06-22 10:52:58 -04:00
Nick Davis 0dbe91b5ee Merge branch 'release-4.4.1' of github.com:sleuthkit/autopsy into sqlite-config-ui 2017-06-22 10:41:29 -04:00
Nick Davis a961d2f615 can now disable the EAM. 2017-06-22 10:41:04 -04:00
Maxwell Koo 8fa6839d5f Convert sql statements referring to device name to use device id 2017-06-22 09:28:18 -04:00
millmanorama 1b26096503 rename queueDBWorkerTask ->queueDBTask, don't bother putting task on bg thread, remove unused executor 2017-06-22 12:53:24 +02:00
millmanorama ebad833635 reduce negations in if checks, synchronize method, use logger instead of printing stack trace 2017-06-22 12:18:32 +02:00