Commit Graph
18776 Commits
Author SHA1 Message Date
esaunders 1a254bf7c2 Merge pull request #3797 from wschaeferB/FixBadMergeEncryptionTest
Add sqlcipher test image download back to build.xml
2018-05-22 16:27:23 -04:00
esaunders 075df52fe5 Merge pull request #3798 from wschaeferB/2018-22-05-NightlyBuildFix
Add sqlcipher test image download back to build.xml
2018-05-22 16:27:07 -04:00
William Schaefer c9a3b590dc Add sqlcipher test image download back to build.xml 2018-05-22 15:27:52 -04:00
esaunders 5ed75e2f88 Merge branch 'custom-release-may-2018' of github.com:sleuthkit/autopsy into jobs_table_refresh_fix 2018-05-22 15:25:07 -04:00
esaunders 3fd5a526db Fix snapshot refresh issues by passing latest job state along with each event. 2018-05-22 15:24:48 -04:00
William Schaefer c072fe57ae Add sqlcipher test image download back to build.xml 2018-05-22 15:24:06 -04:00
Richard Cordovano 4d2130e92b Merge pull request #3795 from wschaeferB/2018-22-05-NightlyBuildFix
Fix merge error with SqlCipher encryptiondetection test
2018-05-22 11:49:02 -04:00
Richard Cordovano 92ad17f9bf Merge pull request #3796 from wschaeferB/FixBadMergeEncryptionTest
Fix issues with EncryptionDetectionTest following bad merge
2018-05-22 11:46:54 -04:00
William Schaefer 968eea2b7d Fix issues with EncryptionDetectionTest following bad merge 2018-05-22 11:24:22 -04:00
U-BASIS\dgrove fd47d02525 Partial implementation. 2018-05-22 11:17:32 -04:00
William Schaefer 64347c7871 Fix merge error with SqlCipher encryptiondetection test 2018-05-22 10:52:33 -04:00
Brian Carrier 32631d7568 Added comment about JAVA_HOME 2018-05-22 09:46:52 -04:00
Richard Cordovano 20546e44cf Merge pull request #3772 from rishwanth1995/correct_codacy
removed codacy issues
2018-05-22 09:34:41 -04:00
Brian Sweeney dd68287257 Merge branch 'develop' of https://github.com/briangsweeney/autopsy into 3861_npe-other-occurrences 2018-05-21 20:33:23 -06:00
Brian Sweeney 5de0ccf746 fixes for NPE 2018-05-21 20:29:50 -06:00
Richard Cordovano f9a93e0360 Merge custom-release-may-2018 into develop 2018-05-21 18:42:23 -04:00
Richard Cordovano 974692ba35 Merge pull request #3791 from APriestman/3791_encryptionDocs
Fixing typo
2018-05-21 18:14:52 -04:00
William Schaefer 6bc92a2e11 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3845-ObjectDetectionModule 2018-05-21 16:47:20 -04:00
William Schaefer 13402bc358 3845 initial version of object detection module 2018-05-21 16:47:09 -04:00
U-BASIS\dgrove ffc44f9258 Merge remote-tracking branch 'upstream/develop' into 3846_AddViewCommentsCentralRepository 2018-05-21 15:21:02 -04:00
U-BASIS\zhaohui f9104f22be 3844: Use full file name 2018-05-21 15:20:36 -04:00
U-BASIS\zhaohui 81f2e72148 3844: Fix issues that Codacy reported 2018-05-21 14:58:40 -04:00
U-BASIS\zhaohui 37e5fc2a7a 3844: Fix issues that Codacy reported 2018-05-21 14:24:12 -04:00
U-BASIS\zhaohui 38914f1210 3844: Export SQLite table as Csv 2018-05-21 14:09:12 -04:00
Brian Sweeney 4e13a6d97f updated to latest api calls 2018-05-21 11:52:55 -06:00
Brian Carrier 7f2902020e Merge pull request #3792 from sleuthkit/cr_cleanup
Cr cleanup
2018-05-21 13:47:12 -04:00
Brian Carrier 44ec372fab updated javadoc 2018-05-21 13:46:02 -04:00
Brian Carrier f0a11ed9a8 remove dead and confusing code 2018-05-21 13:43:38 -04:00
Brian Sweeney 409e0bd985 Merge branch 'develop' of https://github.com/briangsweeney/autopsy into 3776-intra-case-tests 2018-05-21 09:45:08 -06:00
Ann Priestman 69c2af727b Fixing typos 2018-05-21 08:40:12 -04:00
Raman 068e898f18 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3762_tags_by_datasource 2018-05-21 07:32:22 -04:00
Richard Cordovano d0308d2b91 Merge pull request #3790 from dgrove727/3850_CaseUtilsImprovements_2a
Keep case directory when test fails.
2018-05-18 16:51:50 -04:00
U-BASIS\dgrove 9ecaa0d34b Keep case directory when test fails. 2018-05-18 16:09:43 -04:00
Richard Cordovano 629df2e084 Merge pull request #3789 from APriestman/3791_encryptionDocs
Update encryption detection module settings
2018-05-18 16:08:43 -04:00
Ann Priestman 63a07cf1e1 Update encryption detection module settings 2018-05-18 15:58:52 -04:00
Raman 22a119a130 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3763_new_results_by_datasource 2018-05-18 15:37:56 -04:00
Raman 63add9d2b7 3763: Group Results by data source 2018-05-18 15:36:55 -04:00
U-BASIS\dgrove 3be3f00c2a Instance ID populated; comments saved to instances. 2018-05-18 15:29:00 -04:00
Brian Carrier c75adf1df9 Merge pull request #3788 from rishwanth1995/remove_jar_warnings
removed sqlite-jar warnings
2018-05-18 13:45:20 -04:00
rishwanth1995 0ba2be590e removed sqlite-jar warnings 2018-05-18 13:36:02 -04:00
Brian Carrier 348f70db00 remove stack traces from log that are occuring during regression tests 2018-05-18 10:45:37 -04:00
U-BASIS\dgrove 7aeccedeb0 Partial implementation. 2018-05-18 10:17:21 -04:00
Richard Cordovano b6644f4eac Merge pull request #3785 from rcordovano/refactor-ingest-snapshot-classes
Remove public access specifier of IngestTasksScheduler.IngestJobTasks…
2018-05-17 19:23:27 -04:00
Richard Cordovano a2f5a9a087 Remove public access specifier of IngestTasksScheduler.IngestJobTasksSnapshot 2018-05-17 19:21:31 -04:00
Richard Cordovano 03764f0891 Merge pull request #3777 from esaunders/3734_ingest_progress
Add ingest progress snapshot support to AID
2018-05-17 18:11:57 -04:00
Brian Carrier 601265d8c7 Merge pull request #3783 from rishwanth1995/docs_update
changed brew install command for installing sleuthkit in Running_Linux_OSX.txt
2018-05-17 12:13:53 -04:00
rishwanth1995 3240876e73 changed osx doxs 2018-05-17 12:06:08 -04:00
Richard Cordovano 03fda5ff13 Merge pull request #3782 from dgrove727/3850_CaseUtilsImprovements
3850 case utils improvements
2018-05-17 11:49:22 -04:00
Richard Cordovano 75961c4f62 Merge pull request #3780 from sleuthkit/utf16_sign_fix
Fix error interpretting UTF16 because of signed/unsigned issue.  Also…
2018-05-17 11:39:36 -04:00
Richard Cordovano e9694f78fc Merge pull request #3776 from wschaeferB/3815-Aid21Refocusing
3815 aid21 refocusing
2018-05-17 11:36:54 -04:00