17008 Commits

Author SHA1 Message Date
Greg DiCristofaro
ad1b46d084 fix in build 2020-11-03 08:16:27 -05:00
Greg DiCristofaro
592330958e merge from develop 2020-11-03 07:46:11 -05:00
Richard Cordovano
0f0eb0d9bb
Merge pull request #6430 from sleuthkit/release-4.17.0
Merge release 4.17.0 branch into develop branch
2020-11-02 13:51:46 -05:00
Richard Cordovano
b2619fcf93
Merge pull request #6412 from APriestman/6975_waitForAllIngestJobs
6975 Auto ingest will wait for all ingest jobs to be complete
2020-11-02 09:55:11 -05:00
Richard Cordovano
4f12355b89
Merge pull request #6374 from APriestman/6889_improveAccounts
6889 Add cancellation and caching
2020-10-30 18:04:15 -04:00
Richard Cordovano
8663f5d283
Merge pull request #6424 from gdicristofaro/6970-fixTests
6970 fix functional tests
2020-10-30 17:01:43 -04:00
Richard Cordovano
3270e3e93f
Merge pull request #6410 from APriestman/6909_sha256
6909 Add support for SHA-256
2020-10-30 14:59:05 -04:00
Greg DiCristofaro
4a63bf52f4 update in README 2020-10-30 12:39:21 -04:00
Greg DiCristofaro
77e709f9e4 pathing jar for qa-functional 2020-10-30 12:29:50 -04:00
Greg DiCristofaro
c9b48785ae got qa-functional tests working in core 2020-10-30 12:02:31 -04:00
apriestman
573338389e Merge remote-tracking branch 'upstream/develop' into 6889_improveAccounts 2020-10-30 11:47:02 -04:00
Greg DiCristofaro
c685de0f05 updated build.xml 2020-10-30 11:43:08 -04:00
apriestman
04b358781d Added SHA-256 to file search by attributes.
Fixed bug with determining if hash has been calculated.
2020-10-30 11:36:11 -04:00
Greg DiCristofaro
70a1c42396 fixed tests and remove warning in RecentFilesSummaryTests 2020-10-30 09:58:33 -04:00
Richard Cordovano
5f9b87c390
Merge pull request #6417 from APriestman/6977_cancellationBug
6977 Check if ingest is complete after cancellation
2020-10-29 15:46:38 -04:00
Richard Cordovano
61e159273d
Merge pull request #6394 from dannysmyda/6956-Add-IcePDF-Firewall
6956 - Gracefully handle IcePDF failures
2020-10-29 14:12:43 -04:00
Richard Cordovano
135c029925
Merge pull request #6377 from gdicristofaro/6720-recentFileUnitTests
6720 & 6719 data source summary unit tests
2020-10-29 13:39:49 -04:00
Greg DiCristofaro
306a7f71f6 remove unnecessary file 2020-10-29 13:19:46 -04:00
Greg DiCristofaro
3c6ceec487 suppress unchecked warnings 2020-10-29 13:08:12 -04:00
Greg DiCristofaro
ca2f72cd23 fixes 2020-10-29 10:59:15 -04:00
Greg DiCristofaro
75297a7a0c updates so unit tests and qa-functional work while allowing integration-tests to still work 2020-10-28 15:32:04 -04:00
Greg DiCristofaro
d4fdfbf1a5 revert unnecessary changes 2020-10-28 11:32:01 -04:00
Greg DiCristofaro
d564c42a9a refactor classes in testutils 2020-10-28 11:17:43 -04:00
Greg DiCristofaro
1866fd461c Merge branch 'develop' of github.com:sleuthkit/autopsy into 6896-testing 2020-10-28 10:05:38 -04:00
Greg DiCristofaro
b64560f4d0 refactoring moving testutils and integration test into autopsy core 2020-10-28 10:05:30 -04:00
apriestman
4190c6e203 Check if ingest is complete after cancellation 2020-10-28 07:57:26 -04:00
Richard Cordovano
9bf20464e6
Merge pull request #6413 from gdicristofaro/6954-classDefIssue
6954 - no class def error fixed
2020-10-28 00:50:45 -04:00
Richard Cordovano
afd93ce380 Update version number of module dependencies on Tika module 2020-10-27 16:01:01 -04:00
Greg DiCristofaro
5478e0e425 revert unit tests 2020-10-27 15:40:24 -04:00
Greg DiCristofaro
ba57022b39 added a readme 2020-10-27 15:36:52 -04:00
Greg DiCristofaro
13788f3a93 no class def error fixed by moving external jar dependencies out of qa-functional test code 2020-10-27 15:21:50 -04:00
apriestman
9422ac0b22 Auto ingest will wait for all ingest jobs to be complete 2020-10-27 14:25:01 -04:00
U-BASIS\dsmyda
083ca4896f Forced the JAXB code to use the ModuleClassLoader, which fixed the ClassCastExceptions 2020-10-27 13:22:38 -04:00
Greg DiCristofaro
f994735a84 fix if there are no datasources in a case 2020-10-27 12:43:24 -04:00
Greg DiCristofaro
40868b8f33 fix for exception object 2020-10-27 08:11:34 -04:00
Greg DiCristofaro
547b7103f1 fix for exception object 2020-10-27 08:11:29 -04:00
apriestman
0430e1a91d Update class name.
codacy.
2020-10-26 14:48:57 -04:00
apriestman
0015a6d7bb Add support for SHA-256 2020-10-26 13:38:11 -04:00
Greg DiCristofaro
68343d635a fix for pathing jar 2020-10-23 12:53:00 -04:00
Greg DiCristofaro
bcc51b3b20 fix for integration-test target 2020-10-22 11:23:03 -04:00
Greg DiCristofaro
ad13cdfadb config from a file or parameters 2020-10-21 20:55:42 -04:00
Greg DiCristofaro
f273a1ae4f fail test on diff; updated test targets 2020-10-21 12:21:18 -04:00
Greg DiCristofaro
3201022fe5 string fix 2020-10-21 07:48:24 -04:00
Greg DiCristofaro
0673969304 means of creating diff 2020-10-20 17:18:41 -04:00
Greg DiCristofaro
023f975455 commenting and some small fixes 2020-10-20 13:48:35 -04:00
Greg DiCristofaro
1dddfa0925 removed collections dependency 2020-10-20 10:59:47 -04:00
Greg DiCristofaro
7a8a3e68cd now injects test properties into system properties 2020-10-20 08:20:50 -04:00
Greg DiCristofaro
cbaf804ec7 some updates and remove jackson from tika 2020-10-19 16:19:11 -04:00
Greg DiCristofaro
5979cb0c1b continue to refactor 2020-10-19 15:16:10 -04:00
Greg DiCristofaro
c8bdd0ac26 refactoring 2020-10-19 13:21:29 -04:00