Ann Priestman
|
830f338611
|
Fixes for postgres queries
|
2018-07-31 10:23:06 -04:00 |
|
Richard Cordovano
|
248d2fbf7c
|
Merge pull request #3996 from rcordovano/module-version-updates-4.8.0
Module version updates got release 4.8.0
|
2018-07-30 11:27:03 -04:00 |
|
Richard Cordovano
|
b205a983d3
|
Module version updates for release 4.8.0
|
2018-07-30 11:24:54 -04:00 |
|
Richard Cordovano
|
42835825a9
|
AutopsyTreeChildrenFactory => final AutopsyTreeChildFactory
|
2018-07-27 18:06:12 -04:00 |
|
Richard Cordovano
|
c0c94e15d1
|
Merge pull request #3992 from rcordovano/restrict-access-rename-AbstractAbstractFileNode-method
Restrict access and rename AbstractAbstractFileNode method
|
2018-07-27 12:24:38 -04:00 |
|
Richard Cordovano
|
821eff842d
|
Make new public AbstractAbstractFileNode protected
|
2018-07-26 15:15:43 -04:00 |
|
Brian Carrier
|
464f1dd5ad
|
Merge pull request #3977 from APriestman/4058_checkForEDT
Make sure setupTable is called from the EDT
|
2018-07-20 10:42:12 -04:00 |
|
Brian Carrier
|
ffd45d3bf5
|
update version
|
2018-07-20 10:27:42 -04:00 |
|
Brian Carrier
|
8764aeba87
|
Update TSKVersion.xml
|
2018-07-19 14:02:04 -04:00 |
|
Brian Carrier
|
0638a6d13c
|
Merge pull request #3978 from dgrove727/4055_HtmlReportTaggedItemsFixes
Fixed bugs around checkboxes.
|
2018-07-19 13:57:17 -04:00 |
|
Brian Carrier
|
80cdb999c3
|
Merge pull request #3976 from wschaeferB/ObjectDetectionObjectClosing
Object detection object closing
|
2018-07-19 13:49:56 -04:00 |
|
Ann Priestman
|
e98e0db15b
|
Revert to old method of calling setupTabs
|
2018-07-19 13:41:31 -04:00 |
|
U-BASIS\dgrove
|
5ab3050362
|
Fixed bugs around checkboxes.
|
2018-07-19 11:15:33 -04:00 |
|
Ann Priestman
|
771f8489a8
|
Moved EDT check up to setNode()
|
2018-07-19 11:03:41 -04:00 |
|
Ann Priestman
|
e970e8b71c
|
Make sure setupTable is called from the EDT
|
2018-07-19 10:59:30 -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
|
0a9eac2d1c
|
Merge pull request #3975 from sleuthkit/bcarrier-patch-1
set VHD replace option by default.
|
2018-07-19 09:09:56 -04:00 |
|
Brian Carrier
|
f1e77aac89
|
set VHD replace option by default.
|
2018-07-19 09:09:36 -04:00 |
|
Brian Carrier
|
f401f20103
|
Merge pull request #3970 from esaunders/4013_aid_refresh
Replace use of AutoIngestJob as a node key for the dashboard jobs tables
|
2018-07-19 09:04:56 -04:00 |
|
Brian Carrier
|
1bd4f94f77
|
Merge pull request #3974 from APriestman/moveIsOpenedToEDT
Move call to isOpened onto the EDT
|
2018-07-19 08:58:08 -04:00 |
|
Ann Priestman
|
a2ad970a7c
|
Move call to isOpened onto the EDT
|
2018-07-19 08:47:09 -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 |
|
Richard Cordovano
|
c3672c80c9
|
Merge pull request #3947 from dgrove727/4015_CentralRepoErrorHandling
4015 central repo error handling
|
2018-07-17 15:30:03 -04:00 |
|
Richard Cordovano
|
4de77034ae
|
Merge pull request #3963 from dgrove727/4052_CancelImageWriter
4052 cancel image writer
|
2018-07-17 15:27:00 -04:00 |
|
Richard Cordovano
|
0cf1406ab8
|
Merge pull request #3962 from esaunders/4013_aid_refresh
Query node status every 5 minutes and only display nodes that have be…
|
2018-07-16 16:29:29 -04:00 |
|
U-BASIS\dgrove
|
1ddbf13be4
|
Merge remote-tracking branch 'upstream/develop' into 4052_CancelImageWriter
|
2018-07-16 12:03:38 -04:00 |
|
U-BASIS\dgrove
|
718d28e8cc
|
Changed finishing message.
|
2018-07-16 12:02:55 -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
|
44ef634551
|
Merge pull request #3961 from APriestman/4006_adHocKWinReport
4006 Show ad hoc keyword hits in report.
|
2018-07-13 18:18:40 -04:00 |
|
Richard Cordovano
|
3a9b17a078
|
Merge pull request #3953 from APriestman/imageGallerySettings
Don't bail out of saving settings if there is no case open
|
2018-07-13 17:24:02 -04:00 |
|
Richard Cordovano
|
9d61987743
|
Merge pull request #3949 from APriestman/3923_setNodesToNull
Set UI selections to null before closing top components.
|
2018-07-13 17:21:46 -04:00 |
|
Richard Cordovano
|
290ef3aeb2
|
Merge pull request #3960 from dgrove727/4048_OpenCoreWindowsMultipleDataSources
Fixed core window opening condition.
|
2018-07-13 17:02:07 -04:00 |
|
Richard Cordovano
|
710f129d00
|
Update DirectoryTreeTopComponent.java
|
2018-07-13 17:00:41 -04:00 |
|
Richard Cordovano
|
5c7de4e552
|
Merge pull request #3952 from APriestman/4017_longDomains
4017 Fix domain parsing and increase max artifact value length
|
2018-07-13 16:57:35 -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
|
3da16f9989
|
Merge pull request #3959 from APriestman/fixFileTypeJitter
Fix jitter in file types tree caused by missing space
|
2018-07-13 16:50:21 -04:00 |
|
Richard Cordovano
|
aa95681864
|
Merge pull request #3958 from dgrove727/4046_BundleMessageMissing
Removed message.
|
2018-07-13 16:48:43 -04:00 |
|
Richard Cordovano
|
d3f5aecf17
|
Merge pull request #3956 from sleuthkit/android_python_fix
Fix string format of error message
|
2018-07-13 16:31:13 -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 |
|
Richard Cordovano
|
af6fe2db57
|
Merge pull request #3948 from esaunders/4014_send_resume_message
Publish a resumed message regardless of whether the JobProcessingTask…
|
2018-07-13 16:27:09 -04:00 |
|
Richard Cordovano
|
589b289731
|
Merge pull request #3940 from dgrove727/3973_DisableDataSourceSearch_2
Disable data source search when only one available.
|
2018-07-13 16:23:09 -04:00 |
|
Ann Priestman
|
414a65402a
|
Cleanup
|
2018-07-13 14:30:21 -04:00 |
|
Ann Priestman
|
9ef33ab771
|
Added user searches to table of contents when applicable
Added fix for Notable tags
Cleanup
|
2018-07-13 14:16:35 -04:00 |
|
U-BASIS\dgrove
|
478cf84e5d
|
Fixed core window opening condition.
|
2018-07-13 14:02:25 -04:00 |
|