Richard Cordovano
|
2174948042
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into develop
|
2018-04-10 13:45:49 -04:00 |
|
Richard Cordovano
|
42988f20bb
|
Fix compile error in KeywordSearch.java
|
2018-04-10 13:45:38 -04:00 |
|
Richard Cordovano
|
c9a14c1082
|
Merge remote-tracking branch 'upstream/custom-release-may-2018' into develop
|
2018-04-10 13:40:08 -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 |
|
Ann Priestman
|
30a364c417
|
Minor cleanup from PR review
|
2018-04-10 07:29:51 -04:00 |
|
William Schaefer
|
14d271bb28
|
3610 add comments to clarifiy new methods and classes for outlineView aid2.0
|
2018-04-09 17:04: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 |
|
William Schaefer
|
08298e5dce
|
3610 retain selection through refreshes of explorer view for aid 2.0
|
2018-04-09 16:14:32 -04:00 |
|
Ann Priestman
|
1a437d8686
|
Cleanup addressing PR review comments.
|
2018-04-09 13:50:49 -04:00 |
|
William Schaefer
|
4a2b4197b2
|
3610 row selection, resize, icons
|
2018-04-09 13:38:06 -04:00 |
|
millmanorama
|
4379f81e17
|
call fitGraph() within transaction to avoid 'blip'
|
2018-04-09 18:15:13 +02:00 |
|
Richard Cordovano
|
d381dd276d
|
Merge pull request #3661 from dgrove727/3645_CoreUtilsLogger_1
Fixed return type issue.
|
2018-04-09 11:48:08 -04:00 |
|
U-BASIS\zhaohui
|
06198b0162
|
3599: Rename the ant target name from getImageFile to getTestDataFiles
|
2018-04-09 11:42:17 -04:00 |
|
U-BASIS\zhaohui
|
35ae3e60aa
|
3599: 7th test for file filter test.
|
2018-04-09 11:35:53 -04:00 |
|
millmanorama
|
206e599037
|
remove animation of layout and handle errors.
|
2018-04-09 16:43:26 +02:00 |
|
U-BASIS\dgrove
|
7a73afd647
|
Fixed return type issue.
|
2018-04-09 10:36:26 -04: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 |
|
Richard Cordovano
|
0097e0f942
|
Merge pull request #3658 from dgrove727/3645_CoreUtilsLogger
Switched from Java logger to Autopsy logger.
|
2018-04-06 17:52:46 -04:00 |
|
Richard Cordovano
|
fdb42c6c2b
|
Merge pull request #3657 from eugene7646/central_repo_fixes_3693
Central repository fixes (3693)
|
2018-04-06 17:41:23 -04:00 |
|
U-BASIS\dgrove
|
0cacfea4b3
|
Added comment about use of standard Java Logger.
|
2018-04-06 17:06:25 -04:00 |
|
Richard Cordovano
|
02a7da15ef
|
Merge pull request #3659 from zhhl/3598-6thTestForFileFilterTest
3598: 6th test for file filter tests
|
2018-04-06 15:14:34 -04:00 |
|
U-BASIS\zhaohui
|
771ec1a983
|
3598: 6th test for file filter tests
|
2018-04-06 15:08:36 -04:00 |
|
William Schaefer
|
3f20808ed4
|
3610 refresh no longer causes table contents to blink with asynchronous= false
|
2018-04-06 14:48:52 -04:00 |
|
Richard Cordovano
|
6d8431921c
|
Merge pull request #3655 from zhhl/3597-5rdTestForFileFilterTest
3597: 5th test for file type filter test.
|
2018-04-06 14:22:29 -04: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 |
|
U-BASIS\dgrove
|
37ed49b1b3
|
Switched from Java logger to Autopsy logger.
|
2018-04-06 09:38:06 -04: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 |
|
U-BASIS\zhaohui
|
a34cf8e531
|
3597: 5th test for file type filter test.
|
2018-04-05 14:40:03 -04:00 |
|
Ann Priestman
|
fc53bff61a
|
Remove unused method
|
2018-04-05 14:17:43 -04:00 |
|
Ann Priestman
|
f21feb0d3a
|
Modified metric names.
|
2018-04-05 14:15:02 -04:00 |
|
Ann Priestman
|
3d6dd20d90
|
Improved schema initialization.
Added property change listener.
Cleanup.
|
2018-04-05 14:11:06 -04:00 |
|
William Schaefer
|
b6ccca3e57
|
3610 - re-enable buttons on Auto Ingest Dashboard with outlineViews
|
2018-04-05 14:08:29 -04:00 |
|
Eugene Livis
|
ec0583a69e
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into central_repo_fixes_3693
|
2018-04-05 12:19:01 -04:00 |
|
William Schaefer
|
7176c6edf1
|
3610 initial swapping of jtables for outlineviews on AutoIngestDashboard
|
2018-04-05 12:05:11 -04:00 |
|
Richard Cordovano
|
3c652a20f3
|
Merge pull request #3652 from zhhl/3596-4rdTestForFileFilterTest
3596 4rd test for file filter test
|
2018-04-05 11:26:37 -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 |
|
Eugene Livis
|
f013514e3e
|
Added conflict clause to all INSTER SQL commands
|
2018-04-04 10:36:51 -04:00 |
|
millmanorama
|
08cc853fa8
|
refactor to use LockedVertexLayoutWrapper
|
2018-04-04 16:35:04 +02:00 |
|