Richard Cordovano
|
fa37164504
|
Merge pull request #3111 from wschaeferB/3086-CeContentViewerScrolling
3086 ce content viewer scrolling
|
2017-09-27 17:21:45 -04:00 |
|
William Schaefer
|
950c552ee0
|
3087 remove unused and commented out method updateDataSource
|
2017-09-27 16:50:33 -04:00 |
|
William Schaefer
|
48dd9d5449
|
3087 use case_id in addition to device_id when accessing data_sources table
|
2017-09-27 16:47:39 -04:00 |
|
Eugene Livis
|
048983355a
|
Added display names for TSK_FS_TYPE_ENUM
|
2017-09-27 15:44:09 -04:00 |
|
William Schaefer
|
f055d91a68
|
3087 remove commented out line of code
|
2017-09-27 15:26:08 -04:00 |
|
William Schaefer
|
b44655700f
|
Merge branch 'release-4.5.0' of https://github.com/sleuthkit/autopsy into 3087-CrSchemaChanges
|
2017-09-27 15:11:26 -04:00 |
|
William Schaefer
|
5204f4c6d8
|
3087 populate caseID field in data_sources table of central repo
|
2017-09-27 14:46:14 -04:00 |
|
William Schaefer
|
3da10bca78
|
3086-Fix merge conflict with OtherCasesTableModel
|
2017-09-27 13:40:27 -04:00 |
|
Richard Cordovano
|
a39744a924
|
Merge pull request #3116 from dgrove727/3103_LookupContentClassCalls
Revised one of the ViewContextAction constructors.
|
2017-09-27 13:16:09 -04:00 |
|
Richard Cordovano
|
b41e5c6231
|
Merge pull request #3112 from APriestman/3098_centralRepoCarvedFiles
Allow carved files in the central repo
|
2017-09-27 13:13:52 -04:00 |
|
Richard Cordovano
|
938b71e8ea
|
Merge pull request #3103 from wschaeferB/3081-CorrelationEngineCorrectReset
3081 correlation engine correct reset
|
2017-09-27 12:58:37 -04:00 |
|
Richard Cordovano
|
036e3e0e0c
|
Merge pull request #3083 from wschaeferB/2740-FileSystemDetailsDialog
2740 file system details dialog
|
2017-09-27 12:55:25 -04:00 |
|
U-BASIS\dgrove
|
8c13265611
|
Revised one of the ViewContextAction constructors.
|
2017-09-26 23:51:49 -04:00 |
|
Richard Cordovano
|
0e059888b1
|
Merge pull request #3114 from APriestman/restoreColorsOtherOccurrences
Use name of "known" column to determine color instead of index
|
2017-09-26 16:18:26 -04:00 |
|
Ann Priestman
|
deddb0f58c
|
Use name of "known" column to determine color instead of index
|
2017-09-26 15:10:45 -04:00 |
|
William Schaefer
|
1630562ffb
|
Merge branch 'release-4.5.0' of https://github.com/sleuthkit/autopsy into 3087-CrSchemaChanges
|
2017-09-26 15:01:28 -04:00 |
|
Richard Cordovano
|
12a0115f71
|
Merge pull request #3102 from wschaeferB/3061-RunIngestModuleAction
3061 changed runIngestmodules from callableSystemAction
|
2017-09-26 14:58:16 -04:00 |
|
Richard Cordovano
|
31e74804b6
|
Merge pull request #3106 from sleuthkit/ce_refactor2
refactor. Removed some methods and reduced scope. Renamed case
|
2017-09-26 14:57:13 -04:00 |
|
William Schaefer
|
2aa5f0753b
|
3087 fix table name for foreign key references
|
2017-09-26 14:51:13 -04:00 |
|
Ann Priestman
|
ae4e0052f1
|
Refactor test
|
2017-09-26 14:38:13 -04:00 |
|
Ann Priestman
|
f813f6036c
|
Allow carved files in the central repo
|
2017-09-26 13:53:15 -04:00 |
|
William Schaefer
|
b49411c880
|
3087 changes to creation of tables for central repo, case_id uniqueness
|
2017-09-26 13:11:05 -04:00 |
|
William Schaefer
|
b4c645d770
|
Merge branch 'release-4.5.0' of https://github.com/sleuthkit/autopsy into 3086-CeContentViewerScrolling
|
2017-09-26 12:33:18 -04:00 |
|
Richard Cordovano
|
5989a7fab3
|
Merge pull request #3107 from esaunders/3094_thumbnail_fix
There can now be multiple Content lookups associated with a node so m…
|
2017-09-26 11:42:13 -04:00 |
|
William Schaefer
|
677de7a1f1
|
3086 resize columns and table size for correlation engine content viewer
|
2017-09-25 18:56:44 -04:00 |
|
esaunders
|
6fd3ca7c86
|
There can now be multiple Content lookups associated with a node so make sure we get the right one.
|
2017-09-25 17:39:46 -04:00 |
|
Brian Carrier
|
a132d6962c
|
refactor. Removed some methods and reduced scope. Renamed case
|
2017-09-25 17:16:00 -04:00 |
|
Richard Cordovano
|
7769e10071
|
Merge pull request #3104 from sleuthkit/bcarrier-patch-1
Added comment about usage of toString elsewhere.
|
2017-09-25 16:27:42 -04:00 |
|
William Schaefer
|
339f42e2b2
|
3061 make clone method for RunIngestModulesAction throw exception to prevent use
|
2017-09-25 15:50:45 -04:00 |
|
William Schaefer
|
dde230d88a
|
2740 removed adding of individual actions in DirectoryTreeFilterNode
|
2017-09-25 15:27:40 -04:00 |
|
millmanorama
|
ccc5a2492c
|
Merge remote-tracking branch 'upstream/release-4.5.0' into 2963-validate-CCN-format
|
2017-09-25 21:13:09 +02:00 |
|
Richard Cordovano
|
14bd167307
|
Merge pull request #3101 from APriestman/3083_dataSourceChildren
Only use visible files/artifacts to determine whether a node should b…
|
2017-09-25 14:48:07 -04:00 |
|
Richard Cordovano
|
667cc0d95d
|
Merge pull request #3093 from APriestman/eamInstanceNullCheck
Check for null return value from getEamArtifactFromContent
|
2017-09-25 14:46:13 -04:00 |
|
Brian Carrier
|
81f5fb1849
|
Added comment about usage of toString elsewhere.
|
2017-09-25 13:17:07 -04:00 |
|
William Schaefer
|
335ec15f17
|
Merge branch 'release-4.5.0' of https://github.com/sleuthkit/autopsy into 2740-FileSystemDetailsDialog
|
2017-09-25 13:08:31 -04:00 |
|
William Schaefer
|
24a8e1282f
|
3081 resolve merge conflict
|
2017-09-25 13:07:40 -04:00 |
|
Brian Carrier
|
f157df2e7e
|
Merge pull request #3099 from sleuthkit/ce_refactor
renamed some methods/classes for clarity. Fixed some content viewer …
|
2017-09-25 13:01:24 -04:00 |
|
William Schaefer
|
162c87b9a9
|
Merge branch 'release-4.5.0' of https://github.com/sleuthkit/autopsy into 3081-CorrelationEngineCorrectReset
|
2017-09-25 11:26:51 -04:00 |
|
William Schaefer
|
f9b29afb0f
|
3061 changed runIngestmodules from callableSystemAction to abstractAction to avoid exeption
|
2017-09-25 11:18:47 -04:00 |
|
Ann Priestman
|
dbbcd7c199
|
Only use visible files/artifacts to determine whether a node should be shown in the tree
|
2017-09-25 10:27:17 -04:00 |
|
Brian Carrier
|
36fd426ddf
|
renamed some methods/classes for clarity. Fixed some content viewer bugs. Reduced duplicate code
|
2017-09-22 16:54:42 -04:00 |
|
Brian Carrier
|
4b743c0ab6
|
Merge pull request #3098 from dgrove727/3082_CopyrightHeaders
Added copyright headers.
|
2017-09-22 14:20:40 -04:00 |
|
U-BASIS\dgrove
|
b0845d6241
|
Added copyright headers.
|
2017-09-22 14:10:44 -04:00 |
|
William Schaefer
|
e0e1c3dce4
|
3081 correct reset of recent central repo artifacts
|
2017-09-22 13:42:24 -04:00 |
|
Ann Priestman
|
b88c3b2213
|
Improved handling of null result
|
2017-09-22 08:30:37 -04:00 |
|
Richard Cordovano
|
1a0ec35ef2
|
Merge pull request #3089 from wschaeferB/3067-ChangeKnownBadCRType
3067 change known bad cr type
|
2017-09-21 18:24:31 -04:00 |
|
William Schaefer
|
2174f2c040
|
2740 moved Properties context action adding to after null content check
|
2017-09-21 17:15:59 -04:00 |
|
millmanorama
|
50b57a9886
|
add the @RetainLocation("editor") annotation to DataResultTopComponent; some other minor cleanup
|
2017-09-21 20:45:51 +02:00 |
|
Ann Priestman
|
f7f071b11e
|
Check for null return value from getEamArtifactFromContent
|
2017-09-21 14:44:48 -04:00 |
|
William Schaefer
|
5d037a403c
|
2740 added Properties action to directory tree node context menu
|
2017-09-21 12:46:56 -04:00 |
|