Richard Cordovano
|
aaacbc944d
|
Fixed pipeline config bug from misunderstanding of PlatformUtil method
|
2014-04-10 14:28:00 -04:00 |
|
Richard Cordovano
|
e8773786f4
|
Added overwrite flag to PlatformUtil resource file extraction method, use for pipeline config
|
2014-04-10 12:58:45 -04:00 |
|
Richard Cordovano
|
bd46a5a8f1
|
Merge pull request #605 from rcordovano/parallel_file_ingest
Ordered ingest modules in ingest job configuration panel
|
2014-04-09 16:37:58 -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 |
|
Richard Cordovano
|
25d02d39b9
|
Merge pull request #604 from SynapticNulship/mt-search2
minor multithreading update
|
2014-04-09 16:07:01 -04:00 |
|
Samuel H. Kenyon
|
e9f6226b47
|
Merge remote-tracking branch 'upstream/develop' into mtsearch2b
|
2014-04-09 15:54:51 -04:00 |
|
Richard Cordovano
|
257214f178
|
Merge pull request #593 from SynapticNulship/mt-search
Search concurrency
|
2014-04-09 15:44:20 -04:00 |
|
Samuel H. Kenyon
|
b5d06e67ce
|
simplify the loop in addKeywordListsToAllJobs()
|
2014-04-09 15:36:11 -04:00 |
|
Samuel H. Kenyon
|
0437977226
|
moved commit() up in stopJob() and removed some INFO logging
|
2014-04-09 15:30:45 -04:00 |
|
Richard Cordovano
|
412fe8a94a
|
Merge pull request #599 from alexjacks92/noEmailer
Removing email code from testing scripts
|
2014-04-09 11:20:44 -04:00 |
|
Richard Cordovano
|
379b1ddfc3
|
Merge pull request #602 from rcordovano/parallel_file_ingest
Parallel file ingest
|
2014-04-09 11:19:36 -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 |
|
Samuel H. Kenyon
|
259aa105ba
|
Merge remote-tracking branch 'upstream/develop' into mt-search2
|
2014-04-08 16:50:52 -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 |
|
Samuel H. Kenyon
|
bb29624635
|
Make the ctor synchronized
|
2014-04-08 16:05:27 -04:00 |
|
Samuel H. Kenyon
|
97b724350f
|
Extra log info
|
2014-04-08 16:05:13 -04:00 |
|
Richard Cordovano
|
36c9044576
|
Fixed ingest job cancellation
|
2014-04-08 16:02:33 -04:00 |
|
Samuel H. Kenyon
|
94e8bb1c95
|
Some naming cleanup.
|
2014-04-08 15:42:59 -04:00 |
|
Samuel H. Kenyon
|
c22b67d125
|
Merge remote-tracking branch 'upstream/develop' into mt-search2
|
2014-04-08 12:27:27 -04:00 |
|
alexjacks92
|
f26073ee13
|
Cleaning up code to work when you aren't running a jenkins job.
|
2014-04-08 12:10:11 -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 |
|
alexjacks92
|
cb6b9f7f5b
|
Delete existing diff files before adding new ones.
|
2014-04-08 09:59:28 -04:00 |
|
alexjacks92
|
4a55835b0f
|
Merge remote-tracking branch 'upstream/develop' into noEmailer
|
2014-04-08 09:48:25 -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 |
|
Brian Carrier
|
4206ab4a10
|
Fixed device ID lookup error, updated device mapping file, renamed class
|
2014-04-07 16:06:46 -04:00 |
|
alexjacks92
|
ad3c230c82
|
Merge remote-tracking branch 'upstream/develop' into noEmailer
|
2014-04-07 15:58:03 -04:00 |
|
Samuel H. Kenyon
|
70ae081514
|
Merge remote-tracking branch 'upstream/develop' into mt-search
|
2014-04-07 13:44:39 -04:00 |
|
alexjacks92
|
0b471112c9
|
Removing old diff files before moving new ones in.
|
2014-04-07 13:35:52 -04:00 |
|
Samuel H. Kenyon
|
652ff6d306
|
Give the timer daemon a name (useful for debugging).
|
2014-04-07 13:32:44 -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
|
8ee0cae8f8
|
Merge pull request #595 from rcordovano/change_file_ext_mismatch_settings
Removed skip known files setting from file ext mismatch detector
|
2014-04-07 10:10:21 -04:00 |
|
Richard Cordovano
|
1573e932d7
|
Removed skip known files setting from file ext mismatch detector
|
2014-04-07 10:08:39 -04:00 |
|
Richard Cordovano
|
1ad84b8292
|
Merge pull request #594 from rcordovano/remove_per_file_ingest_log_msgs
Remove per file ingest log msgs
|
2014-04-07 09:55:01 -04:00 |
|
Richard Cordovano
|
8070b60dbe
|
Removed logging start of ingest of each file
|
2014-04-07 09:54:05 -04:00 |
|
Richard Cordovano
|
95a61d8fd4
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2014-04-07 09:51:26 -04:00 |
|
Richard Cordovano
|
e5e1dbe075
|
Experimented with ingest job cancellation improvements
|
2014-04-07 09:50:45 -04:00 |
|
Samuel H. Kenyon
|
98593fe7b1
|
More thread-safe
|
2014-04-04 18:37:42 -04:00 |
|
Samuel H. Kenyon
|
f6f5ad7002
|
Some cleanup and an extra logging statement.
|
2014-04-04 18:37:18 -04:00 |
|
Samuel H. Kenyon
|
3a28422f5f
|
Remove initialized variable
|
2014-04-04 17:59:48 -04:00 |
|