20771 Commits

Author SHA1 Message Date
U-BASIS\dsmyda
11943c3923 Merge branch '4388-implement-sqlite-streaming-design' into 4389-sqlite-stream-impl 2018-11-08 14:13:54 -05:00
U-BASIS\dsmyda
7199f0e955 Commented and refactored the solution, need to test nothing is broken 2018-11-08 14:11:08 -05:00
William Schaefer
3f637e12bf Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4354-AddObjectIdToCR 2018-11-08 13:41:25 -05:00
William Schaefer
819cf99f9e 4354 adjust comments regarding objectID 2018-11-08 13:41:12 -05:00
Richard Cordovano
7c534810ff
Merge pull request #4250 from wschaeferB/4305-NewCorrelationAttrs
4305 new correlation attrs
2018-11-08 13:26:40 -05:00
U-BASIS\dsmyda
5a2de8a02c Bug fix on empty table display 2018-11-08 12:27:51 -05:00
dannysmyda
97b2f6ca81
Merge branch 'develop' into 4389-sqlite-stream-impl 2018-11-08 11:47:40 -05:00
U-BASIS\dsmyda
b4cf1a0470 Added a few more comments 2018-11-08 11:36:07 -05:00
U-BASIS\dsmyda
03e851a341 Deleted SqliteUtil and fixed a log message 2018-11-08 11:31:58 -05:00
U-BASIS\dsmyda
ac4565f42f Refactored some code to make it more readable and added comments 2018-11-08 11:27:42 -05:00
William Schaefer
516cc2fb0c Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4354-AddObjectIdToCR 2018-11-08 11:21:54 -05:00
Richard Cordovano
dd4a29b456
Merge pull request #4270 from wschaeferB/20181108ChangeToDevelop
Change the build type back to DEVELOPMENT
2018-11-08 11:21:37 -05:00
William Schaefer
b907d6db0e Change the build type back to DEVELOPMENT 2018-11-08 10:25:32 -05:00
U-BASIS\dsmyda
b13736b67c Added license back in 2018-11-08 10:07:57 -05:00
U-BASIS\dsmyda
422e6a7250 Commented and cleaned up the code for the text extractor 2018-11-08 10:04:03 -05:00
William Schaefer
0a788d14bc 4354 merge in changes from 4305 to 4354 2018-11-07 17:59:43 -05:00
William Schaefer
a694e78701 4305 allow version to be updated if schema changes already present 2018-11-07 17:50:53 -05:00
William Schaefer
37d048bc59 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4305-NewCorrelationAttrs 2018-11-07 16:51:15 -05:00
William Schaefer
f78ac99197 4305 remove changes for flag items global setting 2018-11-07 15:04:04 -05:00
Richard Cordovano
8d7fcf13a4
Merge pull request #4260 from APriestman/4357_moveExtractDomain
4357 Move extractDomain into coreutils
2018-11-07 14:53:40 -05:00
U-BASIS\dsmyda
fa2548f919 Merge remote-tracking branch 'upstream/develop' into 4282-streaming-design-implementation 2018-11-07 13:31:13 -05:00
U-BASIS\dsmyda
fbed670a4b Fixed text extractor using streaming impl 2018-11-07 13:30:51 -05:00
U-BASIS\dsmyda
aac459f4b5 Made content viewer impl new streaming sqlite class 2018-11-07 13:29:32 -05:00
Richard Cordovano
1f469ee112
Merge pull request #4248 from dgrove727/4335_ExtensionMismatchViewer
Using Application tab as the default.
2018-11-07 13:02:49 -05:00
U-BASIS\dsmyda
d3f6678f8b Bug fixes and file rename 2018-11-07 11:28:38 -05:00
William Schaefer
547e1001f0 4354 add comment to explain why object_id query for correlation attr might fail 2018-11-07 11:27:56 -05:00
Richard Cordovano
f4d5c2903f
Merge pull request #4246 from dgrove727/4365_SortTimeZones
4365 sort time zones
2018-11-07 11:27:11 -05:00
Richard Cordovano
317df78aef
Merge pull request #4239 from APriestman/4312_setDataSourceName
4312 Prepend the archive name to any images extracted in the archive DSP.
2018-11-07 11:20:31 -05:00
Richard Cordovano
de4cec5411
Merge pull request #4268 from sleuthkit/release-4.9.1
Merge release 4.9.1 into develop branch
2018-11-07 11:02:17 -05:00
Richard Cordovano
ca3c7469bf
Merge pull request #4267 from sleuthkit/release-4.9.0
Merge release 4.9.0 branch into develop branch
2018-11-07 11:01:07 -05:00
Richard Cordovano
086dd7d4f1
Merge pull request #4237 from sleuthkit/hash_msg
Make hash read error message more clear
2018-11-07 10:59:31 -05:00
Richard Cordovano
cf8d0aae2e
Merge pull request #4235 from dgrove727/4334_InterestingItemsCaseSensitivity
CASE_INSENSITIVE flags used.
2018-11-07 10:56:48 -05:00
William Schaefer
eef08cf50e 4354 insert object id into instance tables when correlation instance created 2018-11-07 10:28:19 -05:00
U-BASIS\dsmyda
91b4842e0b Reverted the state idea, made the idea of the utility easier to grasp 2018-11-07 10:02:37 -05:00
Richard Cordovano
e377e57859
Merge pull request #4257 from dannysmyda/4318-Fix_ContentViewer_For_Empty_Tables
4318 fix content viewer for empty tables
2018-11-06 18:01:12 -05:00
William Schaefer
79189f3a44 4354 update getters and setters for CorrelationAttributeInstance 2018-11-06 17:49:11 -05:00
William Schaefer
1e7d9616b5 4354 changes to add the files object id to correlationAttributeInstance 2018-11-06 17:23:05 -05:00
William Schaefer
be7e9675a5 4354 additional changes to remove unnecessary constructors from CorrelationAttributeInstance 2018-11-06 16:16:17 -05:00
William Schaefer
0a8d6d80c4 4354 initial changes to remove unnecessary constructors from CorrelationAttributeInstance 2018-11-06 16:10:31 -05:00
U-BASIS\dsmyda
86ebf78dfb Fixed stream for read with condition, will be coming back around to refactor 2018-11-06 15:40:27 -05:00
Richard Cordovano
5964efb5b5 Fix version number in 4.9.1 release notes in NEWS.txt 2018-11-06 14:58:27 -05:00
Richard Cordovano
80ba826d13 Update build type to RELEASE for 4.9.1 release 2018-11-06 14:54:07 -05:00
Richard Cordovano
465595add1
Merge pull request #4243 from sleuthkit/release_scripts
Initial version of scripts to update versions before release
2018-11-06 14:41:03 -05:00
Richard Cordovano
3780023392 Add stopwatch logging for case deletion 2018-11-06 14:17:54 -05:00
U-BASIS\dgrove
3e2f144caf Fixed merge conflicts. 2018-11-06 14:01:44 -05:00
William Schaefer
2e0a6bf82e 4305 resolve merge conflicts with develop 2018-11-06 12:35:06 -05:00
U-BASIS\dsmyda
b7bb8f19f7 Renames are not final, added some things that were either necessary or very NTH in order to use this class 2018-11-06 12:06:45 -05:00
William Schaefer
b926e06ee8 4354 resolve merge conflicts with Develop 2018-11-06 11:29:14 -05:00
Richard Cordovano
aa5a288ae6
Merge pull request #4232 from dgrove727/4303_TimezoneOption
4303 timezone option
2018-11-06 10:24:44 -05:00
U-BASIS\dsmyda
8d38f28d08 Initial commit of all the work. Need to test it and think about edge cases a bit logner 2018-11-05 16:18:28 -05:00