Brian Carrier
|
436509d9e1
|
Merge pull request #3968 from dgrove727/4051_MinorUiUpdates_4
Set checkbox by default.
|
2018-07-19 09:10:07 -04:00 |
|
Brian Carrier
|
09b7ba4b0f
|
Merge pull request #3971 from esaunders/4013_aid_refresh
Replace use of AutoIngestJob as a key for dashboard job tables
|
2018-07-19 09:05:26 -04:00 |
|
Brian Sweeney
|
f87e8de830
|
cleanup, comments, access modifiers
|
2018-07-18 20:26:53 -06:00 |
|
Brian Sweeney
|
0210e71a76
|
comments renames cleanup
|
2018-07-18 19:15:06 -06: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 |
|
Brian Sweeney
|
ce385483ce
|
typo (bad merge) in logger instantiation
|
2018-07-18 11:05:10 -06:00 |
|
Brian Sweeney
|
1f08352ae5
|
Merge branch 'develop' of https://github.com/briangsweeney/autopsy into 3788-intercase-intracase-merge
# Conflicts:
# Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonAttributesSearchResultsViewerTable.java
# Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesPanel.java
# Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesSearchAction.java
# Core/src/org/sleuthkit/autopsy/datamodel/DisplayableItemNodeVisitor.java
|
2018-07-18 11:00:04 -06:00 |
|
Brian Sweeney
|
adae694065
|
cleanup / defensive coding
|
2018-07-18 10:46:04 -06:00 |
|
Brian Sweeney
|
83f88a40b3
|
fixes for issues where not all md5 nodes would have the correct number of children
|
2018-07-18 10:26:06 -06:00 |
|
U-BASIS\dgrove
|
fbc91771d2
|
Set checkbox by default.
|
2018-07-18 12:14:57 -04:00 |
|
Brian Sweeney
|
d4abf71f26
|
fixes for identifying abstract files that we have access to even tho we (mostly) only query the eamdb for this one
|
2018-07-18 09:15:26 -06:00 |
|
Brian Sweeney
|
57ab0fbd89
|
disable double click on leaf nodes
|
2018-07-17 17:54:27 -06:00 |
|
Andrew Ziehl
|
8f59f705be
|
restore logic to return intracase node if match is in the current case.
|
2018-07-17 14:51:31 -07:00 |
|
Brian Sweeney
|
601a8bb212
|
omg
|
2018-07-17 15:05:26 -06:00 |
|
Brian Sweeney
|
a6c4e93543
|
cleanup comments
|
2018-07-17 14:17:10 -06:00 |
|
U-BASIS\dgrove
|
263a63fb7e
|
Added '(Volatility)' to the Memory DSP name.
|
2018-07-17 16:03:32 -04:00 |
|
Brian Sweeney
|
55950b01c3
|
Merge branch '3788-intercase-intracase-merge' of https://github.com/briangsweeney/autopsy into 3788-intercase-intracase-merge
# Conflicts:
# Core/src/org/sleuthkit/autopsy/commonfilesearch/InterCaseSearchResultsProcessor.java
|
2018-07-17 13:24:11 -06:00 |
|
Brian Sweeney
|
4450b1619b
|
cleanup
|
2018-07-17 13:22:14 -06:00 |
|
Andrew Ziehl
|
8233f41fd6
|
renames and comments for CR results processing.
|
2018-07-17 11:58:15 -07:00 |
|
Brian Sweeney
|
487222dcbc
|
renames, accessibility stuff
|
2018-07-17 11:47:59 -06:00 |
|
Richard Cordovano
|
7019eece50
|
Merge pull request #3926 from briangsweeney/3985-intra-case-test-update
3985 intra case test update
|
2018-07-17 13:25:39 -04:00 |
|
Andrew Ziehl
|
78d47955f4
|
Renames.
|
2018-07-16 16:58:27 -07:00 |
|
Andrew Ziehl
|
6ecf913293
|
3904, remove CommonFilesDialog
|
2018-07-16 15:50:01 -07:00 |
|
Andrew Ziehl
|
5c93eca945
|
Fix intracase cache being null.
|
2018-07-16 14:29:57 -07:00 |
|
Andrew Ziehl
|
071f783bb4
|
Fix bundle strings, cleanup.
|
2018-07-16 14:17:38 -07: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 |
|
Brian Sweeney
|
2b33110dcb
|
cleaned up
|
2018-07-16 14:10:38 -06: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 |
|
Ann Priestman
|
498c19c9dc
|
Add fix for notable tags.
|
2018-07-13 13:20:45 -04:00 |
|
Ann Priestman
|
a50cf3da86
|
User searches appear in report (no heading yet)
|
2018-07-13 11:36:04 -04:00 |
|
Ann Priestman
|
4b9159b22e
|
Fix jitter in file types tree caused by missing space
|
2018-07-12 15:01:17 -04:00 |
|
U-BASIS\dgrove
|
677da00196
|
Removed message.
|
2018-07-12 13:20:20 -04:00 |
|