32021 Commits

Author SHA1 Message Date
Kelly Kelly
08d027c5ad Fixed bug in the creation time display 2021-02-26 13:14:58 -05:00
Richard Cordovano
6595ac3e31
Merge pull request #6757 from gdicristofaro/jython-upgrade
jython upgrade
2021-02-26 11:44:29 -05:00
Greg DiCristofaro
53842d9202 jython upgrade 2021-02-26 11:24:55 -05:00
Greg DiCristofaro
2bcade64f4 commenting 2021-02-26 11:13:45 -05:00
William Schaefer
0a14355cc4 7335-Display all categories as comma seperated list in discovery 2021-02-26 10:18:44 -05:00
Greg DiCristofaro
564fefdba8 fix for interesting file hits 2021-02-25 21:26:10 -05:00
Kelly Kelly
170f814416 Added OsAccount content viewer 2021-02-25 17:42:29 -05:00
Eugene Livis
f7696486f2 Minor 2021-02-25 14:54:33 -05:00
Eugene Livis
ffa9a3e4fe Code polish 2021-02-25 14:52:59 -05:00
Eugene Livis
8e214d3495 Bug fixes 2021-02-25 14:29:19 -05:00
Richard Cordovano
e06f76ed42
Merge pull request #6755 from rcordovano/merge-release-4.18.0-branch
Merge release 4.18.0 branch into develop branch
2021-02-25 13:39:41 -05:00
William Schaefer
86d1dd59d7 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 7142-ShowPastCasesDomainDiscovery 2021-02-25 13:37:28 -05:00
Richard Cordovano
af6b6ce577 Resolve merge conflicts for merge of 4.18.0 into develop 2021-02-25 13:36:10 -05:00
Richard Cordovano
9160788d20
Merge pull request #6748 from kellykelly3/7279-updateOSAccountTreeToRefresh
7279 update os account tree to refresh
2021-02-25 13:29:42 -05:00
Kelly Kelly
153b368af9 Merge branch 'develop' into 7279-updateOSAccountTreeToRefresh 2021-02-25 10:36:04 -05:00
Greg DiCristofaro
b584985134 view source result fix 2021-02-24 20:48:32 -05:00
Greg DiCristofaro
03f6cd306a user activity panel refactoring 2021-02-24 19:30:40 -05:00
Richard Cordovano
b6e421f58a
Merge pull request #6745 from kellykelly3/7278-OsAccountEventFiring
7278 os account event firing
2021-02-24 16:09:52 -05:00
Richard Cordovano
b55a3882bd
Merge pull request #6753 from eugene7646/release-4.18.0
Potential NPE fix in SU Solr logic (7343)
2021-02-24 16:05:54 -05:00
Greg DiCristofaro
fd0838f4b4 beginnings of excel export 2021-02-24 15:44:41 -05:00
Greg DiCristofaro
882c0a0635 beginnings of excel export 2021-02-24 15:44:28 -05:00
Eugene Livis
edb24ce07c Potential NPE fix 2021-02-24 15:17:45 -05:00
Kelly Kelly
a3bbd2b3ac Merge branch '7278-OsAccountEventFiring' into 7279-updateOSAccountTreeToRefresh 2021-02-24 15:12:50 -05:00
Kelly Kelly
3baefd8e61 Fixed typo 2021-02-24 15:12:00 -05:00
Eugene Livis
76cf9fa201 Bug fixes and code polish 2021-02-24 15:10:11 -05:00
Kelly Kelly
9caae335a5 Merge branch '7278-OsAccountEventFiring' into 7279-updateOSAccountTreeToRefresh 2021-02-24 14:52:53 -05:00
Kelly Kelly
497f26e4ac Changed the dataModel OSAccount event names to avoid collision 2021-02-24 14:51:22 -05:00
Eugene Livis
8065ddfa93 Merge branch 'develop' of github.com:sleuthkit/autopsy into wordlists 2021-02-24 14:08:04 -05:00
Kelly Kelly
decb76b860 Merge branch 'develop' into 7279-updateOSAccountTreeToRefresh 2021-02-24 10:38:11 -05:00
Kelly Kelly
d7f6d86829 Merge branch 'develop' into 7278-OsAccountEventFiring 2021-02-24 10:37:03 -05:00
Richard Cordovano
6cfe765966
Merge pull request #6747 from rcordovano/7332-new-ingest-pipelines
7332 new ingest pipelines, part 1: pipeline infrastructure
2021-02-24 10:09:42 -05:00
Greg DiCristofaro
98bf69a788 getNameIdentifier 2021-02-24 09:56:06 -05:00
Richard Cordovano
ef2bd07322
Merge pull request #6734 from kellykelly3/7275-OsAccount-in-RA
7275 os account in ra
2021-02-24 09:16:38 -05:00
Richard Cordovano
201740df2d
Merge pull request #6737 from wschaeferB/7303-MiniTimelineNoResultsFix
7303 mini timeline no results fix
2021-02-24 09:12:35 -05:00
Greg DiCristofaro
aa41747841 headers for host 2021-02-23 20:54:13 -05:00
Greg DiCristofaro
748d2b7ad3 working view context action 2021-02-23 20:12:44 -05:00
Eugene Livis
cb95f8b093 More work 2021-02-23 18:25:52 -05:00
Eugene Livis
9546078e64 Merge branch 'develop' of github.com:sleuthkit/autopsy into wordlists 2021-02-23 16:19:51 -05:00
Kelly Kelly
55a33b0c32 OsAccount nodes will update in the tree 2021-02-23 15:47:22 -05:00
Greg DiCristofaro
2329e4cb0c updates from comments 2021-02-23 15:07:20 -05:00
Greg DiCristofaro
e4442cce82 fixes 2021-02-23 14:24:32 -05:00
William Schaefer
5642c96a68 7142 make adding of listeners last step of constructing other occurrences panel 2021-02-23 14:20:58 -05:00
William Schaefer
b6bf611ce6 7142 format file 2021-02-23 14:16:45 -05:00
William Schaefer
36671f2cef 7142 add other occurrences viewer to domain discovery 2021-02-23 14:15:00 -05:00
Greg DiCristofaro
7d49ee323e Merge branch 'develop' of github.com:sleuthkit/autopsy into 7308-menuItems 2021-02-23 13:41:30 -05:00
Greg DiCristofaro
2ce2bfc27c fixes 2021-02-23 13:40:37 -05:00
Kelly Kelly
865097d2cf Merge branch '7278-OsAccountEventFiring' into 7279-updateOSAccountTreeToRefresh 2021-02-23 13:34:39 -05:00
Kelly Kelly
8dc5a16a44 Fixed typo in publish method name 2021-02-23 13:34:08 -05:00
Kelly Kelly
1cdbebb1b8 Merge branch '7275-OsAccount-in-RA' into 7278-OsAccountEventFiring 2021-02-23 13:32:48 -05:00
Kelly Kelly
bf8eb0fa4a Updated to compile with changes in OsAccountManager from SEt to List 2021-02-23 13:32:08 -05:00