William Schaefer
|
c36a1e6191
|
3752 clean up - make comments and names more accurate
|
2018-04-23 18:05:59 -04:00 |
|
William Schaefer
|
f7fad3184e
|
3752 adjust ViewContextAction for encrypted volumes
|
2018-04-23 17:47:54 -04:00 |
|
William Schaefer
|
c2bc250d60
|
3752 minor adjustment to ViewContextAction
|
2018-04-23 16:58:05 -04:00 |
|
William Schaefer
|
ba0379b7f1
|
3752 Encryption Detection data source level module added
|
2018-04-23 16:08:27 -04:00 |
|
Richard Cordovano
|
601db87112
|
Merge pull request #3697 from APriestman/switchMonitorToMilliseconds
Switch from saving nanoseconds to milliseconds (as double precision) in…
|
2018-04-18 09:19:15 -04:00 |
|
Richard Cordovano
|
2812357845
|
Merge pull request #3675 from dgrove727/3736_CorrelationEngineBackwardsCompatibility
Updated 'createFileIngestModule()' to check object type.
|
2018-04-18 08:32:26 -04:00 |
|
Richard Cordovano
|
c34ef2d5ed
|
Merge pull request #3672 from wschaeferB/3610-SearchableAutoIngestJobs
3610 searchable auto ingest jobs
|
2018-04-18 08:31:37 -04:00 |
|
Ann Priestman
|
47564a167e
|
Switch to saving nanoseconds to milliseconds (as double precision) in health monitor
|
2018-04-16 14:06:36 -04:00 |
|
U-BASIS\dgrove
|
044932d8bc
|
Updated 'createFileIngestModule()' to check object type.
|
2018-04-12 12:23:12 -04:00 |
|
Richard Cordovano
|
14202a080a
|
Merge pull request #3654 from APriestman/3611_servicesHealthMonitor
3611 Adding basic Services Health Monitor
|
2018-04-11 14:42:27 -04:00 |
|
Ann Priestman
|
2ba0df6f8c
|
Code cleanup and renaming to address PR review comments.
|
2018-04-11 14:34:50 -04:00 |
|
Richard Cordovano
|
8f7a3f3c27
|
Merge pull request #3656 from dgrove727/3711_AccountsCreateKeysNPE
Event subscribers now handled for all factory classes.
|
2018-04-11 11:28:52 -04:00 |
|
Ann Priestman
|
30a364c417
|
Minor cleanup from PR review
|
2018-04-10 07:29:51 -04:00 |
|
William Schaefer
|
8d7cc2550f
|
3610 some clean up of various auto ingest outline view changes
|
2018-04-09 16:36:18 -04:00 |
|
Ann Priestman
|
1a437d8686
|
Cleanup addressing PR review comments.
|
2018-04-09 13:50:49 -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 |
|
Ann Priestman
|
d5f1064e88
|
Added host name to timing metric
|
2018-04-06 13:55:49 -04:00 |
|
millmanorama
|
1882690b72
|
refactor actions to support multiselect in VisualizationPanel via the ActionsGlobalContext lookup
|
2018-04-06 15:55:44 +02:00 |
|
William Schaefer
|
9cdc521379
|
3610 display stage time as human readable string again
|
2018-04-05 14:57:48 -04:00 |
|
U-BASIS\dgrove
|
34106c0f72
|
Event subscribers now handled for all factory classes.
|
2018-04-05 14:55:25 -04:00 |
|
Ann Priestman
|
fc53bff61a
|
Remove unused method
|
2018-04-05 14:17:43 -04:00 |
|
Ann Priestman
|
3d6dd20d90
|
Improved schema initialization.
Added property change listener.
Cleanup.
|
2018-04-05 14:11:06 -04:00 |
|
Ann Priestman
|
f289685f25
|
Cleanup and improved documentation
|
2018-04-05 10:24:56 -04:00 |
|
millmanorama
|
32868a97f1
|
WIP - broken
|
2018-04-05 12:06:13 +02:00 |
|
Ann Priestman
|
94107ef1dc
|
Added metrics to Keyword Search
|
2018-04-04 14:33:16 -04:00 |
|
Ann Priestman
|
581955ea95
|
Health monitor can create database
|
2018-04-04 12:38:20 -04: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 |
|
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
|
d9ac5fd291
|
Merge branch 'develop' into custom-release-march-2018
|
2018-04-02 19:33:33 -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 |
|
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 |
|