343 Commits

Author SHA1 Message Date
William Schaefer
b4472684fa 4879 keep invalid Path ID as the ID such as -1 2019-03-28 11:26:06 -04:00
William Schaefer
e5e0ddbc41 4879 fix missing arguement on a call to db blackboard diff 2019-03-27 12:48:05 -04:00
William Schaefer
d79daa2d4a 4879 remove extra parenthesis 2019-03-22 19:13:00 -04:00
William Schaefer
15ef82c1e9 4879 fix incorrect and usage in python script 2019-03-22 16:13:16 -04:00
William Schaefer
6c377c6ca6 4879 script changes to normalize Path ID attribute in BlackboardDump 2019-03-22 15:44:23 -04:00
Richard Cordovano
c267492e09
Merge branch 'develop' into 4680-suppress-inserts-image-gallery-groups 2019-02-11 12:41:18 -05:00
Richard Cordovano
4789970910
Merge pull request #4529 from wschaeferB/4726-NormalizeDataSourceArtifacts
4726 normalize data source artifacts
2019-02-11 12:39:32 -05:00
U-BASIS\dsmyda
e464da53fa Removed the image_galley_group_seen inserts in the multi-user dumps 2019-02-08 12:57:30 -05:00
William Schaefer
8bc0417ba8 4726 fix comment mistake 2019-02-07 17:33:33 -05:00
William Schaefer
c591cd47a3 4726 changed name of function to build table 2019-02-07 15:56:55 -05:00
William Schaefer
c0d3067a3e 4726 add image names table and lookup for normalizing data source names 2019-02-07 15:42:49 -05:00
William Schaefer
ca7b516e73 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into FixPathNotDefinedInDiffScript 2019-02-07 13:34:28 -05:00
William Schaefer
be9c4a8830 4722 remove accidently commited output file from PR 2019-02-06 13:53:26 -05:00
William Schaefer
3132c6cc94 remove attempts to access methods which OSError does not have from regression.py 2019-02-06 12:08:42 -05:00
William Schaefer
964d1aab2e ensure path variable in diff script is always defined before use 2019-01-29 15:41:23 -05:00
U-BASIS\dsmyda
ad440e5879 Restrict diffs to only omit insert statements on image galley groups 2019-01-28 11:40:16 -05:00
U-BASIS\dsmyda
62ea6672dd Fixed tab and space problem 2019-01-25 10:13:53 -05:00
U-BASIS\dsmyda
a9db53951e Also suppressed for sqlite 2019-01-25 10:08:09 -05:00
U-BASIS\dsmyda
b02d029af1 Formatting 2019-01-25 10:03:58 -05:00
U-BASIS\dsmyda
d3a128c548 Skip over postgresql statements with image_galley_groups_seen 2019-01-25 10:02:36 -05:00
Ann Priestman
d76d8cb1ad Skip SET idle_in_transaction_session_timeout line in regression test 2018-11-30 10:56:11 -05:00
rcordovano
e3c352ed5e Update db dump script to ignore pg_catalog SQL 2018-11-16 18:31:16 -05:00
esaunders
3e82019012 Remove group_id from image_gallery_groups_seen table. 2018-10-23 10:08:31 -04:00
esaunders
c429d7af46 Fix bug I introduced with handling of image gallery tables. 2018-10-17 10:11:48 -04:00
esaunders
9882ada225 Add special handling for image gallery tables. 2018-10-15 17:39:15 -04:00
esaunders
26708bf08e Update regression test script to replace examiner name when dumping tsk_examiners database table. 2018-10-10 14:48:19 -04:00
U-BASIS\zhaohui
73a2f35fa2 3908: Use correct file url 2018-06-15 10:31:23 -04:00
U-BASIS\zhaohui
c32b4f5dc0 3827: Update regression.py to take care of the new platform structure. 2018-05-10 15:28:29 -04:00
esaunders
9851ac4415 Python syntax error fix. 2018-03-26 13:33:38 -04:00
esaunders
f26981b4da Fix for issue where the parent of an artifact is a report which does not yet exist in the mapping table. 2018-03-26 12:46:16 -04:00
U-BASIS\zhaohui
d21202e528 3532: Write Output path to a text file instead of a html file. 2018-03-21 10:26:14 -04:00
Brian Carrier
2e7f1256d6 fixed typo 2018-03-20 21:04:24 -04:00
Richard Cordovano
f090bf2a34
Merge pull request #3495 from zhhl/3532-makeNightlyFailureEasierToDebug2
3532: Move the html file to diff_output folder and update the tag con…
2018-03-09 17:48:11 -05:00
Richard Cordovano
b4a73dfb40
Merge pull request #3489 from esaunders/develop
Fix problem with Reports path.
2018-03-05 19:29:59 -05:00
U-BASIS\zhaohui
037c820f6a 3532: Move the html file to diff_output folder and update the tag contents 2018-03-01 11:47:29 -05:00
esaunders
34f300ae4b Fix problem with Reports path. 2018-02-28 13:12:48 -05:00
Richard Cordovano
fc2ad1afb1
Merge pull request #3477 from esaunders/develop
Fix for host names in parent path
2018-02-27 17:37:06 -05:00
esaunders
274ed59ad7 Fixes for quotes, slashes and host names in paths. 2018-02-27 17:31:29 -05:00
Richard Cordovano
9dc01347d2
Merge pull request #3474 from esaunders/develop
Remove date/times from report paths.
2018-02-27 16:53:59 -05:00
esaunders
2fda9c44fa Remove date/times from report paths. 2018-02-27 16:42:58 -05:00
Richard Cordovano
f5d00c420b
Merge pull request #3445 from zhhl/3532-makeNightlyFailureEasierToDebug
3532: Add a html file to include the links to case output directory.
2018-02-27 12:00:43 -05:00
esaunders
fa51c573c1 Updated regression test script to handle indexed reports. 2018-02-26 12:22:38 -05:00
U-BASIS\zhaohui
986296ecfc 3532: Add a html file to include the links to case output directory. 2018-02-16 13:46:33 -05:00
U-BASIS\zhaohui
be029b026a Update regresion.py to use the new datetime format in logs. 2018-02-09 14:54:50 -05:00
U-BASIS\zhaohui
4bcd518f4b Disalbe the run time test in nightly. 2018-02-08 15:04:29 -05:00
Richard Cordovano
ba9e2f7fcc
Merge pull request #3345 from zhhl/3412-updatehtmlreportPath
3412: rename index.html to report.html and move html report files to …
2018-01-09 15:04:14 -05:00
U-BASIS\zhaohui
d10714fdb4 3412: Update regression.py to take care of the new HTML report path 2018-01-09 10:28:00 -05:00
U-BASIS\zhaohui
7c9a7026c5 3386: Update the files permission from 755 to 644 2018-01-03 14:43:27 -05:00
Richard Cordovano
8e4d7e2c4f Merge in develop branch 2017-09-07 11:17:51 -04:00
U-BASIS\zhaohui
eb39308400 2682: Remove report_id from the dump of reports table and cleanups. 2017-08-29 14:03:02 -04:00