651 Commits

Author SHA1 Message Date
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
U-BASIS\dgrove
0cd61db420 Added tests back in; added null checks to EamDb code. 2019-02-07 15:08:27 -05:00
U-BASIS\dgrove
d0d320a0e5 Put case ID test back in. 2019-02-07 14:45:51 -05:00
U-BASIS\dgrove
5d67e4f991 Removed invalid tests; clarified remarks in 'newDataSource()' method. 2019-02-07 12:31:28 -05:00
U-BASIS\dsmyda
b968937b1f Renamed the package from commonfilessearch to commonpropertiessearch 2019-01-25 09:20:58 -05:00
Richard Cordovano
350b0032d4
Merge branch 'develop' into 4597_StoreDataSourceHashesInCentralRepo 2019-01-21 11:12:13 -05:00
millmanorama
03c88d9739 Merge remote-tracking branch 'upstream/develop' into timeline-event-mgr
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/modules/embeddedfileextractor/SevenZipExtractor.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Chrome.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/ExtractIE.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/ExtractRegistry.java
2019-01-15 12:14:41 +01:00
Richard Cordovano
f3785cc1c1
Merge pull request #4447 from dgrove727/4579_ZipBombTestFix
Tweaked SevenZipExtractor; uncommented test.
2019-01-10 13:10:54 -05:00
U-BASIS\dsmyda
2f41a44180 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1679-Add-HxD-Hex-Editor 2019-01-10 10:49:02 -05:00
U-BASIS\dgrove
110f8c024a Cleanup. 2019-01-09 23:18:35 -05:00
U-BASIS\dsmyda
dfbfeb6ea5 Added a test for ensuring single selection 2019-01-08 09:31:27 -05:00
U-BASIS\dsmyda
6b2736a4ec Bug fixes and update to tests 2019-01-08 09:18:57 -05:00
U-BASIS\dgrove
1d5815030d Tweaked SevenZipExtractor; uncommented test. 2019-01-05 01:51:57 -05:00
U-BASIS\dsmyda
e3265d4b28 Codacy suggestions, all but one because I don't agree with it. 2019-01-03 08:53:57 -05:00
millmanorama
c81df47735 Merge remote-tracking branch 'upstream/develop' into timeline-event-mgr 2019-01-03 13:45:57 +01:00
U-BASIS\dsmyda
8afeb39a00 Added some comments to Table Model and Panel 2019-01-02 14:30:11 -05:00
U-BASIS\dsmyda
ca54e9b570 Added 100% code coverage to new Table model class and 75% to existing panel 2019-01-02 13:50:25 -05:00
U-BASIS\dgrove
8d4ba12033 Using TimeZoneUtils. 2019-01-02 11:25:53 -05:00
U-BASIS\dgrove
a43274134d Fixed tests. 2018-12-31 16:50:27 -05:00
Richard Cordovano
e63d5e9e1d Temporary comment out of IngestedWithHashAndFileTypeInterCaseTests 2018-12-31 15:04:13 -05:00
Richard Cordovano
cd8a044560
Merge pull request #4430 from wschaeferB/4580-CommonPropertyTestFix
4580 common property test fix
2018-12-31 11:05:53 -05:00
Richard Cordovano
c02a5bea2c
Merge pull request #4391 from dgrove727/4462_CentralRepoDatamodelTestFixes
4462 central repo datamodel test fixes
2018-12-31 10:54:40 -05:00
Richard Cordovano
f102f5d481 Remove case dir deletion from functional testing 2018-12-31 10:51:15 -05:00
millmanorama
16ba64cc51 Merge remote-tracking branch 'upstream/develop' into timeline-event-mgr 2018-12-31 12:23:34 +01:00
William Schaefer
e79b639e1c 4580 fix commonfilessearch code and tests to be in passing state 2018-12-27 11:56:44 -05:00
millmanorama
765cff0622 Merge remote-tracking branch 'upstream/develop' into timeline-event-mgr
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/casemodule/services/Services.java
#	Core/src/org/sleuthkit/autopsy/modules/embeddedfileextractor/SevenZipExtractor.java
#	Core/src/org/sleuthkit/autopsy/timeline/ui/ViewFrame.java
#	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/SolrSearchService.java
2018-12-27 15:19:27 +01:00
William Schaefer
e70e1e8cfc 4580 re-enable tests in commonfilessearch package that dont depend on 4166 2018-12-26 16:57:03 -05:00
Ann Priestman
f2a4bc917c Fixing some issues from the functional tests 2018-12-26 11:11:55 -05:00
Richard Cordovano
3fcddda7d7 Restore case deletion and working tests to Autopsy-Core functional tests 2018-12-23 12:47:21 -05:00
Richard Cordovano
375b4d4703 Merge in develop branch 2018-12-23 10:47:35 -05:00
U-BASIS\dsmyda
4147986c8d Fixed codacy things, created a story for the NPE and referenced it the comment 2018-12-21 13:00:35 -05:00
U-BASIS\dsmyda
249c69be84 Fixed case deletion for 7ZipExtractor, NPE from Services, and NoClassDefFound for FileUtils 2018-12-20 14:21:58 -05:00
Richard Cordovano
3efba9c999 Remove DataSourceLoader from publicly exported API 2018-12-18 15:01:13 -05:00
U-BASIS\dgrove
b1a944374d Removed unnecessary comments. 2018-12-18 10:53:02 -05:00
U-BASIS\dgrove
55175853e7 All tests updated. 2018-12-18 02:15:48 -05:00
U-BASIS\dgrove
99d578aec0 Partial fixes. 2018-12-13 21:50:05 -05:00
millmanorama
e13bd38145 Merge branch 'develop' into merge-develop-into-timeline
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/centralrepository/eventlisteners/IngestEventsListener.java
#	Core/src/org/sleuthkit/autopsy/centralrepository/ingestmodule/CentralRepoIngestModule.java
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/AbstractCommonAttributeSearcher.java
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/AllInterCaseCommonAttributeSearcher.java
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/IntraCaseCommonAttributeSearcher.java
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/SingleInterCaseCommonAttributeSearcher.java
#	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/SolrSearchService.java
2018-12-13 13:13:55 +01:00
millmanorama
73d2748344 Merge remote-tracking branch 'upstream/develop' into merge-develop-into-timeline
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/centralrepository/eventlisteners/IngestEventsListener.java
#	Core/src/org/sleuthkit/autopsy/centralrepository/ingestmodule/CentralRepoIngestModule.java
#	Core/src/org/sleuthkit/autopsy/modules/embeddedfileextractor/SevenZipExtractor.java
#	Core/src/org/sleuthkit/autopsy/modules/exif/ExifParserFileIngestModule.java
#	Core/src/org/sleuthkit/autopsy/modules/filetypeid/FileTypeIdIngestModule.java
#	Core/src/org/sleuthkit/autopsy/modules/interestingitems/FilesIdentifierIngestModule.java
#	Core/src/org/sleuthkit/autopsy/modules/stix/StixArtifactData.java
#	Experimental/src/org/sleuthkit/autopsy/experimental/volatilityDSP/VolatilityProcessor.java
2018-12-10 13:38:47 +01:00
William Schaefer
36286e742f 4440 resolve merge conflicts with develop 2018-12-06 18:25:02 -05:00
William Schaefer
4d6add63db 4440 refactor method names and classes for clean up 2018-12-06 12:58:37 -05:00
Richard Cordovano
6532f7a95e
Merge pull request #4315 from APriestman/4395_dsHashModule
4395 change E01 module to also calculate missing hashes
2018-12-06 10:02:47 -05:00
Richard Cordovano
3c2e40fa57
Merge pull request #4274 from eugene7646/case_uco_1889
1889 Add CASE/UCO report generation
2018-12-05 15:12:15 -05:00
William Schaefer
27f2124b0c Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4440-ChangeDisplayOfInterCaseResults 2018-12-04 19:06:43 -05:00
William Schaefer
b44ac8187f 4440 make filtering of common property search results more efficient 2018-12-04 16:34:02 -05:00
Ann Priestman
80cec70c61 Do CR name change again 2018-12-04 11:21:27 -05:00
Ann Priestman
b548105896 Merge remote-tracking branch 'upstream/develop' into 4395_dsHashModule 2018-12-04 11:12:09 -05:00
Ann Priestman
ebc394cc04 Change CR ingest module name back temporarily 2018-12-04 11:11:55 -05:00
Richard Cordovano
05b0b5929b
Merge pull request #4162 from wschaeferB/4242-FixTestArtifacts
4242 fix test artifacts CR functional test
2018-12-03 16:32:56 -05:00