15676 Commits

Author SHA1 Message Date
William Schaefer
887e4d8f06 3039 change tagged content color from dark gray to light yellow 2017-10-02 11:47:42 -04:00
U-BASIS\dgrove
71cd591998 Merge remote-tracking branch 'upstream/develop' into develop 2017-10-02 10:21:20 -04:00
Richard Cordovano
60db7a54dc Fix compiler warning in Ingester.indexText 2017-09-29 13:45:29 -04:00
Richard Cordovano
c9497a2f59 Update version numbers of Autopsy-Core NBM 2017-09-29 13:37:41 -04:00
Richard Cordovano
88c8faa527 Change BlackboardArtifactNode.getSrcName to getSourceName 2017-09-29 13:17:53 -04:00
Richard Cordovano
5ae436090a Merge pull request #3133 from APriestman/doxygenCleanup
Fixing parameters for doxygen
2017-09-29 13:04:09 -04:00
Ann Priestman
43e87bc0ad Fixing parameters for doxygen 2017-09-29 11:06:00 -04:00
Richard Cordovano
f5b2c2b56a Merge pull request #3132 from eugene7646/cancel_kws_2888
Added null check
2017-09-29 10:05:15 -04:00
Eugene Livis
d0eb8b8d32 Added null check 2017-09-29 09:39:12 -04:00
Richard Cordovano
e0dc2a96ad Merge branch 'release-4.5.0' of github.com:sleuthkit/autopsy into release-4.5.0 2017-09-28 19:48:52 -04:00
Richard Cordovano
d5773f9a4c Update version numbers to 4.5.0 2017-09-28 19:48:43 -04:00
Richard Cordovano
48c2a7acef Merge pull request #3127 from APriestman/2983_virtualFolderImages
Add virtual directory icon to screenshots
2017-09-28 19:29:04 -04:00
Richard Cordovano
90e7a9524b Merge pull request #3125 from dgrove727/3074_ImplementPrioritizeCaseButton
Prioritize Case button added.
2017-09-28 19:28:43 -04:00
Richard Cordovano
46e89d06e6 Merge pull request #3124 from millmanorama/3008-fix_attempts_to_cast_EventRootNode_to_TableFilterNode
3008 fix class cast error from timeline
2017-09-28 19:26:23 -04:00
Richard Cordovano
4572010bc9 Merge pull request #3123 from wschaeferB/3087-CrSchemaChanges
3087 cr schema changes
2017-09-28 19:25:38 -04:00
Richard Cordovano
b108b6a6d9 Make Ingester.indexText always return false if indexing is incomplete 2017-09-28 19:23:34 -04:00
Richard Cordovano
82281fa5e2 Merge pull request #3129 from eugene7646/cancel_kws_2888
Cancel kws between chunks if ingest is cancelled 2888
2017-09-28 19:18:11 -04:00
William Schaefer
ad4c900ec1 3087 remove out of date comment regarding startup order 2017-09-28 17:55:28 -04:00
William Schaefer
0ec85b97f5 3087 changed order of Correlation Engine Startup method, per comments on PR 2017-09-28 17:53:20 -04:00
Richard Cordovano
c713f7f54e Merge pull request #3131 from zhhl/nojira-testAutopsyUnitTestFailure
nojira: revert the test for failed unit test
2017-09-28 17:47:42 -04:00
Richard Cordovano
ccd26017b1 Merge pull request #3130 from wschaeferB/EnableAllCorrelationTypes
Enable all default correlation types by default
2017-09-28 17:10:14 -04:00
U-BASIS\zhaohui
c54bb61642 nojira: revert the test for failed unit test 2017-09-28 16:41:02 -04:00
Richard Cordovano
6b37a23c35 Autopsy 4.5.0 release note corrections 2017-09-28 15:47:42 -04:00
William Schaefer
edc1843015 Enable all default correlation types by default 2017-09-28 15:46:46 -04:00
Eugene Livis
c75e2daf23 Merge branch 'develop' of github.com:sleuthkit/autopsy into cancel_kws_2888 2017-09-28 15:17:59 -04:00
Eugene Livis
0a06c1704c Added cancellation check between chunks of KWS indexing 2017-09-28 15:11:25 -04:00
Richard Cordovano
734d4ae118 Merge pull request #3128 from zhhl/nojira-testAutopsyUnitTestFailure
NOJIRA: This is testing a failed Autopsy Unit Test.
2017-09-28 14:27:57 -04:00
William Schaefer
746fbee28f 3087 re-order and document use of CorrelationCase and DataSource arguments 2017-09-28 14:14:55 -04:00
William Schaefer
44c14c3a57 3087 added CorrelationCase null checks before use, auto format 2017-09-28 13:28:20 -04:00
U-BASIS\zhaohui
9002db2297 NOJIRA: This is testing a failed Autopsy Unit Test. 2017-09-28 12:27:22 -04:00
Ann Priestman
54f2f04a8f Add virtual directory icon to screenshots 2017-09-28 12:23:33 -04:00
U-BASIS\zhaohui
938b051f48 3095: Expanding Data Sources Node in nightly test 2017-09-28 11:58:33 -04:00
U-BASIS\dgrove
9b520e59a5 Prioritize Case button added. 2017-09-28 11:56:27 -04:00
William Schaefer
0b77a12a26 Merge branch 'release-4.5.0' of https://github.com/sleuthkit/autopsy into 3087-CrSchemaChanges 2017-09-28 10:56:56 -04:00
millmanorama
e8de5f4d54 wrap EventRootNode in a TableFilterNode before pushing it to result viewer. 2017-09-28 16:51:13 +02:00
Richard Cordovano
f95c129fdd Update NEWS.txt for release 4.5.0 2017-09-28 10:29:26 -04:00
William Schaefer
5b5581c429 Merge branch 'release-4.5.0' of https://github.com/sleuthkit/autopsy into 3087-CrSchemaChanges 2017-09-27 17:51:37 -04:00
Richard Cordovano
f65fa1d9bb Fix file ext mismatch module error notification 2017-09-27 17:36:39 -04:00
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
Richard Cordovano
1eb950f9f5 Merge pull request #3122 from rcordovano/node_data_upgrade_improvement
Node data upgrade improvement
2017-09-27 16:44:00 -04:00
Richard Cordovano
1fa79c196b Merge pull request #3121 from eugene7646/display_name_3113
Added display names for TSK_FS_TYPE_ENUM
2017-09-27 16:12:07 -04:00
Richard Cordovano
b10f9719a8 Merge branch 'release-4.5.0' of github.com:sleuthkit/autopsy into node_data_upgrade_improvement 2017-09-27 15:56:52 -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
Richard Cordovano
0aa5557b34 Add node data version checks to AIM 2017-09-27 14:51:07 -04:00
William Schaefer
5204f4c6d8 3087 populate caseID field in data_sources table of central repo 2017-09-27 14:46:14 -04:00
Richard Cordovano
bc5979e096 Merge pull request #3119 from APriestman/2983_messagesDocs
Update docs for messages in the data source tree
2017-09-27 14:45:49 -04:00