4072 Commits

Author SHA1 Message Date
Richard Cordovano
a431a747be Additional files for back out of mult-select feature for file extraction 2013-07-18 15:10:40 -04:00
Richard Cordovano
d6e82a8721 Backed out addition of multi-selection feature for file extraction. 2013-07-18 15:08:10 -04:00
Brian Carrier
2cb1aeb5cd Merge pull request #235 from jawallace/master
Regression Test Refactoring
2013-07-17 14:44:16 -07:00
Jeff Wallace
dc7fcb3790 Changed except statements to be more specific. Changed places where files are opened to use the safer with statement. 2013-07-17 11:39:55 -04:00
Richard Cordovano
a5a69b8036 First draft of implementation of multi-select tagging and export 2013-07-16 18:07:37 -04:00
Jeff Wallace
f3515efaa5 Merge https://github.com/sleuthkit/autopsy 2013-07-16 15:21:18 -04:00
Jeff Wallace
f180665333 Updated documentation of functions and classes. 2013-07-16 15:18:03 -04:00
Jeff Wallace
65471d726a Removed global variable test_config, updated appropriate references 2013-07-16 14:20:14 -04:00
Brian Carrier
d4840fcf0a Improved artifact viewer and such to make regripper output easier to read in the raw output form. 2013-07-16 14:13:16 -04:00
Jeff Wallace
9f2015e4ce Removed global variable failedbool, updated overall pass/fail output message 2013-07-16 13:34:23 -04:00
Jeff Wallace
62087cdc5b Added email data to test configuration, modified Emailer.py so it doesn't need a configuration file to send an email. 2013-07-16 12:54:01 -04:00
Brian Carrier
f1aa4441fe Better deal with write failures in RecentActivity. Use more specialized temp/output folders 2013-07-16 11:41:11 -04:00
Jeff Wallace
625c7c8c3b Database dump function now takes paths as arguments intstead of TestData 2013-07-16 11:38:50 -04:00
Brian Carrier
87f68da53c Run regripper full on registry hives and post to blackboard. Removed old rr code in third party since it is not used 2013-07-16 10:50:29 -04:00
Brian Carrier
a9cf55a82f Create directories when new case is created and deprecated API that passed in case name and was not used 2013-07-16 10:42:56 -04:00
Jeff Wallace
c103c1ac62 Replaced imgfail globabl variable with a TestData attribute. 2013-07-16 10:03:54 -04:00
Jeff Wallace
c03872b5d9 Replaced accidental deletion in previous commit. 2013-07-15 14:14:56 -04:00
Jeff Wallace
e89fb44523 TestData now stores pass/fail flags for the different 'diffs': html report, database, and logs. 2013-07-15 13:54:09 -04:00
Jeff Wallace
151d35b8f2 Reorganized script. TskDbDiff no longer relies on TestData. 2013-07-15 13:18:57 -04:00
Jeff Wallace
3e1ef3712f Email attachments are now stored in Errors class. Added documentation to Errors class. 2013-07-15 12:51:30 -04:00
Jeff Wallace
d87b0972b1 Moved error reporting to a central class 2013-07-15 12:30:08 -04:00
Brian Carrier
13e0dd95f5 Merge branch 'master', remote-tracking branch 'origin' 2013-07-14 21:46:19 -04:00
Jeff Wallace
78c59bcd4d Merge https://github.com/sleuthkit/autopsy 2013-07-12 15:27:44 -04:00
Jeff Wallace
ba50b7fbad Reorganized regression.py and Emailer.py. Moved util functions to a new file, regression_utils.py 2013-07-12 15:25:32 -04:00
Brian Carrier
dda08dc638 Merge pull request #232 from rcordovano/master
Tag-Related Enhancements to Artifact Tabular Report Pages
2013-07-12 12:12:51 -07:00
Jeff Wallace
0bfee91eda Cleaned up and refactored TestResultsDiffer to redesign specification. 2013-07-12 14:38:12 -04:00
adam
ae160e93b3 Merge pull request #233 from jawallace/master
Regression Script Refactoring
2013-07-11 12:35:21 -07:00
Brian Carrier
85b16fcc8b Merge branch 'master' of github.com:sleuthkit/autopsy 2013-07-11 15:11:38 -04:00
Brian Carrier
37f05d73d2 Made extracted content area be dynamic and not hard coded 2013-07-11 15:11:16 -04:00
adam-m
294ce8ff9a Add discovery of external ingest modules (outside of autopsy project tree) in ingest module loader 2013-07-11 14:57:12 -04:00
Jeff Wallace
66c01b5742 Created DiffResults class to store TskDBDiff results in TestData. 2013-07-11 14:43:09 -04:00
Richard Cordovano
655e7e5787 Added UTF-8 encoding meta tag to HTML report 2013-07-11 14:31:20 -04:00
Richard Cordovano
ffed632b16 Extended tag display and filtering to keyword and hash set hits and prohibited making local copies of unalloc/virt files for reports 2013-07-11 14:02:39 -04:00
Jeff Wallace
ab5a18ae15 Replaced usage of make_path with attributes and methods in TestData 2013-07-11 12:31:33 -04:00
Jeff Wallace
7c87217bf4 Added additional helper methods to TestData to eliminate overuse of make_path 2013-07-11 10:22:41 -04:00
adam-m
93fa98bd5b update news for new version 2013-07-11 09:34:55 -04:00
adam-m
7fab4a394e add query substr to keyword search tab title
fixes #225
2013-07-10 23:51:52 -04:00
adam-m
9658b52f2b Merge branch 'master' of https://github.com/sleuthkit/autopsy 2013-07-10 19:35:25 -04:00
adam-m
190cd30788 update scalpel jni dll for windows using 20130710 build 2013-07-10 19:34:57 -04:00
Jeff Wallace
7952b7368c Added methods to TestData to produce paths for gold or output directories. 2013-07-10 16:43:14 -04:00
Jeff Wallace
d8136f5754 Changed documentation to google python standards. 2013-07-10 14:08:10 -04:00
adam
214054d5d5 Merge pull request #226 from jawallace/master
Regression Script Refactoring
2013-07-10 09:11:54 -07:00
Jeff Wallace
52fba3c817 Changed several filename attributes of TestConfiguration to be constant global variables 2013-07-10 09:43:03 -04:00
Richard Cordovano
7bbc5e0a22 Fixed bug in code to create tag folders local files for file tags report 2013-07-09 22:08:36 -04:00
Richard Cordovano
e23768f7cc Swapped File and Size columns in Hashset Hits report 2013-07-09 21:26:19 -04:00
Richard Cordovano
586bd6e03e Resolved some reporting issues 2013-07-09 19:59:04 -04:00
Jeff Wallace
f537e18b92 Removed other instances of using make_path to get paths to database files in TskDbDiff 2013-07-09 16:54:47 -04:00
Jeff Wallace
4c257655df Refactored TskDbDiff (DatabaseDiff) to eliminate repeated code and correctly close database connections 2013-07-09 16:04:23 -04:00
Jeff Wallace
f346032d72 Removed redundant attributes in TestConfiguration and consolidated places they were used. 2013-07-09 14:10:39 -04:00
Jeff Wallace
1460a8c7cf Fixed naming error in previous commit 2013-07-09 13:17:52 -04:00