17611 Commits

Author SHA1 Message Date
Brian Carrier
c899b2b594 make interesting file same priority as hash and keyword hits 2018-04-14 23:34:29 -04:00
Brian Carrier
aff1f64ced Added more logging and status 2018-04-10 22:41:06 -04:00
Richard Cordovano
b759ddcc4f
Merge pull request #3664 from millmanorama/962-layout-progress
962 layout progress
2018-04-10 12:21:18 -04:00
Richard Cordovano
74856bc4de
Merge pull request #3653 from millmanorama/976-show-applied-layout
976 show applied layout as bold text on buttons
2018-04-10 12:18:08 -04:00
millmanorama
4379f81e17 call fitGraph() within transaction to avoid 'blip' 2018-04-09 18:15:13 +02:00
millmanorama
206e599037 remove animation of layout and handle errors. 2018-04-09 16:43:26 +02:00
millmanorama
f3f650c2f3 fix codacy issues 2018-04-09 13:54:40 +02:00
millmanorama
662babede1 Revert "refactor to use LockedVertexLayoutWrapper"
This reverts commit 08cc853fa8e8e447268ecde3c18f4f980508c11f.

# Conflicts:
#	Core/src/org/sleuthkit/autopsy/communications/LockedVertexModel.java
#	Core/src/org/sleuthkit/autopsy/communications/VisualizationPanel.java
2018-04-09 13:52:10 +02:00
millmanorama
763d30d760 Merge branch '976-show-applied-layout' into 962-layout-progress
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/communications/LockedVertexModel.java
#	Core/src/org/sleuthkit/autopsy/communications/VisualizationPanel.java
2018-04-09 13:20:01 +02:00
millmanorama
f0e04d28f2 log errors in layout SwingWorker 2018-04-09 11:32:14 +02:00
millmanorama
1bec33604b fix codacy warnings 2018-04-07 16:52:43 +02:00
millmanorama
b5a50fd62a fix repainting of lock icons 2018-04-07 15:49:25 +02:00
millmanorama
f3161c7af6 multiselect for locking. Not updating the icon properly... 2018-04-07 14:56:15 +02:00
millmanorama
1882690b72 refactor actions to support multiselect in VisualizationPanel via the ActionsGlobalContext lookup 2018-04-06 15:55:44 +02:00
millmanorama
32868a97f1 WIP - broken 2018-04-05 12:06:13 +02:00
millmanorama
08cc853fa8 refactor to use LockedVertexLayoutWrapper 2018-04-04 16:35:04 +02:00
millmanorama
268308874e refactoring layout buttons 2018-04-04 16:35:03 +02:00
millmanorama
642981ff69 show applied layout in bold 2018-04-04 16:34:37 +02:00
Richard Cordovano
ebe4436394
Merge pull request #3651 from millmanorama/967-don't-show-secondary-relationships-by-default
967 don't show secondary relationships by default
2018-04-04 09:37:55 -04:00
millmanorama
c326c1245f change default to fast organic 2018-04-04 14:47:58 +02:00
millmanorama
6c4573f15b Merge remote-tracking branch 'upstream/release-4.7.0' into 967-don't-show-secondary-relationships-by-default 2018-04-04 14:14:06 +02:00
Richard Cordovano
9afb50e424
Merge pull request #3647 from sleuthkit/custom-release-march-2018
Custom release march 2018
2018-04-02 19:33:39 -04:00
Richard Cordovano
d9ac5fd291
Merge branch 'develop' into custom-release-march-2018 2018-04-02 19:33:33 -04:00
Richard Cordovano
0840994dc7
Merge pull request #3646 from APriestman/3692_missingKeywordHit
Replace computeIfAbsent lambda
2018-04-02 14:20:36 -04:00
Richard Cordovano
104f83fdc1
Merge pull request #3643 from wschaeferB/3705-FilterWorksWithUnallocated
3705 filter works with unallocated
2018-04-02 13:53:00 -04:00
Richard Cordovano
38f9d1cecc
Update IngestTasksScheduler.java 2018-04-02 13:52:06 -04:00
Richard Cordovano
fa047b6ac5
Update IngestTasksScheduler.java 2018-04-02 13:45:32 -04:00
Richard Cordovano
259f48df25
Merge pull request #3637 from rishwanth1995/datapathfortests
use getdatadir() for regression test
2018-04-02 13:44:04 -04:00
Richard Cordovano
0ab71a46e3
Merge pull request #3642 from dgrove727/AutopsyCopyright
Autopsy copyright updated.
2018-04-02 13:40:56 -04:00
Brian Carrier
afb99f4f30 resolved conflicts 2018-04-02 11:25:59 -04:00
Ann Priestman
d085eb449a Replace computeIfAbsent lambda 2018-04-02 08:30:27 -04:00
William Schaefer
b901a68cf7 3705 refactor filter related conditions to be more human readable 2018-03-30 19:03:07 -04:00
Richard Cordovano
90f41884dc
Merge pull request #3630 from zhhl/3179-basicDirTestInIngestFiltersTest
3179 basic directory test in ingest filters test
2018-03-30 16:48:28 -04:00
U-BASIS\zhaohui
7326f68999 3179: Correct the error message. 2018-03-30 16:47:15 -04:00
William Schaefer
d5e186eb4e 3705 delete accidently added empty line 2018-03-30 16:22:52 -04:00
William Schaefer
9a68e88288 3705 unallocated blocks no longer need to match a rule to be processed with an ingest file filter 2018-03-30 16:16:31 -04:00
Richard Cordovano
bb9f5f0e4d
Merge pull request #3640 from rcordovano/volatility-fixes
Volatility fixes
2018-03-30 13:16:58 -04:00
Richard Cordovano
10a0813775 Merge branch 'custom-release-march-2018' of github.com:sleuthkit/autopsy into custom-release-march-2018 2018-03-30 11:11:39 -04:00
Richard Cordovano
b791a02fb4 Fix infinite loop in MessageContentViewer 2018-03-30 11:11:22 -04:00
U-BASIS\dgrove
11787f1adb Autopsy copyright updated. 2018-03-30 10:04:46 -04:00
Richard Cordovano
5bc65ca199
Merge pull request #3639 from eugene7646/central_repo_fix_3693
Fix for a race condition in Correlation Engine
2018-03-30 09:52:16 -04:00
Richard Cordovano
9f6a02e3b1
Merge pull request #3641 from sleuthkit/custom-release-march-2018
Merge custom release march 2018
2018-03-30 09:04:22 -04:00
Richard Cordovano
387226b085
Merge pull request #3638 from dgrove727/3694_FileSearchSizeValidation
Modified 'isValid()' to use NumberFormat.
2018-03-30 09:01:30 -04:00
Eugene Livis
8c8f77952e Always closing local connection 2018-03-29 21:24:28 -04:00
Richard Cordovano
f3d4232d2b Volatility DSP clean up, bug fixes, error handling 2018-03-29 20:00:25 -04:00
Richard Cordovano
bd7524b3dd Merge remote-tracking branch 'upstream/custom-release-march-2018' into volatility-fixes 2018-03-29 19:55:50 -04:00
Eugene Livis
985651023a Made newCase() method synchronized and added a check for existing database 2018-03-29 17:05:11 -04:00
U-BASIS\dgrove
e1ec2b764c Modified 'isValid()' to use NumberFormat. 2018-03-29 15:30:13 -04:00
rishwanth1995
89a79b9218 use getdatadir for regression test 2018-03-29 14:43:29 -04:00
Richard Cordovano
83a06305a4
Merge pull request #3634 from APriestman/3664_improveDocumentation
Improve documentation of the isPreferred method.
2018-03-29 10:17:19 -04:00