123 Commits

Author SHA1 Message Date
esaunders
eb83dfd0e0 Added support for pause/resume/shutdown to AID. 2018-04-25 15:23:44 -04:00
esaunders
bf875fbb32 Removed TODO 2018-04-23 15:20:24 -04:00
esaunders
6df54afd50 Fix for AIN state request event. 2018-04-18 14:30:53 -04:00
esaunders
1b1ed215b5 Get node status from remote AINs. 2018-04-18 13:11:20 -04:00
Eugene Livis
4bbe5afc5c Changes to AutoIngestDataSourceProcessor 2018-03-19 13:41:05 -04:00
Eugene Livis
16108f09b1 Fixed a bug in AIM where it was possible to not attempt the next DSP on the list of candidate DSPs 2018-03-15 11:58:12 -04:00
Eugene Livis
6eab4305c8 Switched all scheduleAtFixedRate to scheduleWithFixedDelay 2018-03-13 16:58:02 -04:00
U-BASIS\zhaohui
a4cea63c18 2229: Part 19: Use getOpenCase() instead of getCurrentCase() in ImageGallery and Experimental. 2018-03-05 12:20:40 -05:00
Richard Cordovano
2aea610495
Merge pull request #3461 from APriestman/3550_newSolrCloud
Implement DIY solr cloud
2018-02-28 13:07:58 -05:00
U-BASIS\dgrove
e46a201405 Removed deprioritization event in favor of existing. 2018-02-26 15:11:19 -05:00
U-BASIS\dgrove
e7379f859f Cleanup. 2018-02-26 12:05:18 -05:00
U-BASIS\dgrove
03943ac78a Minor cleanup. 2018-02-26 11:59:27 -05:00
Ann Priestman
112b57776d Implement DIY solr cloud 2018-02-23 16:37:34 -05:00
U-BASIS\dgrove
53acf9d923 Minor tweaks. 2018-02-21 15:59:51 -05:00
U-BASIS\dgrove
ca2780b332 Added deprioritization functionality. 2018-02-21 15:46:37 -05:00
U-BASIS\zhaohui
7c9a7026c5 3386: Update the files permission from 755 to 644 2018-01-03 14:43:27 -05:00
Richard Cordovano
9d9c0293ab Fix unguarded access to collection in AutoIngestManager 2017-12-19 11:12:02 -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\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