Commit Graph
18776 Commits
Author SHA1 Message Date
Eugene Livis fcbd0109e7 Merge develop 2018-05-08 12:52:09 -04:00
Eugene Livis 31695a9ad8 Merge branch 'develop' of github.com:sleuthkit/autopsy into ocr_via_tika_3760 2018-05-08 12:51:34 -04:00
esaunders 225406905f Fix equality check. 2018-05-08 12:02:14 -04:00
esaunders 2d8d5126cd Merge branch 'custom-release-may-2018' of github.com:sleuthkit/autopsy into 3738_job_cancellation 2018-05-08 11:11:38 -04:00
esaunders 89f9d88ac2 Merge pull request #3748 from esaunders/custom-release-may-2018
Fix clean target.
2018-05-08 11:10:32 -04:00
esaunders b64c75656e Fix clean target. 2018-05-08 11:08:48 -04:00
esaunders 8051b726ed Added case deletion support to dashboard and fixed bug in reprocessJob. 2018-05-08 11:07:09 -04:00
Ann Priestman c876721903 Merge branch 'custom-release-may-2018' into 3613_dashboard_gridLayout 2018-05-08 11:01:25 -04:00
Ann Priestman 5f4149901c Merge branch 'custom-release-may-2018' into 3613_dashboard_gridLayout 2018-05-08 10:55:42 -04:00
Richard Cordovano 7a6c8d8a8f Merge pull request #3715 from esaunders/3737_ain_pause_resume
3737 Added pause/resume/shutdown functionality to AID
2018-05-08 10:50:38 -04:00
U-BASIS\zhaohui 75ec49ba8d 3779: Add data source filter to file search by attributes 2018-05-08 10:31:49 -04:00
Brian Carrier a96f56511e minor updates autopsy-4.7.0 2018-05-08 10:20:12 -04:00
Brian Carrier 4d129a3c7b removed known_issues, which was very out of date 2018-05-08 10:11:00 -04:00
esaunders 5febae4bef Merge branch 'custom-release-may-2018' of github.com:sleuthkit/autopsy into 3738_job_cancellation 2018-05-08 10:01:30 -04:00
Richard Cordovano 60a679a813 Merge pull request #3746 from briangsweeney/common-files-sql-fix
Fix for postgres String handling of mime_type query
2018-05-08 09:29:44 -04:00
Brian Carrier 208b668231 Merge pull request #3747 from sleuthkit/buid_clean
Added clean step for release process
2018-05-07 21:51:41 -04:00
Brian Carrier 2cee592939 Added clean step for release process 2018-05-07 21:50:13 -04:00
Andrew Ziehl bc00fc95fd Fix for postgres String handling of mime_type query 2018-05-07 17:43:06 -06:00
Richard Cordovano b187f43076 Merge branch 'custom-release-may-2018' into develop 2018-05-07 17:45:40 -04:00
Richard Cordovano 19dd0a0ca7 Change project back from RELEASE to DEVELOPMENT 2018-05-07 17:43:44 -04:00
Richard Cordovano 356ca9e1c3 Merge in custom-release-may-2018 branch and resolve conflicts 2018-05-07 16:08:40 -04:00
Andrew Ziehl 4261b8c031 Fix for postgres String handling of mime_type query 2018-05-07 12:44:39 -07:00
Richard Cordovano 523c2929f9 Merge in custom-release-may-2018 branch and resolve conflicts 2018-05-07 15:24:55 -04:00
Richard Cordovano 2c500be5bb Merge in release 4.7.0 branch 2018-05-07 15:17:26 -04:00
Richard Cordovano 2738ebfbea Merge in release-4.7.0 branch and resolve conflicts 2018-05-07 14:14:12 -04:00
esaunders 56b917cc1d Fix error message. 2018-05-07 12:31:35 -04:00
esaunders de5e0f81ff Don't throw an exception when deleting a core if the core is already closed. 2018-05-07 12:28:42 -04:00
William Schaefer 63518b5ad7 3752 re-disable veracrypt test after confirming it sometimes works following name changes 2018-05-07 12:08:53 -04:00
William Schaefer 5347514f61 3752 fix misspelled veracrypt names and files 2018-05-07 12:05:04 -04:00
William Schaefer 029cd46624 3752 make the Vericrypt test be ignored for the time being due to 3820 2018-05-07 11:04:50 -04:00
William Schaefer 82303be400 3752 fix merge conflicts between custom release may and 3752 2018-05-07 10:46:34 -04:00
Richard Cordovano e5955ac542 Case.getCurrentOpenCase => getCurrentCaseThrows 2018-05-07 10:46:24 -04:00
Richard Cordovano b7fd3cfef8 Merge pull request #3742 from rcordovano/3812-content-panel-stack-overflow
3812 content panel stack overflow
2018-05-07 10:09:54 -04:00
Richard Cordovano bedcaf6251 Restore ability to have a result view panel with no content view (Codacy fixes) 2018-05-04 18:42:04 -04:00
Richard Cordovano 82d9482f8c Restore ability to have a result view panel with no content view 2018-05-04 17:52:08 -04:00
Richard Cordovano 5cf5159ff9 Restore ability to have a result view panel with no content view 2018-05-04 17:49:38 -04:00
Richard Cordovano d84bdf2c50 Restore ability to have a result view panel with no content view 2018-05-04 17:47:11 -04:00
Richard Cordovano 4a0e5ea092 Restore ability to have a result view panel with no content view 2018-05-04 17:36:35 -04:00
Richard Cordovano 7f452ab4ea Restore ability to have a result view panel with no content view 2018-05-04 17:35:01 -04:00
U-BASIS\dgrove f7f4ad5882 Fixed bug with missing entropy value. 2018-05-04 16:59:14 -04:00
Eugene Livis d5628d686e Verifying if Tesseract exists and locating the executable 2018-05-04 15:06:17 -04:00
Eugene Livis e1aad0f798 Avoided the need to install Tesseract 2018-05-04 15:05:07 -04:00
Eugene Livis 4f6cbe910c First cut at getting some OCR to work with Tika 2018-05-04 14:30:08 -04:00
Brian Carrier 96646192ae Merge pull request #3740 from rishwanth1995/opencv_message
added opencv messagebox to show failure on linux
2018-05-04 14:01:00 -04:00
Brian Carrier 9204fc5a98 Update ImageUtils.java 2018-05-04 14:00:43 -04:00
rishwanth1995 5c79f6faf2 opencv messagebox 2018-05-04 13:43:57 -04:00
Richard Cordovano 12a0a01087 Merge branch 'release-4.7.0' of github.com:sleuthkit/autopsy into release-4.7.0 2018-05-04 13:30:49 -04:00
Brian Carrier a59649318d updated limitations 2018-05-04 12:46:18 -04:00
Richard Cordovano bb02bb0eb7 Initial changes to Case get case APIs 2018-05-04 12:23:51 -04:00
U-BASIS\dgrove b4a5bf5cb8 TSK_COMMENT added. 2018-05-04 12:10:46 -04:00