30916 Commits

Author SHA1 Message Date
William Schaefer
7584f5c975 6781 clean up logic and code 2020-11-10 13:14:20 -05:00
William Schaefer
64fd4af87f 6781 fix missing parrens 2020-11-10 12:31:22 -05:00
William Schaefer
3dd28340e5 6781 refactor viewer code for general purpose viewer 2020-11-10 12:27:38 -05:00
Greg DiCristofaro
a75479d806 refactoring and commenting 2020-11-10 12:24:14 -05:00
Greg DiCristofaro
34f5a00932 a few small fixes 2020-11-10 09:38:31 -05:00
Greg DiCristofaro
011bf82cad added timeline panel 2020-11-10 07:59:46 -05:00
Richard Cordovano
dbe2511812
Merge pull request #6446 from gdicristofaro/7006-showBlankValues
7006 values are always visible
2020-11-09 16:14:04 -05:00
Greg DiCristofaro
ea7c03aa1d working through panel 2020-11-09 15:20:10 -05:00
Greg DiCristofaro
d0aa58569c timeline panel beginnings 2020-11-09 13:38:05 -05:00
William Schaefer
6e1e3ff21b 6781 general purpose viewer 2020-11-09 12:40:04 -05:00
Greg DiCristofaro
b08b161b53 start of timeline summary 2020-11-09 10:56:23 -05:00
Richard Cordovano
3e2a279ccd
Merge pull request #6441 from APriestman/6991_hashBugFix
6991 Use the original length of the file, not the length of the encoded fi…
2020-11-09 10:22:24 -05:00
William Schaefer
a327ab07f9 6781 resolve merge conflicts 2020-11-09 10:19:35 -05:00
Greg DiCristofaro
47b0be1e5e values are always visible 2020-11-09 09:17:33 -05:00
Greg DiCristofaro
a2496aac1e comment fix 2020-11-09 08:28:51 -05:00
Greg DiCristofaro
4af6490d1b update to use star notation 2020-11-08 16:08:46 -05:00
eugene7646
e59d9cc9dd
Merge pull request #6444 from eugene7646/solr-8-upgrade
Merged develop
2020-11-06 15:54:27 -05:00
Eugene Livis
f987b0137f Merge branch 'develop' of github.com:sleuthkit/autopsy into solr-8-upgrade 2020-11-06 15:52:53 -05:00
Richard Cordovano
a805e6c92b
Merge pull request #6436 from eugene7646/tools_dir_6976
Moved projects into new Tools directory (6976)
2020-11-06 11:58:04 -05:00
Eugene Livis
4f175eea50 Updated deprecated schema fields. Improved check for existing collections 2020-11-05 17:16:31 -05:00
William Schaefer
7038bd9f73 6774 fix saving of perviously selected tab 2020-11-05 16:24:07 -05:00
William Schaefer
087d91d3f8 6774 fix error resolving merge conflict 2020-11-05 16:11:15 -05:00
William Schaefer
74d6405666 6774 fix merge conflict 2020-11-05 15:53:15 -05:00
William Schaefer
d61550c763 6774 fix merge conflict 2020-11-05 15:45:52 -05:00
William Schaefer
6d5389b9ec 6774 resolve merge conflicts 2020-11-05 15:42:10 -05:00
William Schaefer
e2634a4535 6773 fix annotations 2020-11-05 15:24:42 -05:00
apriestman
e95f87796e Use the original length of the file, not the length of the encoded file on disk. 2020-11-05 14:26:43 -05:00
Kelly Kelly
78f516170f Add support to upload and download yara settings from remote dir 2020-11-05 13:45:29 -05:00
Eugene Livis
b3cb013e91 Bug fix 2020-11-05 13:22:45 -05:00
William Schaefer
5a019896f1 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 6773-WebHistoryDiscoveryDetailsViewer 2020-11-05 12:57:21 -05:00
William Schaefer
8363f22099 6773 remove ui synchronization annotate thread confined 2020-11-05 12:49:30 -05:00
Kelly Kelly
6becccafc6 Added support for TSK_RULE 2020-11-05 11:48:42 -05:00
Greg DiCristofaro
90d89b620a update timeout 2020-11-04 20:15:09 -05:00
Eugene Livis
b7ae4516c4 Moved some projects into new Tools directory 2020-11-04 15:43:58 -05:00
Richard Cordovano
916d6bc098
Merge pull request #6435 from dannysmyda/6951-Tiff-Diffs-Part-2
6951 - Tiff Diffs [Part 2]
2020-11-04 15:27:21 -05:00
Kelly Kelly
09d0c6e5f6 Yara ingest module 2020-11-04 13:41:49 -05:00
Greg DiCristofaro
4510cf5c41 fix in sample suite 2020-11-04 13:26:34 -05:00
Greg DiCristofaro
f57cfd0327 updates for links in doc 2020-11-04 13:21:31 -05:00
Greg DiCristofaro
f6335895c5 updates for links in doc 2020-11-04 13:20:13 -05:00
Greg DiCristofaro
583bd4bfca moved doc to source folder 2020-11-04 13:10:54 -05:00
Richard Cordovano
68820d4d95
Merge pull request #6428 from eugene7646/32k_chunk_error_6755
32k chunk error (6755)
2020-11-04 12:20:11 -05:00
U-BASIS\dsmyda
f6d020c2de Made ImageIO ordering happen once per job vs once per thread 2020-11-04 11:38:21 -05:00
Greg DiCristofaro
066249e9ea merge from 6896-testing 2020-11-04 08:57:38 -05:00
William Schaefer
68191e03d0 6781 remove empty lines 2020-11-03 21:14:57 -05:00
William Schaefer
8e008170d8 6781 resolve merge conflicts 2020-11-03 21:13:03 -05:00
Greg DiCristofaro
11ce927a4a working through some changes 2020-11-03 20:40:56 -05:00
William Schaefer
1a791c437b Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 6773-WebHistoryDiscoveryDetailsViewer 2020-11-03 20:40:39 -05:00
William Schaefer
c98c2838de 6773 add comment 2020-11-03 20:37:16 -05:00
William Schaefer
629f9abf73 6773 catch cancelation exception, instance variables 2020-11-03 20:35:59 -05:00
Raman Arora
3fd6ec25ae 3979: Make basic AnalysisResult infrastructure. 2020-11-03 14:57:16 -05:00