723 Commits

Author SHA1 Message Date
Richard Cordovano
9d9c0293ab Fix unguarded access to collection in AutoIngestManager 2017-12-19 11:12:02 -05:00
Richard Cordovano
510b988f29 Change Cluster Metrics labels to Auto Ingest Metrics 2017-12-15 15:15:02 -05:00
Richard Cordovano
c13ec91140
Merge pull request #3306 from wschaeferB/3296-DeviceIdNotRequired
3296 use random UUID as device ID when device ID is not in manifest file
2017-12-13 10:31:38 -05:00
Richard Cordovano
c143216e86
Merge pull request #3307 from eugene7646/ioexception_3295
Deleting extracted folder if there was an error extracting archive co…
2017-12-13 10:20:05 -05:00
Eugene Livis
3c4bf432f9 Deleting extracted folder if there was an error extracting archive contents 2017-12-12 16:28:59 -05:00
William Schaefer
dee6b9284e 3296 use random UUID as device ID when device ID is not in manifest file 2017-12-12 16:23:50 -05:00
William Schaefer
4a76b01afc 3321 stack radio buttons on auto ingest panel vertically 2017-12-12 14:18:43 -05:00
William Schaefer
21f671a108 3321 change checkbox to radio buttons for Auto Ingest Options Panel 2017-12-11 16:17:45 -05:00
zhhl
2cbecfd8f5
Merge branch 'develop' into 3219-replaceJCalendarButtonWithLGoodDatePicker 2017-12-08 13:38:45 -05:00
U-BASIS\dgrove
2cd3be0c20 Minor tweak. 2017-12-06 14:24:10 -05:00
U-BASIS\dgrove
4b3364d050 Implemented new JobMetricsCollectionException. 2017-12-06 14:10:43 -05:00
U-BASIS\dgrove
2b4f2790fa Added TSK_CORE_ERROR to exception checks. 2017-12-06 11:56:23 -05:00
U-BASIS\zhaohui
535729f898 3219: update copyright year in the header 2017-12-06 11:34:15 -05:00
U-BASIS\zhaohui
3654c319a6 3219: update Experimental LGoodDatePicker version to 10.3.1 2017-12-05 14:34:07 -05:00
U-BASIS\dgrove
a5408e8a4a Formatting. 2017-11-30 16:59:39 -05:00
U-BASIS\dgrove
a6b115b35e Code added to display data source size metrics. 2017-11-30 16:57:39 -05:00
U-BASIS\dgrove
27b9edbd29 Additional comments added. 2017-11-22 17:51:34 -05:00
U-BASIS\dgrove
29e953ab4f Completed feature. 2017-11-22 17:43:59 -05:00
U-BASIS\dgrove
5f8b860545 'collectMetrics()' method implemented. 2017-11-22 01:05:08 -05:00
U-BASIS\dgrove
dbe357c644 Partial implementation. 2017-11-21 10:58:41 -05:00
Richard Cordovano
a7824f52bb
Merge pull request #3170 from APriestman/3139_cr_hashes
Integrate central repository hash sets into HashDbManager
2017-11-17 15:21:44 -05:00
Richard Cordovano
25f6f2657f Rename DataSource => AutoIngestDataSource for clarity 2017-11-15 11:55:52 -05:00
Richard Cordovano
183536c832
Merge pull request #3181 from eugene7646/archive_dsp_v2_3136
Archive DSP (3136)
2017-11-15 10:53:36 -05:00
Ann Priestman
8a63c5aa15 Change HashDb interface to an abstract class.
Rename SleuthkitHashSet and CentralRepoHashSet
2017-11-14 15:04:30 -05:00
U-BASIS\dgrove
e64e30181e Typo 2017-11-14 02:26:38 -05:00
U-BASIS\dgrove
22f023002c Fixed merge issue. 2017-11-14 02:24:24 -05:00
U-BASIS\dgrove
8934275246 Merge remote-tracking branch 'upstream/develop' into 3177_Aid10Metrics 2017-11-13 17:31:00 -05:00
U-BASIS\dgrove
556810da0e Fixed merge conflict. 2017-11-13 16:52:19 -05:00
U-BASIS\dgrove
e63c7d8723 Cleanup. 2017-11-13 16:28:55 -05:00
U-BASIS\dgrove
5edea4c595 API added for getting data source content size. 2017-11-13 16:26:14 -05:00
Ann Priestman
a46d369f7e Merge remote-tracking branch 'upstream/develop' into 3139_cr_hashes 2017-11-13 14:29:48 -05:00
Richard Cordovano
a241a9a3c0
Merge pull request #3188 from dgrove727/3192_WaitCursor
Wait cursor set for 'Ingest Module Settings' button.
2017-11-13 14:20:18 -05:00
Ann Priestman
5c2b89995e Switched around names of HashDb and HashDatabase 2017-11-13 13:56:40 -05:00
Ann Priestman
56c5cd92cb Revert changes to the public api 2017-11-13 08:47:01 -05:00
U-BASIS\dgrove
2e3fcab59d Fixed for merging. 2017-11-10 16:02:26 -05:00
U-BASIS\dgrove
ca64d9a397 Pulling node data to determine case status. 2017-11-10 10:28:47 -05:00
Eugene Livis
3c95a7a70a ArchiveExtractorDSProcessor no longer implements ArchiveExtractorDSProcessor interface 2017-11-09 13:28:00 -05:00
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
64a0e83132 Merge in release-4.5.1 branch and resolve conflicts 2017-11-08 12:09:08 -05:00
U-BASIS\dgrove
88d668ffeb Wait cursor set for 'Ingest Module Settings' button. 2017-11-08 00:54:53 -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