132 Commits

Author SHA1 Message Date
Richard Cordovano
cfb84568ba Merge remote-tracking branch 'upstream/custom-release-may-2018' into develop 2018-05-09 17:12:46 -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
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
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
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