Commit Graph
15732 Commits
Author SHA1 Message Date
Eugene Livis c1808f4a03 Bug fix 2017-11-09 13:23:58 -05:00
Eugene Livis 3c433fcee3 Optimization for getting, storing, and sorting DSP list only once 2017-11-09 13:13:06 -05:00
Eugene Livis 0c46e2d2d7 Only adding logical file set if there are files remaining. Bug fixes. Optimizations 2017-11-09 12:26:25 -05:00
Eugene Livis cb7a93d081 Added simpler interfaces that require only one method call 2017-11-09 12:25:27 -05:00
Eugene Livis dd34e770d8 Fixed a bug in AIMs use of taskId and data source addition notification 2017-11-09 12:24:29 -05:00
Eugene Livis 64c6a9568f Merge branch 'develop' of github.com:sleuthkit/autopsy into archive_dsp_v2_3136 2017-11-09 09:46:36 -05:00
Richard Cordovano a0f0e3cffc Merge remote-tracking branch 'upstream/release-4.5.1' into develop 2017-11-08 17:48:02 -05:00
Richard Cordovano b4d2cbd447 Update comment in some JPanel subclasses 2017-11-08 17:45:39 -05:00
Richard Cordovano 35ce341372 Workaround for JComponent.addPropertyChangeListener calls in ctor 2017-11-08 17:41:10 -05:00
Richard Cordovano 64a0e83132 Merge in release-4.5.1 branch and resolve conflicts 2017-11-08 12:09:08 -05:00
Richard Cordovano 2772cdfe19 Merge pull request #3185 from zhhl/3180-UnitTestCreateAndDeleteCase
3180 unit test create and delete case
2017-11-07 14:10:13 -05:00
U-BASIS\zhaohui 82ec21ac1a 3180: delete unused import 2017-11-07 13:49:19 -05:00
U-BASIS\zhaohui a8648cdbb1 3180: Move unit test to qa-functional test and adding Case creation and deletion 2017-11-07 13:45:21 -05:00
Richard Cordovano af66549f56 Merge pull request #3172 from dgrove727/2942_CrashedJobs
2942 crashed jobs
2017-11-06 18:10:16 -05:00
Richard Cordovano d2036b1be5 Merge pull request #3177 from zhhl/3180-caseCreationAndDeletionInUnitTest
3180: correct the typo
2017-11-06 18:03:31 -05:00
Eugene Livis a46e406f60 Code review feedback 2017-11-06 17:49:52 -05:00
Eugene Livis 83261afcb6 Removed unused imports 2017-11-06 16:16:49 -05:00
Eugene Livis d86b120d2b Removed unused imports 2017-11-06 15:52:12 -05:00
Eugene Livis 6195c29d41 Merged latest develop 2017-11-06 15:51:55 -05:00
Eugene Livis 63caed024a Added comments and java docs 2017-11-06 15:04:55 -05:00
Eugene Livis a87ea61792 ConcurrentModification bug fix 2017-11-06 14:10:10 -05:00
Richard Cordovano 31e2e4ef9f Merge pull request #3176 from dgrove727/3146_AutoIngestMetrics
3146 auto ingest metrics
2017-11-06 10:17:32 -05:00
U-BASIS\dgrove 21da396cf5 Permission changes. 2017-11-03 18:03:13 -04:00
U-BASIS\zhaohui 2bc4a03f0a 3180: correct typo 2017-11-03 17:46:10 -04:00
U-BASIS\dgrove 06fa96f6cc Minor revision. 2017-11-03 17:43:12 -04:00
U-BASIS\dgrove 4c44a79477 Minor revisions. 2017-11-03 17:40:56 -04:00
U-BASIS\dgrove d6af30faf2 Switched auto ingest metrics dialog from public. 2017-11-03 17:28:14 -04:00
U-BASIS\dgrove 1267234bb2 Permissions change. 2017-11-03 17:24:30 -04:00
U-BASIS\dgrove 4bd750ef10 Permission change. 2017-11-03 17:21:23 -04:00
U-BASIS\dgrove 3fab3fdc8b Rolled back Installer to previous content. 2017-11-03 17:13:35 -04:00
U-BASIS\dgrove e793197ec5 Fixed Java Doc text. 2017-11-03 17:05:42 -04:00
U-BASIS\dgrove 0f0efd6ef0 Removed MultIuserCase class. 2017-11-03 17:03:55 -04:00
U-BASIS\dgrove 9ae63a7d8d Removed unnecessary method. 2017-11-03 17:01:55 -04:00
U-BASIS\dgrove ca7ea37548 Added Metrics dialog to AID 2.0. 2017-11-03 16:44:22 -04:00
U-BASIS\dgrove 3781e8b5d3 Merge branch '3133_RemoveExaminerMode' of github.com:dgrove727/autopsy into 3146_ClusterMetricsButton 2017-11-03 15:19:18 -04:00
U-BASIS\dgrove 59afda83c6 Additional files for auto ingest metrics feature 2017-11-03 15:12:38 -04:00
U-BASIS\dgrove 0dfdcf9f1c Auto ingest metrics feature 2017-11-03 15:10:14 -04:00
Richard Cordovano 9051fc8a7c Merge pull request #3168 from dgrove727/3133_RemovalOfExaminerMode
3133 removal of examiner mode
2017-11-03 15:03:00 -04:00
U-BASIS\dgrove a9b8f04f35 CaseDetails method change 2017-11-03 14:57:33 -04:00
U-BASIS\dgrove b5526ecf83 Revisions to multi-user cases panel code. 2017-11-03 14:54:20 -04:00
U-BASIS\dgrove 39e16e8177 Merge remote-tracking branch 'upstream/develop' into 3133_RemovalOfExaminerMode 2017-11-03 13:15:54 -04:00
U-BASIS\dgrove 2ba9b1fa26 New generic status icon cell renderer. 2017-11-03 13:15:16 -04:00
Eugene Livis 17f8112f66 Lots of optimizations and bug fixes 2017-11-02 17:35:01 -04:00
Eugene Livis cb3ebedf9c Progress monitor and logging updates 2017-11-02 15:38:12 -04:00
Eugene Livis bd32abf036 Added cancelation via Future 2017-11-02 15:37:49 -04:00
Eugene Livis 750af85e77 Merge branch 'develop' of github.com:sleuthkit/autopsy into archive_dsp_v2_3136 2017-11-02 11:13:35 -04:00
U-BASIS\dgrove 536056f415 Removed unused import and variable. 2017-11-01 16:49:49 -04:00
U-BASIS\zhaohui 377075401b 3180: correct the typo 2017-11-01 16:46:04 -04:00
U-BASIS\dgrove d0e5f9d50b Minor revision 2017-11-01 16:40:55 -04:00
U-BASIS\dgrove 29c25d71e6 Minor revision 2017-11-01 16:35:44 -04:00