103 Commits

Author SHA1 Message Date
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
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
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
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
Eugene Livis
6195c29d41 Merged latest develop 2017-11-06 15:51:55 -05:00
U-BASIS\dgrove
a17f212667 Cleanup. 2017-11-06 13:10:02 -05:00
U-BASIS\dgrove
c95fa28c49 Tracking auto ingest alerts via case nodes. 2017-11-06 13:03:28 -05: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
536056f415 Removed unused import and variable. 2017-11-01 16:49:49 -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
U-BASIS\dgrove
a19b32e389 Rewrote portions of 'doRecoveryIfCrashed()' to fix bugs. 2017-11-01 16:25:15 -04:00
U-BASIS\dgrove
d480a08bf1 Removal of examiner mode. 2017-10-31 16:32:21 -04:00
William Schaefer
71dfdca9b1 3153 change priority column to prioritized flag column, fix priority saving bug 2017-10-24 17:28:24 -04:00
Eugene Livis
112de482a4 First cut at implementing the functionality of ArchiveDSP 2017-10-24 16:59:49 -04:00
Eugene Livis
0451208df8 Code review comments 2017-10-23 16:28:52 -04:00
Eugene Livis
5f9c5facce Commented out some functionality for now 2017-10-23 15:20:12 -04:00
Eugene Livis
ab4f586f32 Created dummy AddArchiveTask 2017-10-18 16:40:35 -04:00
Eugene Livis
ea46cd1e21 Merge branch 'develop' of github.com:sleuthkit/autopsy into archive_dsp_3136 2017-10-18 15:14:45 -04:00
Eugene Livis
3ac0792922 Refactored AddDataSourceCallback and DataSource out of AIM 2017-10-12 16:19:27 -04:00
Eugene Livis
49850bfd98 Further factored out the functionality into a separate class 2017-10-11 17:33:54 -04:00
Eugene Livis
ca14274ec8 Added a catch-all firewal to visitFile() so that one bad file doesn't stop the entire input folder scan 2017-10-06 14:51:28 -04:00
Eugene Livis
91eaf88c10 Catching and handling exceptions caused by bad ZK node data so that they don't stop input folder scans 2017-10-06 14:34:19 -04:00
Richard Cordovano
0aa5557b34 Add node data version checks to AIM 2017-09-27 14:51:07 -04:00
U-BASIS\dgrove
f9501ff770 Added check for pre-existing job in completed table. 2017-09-27 09:49:17 -04:00
esaunders
f7aa83524b Change job state when the user decides to reprocess a job. 2017-09-26 17:41:38 -04:00
esaunders
08eb9c9824 Add comment explaining the use of the manifest to create the AutoIngestJob. 2017-09-26 15:03:48 -04:00
esaunders
a524bd9a27 Merge branch 'release-4.5.0' of github.com:sleuthkit/autopsy into release-4.5.0 2017-09-26 14:40:43 -04:00
esaunders
b34f4ad955 Fix for completed jobs always being in error. 2017-09-26 14:40:30 -04:00
Richard Cordovano
face3ca367 Remove case auto ingest log warning if AFE is not enabled 2017-09-25 16:36:44 -04:00
Richard Cordovano
80cd65629c Add AutoIngestJob Comparator, rename Comparators for clarity 2017-09-20 17:22:39 -04:00
Richard Cordovano
1166caf7c2 Add coord svc node update to AIM status pub task 2017-09-19 17:40:20 -04:00
Richard Cordovano
7517cc4218 make setting/unsetting of AutoIngestJob processing host correct 2017-09-19 14:20:11 -04:00
Richard Cordovano
2c199956c9 Fix AutoIngestJob bugs, docs 2017-09-19 12:43:47 -04:00
Richard Cordovano
a43cebeca6 AIN/AID 1.0/AID 2.0 revisions 2017-09-14 19:51:37 -04:00
Richard Cordovano
d7ab84988f Merge remote-tracking branch 'upstream/release-4.5.0' into 2951_Aid20AdditionalData 2017-09-13 15:44:05 -04:00
Richard Cordovano
4f8b8af6c8 Remove AutoIngestJobData field from AutoIngestJob 2017-09-13 15:43:26 -04:00
U-BASIS\dgrove
36e6ccb8a6 Additional attributes supported for node data. 2017-09-13 12:27:50 -04:00
Richard Cordovano
f21b64a7b5 Change auto ingest events channel name 2017-09-12 18:33:24 -04:00
U-BASIS\dgrove
968d699b48 AID 1.0 now correctly sees and starts running jobs. 2017-09-11 16:00:58 -04:00
U-BASIS\dgrove
f856c338b3 AID 1.0 patching to populate 'nodeData'. 2017-09-11 09:17:57 -04:00
U-BASIS\dgrove
03d4e139fc Fixes for bundle messages. 2017-09-08 11:00:50 -04:00