1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-08-29 23:51:58 +00:00
Commit Graph

30104 Commits

Author SHA1 Message Date
Richard Cordovano
a82d88a3a5 Merge pull request #6528 from sleuthkit/develop
Merge develop into Java 11 upgrade branch
2020-12-07 13:47:44 -05:00
Richard Cordovano
071dadd475 Merge pull request #6478 from markmckinnon/6965-Complete-aLeapp-Module
6965 complete a leapp module
2020-12-07 11:36:13 -05:00
Richard Cordovano
cacd964746 Merge pull request #6520 from gdicristofaro/7060-webmailDomains
7060 webmail domains
2020-12-07 11:17:40 -05:00
Richard Cordovano
5fdb8dd56c Merge pull request #6479 from gdicristofaro/7034-dataSourceNav
7034 data source nav
2020-12-04 16:43:58 -05:00
Richard Cordovano
28c10838b8 Merge pull request #6523 from dannysmyda/6997-Improve-Domain-Discovery-Thumbnail-Algorithm
6997 - Improve Domain Thumbnail Algorithm
2020-12-04 14:52:33 -05:00
Richard Cordovano
291a476be8 Merge pull request #6524 from APriestman/fixHealthMontiorUpgrade2
Fix health monitor upgrade code 2
2020-12-04 14:48:39 -05:00
Greg DiCristofaro
616c0d1956 updates 2020-12-04 13:51:39 -05:00
Greg DiCristofaro
af76bb21b9 bundle fixes 2020-12-04 13:38:19 -05:00
Greg DiCristofaro
90d8ad0726 updates to terminology 2020-12-04 13:26:00 -05:00
apriestman
2dd08f39b0 Make error message more descriptive 2020-12-04 08:39:07 -05:00
apriestman
49414ef9a2 Change upgrade code since "IF NOT EXISTS" does not work for add column in PG 9.5 2020-12-04 08:21:05 -05:00
U-BASIS\dsmyda
e2a337a9cb Updated comments 2020-12-03 19:40:56 -05:00
U-BASIS\dsmyda
deaa670c0e Improved the icon search algorithm by adding new types 2020-12-03 19:37:06 -05:00
Greg DiCristofaro
1b2eae9ec8 update menu item text 2020-12-03 15:14:15 -05:00
Richard Cordovano
bd5ded3731 Merge pull request #6521 from APriestman/healthMonitorUpgradeFix
Health monitor upgrade fix
2020-12-03 14:43:44 -05:00
Mark McKinnon
ffd2e1e719 Merge remote-tracking branch 'upstream/develop' into 6965-Complete-aLeapp-Module 2020-12-03 14:11:48 -05:00
Mark McKinnon
c50d86edf8 Update ALeappAnalyzerIngestModule.java
Address comments
2020-12-03 14:07:47 -05:00
apriestman
a2413676f9 Add warning 2020-12-03 14:02:55 -05:00
Richard Cordovano
a3d93f2f1b Merge pull request #6514 from gdicristofaro/travis-linux-fix
travis shell script fix
2020-12-03 14:00:06 -05:00
apriestman
aa9900c338 Fix health monitor upgrade 2020-12-03 13:57:30 -05:00
Greg DiCristofaro
b11f3bbb00 merge from develop 2020-12-03 13:56:44 -05:00
Greg DiCristofaro
219c4ba5f6 formatting 2020-12-03 13:40:50 -05:00
Greg DiCristofaro
3c36f1e39a formatting and bundle update 2020-12-03 13:36:28 -05:00
Greg DiCristofaro
03a23f636b commenting 2020-12-03 12:37:44 -05:00
Richard Cordovano
c7f818772b Merge pull request #6517 from kellykelly3/7042-sort-context-viewer
7042 - Sorted context viewer panels by date time
2020-12-03 11:45:43 -05:00
Greg DiCristofaro
c2bcc99fcd move to private final var instead of function 2020-12-03 08:18:55 -05:00
Greg DiCristofaro
87901a72b0 Merge branch 'develop' of github.com:sleuthkit/autopsy into 7034-dataSourceNav 2020-12-03 07:47:33 -05:00
Greg DiCristofaro
b7baa5e2c8 set icons and include message types csv 2020-12-02 16:43:17 -05:00
Kelly Kelly
1a5b0c2b14 Sorted context veiwer panels by date time 2020-12-02 15:34:55 -05:00
Richard Cordovano
3d5a823e21 Merge pull request #6506 from APriestman/7057_healthMonitorReport
7057 Health monitor CSV report
2020-12-02 13:20:57 -05:00
Greg DiCristofaro
1d056f34d4 revert to 12.2 2020-12-02 11:34:51 -05:00
Greg DiCristofaro
25061a0b7c working through message url analyzer 2020-12-02 11:33:56 -05:00
esaunders
dd1f52a95e Merge pull request #6512 from esaunders/java11-upgrade
Merging latest develop into Java 11 upgrade branch
2020-12-02 10:28:10 -05:00
Greg DiCristofaro
28dead68ad update to 12u 2020-12-02 10:22:32 -05:00
Greg DiCristofaro
18bd3517e1 updating 2020-12-02 10:20:27 -05:00
Richard Cordovano
206f0976b0 Merge pull request #6494 from gdicristofaro/7002-domainNames
7002 domain names
2020-12-02 10:16:58 -05:00
Greg DiCristofaro
b8d4f72cda os x image fix 2020-12-02 09:04:39 -05:00
Greg DiCristofaro
7844b79cb6 travis shell script fix 2020-12-02 08:57:45 -05:00
Greg DiCristofaro
bb4f0d0751 lower case normalization 2020-12-02 08:32:57 -05:00
Greg DiCristofaro
6a6262878f continuing to work through message analyzer 2020-12-02 08:21:11 -05:00
Richard Cordovano
3acada9c25 Merge pull request #6493 from APriestman/6984_addSupportForGPSArea
6984 Add support for GPS area artifacts
2020-12-01 17:35:41 -05:00
Greg DiCristofaro
cb1736f333 fix for more domains 2020-12-01 15:44:11 -05:00
esaunders
ff4b503b5f Merge branch 'develop' of github.com:sleuthkit/autopsy into java11-upgrade 2020-12-01 15:14:24 -05:00
Greg DiCristofaro
4a5e224228 Merge branch 'develop' of github.com:sleuthkit/autopsy into 7002-domainNames 2020-12-01 15:13:17 -05:00
Greg DiCristofaro
a0e1b7a9b8 start on message url analyzer 2020-12-01 14:54:24 -05:00
Richard Cordovano
0dfc6cca85 Merge pull request #6510 from gdicristofaro/osx-notest
do not run tests in os x for travis
2020-12-01 12:58:31 -05:00
Greg DiCristofaro
a52f21a773 do not run tests in os x for travis 2020-12-01 12:55:38 -05:00
Richard Cordovano
e703a2617a Merge pull request #6509 from dannysmyda/Fix-For-Nightly-Deadlock
Fix Nightly CR Deadlock
2020-12-01 12:28:47 -05:00
U-BASIS\dsmyda
1a5f037219 Fixed nightly deadlock by moving the CR setup code to run once per regression test run (before case creation and ingest) 2020-12-01 11:44:03 -05:00
Greg DiCristofaro
1e270cc0e3 fixes for domain rules 2020-12-01 08:52:12 -05:00