26684 Commits

Author SHA1 Message Date
Raman Arora
863f5f3f49 Address Codacy comments. 2020-03-02 14:14:01 -05:00
Raman Arora
9a27b155f8 6013: Insert row in CR accounts table when accounts are created in Case database. 2020-03-02 13:12:52 -05:00
Richard Cordovano
23d5648383 Merge remote-tracking branch 'upstream/develop' into 5954-update-kws-module-guava-ref 2020-02-28 14:21:11 -05:00
Richard Cordovano
228ff1c19a
Merge pull request #5667 from sleuthkit/revert-5655-6074-Standardize-file-paths-in-recent-documents-to-match-format-that-is-stored-in-autopsy-database
Revert "6074-Standardize-file-paths-in-recent-documents-to-match-format-that-is-stored-in-autopsy-database"
2020-02-28 12:45:38 -05:00
Richard Cordovano
df3b7f559a
Revert "6074-Standardize-file-paths-in-recent-documents-to-match-format-that-is-stored-in-autopsy-database" 2020-02-28 12:45:16 -05:00
Greg DiCristofaro
9087ffba51 Merge branch 'develop' into 6016-enable-cr-in-sqlite 2020-02-28 10:13:08 -05:00
Greg DiCristofaro
9d26e2b69b reverting merged properties 2020-02-28 10:11:15 -05:00
Richard Cordovano
4ca4ba1965
Merge pull request #5662 from markmckinnon/5989-add-additional-artifacts-to-the-context-content-viewer
5989 add additional artifacts to the context content viewer
2020-02-27 16:42:10 -05:00
Greg DiCristofaro
8e1cbce2d7 update to check if cr initialized outside of code base 2020-02-27 15:01:49 -05:00
Greg DiCristofaro
ede829860d cleaned up dependencies 2020-02-27 12:31:56 -05:00
Greg DiCristofaro
a0e7530754 Merge branch 'develop' into 6016-enable-cr-in-sqlite 2020-02-27 12:21:30 -05:00
Kelly Kelly
6470937098 Added missing geolocation detail lables 2020-02-27 10:52:29 -05:00
Kelly Kelly
24c49ee678 Merge branch 'develop' into 1408-add-waypoint-list-to-route-artifacts 2020-02-27 10:16:40 -05:00
Kelly Kelly
605aa00865 Updated based on review comments 2020-02-27 10:15:59 -05:00
Richard Cordovano
82e109168a
Merge pull request #5665 from raman-bt/6014-persona-schema-creation
6014: Create persona tables.
2020-02-27 09:12:32 -05:00
Raman Arora
61864b0d55 Address review comment. 2020-02-27 08:07:32 -05:00
Greg DiCristofaro
078848d7d5 merge down from develop 2020-02-27 08:03:44 -05:00
Kelly Kelly
3dd98271da Merge branch 'develop' into 1408-add-waypoint-list-to-route-artifacts 2020-02-26 15:55:14 -05:00
Kelly Kelly
bcf728f1b7 Updated to support GeoArtifactHelper changes 2020-02-26 15:53:26 -05:00
Richard Cordovano
059e9ede23
Merge pull request #5658 from raman-bt/6014-persona-schema-creation
6014: Update central repository database creation to make personas ta…
2020-02-26 15:36:50 -05:00
Richard Cordovano
23a33a44bc
Merge pull request #5659 from rcordovano/6071-comm-mgr-new-acct-artifact-events
6071 Make correlation attrs for account arts (part one)
2020-02-26 15:11:34 -05:00
Richard Cordovano
19bba75b82
Merge pull request #5663 from kellykelly3/vik6089-deprecation-warning-geofilterpanel
6089 - Added suppress deprecation warning to GeoFilterPanel
2020-02-26 15:00:30 -05:00
Raman Arora
088cfaae6a Addressed review comments and Codacy comments. 2020-02-26 13:02:23 -05:00
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
Kelly Kelly
50789bceac Updated properties files 2020-02-26 10:30:29 -05:00
Kelly Kelly
0c42694ec9 Added suppress deprecation warning to GeoFilterPanel 2020-02-26 10:11:56 -05:00
Mark McKinnon
2189c18545 Update RecentDocumentsByLnk.java
Remove if that is not needed and make codacy happier
2020-02-25 22:38:57 -05:00
Mark McKinnon
ff0be451bf Update ExtractRegistry.java
Remove null byte in filename before trying to normalize otherwise it will cause an exception
2020-02-25 21:49:27 -05:00
Richard Cordovano
97a8386531 Partial clean up of CorrelationAttributeUtil.java 2020-02-25 20:04:30 -05:00
Richard Cordovano
61cfc91c87 Partial clean up of CorrelationAttributeUtil.java 2020-02-25 19:50:43 -05:00
Greg DiCristofaro
6d412131b0 updated messages 2020-02-25 16:12:44 -05:00
William Schaefer
f75e02b739 6022 fix for summarization of files when no textextractor is found 2020-02-25 14:49:16 -05:00
Raman Arora
b78aa977c2 6014: Create accounts & persona tables
- Added an account_id column to X_instances tables.
2020-02-25 14:46:33 -05:00
Mark McKinnon
a884fbb694 Normalize file paths before searching for them
Normalize file paths before searching for them. Check files exists and if they do create a associated artifact.
2020-02-25 14:15:00 -05:00
Richard Cordovano
75e55dc7d4 Skeleton for creating correlation attrs for account artifacts 2020-02-24 16:36:05 -05:00
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
Raman Arora
29c3cb6c25 Addressed Codacy comment. 2020-02-24 14:16:37 -05:00
Raman Arora
7de33d4b35 6014: Update central repository database creation to make personas tables. 2020-02-24 13:40:09 -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
Richard Cordovano
8949600257
Merge pull request #5648 from wschaeferB/6040-FileDiscoveryDocuments
6040 file discovery documents
2020-02-24 11:26:08 -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
Mark McKinnon
ef9c2126a1 Merge remote-tracking branch 'upstream/develop' into 5989-add-additional-artifacts-to-the-context-content-viewer 2020-02-21 17:23:21 -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