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 |
|
Ann Priestman
|
e02b825340
|
Merge remote-tracking branch 'upstream/develop' into 3139_cr_hashes
|
2017-10-24 14:39:54 -04:00 |
|
William Schaefer
|
9b5dca32ae
|
3153 fixed issue with completed jobs re-ordering upon reprocess
|
2017-10-23 18:18:03 -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
|
0f309e15b5
|
Fixes and improvements
|
2017-10-23 14:57:12 -04:00 |
|
William Schaefer
|
9b69a2a75a
|
3153 enabled sorting of of AID tables and added Priority column to pending jobs
|
2017-10-23 14:53:24 -04:00 |
|
Eugene Livis
|
19a8249fdd
|
Extracting contents of archive to case output folder
|
2017-10-23 14:34:28 -04:00 |
|
Eugene Livis
|
11b66c1648
|
Moved archive handling code into ArchiveUtil for code re-use
|
2017-10-19 16:23:31 -04:00 |
|
U-BASIS\dgrove
|
d750ebfa24
|
Fixed merge conflicts.
|
2017-10-18 16:43:10 -04:00 |
|
Eugene Livis
|
ab4f586f32
|
Created dummy AddArchiveTask
|
2017-10-18 16:40:35 -04:00 |
|
Eugene Livis
|
89f48e8c38
|
First cut at ArchiveExtractorDataSourceProcessor and ArchiveFilePanel
|
2017-10-18 16:23:01 -04:00 |
|
U-BASIS\dgrove
|
bf3e68fc53
|
Removed examiner mode.
|
2017-10-18 16:06:30 -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 |
|
Richard Cordovano
|
acd4b81f4e
|
Merge pull request #3137 from dgrove727/3132_CoordinationServiceCasePathsPull
Replaced folder scan with coordination service call.
|
2017-10-18 15:10:17 -04:00 |
|
Richard Cordovano
|
7339412cc1
|
Merge remote-tracking branch 'upstream/release-4.5.0' into develop
|
2017-10-18 15:08:05 -04:00 |
|
U-BASIS\dgrove
|
c208e07504
|
Modified the handling of logging and exceptions.
|
2017-10-18 14:59:38 -04:00 |
|
Richard Cordovano
|
c17863930d
|
Correct docs for AutoIngestCaseManager
|
2017-10-18 13:41:47 -04:00 |
|
Eugene Livis
|
3ac0792922
|
Refactored AddDataSourceCallback and DataSource out of AIM
|
2017-10-12 16:19:27 -04:00 |
|
Ann Priestman
|
ecf8108561
|
Renaming
|
2017-10-12 12:43:02 -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 |
|
U-BASIS\dgrove
|
9712f0329d
|
Replaced folder scan with coordination service call.
|
2017-10-06 13:25:42 -04:00 |
|
U-BASIS\dgrove
|
dc06840e31
|
Cleanup.
|
2017-10-05 12:41:23 -04:00 |
|
U-BASIS\dgrove
|
bc3962514e
|
Various minor improvements.
|
2017-10-05 12:33:58 -04:00 |
|
U-BASIS\dgrove
|
cf6312cdb3
|
Reworked 'Examiner' mode so it works without restart.
|
2017-10-05 11:15:37 -04:00 |
|
Richard Cordovano
|
c9497a2f59
|
Update version numbers of Autopsy-Core NBM
|
2017-09-29 13:37:41 -04:00 |
|
U-BASIS\dgrove
|
9b520e59a5
|
Prioritize Case button added.
|
2017-09-28 11:56:27 -04:00 |
|
Richard Cordovano
|
0aa5557b34
|
Add node data version checks to AIM
|
2017-09-27 14:51:07 -04:00 |
|
Richard Cordovano
|
261a8d950f
|
Fix bug in AutoIngestJobNodeData ctor
|
2017-09-27 13:33:08 -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
|
5ba6cc2e3c
|
Revert "Add deep copying of auto ingest monitor snapshots"
This reverts commit 2abb7557032f079c284a6ced62cecc23a24d2eff.
|
2017-09-21 17:47:10 -04:00 |
|
Richard Cordovano
|
cd92352db1
|
Revert "Add missing snapshot deep copy to auto ingest monitor"
This reverts commit 3049f60e0e74f508cfa4957783a96c028afc23a5.
|
2017-09-21 17:46:37 -04:00 |
|
Richard Cordovano
|
3049f60e0e
|
Add missing snapshot deep copy to auto ingest monitor
|
2017-09-21 16:09:03 -04:00 |
|
Richard Cordovano
|
2abb755703
|
Add deep copying of auto ingest monitor snapshots
|
2017-09-21 15:23:30 -04:00 |
|
Richard Cordovano
|
5973fc39ee
|
Improved user message for partial case deletion via AID 1.0
|
2017-09-21 14:11:19 -04:00 |
|
Richard Cordovano
|
43659e2cc1
|
Move management of snapshot synch into auto ingest monitor
|
2017-09-21 13:34:12 -04:00 |
|
Richard Cordovano
|
7ecf36581c
|
Merge pull request #3090 from dgrove727/3070_AidWindowSizeFix
3070 aid window size fix
|
2017-09-20 17:23:30 -04:00 |
|
Richard Cordovano
|
80cd65629c
|
Add AutoIngestJob Comparator, rename Comparators for clarity
|
2017-09-20 17:22:39 -04:00 |
|
U-BASIS\dgrove
|
efb5db9446
|
Flipped the 'permanent' flag to keep the size consistent.
|
2017-09-20 17:13:22 -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
|
d82c8731ee
|
Update AutoIngestDashboard table model names
|
2017-09-19 16:05:50 -04:00 |
|
Richard Cordovano
|
961aa6a90b
|
Fix filtering out of version 0 auto ingest node data
|
2017-09-19 14:36:53 -04:00 |
|