17593 Commits

Author SHA1 Message Date
William Schaefer
0ca3f155d5 6714 add back parens that should of been there 2020-09-11 11:17:46 -04:00
William Schaefer
6db1f06410 6714 remove extra parens 2020-09-11 11:16:08 -04:00
William Schaefer
75e83325c8 6714 update settings when buttons other than Domain are selected 2020-09-11 11:14:09 -04:00
William Schaefer
0761b8d9d2 6714 remove need for casting 2020-09-11 11:10:47 -04:00
William Schaefer
44c7bc934e 6714 fix casting 2020-09-11 11:08:08 -04:00
William Schaefer
d34cc3ccaf 6714 fix setting previously used settings 2020-09-11 11:06:34 -04:00
William Schaefer
a545b8a619 Merge branch 'domain-discovery' of https://github.com/wschaeferB/autopsy into 6714-displayDomainGroups-with6713 2020-09-11 11:01:25 -04:00
William Schaefer
fa6b9933ea resolve merge conflicts to merge in develop 2020-09-11 10:53:52 -04:00
William Schaefer
0abd1dfb27 6714 remove unreachable breaks after returns 2020-09-11 10:43:12 -04:00
William Schaefer
7fc5e77bab 6714 fix import 2020-09-11 10:42:03 -04:00
William Schaefer
930d603bc2 6714-fix event name for variable 2020-09-11 10:33:51 -04:00
William Schaefer
812686e813 6714 remove extra symbols 2020-09-11 10:30:25 -04:00
William Schaefer
67e716f13a 6714 add missing semi-colon 2020-09-11 10:29:54 -04:00
William Schaefer
0ef55c7f6d 6714 make grouping and sorting attrs based on search type 2020-09-11 10:29:01 -04:00
U-BASIS\dsmyda
e36e32fd6d Added tests, removed some logic added for data source domains table 2020-09-11 10:02:25 -04:00
William Schaefer
560724ba20 6714 remove souts and fix listener again 2020-09-11 09:38:43 -04:00
Greg DiCristofaro
3172ce935d merge from develop 2020-09-11 08:22:42 -04:00
William Schaefer
b32aa710fe 6714 fix listeners for date range 2020-09-11 08:21:49 -04:00
Greg DiCristofaro
461c6258db header updates 2020-09-11 08:19:47 -04:00
William Schaefer
ed558cafa0 6714 add default date to pickers 2020-09-11 07:47:56 -04:00
Richard Cordovano
e92259d60a Fix typo in message param doc CommunicationArtifactViewerHelper 2020-09-10 21:32:22 -04:00
Greg DiCristofaro
9fae0971e0 refactoring 2020-09-10 20:51:01 -04:00
Greg DiCristofaro
ce32c2e26c refactoring 2020-09-10 20:50:43 -04:00
Greg DiCristofaro
2a43a2a859 refactoring 2020-09-10 20:21:46 -04:00
Greg DiCristofaro
f2175a3f6d Merge branch '6777-typesSummaryTab' of github.com:gdicristofaro/autopsy into 6810-updateDuringIngest 2020-09-10 19:56:05 -04:00
Greg DiCristofaro
8adf45e388 update for octet stream 2020-09-10 19:55:13 -04:00
Greg DiCristofaro
91202df6b9 refactoring 2020-09-10 16:41:53 -04:00
Greg DiCristofaro
4cb331ae24 Merge branch '6777-typesSummaryTab' of github.com:gdicristofaro/autopsy into 6810-updateDuringIngest 2020-09-10 16:38:10 -04:00
Greg DiCristofaro
2f6eec6638 integrating and refactoring 2020-09-10 16:37:18 -04:00
Greg DiCristofaro
27afee2463 integrating and refactoring 2020-09-10 16:37:06 -04:00
Mark McKinnon
8b50298ccf Address comments
Address Comments
2020-09-10 16:35:37 -04:00
Mark McKinnon
0b10757d3e Update ILeappFileProcessor.java
Format code
2020-09-10 14:32:15 -04:00
Mark McKinnon
9199732430 Codacy Fixes
Codacy Fixes
2020-09-10 14:22:59 -04:00
Greg DiCristofaro
44e6efc1f0 Merge branch 'develop' of github.com:sleuthkit/autopsy into 6777-typesSummaryTab 2020-09-10 14:20:55 -04:00
Greg DiCristofaro
6389756371 revised queries 2020-09-10 14:20:49 -04:00
U-BASIS\dsmyda
637e0572b6 Bug fixes and performance fixes 2020-09-10 14:19:34 -04:00
Greg DiCristofaro
b857384779 working through base panel updates 2020-09-10 14:01:10 -04:00
Mark McKinnon
b7d5f00eb1 Codacy
Codacy
2020-09-10 11:06:58 -04:00
William Schaefer
f8a9ad319c 6714 new date grouping attributes 2020-09-10 10:39:34 -04:00
Mark McKinnon
7d58820e5d Codacy
Codacy
2020-09-10 10:28:02 -04:00
Richard Cordovano
d308bd2edb
Merge pull request #6234 from rcordovano/6784-fix-executils-infinite-loop
6784 Fix bugs in ExecUtil
2020-09-10 10:18:29 -04:00
Greg DiCristofaro
c4518c3c17 revisions 2020-09-10 10:17:56 -04:00
Mark McKinnon
2ee8df5a84 COdacy
Codacy changes?
2020-09-10 10:10:56 -04:00
Mark McKinnon
21db4d084f Refactor module
refactor module
2020-09-10 09:57:44 -04:00
Greg DiCristofaro
58a433e181 merge 2020-09-10 09:43:09 -04:00
Greg DiCristofaro
040086c236 merge from develop 2020-09-10 09:36:16 -04:00
Greg DiCristofaro
686a2a9749 adding refresh throttler to base data source summary tab 2020-09-10 09:27:11 -04:00
Eugene Livis
5c5888f2bc Merge branch 'develop' of github.com:sleuthkit/autopsy into doc_batching_6650 2020-09-09 17:20:01 -04:00
Greg DiCristofaro
85c87f839c working through update during refresh 2020-09-09 16:39:52 -04:00
Richard Cordovano
546d0a71b0
Merge pull request #6246 from gdicristofaro/6797-topProgramsTooltips
6797 updated tooltip to show full folder path for folder column
2020-09-09 15:19:48 -04:00