Eugene Livis
|
46bb667bf3
|
No longer trying to find case output directory for each job while doing an input scan
|
2018-08-27 16:52:26 -04:00 |
|
Eugene Livis
|
f4c253f1ae
|
Removed a duplicate scan of the output directory for each manifest file
|
2018-08-27 16:34:50 -04:00 |
|
esaunders
|
953b3628e1
|
Kick off an immediate scan on resume.
|
2018-07-11 12:14:07 -04:00 |
|
esaunders
|
08aa6ab8a7
|
Publish a resumed message regardless of whether the JobProcessingTask is waiting for directory scan completion or not.
|
2018-07-09 16:27:49 -04:00 |
|
Eugene Livis
|
23bc1d632a
|
Improvement to case log when handling archive data sources
|
2018-07-06 16:13:57 -04:00 |
|
William Schaefer
|
10a84f66d5
|
3832 Add back the max jobs per case setting
|
2018-06-21 12:08:58 -04:00 |
|
Ann Priestman
|
825034357f
|
Make a new method to stop codacy from complaining
|
2018-06-19 10:10:51 -04:00 |
|
Ann Priestman
|
2d95f87a81
|
Add additional logging for auto ingest dashboard commands
|
2018-06-18 08:01:08 -04:00 |
|
William Schaefer
|
2b59ba7ebf
|
3832 replace default AutoIngestJob.compareTo with priority based impl
|
2018-06-12 14:11:08 -04:00 |
|
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 |
|