Commit Graph
18776 Commits
Author SHA1 Message Date
Brian Sweeney 9edda4c63a refactored search action target to make use of swingworker pattern 2018-04-09 13:41:07 -06:00
Brian Sweeney b8d9d2d4b2 added serialization id 2018-04-09 13:41:07 -06:00
Brian Sweeney acbb84e9c0 synchronized method 2018-04-09 13:41:06 -06:00
Brian Sweeney 5d3dc1aaf9 copyright year corrected 2018-04-09 13:41:06 -06:00
Brian Sweeney 1324571791 static logger 2018-04-09 13:41:05 -06:00
Brian Sweeney c7bd020684 removed use of deprecated functions 2018-04-09 13:41:05 -06:00
Brian Sweeney 2d94bec621 final classes for types not intended to be subclassed 2018-04-09 13:41:04 -06:00
Brian Sweeney 4744255270 comments (license headers and class docs) 2018-04-09 13:41:04 -06:00
Brian Sweeney d815c66eea license headers added, attribution removed 2018-04-09 13:41:03 -06:00
Brian Sweeney be2a19f91c whitespace, removed unneeded checks 2018-04-09 13:41:03 -06:00
Brian Sweeney 652678b77d whitespace 2018-04-09 13:41:02 -06:00
Brian Sweeney 93f36899e0 first pass a common files search feature 2018-04-09 13:12:20 -06:00
Brian Sweeney fd5e7d5486 stubbed out lots of ui components for common files search 2018-04-09 13:12:20 -06:00
Brian Sweeney 347a4887d6 private member made final 2018-04-09 13:12:19 -06:00
Brian Sweeney 8f8d5ebe04 stubbing out new feature 2018-04-09 13:12:18 -06: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
Ann Priestman 38676acd57 Continuing work on graphing the timing metrics 2018-04-09 13:19:12 -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 08cc853fa8.

# 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 bbf615ea99 Merge branch '3611_servicesHealthMonitor' into 3613_dashboard 2018-04-06 14:00:38 -04:00
Ann Priestman d5f1064e88 Added host name to timing metric 2018-04-06 13:55:49 -04:00
Ann Priestman a673dff63d Testing graphs for dashboard. 2018-04-06 13:40:50 -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