14214 Commits

Author SHA1 Message Date
Richard Cordovano
b1050b9670 Skeleton for creating correlation attrs for account artifacts 2020-02-24 16:14:16 -05:00
Richard Cordovano
c8bf39e715 Skeleton for creating correlation attrs for account artifacts 2020-02-24 16:00:31 -05:00
Richard Cordovano
94e41680d8
Merge pull request #5653 from wschaeferB/6059-EliminateNoModuleFoundMessages
6059 change file name of xml to check to match file name it is listed in
2020-02-21 17:03:41 -05:00
Richard Cordovano
b805d2a1ec
Merge pull request #5645 from raman-bt/6038-cr-schema-creation-refactor
6038:  CR schema creation refactoring - unify the SQL
2020-02-18 13:19:36 -05:00
Raman Arora
239f856f51 Renamed class RdbmsCentralRepoSchemaFactory to RdbmsCentralRepoFactory. 2020-02-18 12:54:29 -05:00
William Schaefer
026b6be3bc 6059 change file name of xml to check to match file name it is listed in 2020-02-14 17:07:48 -05:00
Richard Cordovano
16de2ab22e
Merge pull request #5639 from sleuthkit/6044_fontsize
removed hard coded font sizes
2020-02-14 16:43:40 -05:00
Richard Cordovano
c6d96f507f
Merge pull request #5632 from sleuthkit/6036_optimize
6036: reduce cache processing time. Ignore associated objects and min…
2020-02-14 16:39:04 -05:00
Richard Cordovano
bafe741361
Merge pull request #5558 from wschaeferB/5866-CvtExceptionCaseClosed
5866 changes to prevent CVT case closed exception
2020-02-14 16:13:49 -05:00
Raman Arora
458bd200f2 Addressed comments from review & verification test. 2020-02-14 15:26:28 -05:00
Richard Cordovano
8c6c59a217
Merge pull request #5646 from esaunders/6007-multi-user-cli
6007 multi user cli
2020-02-14 08:09:36 -05:00
Richard Cordovano
88762e6838
Merge pull request #5628 from raman-bt/5907-update-legacy-py-modules
5907: Update legacy modules
2020-02-13 18:23:05 -05:00
William Schaefer
2e1d5ac5e1 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 5866-CvtExceptionCaseClosed 2020-02-13 15:34:36 -05:00
Richard Cordovano
088c79b3e7
Merge pull request #5616 from kellykelly3/1401-geolocation-show-datasource-with-gps-artifacts
1401 - Show only data sources with TSK_GPS artifacts
2020-02-13 14:06:19 -05:00
Richard Cordovano
9fb8c1cbd4
Merge pull request #5591 from APriestman/5926_photorecErrorMessage
5926 Make photorec error message less specific
2020-02-13 13:47:49 -05:00
Raman Arora
876fc0b10b Address Codacy comments. 2020-02-12 12:04:17 -05:00
Raman Arora
44d5a85761 Fixed Codacy comments. 2020-02-12 11:41:48 -05:00
Richard Cordovano
564123aee0
Merge pull request #5633 from kellykelly3/1406-deprecate-TSK_GPS_TRACKPOINT
1406 - Supressed the warnings for the deprecation of TSK_GPS_TRACKPOINT
2020-02-12 10:25:47 -05:00
esaunders
a0d0cd3343 Merge branch 'develop' of github.com:sleuthkit/autopsy into 6007-multi-user-cli 2020-02-11 16:43:38 -05:00
esaunders
ea764e50f2 Added multi user support to command line ingest. 2020-02-11 16:43:15 -05:00
Raman Arora
ac8256b102 Removed commented code. 2020-02-11 11:58:09 -05:00
Raman Arora
b79b91f502 Removed commented code. 2020-02-11 11:17:28 -05:00
Raman Arora
ed1443aa68 Unified the SQL for schema creation. 2020-02-11 10:54:31 -05:00
Raman Arora
3877804a7c Interim commit
- The schema creation code between SQLite and PostGres has been compared, the differences are reconciled but there is still a fair bit of duplicate code, which should be easy to eliminate now.
2020-02-10 14:13:27 -05:00
Richard Cordovano
ccc6546f7e
Merge pull request #5622 from kellykelly3/1400-geolocation-map-mouse-click-improvements
1400 geolocation map mouse click improvements
2020-02-10 14:03:12 -05:00
apriestman
03b9ac3c91 Reverting bundle 2020-02-10 09:28:24 -05:00
apriestman
f00354ea93 Doxygen fixes 2020-02-10 09:25:35 -05:00
Brian Carrier
0e0a7d3f44 removed hard coded font sizes 2020-02-07 14:36:51 -05:00
Raman Arora
cc7ed224ff Interim commit - isolated scheme creation code from DBSettings classes and put them in the new RdmsCentralRepoSchemaFactory. 2020-02-06 16:25:06 -05:00
Kelly Kelly
4be0ddbc71 Supressed the warnings for the deprecation of TSK_GPS_TRACKPOINT 2020-02-05 11:17:44 -05:00
Richard Cordovano
e7568ec17f
Merge pull request #5626 from wschaeferB/5979-DocumentViewer
5979 document viewer
2020-02-05 10:59:15 -05:00
Brian Carrier
687f7c56cb 6036: reduce cache processing time. Ignore associated objects and minor change along with TSK change to get data source faster 2020-02-04 22:55:58 -05:00
Kelly Kelly
190725b607 Updated based on review comments 2020-02-04 11:46:00 -05:00
Raman Arora
0ef999ade2 5907: Update legacy modules
- Removed getConnectionMetadata() api and added columnExists() & tableExists()
2020-02-03 13:29:46 -05:00
William Schaefer
78fb2176bb 5979 fix bug reading length longer than file 2020-02-03 11:42:53 -05:00
Richard Cordovano
678d661c21
Merge pull request #5624 from raman-bt/5907-update-legacy-py-modules
5907: Updated WWF parser to use CommunicationArtifactsHelper.
2020-01-31 14:59:21 -05:00
William Schaefer
d39a9d5d33 5979 fix codacy issues 2020-01-31 14:10:00 -05:00
William Schaefer
e497816e10 5979 added missing bundle messages 2020-01-31 13:58:39 -05:00
William Schaefer
61177fd11d 5979 add comment for private helper method 2020-01-31 13:32:34 -05:00
William Schaefer
0219179071 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 5979-DocumentViewer 2020-01-31 13:20:38 -05:00
William Schaefer
f674556521 5979 clean up document file discovery viewer 2020-01-31 13:20:19 -05:00
Richard Cordovano
87c702e130
Merge pull request #5610 from dannysmyda/5465-CASE-UCO-reference-local-files
5465 case uco reference local files
2020-01-31 13:07:48 -05:00
Richard Cordovano
f05a7d9329
Merge pull request #5625 from rcordovano/central-repo-class-renamimg
Rename RelationalDbCentralRepo to RdbmsCentralRepo
2020-01-31 12:22:54 -05:00
U-BASIS\dsmyda
d53a1da81f Codacy comments 2020-01-31 11:56:27 -05:00
Richard Cordovano
c995dec60e Rename RelationalDbCentralRepo to RdbmsCentralRepo 2020-01-31 10:27:48 -05:00
Richard Cordovano
b1c2a30236
Merge pull request #5602 from dannysmyda/5971-Get-Unique-Path-Cache
5971 - Cache Unique Path
2020-01-31 09:40:39 -05:00
Raman Arora
cacb7ea749 5907: Updated WWF parser to use CommunicationArtifactsHelper. 2020-01-31 08:42:17 -05:00
William Schaefer
7a5e911cee 5979 fix merge error 2020-01-30 17:54:48 -05:00
William Schaefer
e8594819b9 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 5979-DocumentViewer 2020-01-30 17:32:16 -05:00
William Schaefer
5f601bd14a 5979 add worker to get document preview 2020-01-30 17:26:10 -05:00