raman-bt
|
ae3b343c1b
|
Added icons for new artifacts to show up in the results tree view and the HTML report.
|
2013-07-24 18:53:40 -04:00 |
|
raman-bt
|
19026b732f
|
i. Ensure that artifacts in use are automatically included in the reports.
ii. Fixed the TimeStamp_Start and TimeStamp_End attributes to be seconds since epoch
|
2013-07-24 14:15:03 -04: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 |
|
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 |
|
adam
|
214054d5d5
|
Merge pull request #226 from jawallace/master
Regression Script Refactoring
|
2013-07-10 09:11:54 -07: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 |
|
Jeff Wallace
|
3c1cc941c7
|
Cleaned up _run_test method by moving test_data configuration to _generate_test_data
|
2013-07-09 13:00:53 -04:00 |
|
Jeff Wallace
|
a7d4d9761e
|
Removed configuration logic from run_test
|
2013-07-09 12:26:48 -04:00 |
|
Jeff Wallace
|
32b9b63be2
|
Changed Test_Runner class name to conform to naming conventions
|
2013-07-09 11:54:03 -04:00 |
|
Jeff Wallace
|
92712af0ec
|
Created separate method to generate a list of TestData to be used by run_tests
|
2013-07-09 11:49:31 -04:00 |
|
Jeff Wallace
|
345cb2582f
|
TestConfiguration no longer relys on TestData to print errors
|
2013-07-09 11:22:05 -04:00 |
|
Jeff Wallace
|
71d35554a1
|
Fixed regression test script so the test configuration has access to the parsed command line arguments
|
2013-07-09 10:14:07 -04:00 |
|
adam-m
|
d929a6793b
|
adding local files: handle case when listFiles() returns null
|
2013-07-06 11:36:31 -04:00 |
|
adam
|
84e6791e02
|
Merge pull request #223 from jawallace/master
Refactoring of Regression Test Scripts
|
2013-07-05 13:11:12 -07:00 |
|
U-BASIS\jwallace
|
28bec75e38
|
Added information on Config Files to testing README
|
2013-07-05 12:32:40 -04:00 |
|
U-BASIS\jwallace
|
49912d966d
|
Renamed TestAutopsy class to TestConfiguration. Moved Configuration logic from run_tests to TestConfiguration class
|
2013-07-05 12:29:57 -04:00 |
|
Brian Carrier
|
030001f391
|
Updated regression test files to clean up and reorganize
|
2013-07-01 12:23:24 -04:00 |
|
adam-m
|
305eba1fa2
|
Merge branch 'master' of https://github.com/sleuthkit/autopsy
|
2013-06-28 13:16:22 -04:00 |
|
adam-m
|
8a90eaa07a
|
Hide Edit menu which does not do anything
|
2013-06-28 13:16:00 -04:00 |
|
Brian Carrier
|
480f00a134
|
Updated regression test script with comments
|
2013-06-28 13:00:24 -04:00 |
|
Brian Carrier
|
b58130e48f
|
updated doxygen docs
|
2013-06-28 00:24:18 -04:00 |
|
adam-m
|
c4090f7ecd
|
Better handle default reporting branding
|
2013-06-27 17:58:22 -04:00 |
|
adam-m
|
f563eb2e38
|
Merge branch 'master' of https://github.com/sleuthkit/autopsy
|
2013-06-27 17:32:22 -04:00 |
|
adam-m
|
735c0c6a20
|
make generator logo optional in report branding
|
2013-06-27 17:32:02 -04:00 |
|
adam
|
63487c718b
|
Merge pull request #220 from Smoss/master
Fixed regression tests
|
2013-06-27 14:00:47 -07:00 |
|
Smoss
|
01637d7132
|
Fixed Regression.py
Signed-off-by: Smoss <Smoss117@gmail.com>
|
2013-06-27 16:57:10 -04:00 |
|
adam-m
|
f87135afca
|
Properly close resource streams in html report generation to ensure report has images before applications closes and streams are flushed
|
2013-06-27 16:01:26 -04:00 |
|
Smoss
|
d453da65cf
|
Fixed use of network share drives
Signed-off-by: Smoss <Smoss117@gmail.com>
|
2013-06-27 14:43:58 -04:00 |
|
U-BASIS\smoss
|
3da6a71a68
|
Merge https://www.github.com/sleuthkit/autopsy
|
2013-06-27 14:17:13 -04:00 |
|
adam-m
|
8cfd800077
|
Merge branch 'master' of https://github.com/sleuthkit/autopsy
|
2013-06-27 13:12:38 -04:00 |
|
adam-m
|
fea9ed936d
|
add public API to ingest manager to check status of scheduler (if hasNext() )
|
2013-06-27 13:12:09 -04:00 |
|
Smoss
|
07d898b80b
|
Updated emailer.py
Signed-off-by: Smoss <Smoss117@gmail.com>
|
2013-06-27 12:49:52 -04:00 |
|
U-BASIS\smoss
|
a965c12b83
|
Merge https://www.github.com/sleuthkit/autopsy
|
2013-06-27 10:51:56 -04:00 |
|
Brian Carrier
|
5539471de2
|
Updated doxygen
|
2013-06-27 09:05:50 -04:00 |
|
Brian Carrier
|
b784592242
|
Updated doxygen
|
2013-06-27 07:06:26 -04:00 |
|
Brian Carrier
|
51ecad4633
|
updated doxygen
|
2013-06-27 00:23:55 -04:00 |
|
Brian Carrier
|
e6547ed38f
|
Updated doxygen files
|
2013-06-27 00:21:19 -04:00 |
|
U-BASIS\smoss
|
9e883333d1
|
Merge https://www.github.com/sleuthkit/autopsy
|
2013-06-26 18:16:13 -04:00 |
|
U-BASIS\smoss
|
6f19b06659
|
Merge https://www.github.com/sleuthkit/autopsy
|
2013-06-26 18:04:37 -04:00 |
|
adam-m
|
95afd5bb89
|
Merge https://github.com/Smoss/autopsy
|
2013-06-26 18:03:18 -04:00 |
|
Smoss
|
2c109b458c
|
Fixed nps-2008-jean(0) gold standard
Signed-off-by: Smoss <Smoss117@gmail.com>
|
2013-06-26 17:57:28 -04:00 |
|
Smoss
|
53a3bb5f6f
|
Removed references to the gold_creation value.
Signed-off-by: Smoss <Smoss117@gmail.com>
|
2013-06-26 17:48:01 -04:00 |
|