435 Commits

Author SHA1 Message Date
Greg DiCristofaro
c7c23babcc refactor and working through components 2020-10-08 14:09:25 -04:00
U-BASIS\dsmyda
a1e79bbced Updated reference to ExifModule in CR tests 2020-08-25 14:02:49 -04:00
Raman Arora
ec267b0006 Fixed merge conflict edits.
Handle new exception in tests.
2020-07-16 18:05:29 -04:00
Raman Arora
4426bba358 6579: Input from user can cause SQL exceptions in Personas
Modified persona classes to run SQL as prepared statements.
2020-07-08 10:48:40 -04:00
Ethan Roseman
7d1813476a 6399 Persona editing functionality 2020-06-02 10:59:56 -04:00
Raman Arora
ae75ac0162 6419: Incorrect results from getAliases() & getMetadata() 2020-05-27 18:56:40 -04:00
Raman Arora
b9ce3d7e37 Addressed Codacy comments. 2020-05-22 11:05:04 -04:00
Raman Arora
03c8c2ec8b createPersonaForAccount() returns the Persona created, instead of PersonaAccount. 2020-05-21 18:38:04 -04:00
Raman Arora
6a4a4fad06 - Added APIs to get all accounts, and search for accounts by account identifier.
- Renamed some methods.
2020-05-21 17:26:45 -04:00
Raman Arora
83a7905369 - Deleted unused method updateExaminers()
- Added escaping of examiner name
- Added a unit test for getOrInsertExaminer() method.
2020-05-05 08:25:05 -04:00
Raman Arora
c852d6bdeb Addressed review comments. 2020-05-04 14:11:15 -04:00
Raman Arora
0deb182bc6 - Removed pre-population of the examiner table.
- Replaced getCurrentExaminer() method with getOrInsertExaminer()
2020-05-04 10:30:29 -04:00
Raman Arora
c682739d8e Addressed Codacy comments. 2020-05-01 14:50:00 -04:00
Raman Arora
2b75a00256 Added APIS to query persona by:
- persona name substring
 - account identifier substring.
2020-05-01 13:10:23 -04:00
Raman Arora
d542ac7ce9 Addressed review comments:
- Moved d/b queries to corresponding suitable datamodel classes.
 - Dissolved and deleted PersonaHelper class.
2020-04-28 15:34:30 -04:00
Raman Arora
b2e8b1319d Addressed Codacy review comments. 2020-04-27 13:56:04 -04:00
Raman Arora
7ede903088 Added APIS to:
- get all Persona in a Case/dataSource.
 - get all cases/data sources for a persona.

Added additional test cases.
2020-04-27 13:05:50 -04:00
Raman Arora
cb08eac551 - Added more tests to the functional test - creating cases and datasources, and account_instance attributes so that Persona could be traced back to a case/data source.
- Fixed an issue with tests failing because Central Repo cache was not being cleared between tests, even though the underlying database itself was being recreated.
- Fixed a bug in the Persona query.
2020-04-23 19:51:32 -04:00
Raman Arora
184382f2b7 Use a default persona name when one isn't specified. 2020-04-23 09:34:56 -04:00
Raman Arora
6e0ff29969 Removed unused imports. 2020-04-23 07:53:36 -04:00
Raman Arora
818a0cbc9f Addressed Codacy comments. 2020-04-22 17:05:44 -04:00
Raman Arora
ccdd3651d6 6095: Persona API. 2020-04-22 15:43:15 -04:00
U-BASIS\dsmyda
0775c238ea Merged in develop and addressed codacy 2020-03-26 12:19:13 -04:00
U-BASIS\dsmyda
f0af471ed1 Added a teardown functionality so that the last test cleans up after itself 2020-03-13 15:51:32 -04:00
U-BASIS\dsmyda
8125b6102a Implemented tests for the current accounts API in the CR 2020-03-13 15:44:33 -04:00
Greg DiCristofaro
94d6a8c012 working through bugs in 6035 implementation 2020-02-28 13:47:49 -05:00
Raman Arora
7de33d4b35 6014: Update central repository database creation to make personas tables. 2020-02-24 13:40:09 -05:00
Richard Cordovano
dd3a9a744d Rename central repository data model classes 2020-01-29 17:29:23 -05:00
Richard Cordovano
614505b91d
Merge branch 'elastic-computing' into develop 2019-09-18 13:45:57 -04:00
Eugene Livis
deba63b52d Merged latest develop branch 2019-09-06 13:04:44 -04:00
William Schaefer
a6652d5220 5319 resolve merge conflicts 2019-08-28 13:21:20 -04:00
William Schaefer
0a4cba4498 5118 resolve merge conflicts 2019-08-28 10:53:59 -04:00
Richard Cordovano
a5e2827909 Merge remote-tracking branch 'upstream/develop' into elastic-computing 2019-08-15 15:26:13 -04:00
U-BASIS\dsmyda
519101be35 commented out test files that fail 2019-08-14 10:14:32 -04:00
Richard Cordovano
32caf99ffe Merge remote-tracking branch 'upstream/develop' into elastic-computing 2019-08-12 17:50:32 -04:00
U-BASIS\dsmyda
63fbdca8d8 renaming files ending with tests to test 2019-08-12 17:08:45 -04:00
William Schaefer
e1e468884b 5118 clean up imports and copyright dates 2019-07-30 11:57:01 -04:00
William Schaefer
dcdc16e57f 5118 eliminate sout calls which are not required 2019-07-29 17:21:49 -04:00
William Schaefer
bcdd315658 5319 clean up and update copyrights 2019-07-19 15:10:40 -04:00
William Schaefer
e47d12a8bb 5319 first pass of changing ingest listeners 2019-07-19 13:38:29 -04:00
Eugene Livis
3e6f37fbd9 Made DataSourceLoader methods static 2019-05-31 09:51:26 -04:00
William Schaefer
7d1c607775 5020 remove unused methods that were largely duplicated code 2019-05-09 11:45:33 -04:00
Richard Cordovano
2afc59ee39
Revert "merge develop into Timeline event mgr" 2019-04-19 13:16:26 -04:00
millmanorama
0e0d41185a Merge remote-tracking branch 'upstream/develop' into timeline-event-mgr
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/casemodule/Case.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Bundle.properties
#	branding/core/core.jar/org/netbeans/core/startup/Bundle.properties
#	branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/view/ui/Bundle.properties
#	thunderbirdparser/src/org/sleuthkit/autopsy/thunderbirdparser/ThunderbirdMboxFileIngestModule.java
2019-03-01 12:20:18 +01:00
Brian Carrier
9c80250bee clarrified case names 2019-02-22 17:48:52 -05:00
Brian Carrier
8d43e8791e Added override back 2019-02-22 17:45:14 -05:00
Brian Carrier
5ffcf03693 removed extra time stamps. Aded logging to encryption test 2019-02-22 17:08:16 -05:00
Brian Carrier
1331be461c Added log messages to ingest filter tests, merged embedded modue into single test 2019-02-22 16:56:07 -05:00
Brian Carrier
f587b5aae3 added test name to embedded file tests 2019-02-22 15:29:40 -05:00
millmanorama
a73455fb78 Merge remote-tracking branch 'upstream/develop' into timeline-event-mgr
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/casemodule/Case.java
#	Core/src/org/sleuthkit/autopsy/centralrepository/eventlisteners/IngestEventsListener.java
#	Core/src/org/sleuthkit/autopsy/commonpropertiessearch/AllInterCaseCommonAttributeSearcher.java
#	Core/src/org/sleuthkit/autopsy/commonpropertiessearch/SingleInterCaseCommonAttributeSearcher.java
#	Core/src/org/sleuthkit/autopsy/coreutils/History.java
#	Core/src/org/sleuthkit/autopsy/datamodel/ExtractedContent.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Chrome.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Extract.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/ExtractRegistry.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Firefox.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/RAImageIngestModule.java
2019-02-14 11:39:26 +01:00