Richard Cordovano
|
2c1c255c5c
|
Remove case path from auto ingest job log lock
|
2017-03-11 11:15:03 -05:00 |
|
millmanorama
|
42511628a1
|
replace broken paging with cursor based paging
|
2017-03-11 16:57:17 +01:00 |
|
Richard Cordovano
|
19ef658bfc
|
Resolve IDE code hygiene hints for AutoIngestJobLogger
|
2017-03-11 10:45:25 -05:00 |
|
Richard Cordovano
|
5ed4490335
|
Merge pull request #2590 from sleuthkit/img_writer
Merge image writer into develop
|
2017-03-10 16:40:34 -05:00 |
|
Ann Priestman
|
b93114ac1f
|
Changing to settings object
|
2017-03-10 15:26:12 -05:00 |
|
Richard Cordovano
|
5cc08fcf29
|
Merge pull request #2587 from APriestman/imageWriterService
Finishing up refactoring and the change to use ImageWriterService
|
2017-03-10 13:50:30 -05:00 |
|
Richard Cordovano
|
e7f8e40b9f
|
Merge pull request #2585 from wschaeferB/2348-DspSelectionPanel
2348 dsp selection panel
|
2017-03-10 13:28:21 -05:00 |
|
Richard Cordovano
|
6c02d33ff4
|
Merge pull request #2589 from millmanorama/2300-slack-file-oom
Update AbstractContentChildren.java
|
2017-03-10 12:45:49 -05:00 |
|
Ann Priestman
|
969828236e
|
Added IllegalStateException case
|
2017-03-10 11:18:26 -05:00 |
|
Jonathan Millman
|
43ce2ebe57
|
Update AbstractContentChildren.java
|
2017-03-10 16:35:59 +01:00 |
|
Ann Priestman
|
bddd918d83
|
Forgot to make a new Bundle.properties file
|
2017-03-10 10:23:35 -05:00 |
|
Richard Cordovano
|
fa2364cdbc
|
Merge pull request #2588 from millmanorama/2300-slack-file-oom
turn off lazy loading in the datasources section of the directory tre…
|
2017-03-10 10:20:27 -05:00 |
|
millmanorama
|
6aa1d2d4b8
|
turn off lazy loading in the datasources section of the directory tree to stop OOMEs
|
2017-03-10 16:10:05 +01:00 |
|
Ann Priestman
|
7173bd55bb
|
More refactoring and cleanup.
Updated strings in confirmation dialog.
Moved image writer to new package
|
2017-03-10 09:57:35 -05:00 |
|
Richard Cordovano
|
9619fcbf0f
|
Merge pull request #2586 from millmanorama/2379-update-netbeans-platform
update netbeans platform to 8.2
|
2017-03-10 09:41:03 -05:00 |
|
millmanorama
|
c6b65210ea
|
update netbeans platform to 8.2
|
2017-03-10 11:28:31 +01:00 |
|
William Schaefer
|
b4e2280dc3
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2348-DspSelectionPanel
|
2017-03-09 15:12:49 -05:00 |
|
Ann Priestman
|
d12c5b48a8
|
More refactoring
|
2017-03-09 15:00:24 -05:00 |
|
Ann Priestman
|
980efcb326
|
Adding ImageWriterService
|
2017-03-09 13:45:14 -05:00 |
|
Richard Cordovano
|
ce14e3465d
|
Merge pull request #2583 from zhhl/fixLogoPathInHTMLReport
fix the logo path using absolute path problem in HTML report
|
2017-03-09 13:31:35 -05:00 |
|
U-BASIS\zhaohui
|
1dfc018ac1
|
fix the logo path using absulte path problem in HTML report
|
2017-03-09 13:23:51 -05:00 |
|
William Schaefer
|
ea6159999b
|
2348 made some text more clear in AddImageWizardSelectDspPanel
|
2017-03-09 13:07:52 -05:00 |
|
William Schaefer
|
9bb780792b
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2348-DspSelectionPanel
|
2017-03-09 11:45:06 -05:00 |
|
Richard Cordovano
|
d3af39c0fc
|
Merge pull request #2582 from rcordovano/2323_highlighted_text_exception_throwing
2323 highlighted text exception throwing
|
2017-03-09 10:30:20 -05:00 |
|
Richard Cordovano
|
3d4d83e239
|
Format keywordsearch/HighlightedText.java
|
2017-03-09 10:19:09 -05:00 |
|
Richard Cordovano
|
681f2da55d
|
Format keywordsearch/HighlightedText.java
|
2017-03-09 10:06:31 -05:00 |
|
Richard Cordovano
|
b331e7d3a1
|
Merge remote-tracking branch 'upstream/develop' into 2323_highlighted_text_exception_throwing
|
2017-03-09 10:05:45 -05:00 |
|
Richard Cordovano
|
2ce24a4a8c
|
Resolve IDE code hints in keywordsearch/HighlightedText.java
|
2017-03-09 09:56:05 -05:00 |
|
Richard Cordovano
|
53b0823a16
|
Merge pull request #2581 from millmanorama/cleanup-QueryResults
remove unnecessary field and constructor parameter
|
2017-03-09 09:27:49 -05:00 |
|
Richard Cordovano
|
3d4b530590
|
Merge pull request #2580 from millmanorama/2324-save-hits-w/out-snippets
2324 save hits w/out snippets
|
2017-03-09 09:17:46 -05:00 |
|
millmanorama
|
d676148af8
|
remove unnecessary field and constructor parameter
|
2017-03-09 11:08:58 +01:00 |
|
millmanorama
|
6fa88eb132
|
improve comment about snippet queries
|
2017-03-09 10:53:09 +01:00 |
|
millmanorama
|
40b3a52f92
|
save hits even if we never get a snippet
|
2017-03-09 10:53:08 +01:00 |
|
William Schaefer
|
f263f1a09b
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2348-DspSelectionPanel
|
2017-03-08 17:58:07 -05:00 |
|
William Schaefer
|
feaf89cb1e
|
2348 added comments to new methods and classes that were missing them
|
2017-03-08 17:57:02 -05:00 |
|
Richard Cordovano
|
5dab7337cb
|
Merge pull request #2579 from rcordovano/2372_improve_artifacts_content_viewer
Improvements to table header for artifact content viewer
|
2017-03-08 17:38:36 -05:00 |
|
Richard Cordovano
|
a77e23a655
|
Improvements to table header for artifact contetn viewer
|
2017-03-08 17:35:57 -05:00 |
|
William Schaefer
|
a47fa38410
|
2348 fixed recently refactored class references that were missed
|
2017-03-08 17:25:22 -05:00 |
|
William Schaefer
|
66aa903503
|
2348 Renamed data source related AddImageWizard panels
|
2017-03-08 17:17:36 -05:00 |
|
William Schaefer
|
8d88325c86
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2348-DspSelectionPanel
|
2017-03-08 17:11:57 -05:00 |
|
Richard Cordovano
|
fe54f03e9b
|
Merge pull request #2578 from wschaeferB/2367-DisableEditProfile
2367 disable edit profile
|
2017-03-08 17:10:22 -05:00 |
|
William Schaefer
|
c001b52fbf
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2348-DspSelectionPanel
|
2017-03-08 16:56:23 -05:00 |
|
Richard Cordovano
|
e17ae9ec1a
|
Merge pull request #2577 from wschaeferB/2355-FixFileIngestFilter
2355 fix file ingest filter
|
2017-03-08 16:50:57 -05:00 |
|
William Schaefer
|
e9d05fe167
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2348-DspSelectionPanel
|
2017-03-08 16:38:49 -05:00 |
|
William Schaefer
|
d61042a6a4
|
2355 Adjusted comments in IngestOptionsPanel to come before what they refer to
|
2017-03-08 16:35:46 -05:00 |
|
William Schaefer
|
9f0004d40b
|
2367 - simplified logic while disabling and enabling buttons on Profile panel
|
2017-03-08 16:17:38 -05:00 |
|
William Schaefer
|
78739087c1
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2367-DisableEditProfile
|
2017-03-08 15:48:59 -05:00 |
|
William Schaefer
|
a9a9ae24fa
|
2355 simplified approach to handling multiple FileIngestFilter panels
|
2017-03-08 15:37:06 -05:00 |
|
William Schaefer
|
799c25d7a2
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2355-FixFileIngestFilter
|
2017-03-08 14:57:17 -05:00 |
|
William Schaefer
|
84a4566505
|
2348 removed jComboBox from AddImageWizardChooseDataSourceVisual
|
2017-03-08 14:55:59 -05:00 |
|