Commit Graph
9066 Commits
Author SHA1 Message Date
Brian Sweeney df68ffebe0 size == 0 changed to isEmpty 2018-05-14 13:28:14 -06:00
Brian Sweeney 461bc820d7 static fields, descriptive names 2018-05-14 09:15:52 -06:00
Brian Sweeney ac59c3e916 rename a super type 2018-05-14 09:12:14 -06:00
Brian Sweeney d7e87d7831 try-with-resources 2018-05-14 09:06:32 -06:00
Brian Sweeney e9e3756d40 empty default constructor removed 2018-05-14 09:04:54 -06:00
Brian Sweeney e2dabf4a0e comments 2018-05-14 09:02:04 -06:00
Brian Sweeney 1fe13d2463 Merge branch 'develop' of https://github.com/briangsweeney/autopsy into 3776-intra-case-tests 2018-05-14 08:57:19 -06:00
Brian Sweeney cc3c666c00 Merge branch 'develop' of https://github.com/briangsweeney/autopsy into 3776-intra-case-tests 2018-05-11 12:32:56 -06:00
Brian Sweeney f9fcca7a0b reverted 2018-05-11 12:14:14 -06:00
Brian Sweeney e04569658c test for no mime types 2018-05-11 11:54:21 -06:00
Brian Sweeney 4dc2bf4118 renaming 2018-05-11 11:50:26 -06:00
Brian Sweeney 624e9cc363 these pass - needed a minor tweak 2018-05-11 08:49:10 -06:00
Brian Sweeney 3f0279ed72 added some helper functions and corrected some test cases 2018-05-11 08:45:42 -06:00
Brian Sweeney 763eb661db tests added, data download issue dealt with, case closed NPE dealt with tentatively 2018-05-10 15:51:03 -06:00
U-BASIS\dgrove fdb725188c Fixed Codacy issue with appending String literals. 2018-05-10 11:43:17 -04:00
U-BASIS\dgrove 9c4cbae4c4 Fixed Codacy issues. 2018-05-10 11:21:15 -04:00
U-BASIS\dgrove 702f46d911 Merge remote-tracking branch 'upstream/develop' into 3784_BitlockerDetection 2018-05-10 10:49:28 -04:00
Richard Cordovano 4eefd2deeb Merge pull request #3750 from rishwanth1995/disable_vmdkfiles_mac
Disable vmdkfiles in ImageFilePanel's filechooser mac
2018-05-09 17:13:21 -04:00
Richard Cordovano cfb84568ba Merge remote-tracking branch 'upstream/custom-release-may-2018' into develop 2018-05-09 17:12:46 -04:00
Richard Cordovano 8f7fd27bc0 Merge pull request #3716 from rishwanth1995/release-4.7.0
added a generic settings file for python modules
2018-05-09 17:07:37 -04:00
Richard Cordovano 6982f05cbc Merge pull request #3751 from wschaeferB/3830-FixEventBusUnregisterCalls
3830 call eventbus.unregister on object given as arg instead of 0
2018-05-09 16:18:01 -04:00
U-BASIS\dgrove c393569ab2 Merge. 2018-05-09 14:02:32 -04:00
U-BASIS\dgrove ba6e2dbd0c Merge remote-tracking branch 'upstream/develop' into 3803_EncryptionSuspectedTskComment 2018-05-09 13:49:37 -04:00
Brian Sweeney 2c271dbc9c comments / stubs 2018-05-09 11:26:30 -06:00
Brian Sweeney d6143993c5 more test cases, added a method for getting unique case name 2018-05-09 11:26:30 -06:00
Brian Sweeney 4a0ae67b05 more tests 2018-05-09 11:26:30 -06:00
Brian Sweeney 25b6ac9de9 functional testing - wip 2018-05-09 11:26:29 -06:00
Brian Sweeney 226acf8c3b testing 2018-05-09 11:21:56 -06:00
Brian Sweeney 8517a877c3 functional testing - wip 2018-05-09 11:17:16 -06:00
Brian Sweeney 0d166feaa2 testing 2018-05-09 11:16:38 -06:00
Brian Sweeney 24f515af0d test stub 2018-05-09 11:14:12 -06:00
U-BASIS\dgrove b8ec65adbc Bitlocker detection implemented. 2018-05-08 18:22:08 -04:00
William Schaefer 03ceae4c97 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3830-FixEventBusUnregisterCalls 2018-05-08 17:32:10 -04:00
rishwanth1995 fdd68cea37 disable vhdi and vmdk from filechooser 2018-05-08 16:51:54 -04:00
William Schaefer 650de50969 fix additional test related merge refactoring issues 2018-05-08 16:37:34 -04:00
William Schaefer a06cfb3c0c Fix merge error, updating getOpenCase to getCurrentCaseThrows in encryption detection test 2018-05-08 16:22:06 -04:00
William Schaefer 2f443ca6d3 Fix merge error, updating getOpenCase to getCurrentCaseThrows in encryption detection test 2018-05-08 16:20:26 -04:00
William Schaefer 49926828d4 3830 call eventbus.unregister on object given as arg instead of 0 2018-05-08 15:31:14 -04:00
Andrew Ziehl bc00fc95fd Fix for postgres String handling of mime_type query 2018-05-07 17:43:06 -06:00
Richard Cordovano 356ca9e1c3 Merge in custom-release-may-2018 branch and resolve conflicts 2018-05-07 16:08:40 -04:00
Richard Cordovano 523c2929f9 Merge in custom-release-may-2018 branch and resolve conflicts 2018-05-07 15:24:55 -04:00
Richard Cordovano 2c500be5bb Merge in release 4.7.0 branch 2018-05-07 15:17:26 -04:00
Richard Cordovano 2738ebfbea Merge in release-4.7.0 branch and resolve conflicts 2018-05-07 14:14:12 -04:00
Richard Cordovano e5955ac542 Case.getCurrentOpenCase => getCurrentCaseThrows 2018-05-07 10:46:24 -04:00
Richard Cordovano bedcaf6251 Restore ability to have a result view panel with no content view (Codacy fixes) 2018-05-04 18:42:04 -04:00
Richard Cordovano 82d9482f8c Restore ability to have a result view panel with no content view 2018-05-04 17:52:08 -04:00
Richard Cordovano 5cf5159ff9 Restore ability to have a result view panel with no content view 2018-05-04 17:49:38 -04:00
Richard Cordovano d84bdf2c50 Restore ability to have a result view panel with no content view 2018-05-04 17:47:11 -04:00
Richard Cordovano 4a0e5ea092 Restore ability to have a result view panel with no content view 2018-05-04 17:36:35 -04:00
Richard Cordovano 7f452ab4ea Restore ability to have a result view panel with no content view 2018-05-04 17:35:01 -04:00