144 Commits

Author SHA1 Message Date
William Schaefer
ce28105bd3 3832 remove MaxJobsPerCase feature 2018-05-25 16:41:42 -04:00
esaunders
1f9cb570d2 Added logging of remote control events for auditing purposes. 2018-05-22 16:47:49 -04:00
esaunders
ed7b4c7c95 Merge branch '3738_job_cancellation' into 3734_ingest_progress 2018-05-15 17:19:13 -04:00
esaunders
2432ba7518 Merge branch 'custom-release-may-2018' of github.com:sleuthkit/autopsy into 3738_job_cancellation 2018-05-15 14:40:54 -04:00
esaunders
e397f4508b Fix for job reprocessing events not being handled correctly. 2018-05-15 14:40:05 -04:00
esaunders
862c6e4e7b Added ingest progress snapshot support to AID. 2018-05-15 13:00:11 -04:00
Richard Cordovano
01995825d0 Fix merge error in AutoIngestManager.java 2018-05-10 11:28:39 -04:00
Richard Cordovano
cfb84568ba Merge remote-tracking branch 'upstream/custom-release-may-2018' into develop 2018-05-09 17:12:46 -04:00
esaunders
9cfb2ac560 Attempt to get a wait cursor and fix for case deletion events not being handled. 2018-05-08 16:45:37 -04:00
esaunders
225406905f Fix equality check. 2018-05-08 12:02:14 -04:00
Richard Cordovano
7a6c8d8a8f
Merge pull request #3715 from esaunders/3737_ain_pause_resume
3737 Added pause/resume/shutdown functionality to AID
2018-05-08 10:50:38 -04:00
esaunders
5febae4bef Merge branch 'custom-release-may-2018' of github.com:sleuthkit/autopsy into 3738_job_cancellation 2018-05-08 10:01:30 -04:00
Richard Cordovano
356ca9e1c3 Merge in custom-release-may-2018 branch and resolve conflicts 2018-05-07 16:08:40 -04:00
Richard Cordovano
523c2929f9 Merge in custom-release-may-2018 branch and resolve conflicts 2018-05-07 15:24:55 -04:00
Richard Cordovano
2738ebfbea Merge in release-4.7.0 branch and resolve conflicts 2018-05-07 14:14:12 -04:00
Richard Cordovano
e5955ac542 Case.getCurrentOpenCase => getCurrentCaseThrows 2018-05-07 10:46:24 -04:00
Richard Cordovano
4b14339b7d Case.getOpenCase => Case.getCurrentOpenCase for consistency 2018-05-02 18:44:19 -04:00
esaunders
506a70e51b Fix job reprocessing logic. 2018-05-02 14:09:07 -04:00
esaunders
e6e1739b2b Initial version of cancel and reprocess job. 2018-05-02 12:09:53 -04:00
esaunders
9c7e256e0a Added pause requested state. 2018-05-01 11:05:24 -04:00
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
U-BASIS\dgrove
37ed49b1b3 Switched from Java logger to Autopsy logger. 2018-04-06 09:38:06 -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