19380 Commits

Author SHA1 Message Date
Brian Sweeney
e82126e721 clearTestDir added 2018-05-31 11:38:46 -06:00
Brian Sweeney
12ca0870ca comments 2018-05-31 09:29:43 -06:00
Brian Sweeney
cf25790821 fixed a logic error in tear down 2018-05-31 09:29:27 -06:00
U-BASIS\zhaohui
401c1134f6 3780: Updates according the review 2018-05-31 10:19:42 -04:00
Andrew Ziehl
4c529e2973 Fix for PreparedStatement limited to 32k ? variable replacements. 2018-05-30 16:21:13 -07:00
Brian Sweeney
3989cb44f2 test one stub 2018-05-30 15:50:47 -06:00
Brian Sweeney
78d51d001a had to initialize cr db and save settings 2018-05-30 15:50:05 -06:00
Andrew Ziehl
213301e545 Add progress handler to search to inform user Autopsy is busy, with 3 stages. 2018-05-30 12:26:12 -07:00
U-BASIS\dgrove
53208e60e9 Several bug fixes with implementation. 2018-05-30 15:25:09 -04:00
Brian Sweeney
730d3075a2 some renames and cleanups and a new test stub 2018-05-29 20:02:56 -06:00
Brian Sweeney
e66bee876d Merge branch '3776-intra-case-tests' of https://github.com/briangsweeney/autopsy into 3788-intercase-correlation
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/centralrepository/contentviewer/DataContentViewerOtherCases.java
2018-05-29 19:19:18 -06:00
Brian Sweeney
6910272fec Merge branch '3788-intercase-correlation' of https://github.com/briangsweeney/autopsy into 3788-intercase-correlation 2018-05-29 19:14:13 -06:00
Brian Sweeney
a8c16bb2f7 test code 2018-05-29 19:11:25 -06:00
rishwanth1995
8b5131c466 htmlreport refactor 2018-05-29 16:20:36 -04:00
rishwanth1995
0e971dbc11 used processbuilder instead of subprocess in Runexe python module 2018-05-29 13:42:32 -04:00
Andrew Ziehl
13ca2ad8af Fix for removing current correlation case from common files data sources. 2018-05-29 10:00:29 -07:00
U-BASIS\zhaohui
29d9dec46e 3844: Updates according the comments 2018-05-29 12:53:04 -04:00
Andrew Ziehl
d4d6594b4f Remove current case before getting datasources for common files case. 2018-05-29 09:39:21 -07:00
Andrew Ziehl
f129cdc49f Fix for clicking on selected picture/doc filter radio which would previously uncheck the filter checkboxes. Moved error message display so it doesn't dump the search/cancel buttons over to the right of the panel. 2018-05-29 09:17:07 -07:00
William Schaefer
79b7a357d7 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3845-ObjectDetectionModule 2018-05-29 10:44:06 -04:00
U-BASIS\dgrove
e241a89f8a Partial implementation. Does not load comment into dialog. 2018-05-29 10:06:25 -04:00
Brian Sweeney
06c3577068 stubbed in test data file downloads 2018-05-28 18:35:54 -06:00
Brian Sweeney
8f645b97e9 intercaseutils 2018-05-28 17:48:46 -06:00
Brian Sweeney
a5ca17f41f intercase test utils - wip 2018-05-27 20:26:20 -06:00
William Schaefer
0c9dab2cca 3832 allow sort order to be returned to its originally sorted order 2018-05-25 16:41:52 -04:00
William Schaefer
ce28105bd3 3832 remove MaxJobsPerCase feature 2018-05-25 16:41:42 -04:00
William Schaefer
0b07900916 3832 ensure priority comparator more likely to provide consistant sorting 2018-05-25 16:41:29 -04:00
William Schaefer
175a058b50 3832 modify priority comparator to use manifest date as tie breaker 2018-05-25 16:41:10 -04:00
U-BASIS\zhaohui
9047630ff7 3780: Fix the issue reported by Codacy 2018-05-25 16:13:25 -04:00
U-BASIS\zhaohui
7f0684f9e6 3780: Update Keyword Ad hoc search list. 2018-05-25 16:02:17 -04:00
Ann Priestman
1dc1355c1c Fixing y coordinate for trend lines that don't fit on the graph. 2018-05-25 15:54:54 -04:00
U-BASIS\dgrove
fa733a3acd Updated module ordering. 2018-05-25 15:31:24 -04:00
U-BASIS\dgrove
7d88e5a23a Fixed module ordering. 2018-05-25 15:25:57 -04:00
Brian Sweeney
0249dac717 group by clause added so that we dont get back instances that have no dupes just as long as they are in the current case 2018-05-25 12:43:07 -06:00
Brian Sweeney
3272488216 Merge branch 'develop' of https://github.com/briangsweeney/autopsy into 3776-intra-case-tests
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesPanel.java
2018-05-25 09:08:48 -06:00
Brian Sweeney
61d8a6a894 lower accessibility 2018-05-25 09:05:30 -06:00
Brian Sweeney
f7322e88d3 fixing sql statement - wip 2018-05-25 08:40:46 -06:00
Brian Sweeney
db341a9cb0 code cleanup 2018-05-25 08:40:07 -06:00
Raman
f3dc5a42f5 Remove unused imports. 2018-05-25 10:08:19 -04:00
Raman
ab32a31817 3838: Fix/Remove delay hack. 2018-05-25 09:23:20 -04:00
U-BASIS\dgrove
3411c4d04c Merge remote-tracking branch 'upstream/develop' into 3846_AddViewCommentsCentralRepository 2018-05-24 19:58:20 -04:00
William Schaefer
0b32387763 3878 add JobsSnapshot back as argument for creation of AutoIngestJobsNode 2018-05-24 17:36:41 -04:00
Brian Sweeney
16a2b2770d function with side effects turned into a pure function 2018-05-24 13:17:09 -06:00
Richard Cordovano
db4266346c
Merge pull request #3794 from briangsweeney/3861_npe-other-occurrences
3861 npe other occurrences
2018-05-24 15:08:15 -04:00
eugene7646
c3e1f329b2
Merge pull request #3806 from APriestman/3867_healthMonitorException
Only run the final metrics if the case is not closing.
2018-05-24 14:24:53 -04:00
William Schaefer
8ecc169d00 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3845-ObjectDetectionModule 2018-05-24 13:39:44 -04:00
William Schaefer
8ad648ce5d 3845 add period to msg subject for consistancy with hash set messages 2018-05-24 12:53:37 -04:00
William Schaefer
0318cd5490 3845 decrement reference counter when object detection module cshutdown 2018-05-24 12:19:27 -04:00
Ann Priestman
61e7fa9199 Only run the final metrics if the case is not closing. 2018-05-24 12:01:13 -04:00
William Schaefer
4ec6571c5e 3845 add message indicating there are no classifiers 2018-05-24 11:47:56 -04:00