20771 Commits

Author SHA1 Message Date
William Schaefer
82104e1235 4361 update comments to reflect changes from device id to ds obj id dependence 2018-11-20 11:16:08 -05:00
William Schaefer
8e31b65934 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4361-AddDataSourceIdColumn 2018-11-20 11:08:34 -05:00
U-BASIS\dsmyda
a363337011 Added logging statement and changed variable names 2018-11-20 10:50:47 -05:00
U-BASIS\dgrove
ab78771f52 Added missing annotation for Codacy. 2018-11-20 10:44:37 -05:00
dannysmyda
822410a800
Merge branch 'develop' into 4390-text-extraction-stream-impl 2018-11-20 10:25:38 -05:00
dannysmyda
58c1e9b9ce
Merge branch 'develop' into 4389-sqlite-stream-impl 2018-11-20 10:21:09 -05:00
Richard Cordovano
599b1f50da
Merge pull request #4289 from rcordovano/sqlitereader-codacy-fixes
SQLiteTableReader codacy fixes
2018-11-20 10:14:52 -05:00
Richard Cordovano
e691425a5d Reformat class docs in SQLiteTableReader 2018-11-20 10:14:01 -05:00
Richard Cordovano
58024fa29a Reformat class docs in SQLiteTableReader 2018-11-20 10:12:30 -05:00
Richard Cordovano
f9a0844cdb Remove unused import in SQLiteTableReader 2018-11-20 10:09:24 -05:00
Richard Cordovano
d36546074c Fix Codacy issues in SQLiteTableReader 2018-11-20 10:07:57 -05:00
Richard Cordovano
31f4b420b0
Merge pull request #4272 from dannysmyda/4388-implement-sqlite-streaming-design
4388 implement sqlite streaming design
2018-11-20 09:57:03 -05:00
U-BASIS\dsmyda
fdd2038a3d Fixed a comment to reflect changes 2018-11-20 09:30:27 -05:00
U-BASIS\dsmyda
036da13f8f Removed SCO from background task 2018-11-20 09:22:31 -05:00
U-BASIS\dgrove
03af3136ac Fixed column sorting bug; added case count to dialog. 2018-11-20 00:59:29 -05:00
Richard Cordovano
868dc3b95d
Merge pull request #4287 from rcordovano/ig_closes_drawable_db
Eliminate drawables db creation side effect
2018-11-19 19:40:53 -05:00
Richard Cordovano
c769af555c Eliminate drawables db creation side effect 2018-11-19 19:38:46 -05:00
William Schaefer
3f8840f8fd 4380 add correlation attrs for imei, imsi, and iccid 2018-11-19 18:32:51 -05:00
esaunders
4fabe289d1 Removed columns from results table. 2018-11-19 17:58:31 -05:00
William Schaefer
0339e4dc8f Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4361-AddDataSourceIdColumn 2018-11-19 17:45:06 -05:00
William Schaefer
271788c316 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4381-MacAddressCorrelationAttr 2018-11-19 17:43:40 -05:00
Richard Cordovano
28ecc7e73c
Merge pull request #4285 from rcordovano/ig_closes_drawable_db
Close IG database, propagate exceptions
2018-11-19 17:15:02 -05:00
Richard Cordovano
80cd3a08e5 Remove commented out code and unused case db trans from DrawableDB 2018-11-19 17:13:52 -05:00
William Schaefer
2a00a770cc 4381 comment out partially completed adding of artifacts 2018-11-19 14:57:01 -05:00
William Schaefer
d99863e770 4381 loop over keyset for property tables instead of all properties 2018-11-19 14:47:37 -05:00
Richard Cordovano
5bf6037b78 Merge remote-tracking branch 'upstream/develop' into ig_closes_drawable_db 2018-11-19 14:28:06 -05:00
William Schaefer
f687446658 4381 fix issue with looping over null list of correlation attr types 2018-11-19 13:36:10 -05:00
Richard Cordovano
0184156d39
Merge pull request #4286 from rcordovano/filter-out-catalog-sql
Update db dump script to ignore pg_catalog SQL
2018-11-19 13:03:53 -05:00
Richard Cordovano
2b84fde7e6 Correct typo in DrawableDB comment 2018-11-19 09:25:31 -05:00
Richard Cordovano
cc6c6aa472 Close IG database, propagate exceptions 2018-11-19 09:21:28 -05:00
rcordovano
e3c352ed5e Update db dump script to ignore pg_catalog SQL 2018-11-16 18:31:16 -05:00
William Schaefer
2782c11fef Merge branch '4361-AddDataSourceIdColumn' of https://github.com/wschaeferB/autopsy into 4381-MacAddressCorrelationAttr 2018-11-16 16:39:32 -05:00
William Schaefer
ec94b8ecde 4361 remove empty line white space change 2018-11-16 16:34:59 -05:00
William Schaefer
4a0be9ecf8 4361 do not attempt to update CR data sources when case is not present 2018-11-16 16:34:10 -05:00
William Schaefer
d4124b7ab0 4381 resolve merge conflicts from 4361 2018-11-16 13:16:14 -05:00
Richard Cordovano
8f8ba08297
Merge pull request #4273 from wschaeferB/4354-AddObjectIdToCR
4354 add object id to cr
2018-11-16 12:38:04 -05:00
William Schaefer
926abf24b1 4361 resolve merge conflicts from 4354 2018-11-16 12:37:28 -05:00
William Schaefer
7eafe00d1a 4354 remove redundant create index statement for file_obj_id on wifi attrs 2018-11-16 12:32:20 -05:00
William Schaefer
bd1e32a591 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4354-AddObjectIdToCR 2018-11-16 12:06:33 -05:00
William Schaefer
315782e574 4354 rename cr object_id column to file_obj_id 2018-11-16 11:47:18 -05:00
William Schaefer
1a894a1ca4 4381 add conditions for when a correlation attr has MAC_TYPE_ID 2018-11-15 18:29:18 -05:00
William Schaefer
fa6fc1cdc4 4381 add mac address correlation property to CR 2018-11-15 18:19:45 -05:00
William Schaefer
bace99fd71 4361 replace cryptic comment with more descriptive one regarding large query 2018-11-15 18:08:28 -05:00
William Schaefer
276d15e01c 4361 add indexes for datasource_obj_id to creation and upgrade code 2018-11-15 18:05:09 -05:00
William Schaefer
8d8125abee 4361 refactor names adjust comments 2018-11-15 17:21:36 -05:00
William Schaefer
3e8373d5e2 4361 add note regarding not being able to change CR with open case 2018-11-15 16:24:03 -05:00
William Schaefer
624a829917 4361 fix data source cr object id update code 2018-11-15 16:04:11 -05:00
U-BASIS\dsmyda
6fe69623c1 Lined up some txt in the PreferencesPanel 2018-11-15 15:50:56 -05:00
U-BASIS\dsmyda
c71db47b49 Codacy suggestions 2018-11-15 15:47:18 -05:00
U-BASIS\dsmyda
645ab33f60 Removed bundle text not being used 2018-11-15 15:38:34 -05:00