429 Commits

Author SHA1 Message Date
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
Richard Cordovano
7da08122f6 Merge branch 'elastic-computing' of github.com:sleuthkit/autopsy into elastic-computing 2019-06-13 15:24:42 -04:00
William Schaefer
938d0826d7 5061 address easy to fix codacy issues 2019-06-05 12:56:49 -04:00
Eugene Livis
3e6f37fbd9 Made DataSourceLoader methods static 2019-05-31 09:51:26 -04:00
William Schaefer
5221f35fad 5061 disable bing tests since service won't have credentials 2019-05-30 11:24:04 -04:00
William Schaefer
8bd7f63648 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 5061-BingTranslator 2019-05-29 13:35:08 -04:00
William Schaefer
fc2ebe7f31 Comment out the remaining Google Tranlator test code 2019-05-29 11:05:38 -04:00
William Schaefer
85a3124f9d 5061 add initial commit of Bing translator 2019-05-28 16:20:03 -04:00
Richard Cordovano
a76e5cba4f
Merge pull request #4787 from wschaeferB/5020-CreateCompleteCrCases
5020 create complete cr cases
2019-05-24 18:24:09 -04:00
William Schaefer
a02319ba6f 5063 address some codacy complaints 2019-05-22 18:37:00 -04:00
William Schaefer
0add224bb8 5063 initial addition of google translator 2019-05-17 16:37:05 -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
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