Commit Graph
14806 Commits
Author SHA1 Message Date
Greg DiCristofaro 4cda428708 updates in central repository to avoid bug on initialization if sqlite db already exists 2020-02-26 12:25:08 -05:00
Greg DiCristofaro 6d412131b0 updated messages 2020-02-25 16:12:44 -05:00
U-BASIS\gregd 86285c071c further cleanup of central repo code 2020-02-24 13:37:29 -05:00
U-BASIS\gregd 0004afacd1 some more code cleanup 2020-02-24 13:05:36 -05:00
U-BASIS\gregd 8b09842bb5 fix for licenses on new files in central repo 2020-02-24 11:09:25 -05:00
U-BASIS\gregd 367bd69bdd central repo code cleanup 2020-02-24 10:11:16 -05:00
U-BASIS\gregd bf4c252fed central repo code cleanup 2020-02-24 10:03:52 -05:00
U-BASIS\gregd fcf85ee0df fix for exception on method 2020-02-24 09:19:45 -05:00
U-BASIS\gregd fb00d63575 resolving merge conflicts from master 2020-02-24 09:14:46 -05:00
U-BASIS\gregd 22131f4491 updated formatting in central repo initialization message 2020-02-24 07:54:11 -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
U-BASIS\gregd 1b18e39dcf created central repo on first load 2020-02-21 16:08:26 -05:00
U-BASIS\gregd 851a3308ad working through initial central repository enable 2020-02-21 13:51:16 -05:00
U-BASIS\gregd 49bf930794 finished refactoring 2020-02-21 10:16:04 -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
U-BASIS\gregd 5419db1dea working through refactoring of classes 2020-02-14 12:32:09 -05:00
U-BASIS\gregd 5befaf6b21 continuing refactor of Central Repo Db Manager 2020-02-14 09:14:14 -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
U-BASIS\gregd f13160df2e adding DatabaseTestResult 2020-02-13 17:39:12 -05:00
U-BASIS\gregd 79fda84050 refactoring in EamDbSettingsDialog 2020-02-13 17:37:55 -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
U-BASIS\gregd 7dcaa72f78 updated default for flag previous devices 2020-02-13 12:14:52 -05:00
Richard Cordovano 30ffb70450 Merge pull request #5573 from APriestman/5924_exportTika
5924 Export tika packages
2020-02-12 15:38:40 -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