1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-09-14 15:06:46 +00:00
Commit Graph

30005 Commits

Author SHA1 Message Date
William Schaefer
b1f047461b Merge branch '6985-MiniTimelineDiscovery' of https://github.com/wschaeferB/autopsy into 7067-AddContextMenusToArtifacts 2020-12-07 11:16:35 -05:00
William Schaefer
6a70439b8f Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 6985-MiniTimelineDiscovery 2020-12-07 09:47:55 -05:00
William Schaefer
9a6d883b49 6985 fix failure to load first time 2020-12-07 09:46: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
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
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
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
William Schaefer
f311b26443 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 7067-AddContextMenusToArtifacts 2020-12-02 16:38:41 -05:00
William Schaefer
76dd02e5f7 7067 clean up and comment menu actions 2020-12-02 16:28:22 -05:00
Kelly Kelly
1a5b0c2b14 Sorted context veiwer panels by date time 2020-12-02 15:34:55 -05:00
William Schaefer
88b07940a8 7067 - fix file that is acted on with artifact actions 2020-12-02 15:33:29 -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
William Schaefer
f663d822b9 7067 fix merge conflicts 2020-12-02 12:37:16 -05:00
Greg DiCristofaro
1d056f34d4 revert to 12.2 2020-12-02 11:34:51 -05:00
Greg DiCristofaro
28dead68ad update to 12u 2020-12-02 10:22:32 -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
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
William Schaefer
ccf2ebdb6d 6985 break up long lines for readability 2020-12-01 17:30:12 -05:00
William Schaefer
f896b67248 6985 attempt to fix resizing 2020-12-01 17:26:16 -05:00
William Schaefer
bb6a593300 6985 fix reseting of lists 2020-12-01 16:37:28 -05:00
Greg DiCristofaro
cb1736f333 fix for more domains 2020-12-01 15:44:11 -05:00
Greg DiCristofaro
4a5e224228 Merge branch 'develop' of github.com:sleuthkit/autopsy into 7002-domainNames 2020-12-01 15:13:17 -05:00
William Schaefer
1386b7680f 6985 fix exception handling for artifact type tabs 2020-12-01 14:40:32 -05:00
William Schaefer
3616433420 6985 clarify message 2020-12-01 13:50:44 -05:00
William Schaefer
bd3f55803e 6985 fix exception when caching cancelled during minitimeline population 2020-12-01 13:48:49 -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
William Schaefer
63ee350aa9 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 6985-MiniTimelineDiscovery 2020-12-01 12:32:15 -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
William Schaefer
4621210178 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 6985-MiniTimelineDiscovery 2020-12-01 12:03:15 -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
Richard Cordovano
43f47c3fb3 Merge pull request #6505 from sleuthkit/solr-8-upgrade
Merge Solr 8 upgrade feature branch into develop
2020-11-30 23:40:15 -05:00
eugene7646
f392edd3cb Merge pull request #6508 from eugene7646/solr-8-upgrade
Merged develop
2020-11-30 21:27:40 -05:00
Eugene Livis
27b419c5a1 Merge branch 'develop' of github.com:sleuthkit/autopsy into solr-8-upgrade 2020-11-30 21:26:26 -05:00
Richard Cordovano
7bcc729d6e Merge pull request #6487 from kellykelly3/change-yara-ingest-module-name
Fixed YARA ingest module name
2020-11-30 17:43:28 -05:00