Richard Cordovano
|
a01c25356e
|
Merge pull request #603 from alexjacks92/develop
UI Work to show module descriptions
|
2014-04-10 12:34:07 -04:00 |
|
Richard Cordovano
|
62f594c693
|
Fixed spelling error in comment
|
2014-04-09 16:34:30 -04:00 |
|
Richard Cordovano
|
a517303606
|
Ordered ingest modules in ingest job configuration panel
|
2014-04-09 16:32:27 -04:00 |
|
Richard Cordovano
|
87727f9249
|
Ordered ingest modules in ingest job configuration panel
|
2014-04-09 16:31:12 -04:00 |
|
alexjacks92
|
3bd0b6a1a1
|
Work to incorporate module descriptions into the UI.
|
2014-04-09 15:16:05 -04:00 |
|
Richard Cordovano
|
5b25aa1edd
|
Removed unused imports, TODO comment
|
2014-04-09 11:15:20 -04:00 |
|
Richard Cordovano
|
a07153261e
|
Changed ingest module lifecycle events to ingest job lifecycle events
|
2014-04-09 11:09:19 -04:00 |
|
Richard Cordovano
|
c499781702
|
Merge pull request #600 from rcordovano/parallel_file_ingest
Parallel file ingest
|
2014-04-08 16:19:52 -04:00 |
|
Richard Cordovano
|
181c3828b7
|
Fixed bug in FileIngestPipeline
|
2014-04-08 16:13:44 -04:00 |
|
Richard Cordovano
|
9c928c17d5
|
Fixed bug in DataSourceIngestPipeline
|
2014-04-08 16:10:54 -04:00 |
|
Richard Cordovano
|
36c9044576
|
Fixed ingest job cancellation
|
2014-04-08 16:02:33 -04:00 |
|
Brian Carrier
|
4345d13d81
|
removed left over EXIF files
|
2014-04-08 10:57:04 -04:00 |
|
Brian Carrier
|
d3d8ea6870
|
moved file type, exten, exif, timeline into core NBM. Fixed file type ID buffer bug
|
2014-04-08 10:54:00 -04:00 |
|
Brian Carrier
|
fa00b2d8ed
|
moved EXIF module into core
|
2014-04-08 00:00:22 -04:00 |
|
Brian Carrier
|
e81095a05b
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into develop
|
2014-04-07 23:47:34 -04:00 |
|
Brian Carrier
|
f3439d83b8
|
Updated new API docs to have more of a tutorial flow. Resolved some old dead links
|
2014-04-07 23:46:59 -04:00 |
|
Brian Carrier
|
7deb794088
|
Added new action for viewing log folder, renamed classes about AboutWIndow. Changes were also in previous commit by mistake
|
2014-04-07 22:38:03 -04:00 |
|
Brian Carrier
|
61d09a9627
|
changed SOLR launching messages to ERROR instead of WARNING
|
2014-04-07 22:36:55 -04:00 |
|
Richard Cordovano
|
f7f0c46697
|
Thread pool shutdown variation
|
2014-04-07 21:20:22 -04:00 |
|
Richard Cordovano
|
a2d597fd2c
|
Merge remote-tracking branch 'upstream/develop' into parallel_file_ingest
|
2014-04-07 10:15:05 -04:00 |
|
Richard Cordovano
|
8070b60dbe
|
Removed logging start of ingest of each file
|
2014-04-07 09:54:05 -04:00 |
|
Richard Cordovano
|
e5e1dbe075
|
Experimented with ingest job cancellation improvements
|
2014-04-07 09:50:45 -04:00 |
|
Richard Cordovano
|
13a176f413
|
Removed sleeps from IngestManager.stoAll(), added more cancel checks
|
2014-04-04 09:43:28 -04:00 |
|
Samuel H. Kenyon
|
5a60feccc6
|
Remove message ID passing from Core to IngestMessage
|
2014-04-03 22:38:25 -04:00 |
|
Samuel H. Kenyon
|
bca9b0270f
|
Remove ID from public API of IngestMessage, and add a thread safe counter to use instead.
|
2014-04-03 22:35:02 -04:00 |
|
Brian Carrier
|
f390695795
|
reformat ReportKML. No logic changes
|
2014-04-03 16:55:30 -04:00 |
|
Brian Carrier
|
442037ebf9
|
removed unneeded files in core
|
2014-04-03 15:16:07 -04:00 |
|
Richard Cordovano
|
cbe76de089
|
Merge pull request #586 from shahit2/KMLReporter
Kml reporter
|
2014-04-03 14:36:26 -04:00 |
|
Richard Cordovano
|
34545c2fd1
|
Changed Tools->Options->Display to Tools->Options->Autopsy
|
2014-04-03 13:57:36 -04:00 |
|
Richard Cordovano
|
4d194b989d
|
Fixed bug in IngestManager.startAll()
|
2014-04-03 13:55:35 -04:00 |
|
Richard Cordovano
|
8d0490928b
|
Fixed preferences saving bug for IngestManager
|
2014-04-03 13:01:16 -04:00 |
|
Trilok Shahi
|
6819238227
|
removed unecessary jars, and some small code changes
|
2014-04-03 11:52:12 -04:00 |
|
Richard Cordovano
|
985ec5c3fa
|
Parallel file ingest pipelines with SwingWorkers
|
2014-04-03 11:19:38 -04:00 |
|
Trilok Shahi
|
6a62b5bac7
|
renamed module name
|
2014-04-02 15:59:24 -04:00 |
|
Trilok Shahi
|
4f589f146e
|
added thumbnail to GE
|
2014-04-02 15:53:29 -04:00 |
|
Richard Cordovano
|
fbf7fe329b
|
Fixed bug in ingest cancellation code
|
2014-04-02 14:58:35 -04:00 |
|
Trilok Shahi
|
bfb70999d2
|
added image extraction
|
2014-04-02 14:18:08 -04:00 |
|
Trilok Shahi
|
93757e37fc
|
remove unecessary file
|
2014-04-02 13:19:06 -04:00 |
|
Trilok Shahi
|
5be59e6b0d
|
deleted unecessary file
|
2014-04-02 13:12:09 -04:00 |
|
Trilok Shahi
|
4f29f54f65
|
KML report added
|
2014-04-02 13:01:29 -04:00 |
|
Richard Cordovano
|
1ac49ea073
|
Merge pull request #584 from rcordovano/parallel_file_ingest
Fixed persistence of enabled modules by context
|
2014-04-02 09:43:58 -04:00 |
|
Richard Cordovano
|
66f22cbc7b
|
Fixed persistence of enabled modules by context
|
2014-04-02 09:42:48 -04:00 |
|
Richard Cordovano
|
9115d9175d
|
Merge pull request #582 from alexjacks92/develop
JavaIO flushing error and regression test email attachments
|
2014-04-01 19:38:38 -04:00 |
|
Richard Cordovano
|
7feb5dcdc1
|
Moved ingest progress bars from task workers to ingest job
|
2014-04-01 19:24:50 -04:00 |
|
Richard Cordovano
|
ff432e6aee
|
Moved ingest progress bars from task workers to ingest job
|
2014-04-01 19:19:34 -04:00 |
|
alexjacks92
|
feaf2c1409
|
JavaIO flushing error fix and ensuring regression test diffs are added as email attachments.
|
2014-04-01 17:20:45 -04:00 |
|
Richard Cordovano
|
e67ded7423
|
Merge pull request #579 from rcordovano/parallel_file_ingest
Parallel file ingest
|
2014-04-01 16:16:47 -04:00 |
|
Richard Cordovano
|
1ca7d7dea1
|
Updated ingest module developer guide documentation
|
2014-04-01 16:14:57 -04:00 |
|
Richard Cordovano
|
42d1f4b5cb
|
Merge pull request #576 from mrtizmo/core-filesearch
Core - filesearch module - translation correction
|
2014-04-01 11:54:19 -04:00 |
|
Richard Cordovano
|
8caa812fa9
|
Updated ingest module documentation
|
2014-04-01 11:30:07 -04:00 |
|