William Schaefer
|
19b7ba19c0
|
4103 added icons back to AID 2.0 as part of figuring out how to do 4095
|
2018-08-03 16:15:27 -04:00 |
|
Richard Cordovano
|
8093d9610f
|
Merge pull request #3997 from sleuthkit/release-4.8.0
Merge in release 4.8.0 branch
|
2018-07-31 10:01:23 -04:00 |
|
Richard Cordovano
|
b205a983d3
|
Module version updates for release 4.8.0
|
2018-07-30 11:24:54 -04:00 |
|
William Schaefer
|
fb28c62d60
|
4037 add explicit calls to release opencv objects to avoid reliance on finalize method
|
2018-07-19 09:57:20 -04:00 |
|
William Schaefer
|
fad0f57406
|
4037 introduce max file size to object detection module (100 mb)
|
2018-07-19 09:57:11 -04:00 |
|
William Schaefer
|
8d546a217e
|
remove unnecessary imports from Object detection
|
2018-07-19 09:56:58 -04:00 |
|
William Schaefer
|
04068dd492
|
4037 entirely remove unnecessary input stream in Object Detection
|
2018-07-19 09:56:42 -04:00 |
|
William Schaefer
|
aba1489aee
|
4037 Close InputStream in object detection module which was left open
|
2018-07-19 09:56:32 -04:00 |
|
Brian Carrier
|
55f60073dd
|
Merge pull request #3965 from dgrove727/4051_MinorUiUpdates_1
Added '(Volatility)' to the Memory DSP name.
|
2018-07-19 09:10:22 -04:00 |
|
esaunders
|
5410db46cf
|
Fix formatting.
|
2018-07-18 16:09:24 -04:00 |
|
esaunders
|
dceb7e884e
|
The use of AutoIngestJob as a node key in the dashboard caused problems because (a) the underlying job objects could be changed in other threads and (b) the equals() implementation only considered the manifest file path.New AutoIngestWrapper class was introduced to be used as a key.
|
2018-07-18 16:01:57 -04:00 |
|
U-BASIS\dgrove
|
263a63fb7e
|
Added '(Volatility)' to the Memory DSP name.
|
2018-07-17 16:03:32 -04:00 |
|
esaunders
|
e3eb0918fb
|
Query node status every 5 minutes and only display nodes that have been heard from in the last 15 minutes.
|
2018-07-16 11:02:59 -04:00 |
|
Richard Cordovano
|
fe96e5bcdf
|
Merge pull request #3955 from esaunders/4013_aid_refresh
4013 Fix for job list threading issue
|
2018-07-13 16:56:28 -04:00 |
|
Richard Cordovano
|
983c70ba75
|
Merge pull request #3954 from esaunders/4012_resume_kicks_off_new_scan
4012 resume kicks off new scan
|
2018-07-13 16:29:54 -04:00 |
|
Richard Cordovano
|
b2ec3d4b52
|
Merge pull request #3950 from eugene7646/remove_object_detection_info_logs_4038
Removed excessive logging
|
2018-07-13 16:28:31 -04:00 |
|
esaunders
|
50e13eb31e
|
Fix for threading issue related to the fact that returning copies of the pending, running and completed lists iterated over the collections without syncrhonization leading to the possibilty that the collections might be modified by another thread at the same time.
|
2018-07-11 14:16:16 -04:00 |
|
esaunders
|
953b3628e1
|
Kick off an immediate scan on resume.
|
2018-07-11 12:14:07 -04:00 |
|
Eugene Livis
|
72394ee2b5
|
Removed excessive logging
|
2018-07-10 15:24:59 -04:00 |
|
esaunders
|
08aa6ab8a7
|
Publish a resumed message regardless of whether the JobProcessingTask is waiting for directory scan completion or not.
|
2018-07-09 16:27:49 -04:00 |
|
Eugene Livis
|
b339a09a26
|
Minor
|
2018-07-06 16:19:40 -04:00 |
|
Eugene Livis
|
23bc1d632a
|
Improvement to case log when handling archive data sources
|
2018-07-06 16:13:57 -04:00 |
|
William Schaefer
|
3b8b38da6f
|
3996 add object id to log messages for OpenCV related object detection exceptions
|
2018-07-05 16:12:46 -04:00 |
|
William Schaefer
|
f2e0660829
|
3996 add parent path to logging messages for file for easier finding
|
2018-07-05 16:05:55 -04:00 |
|
William Schaefer
|
083b8d0bfd
|
3996 improve opencv logging and prevent any opencv exceptions from escaping process method
|
2018-07-05 15:56:03 -04:00 |
|
Richard Cordovano
|
822c9e1f1f
|
Merge pull request #3907 from esaunders/develop
3927 Update jobs in snapshot when they are prioritized
|
2018-06-27 15:28:40 -04:00 |
|
Richard Cordovano
|
bd59974689
|
Merge pull request #3904 from APriestman/3962_sharedconfig
3962 Add object detection classifiers and python modules to shared config.
|
2018-06-27 15:28:19 -04:00 |
|
esaunders
|
87478909a8
|
Update jobs in snapshot when they are prioritized/deprioritized.
|
2018-06-27 13:09:56 -04:00 |
|
Ann Priestman
|
b1e456a688
|
Clean out the local folder even if the remote folder does not exist.
|
2018-06-27 13:03:36 -04:00 |
|
Ann Priestman
|
814eea4b3a
|
Don't share the group datasources selection
|
2018-06-27 12:39:08 -04:00 |
|
Ann Priestman
|
293e263915
|
Fix cut and paste error
|
2018-06-27 08:43:13 -04:00 |
|
Ann Priestman
|
d94d684fbf
|
Add logging if the folder is missing.
|
2018-06-27 08:16:46 -04:00 |
|
Ann Priestman
|
da6ff8a04a
|
Add object detection classifiers and python modules to shared config.
|
2018-06-26 14:22:06 -04:00 |
|
William Schaefer
|
10a84f66d5
|
3832 Add back the max jobs per case setting
|
2018-06-21 12:08:58 -04:00 |
|
Richard Cordovano
|
3b320266e3
|
Merge pull request #3873 from esaunders/3701_service
Support for running auto ingest as a Windows service
|
2018-06-20 13:45:56 -04:00 |
|
esaunders
|
b707b1359e
|
Fix for merge conflict resolution issue.
|
2018-06-20 13:40:11 -04:00 |
|
esaunders
|
caa2770c51
|
Cleanup
|
2018-06-19 16:17:08 -04:00 |
|
Ann Priestman
|
825034357f
|
Make a new method to stop codacy from complaining
|
2018-06-19 10:10:51 -04:00 |
|
esaunders
|
4f6a2f3500
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into 3701_service
|
2018-06-18 16:58:37 -04:00 |
|
Ann Priestman
|
59314836d5
|
codacy
|
2018-06-18 08:23:36 -04:00 |
|
Ann Priestman
|
fdfbcf03ac
|
Remove some public modifiers
|
2018-06-18 08:05:35 -04:00 |
|
Ann Priestman
|
2d95f87a81
|
Add additional logging for auto ingest dashboard commands
|
2018-06-18 08:01:08 -04:00 |
|
Richard Cordovano
|
9e236be973
|
Merge pull request #3813 from wschaeferB/3832-FixAidJobOrdering
3832 fix aid job ordering
|
2018-06-14 14:03:15 -04:00 |
|
Richard Cordovano
|
44ebf04ffc
|
Merge pull request #3852 from dgrove727/3655_SupressPmdErrorsInUiCode_8
3655 supress pmd errors in ui code 8
|
2018-06-14 12:54:38 -04:00 |
|
Richard Cordovano
|
95b1abc3d4
|
Merge pull request #3850 from dgrove727/3655_SupressPmdErrorsInUiCode_7
Seventh batch updated for PMD error suppression and correction.
|
2018-06-14 12:51:59 -04:00 |
|
Richard Cordovano
|
74091f684c
|
Merge pull request #3807 from wschaeferB/3845-ObjectDetectionModule
3845 object detection module
|
2018-06-14 12:42:34 -04:00 |
|
William Schaefer
|
563baf0f32
|
3845 add @message, fix exception logging, remove unnecessary/unexplained change to manifest.mf
|
2018-06-14 11:59:05 -04:00 |
|
esaunders
|
3c44088035
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into 3701_service
|
2018-06-13 16:55:44 -04:00 |
|
William Schaefer
|
1b0e35122e
|
3845 handle exception with bad classifier image combo, log but otherwise hide from user
|
2018-06-13 14:51:44 -04:00 |
|
Richard Cordovano
|
2eef2a2c1a
|
Revert "3570 Update sevenzipjbinding jars and commands"
|
2018-06-13 12:58:42 -04:00 |
|