360 Commits

Author SHA1 Message Date
apriestman
0caaeaa802 Also replace regripper string in parent path 2020-07-14 14:55:28 -04:00
apriestman
ff6ebb1fb5 Remove object ID from unalloc files in tsk_files and from regripper output file names. 2020-07-13 20:50:58 -04:00
apriestman
3ee1196b67 Add "Unalloc_" to ignored lines in report diff 2020-07-12 20:12:49 -04:00
apriestman
26fc64ee29 Remove more unalloc file IDs 2020-07-12 14:53:35 -04:00
apriestman
5e57820a9c Remove the object ID in Unalloc file names from the artifact dump 2020-07-12 13:17:50 -04:00
U-BASIS\dsmyda
131525b0d0 Updated the regression script to continue on even in the event of single user failure 2020-01-09 16:25:40 -05:00
U-BASIS\dsmyda
cdbe4e5ffe Made the regression script not bail out of the -b flag 2020-01-08 17:01:46 -05:00
U-BASIS\dsmyda
7e3199cd8e Fixed typo for postgres table names 2019-09-18 11:12:54 -04:00
Ann Priestman
6a64791fe5 Remove legacy artifact ID from tsk_event_descriptions 2019-09-11 21:31:34 -04:00
U-BASIS\dsmyda
fd3de611c6 Cleaned up logic 2019-08-19 10:24:50 -04:00
U-BASIS\dsmyda
8643f99275 Changed variable name 2019-08-19 09:49:10 -04:00
U-BASIS\dsmyda
5cfa5fdb8c Fixed quotechar bug introduced as a result of moving to csv library for CSV splitting 2019-08-18 22:52:05 -04:00
U-BASIS\dsmyda
9029b0476a Added back in the replace statement 2019-08-13 12:50:47 -04:00
U-BASIS\dsmyda
109fb05593 Fixed the way CSV are split 2019-08-13 12:44:30 -04:00
William Schaefer
f188dabf42 Fix index for which column of tsk events to show 2019-08-01 19:12:58 -04:00
William Schaefer
3829e801a1 Fix to account for additional timing depenedent columns 2019-08-01 18:56:31 -04:00
William Schaefer
9009126b3e Replace time/order determined ids from dumps of new timeline tables 2019-08-01 17:19:04 -04:00
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