22206 Commits

Author SHA1 Message Date
Richard Cordovano
4c88ec9d47
Merge pull request #4526 from wschaeferB/4722-HandleOSErrorBetter
4722 handle os error better
2019-02-10 07:07:55 -05:00
Richard Cordovano
e814109439
Merge pull request #4502 from wschaeferB/4637-FixObjectIdColumnTypes
4637 fix object id column types
2019-02-10 07:05:35 -05:00
Eugene Livis
109850eb6a Moved the report generation into CaseUcoFormatExporter class with static methods 2019-02-08 14:50:47 -05:00
Ann Priestman
692e674607 Add check for no paths to encryption detection.
Cleanup
2019-02-08 14:37:58 -05:00
Eugene Livis
bbd3303b84 Merge branch 'develop' of github.com:sleuthkit/autopsy into command_line_4412 2019-02-08 14:00:50 -05:00
U-BASIS\dsmyda
e464da53fa Removed the image_galley_group_seen inserts in the multi-user dumps 2019-02-08 12:57:30 -05:00
Raman
4c4a6fa3fc Address Codacy comments. 2019-02-08 12:51:36 -05:00
Raman
b36b5d7d63 1184: Chrome cache
- Extract and save data segments from data_x files.
2019-02-08 11:19:19 -05:00
Richard Cordovano
e9ba8640fc
Merge pull request #4514 from dannysmyda/4704-Group-By-Datasource-Flag-Not-Null
4704 - Made groupByDataSource flag never null
2019-02-08 10:22:44 -05:00
Richard Cordovano
7aa6aa219b
Merge pull request #4528 from dgrove727/4723_CentralRepoDatamodelTestFix
Removed invalid tests; clarified remarks in 'newDataSource()' method.
2019-02-08 09:12:44 -05:00
Ann Priestman
a5025309b7 Move portable case creation.
Add original case section to metadata file.
2019-02-08 09:07:53 -05:00
William Schaefer
8bc0417ba8 4726 fix comment mistake 2019-02-07 17:33:33 -05:00
William Schaefer
c591cd47a3 4726 changed name of function to build table 2019-02-07 15:56:55 -05:00
William Schaefer
c0d3067a3e 4726 add image names table and lookup for normalizing data source names 2019-02-07 15:42:49 -05:00
U-BASIS\dgrove
0cd61db420 Added tests back in; added null checks to EamDb code. 2019-02-07 15:08:27 -05:00
U-BASIS\dgrove
d0d320a0e5 Put case ID test back in. 2019-02-07 14:45:51 -05:00
William Schaefer
ca7b516e73 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into FixPathNotDefinedInDiffScript 2019-02-07 13:34:28 -05:00
U-BASIS\dgrove
5d67e4f991 Removed invalid tests; clarified remarks in 'newDataSource()' method. 2019-02-07 12:31:28 -05:00
Raman
9796ccfffb 1184: Parse Chrome cache
- sundry cleanup to previous commit.
2019-02-07 12:11:55 -05:00
Ann Priestman
8a9d64b563 Merge branch '4682_supportEmptyImagePaths' into 4683_portableCase 2019-02-07 09:55:12 -05:00
Raman
f4b6d23e23 1184: Chrome cache parsing
- interim commit
2019-02-07 06:33:21 -05:00
Ann Priestman
349d6c9d37 Updated CaseDetails and CaseMetadata to support portable cases.
Made subfolders for extracted files.
2019-02-06 14:37:03 -05:00
William Schaefer
a86d27a306 4652 fix name of FileTypeUtils Visual category 2019-02-06 14:08:31 -05:00
William Schaefer
e5c2685b33 4652 fix merge conflict with develop in bundle properties files 2019-02-06 14:05:54 -05:00
William Schaefer
be9c4a8830 4722 remove accidently commited output file from PR 2019-02-06 13:53:26 -05:00
William Schaefer
3132c6cc94 remove attempts to access methods which OSError does not have from regression.py 2019-02-06 12:08:42 -05:00
Brian Carrier
fcb53364ff resolved merge conflicts 2019-02-06 11:42:47 -05:00
Brian Carrier
324e1b443f
Merge pull request #4245 from dkarpo/develop
Make the unix_setup.sh script a little more verbose.
2019-02-06 11:40:04 -05:00
Brian Carrier
e32d130b7e Update unix_setup version with other versions instead of in build-zip 2019-02-06 11:38:03 -05:00
Ann Priestman
cd287ab7b9 Merge remote-tracking branch 'upstream/develop' into 4683_portableCase 2019-02-06 09:00:26 -05:00
Ann Priestman
a364641673 Uncomment code 2019-02-06 08:32:55 -05:00
Richard Cordovano
cdb7aebc99
Merge pull request #4504 from rcordovano/improve-open-multi-user-case-dialog-performance
Improve open multi user case dialog performance
2019-02-05 18:09:23 -05:00
Richard Cordovano
e3eb1a5066
Merge pull request #4503 from wschaeferB/4650-SqlLiteChanges
4650 make fallback to getting existing datasource occur for sqlite as well
2019-02-05 18:05:59 -05:00
Richard Cordovano
c4a883021f
Merge pull request #4499 from wschaeferB/4635-CentralRepoEscapingFix
4635 fix escaping of single quotes in findfilesWhere query for common…
2019-02-05 18:04:22 -05:00
Richard Cordovano
1148ced777
Merge pull request #4482 from dgrove727/4668_3x3Thumbnails
Now using single-frame thumbnails for videos.
2019-02-05 18:02:06 -05:00
Richard Cordovano
d1cce43396 Made version field final in CaseNodeData 2019-02-05 17:58:15 -05:00
Richard Cordovano
4e618f5971 Polish for multi-user case classes 2019-02-05 17:46:31 -05:00
esaunders
2eb241ab78 Made requested modifications to Runtime settings UI. 2019-02-05 17:21:28 -05:00
Richard Cordovano
057acbe792 Merge remote-tracking branch 'upstream/develop' into improve-open-multi-user-case-dialog-performance 2019-02-05 16:59:11 -05:00
Eugene Livis
0d54d68baa Addressed code review feedback 2019-02-05 16:05:29 -05:00
Eugene Livis
b43f122e04 Merge branch 'develop' of github.com:sleuthkit/autopsy into command_line_4412 2019-02-05 16:03:05 -05:00
Eugene Livis
fd2b8c926c Reading existing acquisition details and updating them, as opposed to overwriting 2019-02-05 15:47:46 -05:00
Richard Cordovano
ff2976b745
Merge pull request #4523 from kellykelly3/1185-import-cleanup
Remove unused imports from History.java
2019-02-05 15:37:07 -05:00
U-BASIS\kelly
13bf91c1f7 Remove unused imports from History.java 2019-02-05 15:32:44 -05:00
U-BASIS\dgrove
0da6b4f2b7 Typo fixed. 2019-02-05 14:48:43 -05:00
U-BASIS\dgrove
1f5b665dc7 Revised frame grab intervals; added 'empty()' check. 2019-02-05 14:46:15 -05:00
William Schaefer
e44f677acf 4690 default to origin when release branch not found for owner 2019-02-05 14:45:06 -05:00
Ann Priestman
aabdb228b7 Add new case objects 2019-02-05 14:41:30 -05:00
William Schaefer
da90f38a80 4690 remove left over debug print statement 2019-02-05 14:38:07 -05:00
Eugene Livis
9dae227d43 Merge branch 'develop' of github.com:sleuthkit/autopsy into aquisition_details_4661 2019-02-05 12:15:09 -05:00