6672 Commits

Author SHA1 Message Date
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
alexjacks92
402d3651cc Cleaning up code to work when you aren't running a jenkins job. 2014-04-08 11:56:14 -04:00
alexjacks92
d2b58c8440 Merge branch 'develop' of https://www.github.com/sleuthkit/autopsy into develop 2014-04-08 11:23:51 -04:00
alexjacks92
60e405520c Bug fix - now able to run test without jenkins support successfully. 2014-04-08 11:16:10 -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
4254693e15 Updated version and news file before release 2014-04-08 10:35:51 -04:00
Brian Carrier
049572f62d Fixed 64-bit/CRT dlls on master. Same fix that was applied to develop a while back 2014-04-08 10:33:42 -04:00
alexjacks92
a03e257a97 Removing email code from test scripts. 2014-04-08 10:11:13 -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
alexjacks92
50f49c529a Removing existing diff files before writing them out to the jenkins attachment location. 2014-04-07 15:56:47 -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
Samuel H. Kenyon
8248bf66e7 Give each job a finalSearchLock so that one job doesn't interfere with another. 2014-04-04 17:58:52 -04:00
Samuel H. Kenyon
44d11e1862 Comments, logging, and changed ingester lock. 2014-04-04 17:31:28 -04:00
alexjacks92
48025c2e15 Removed unneeded logging, removed email code, refactored variable names from email-centric to jenkins- and error-centric names. 2014-04-04 15:50:18 -04:00
alexjacks92
90868512c6 Merge remote-tracking branch 'upstream/develop' into noEmailer 2014-04-04 15:13:44 -04:00
Richard Cordovano
2c212c07a3 Merge pull request #591 from SynapticNulship/mt-onemsg
HashDB one msg per job
2014-04-04 15:06:01 -04:00
Samuel H. Kenyon
ea19685e3e extractors changed to non-static 2014-04-04 14:59:35 -04:00
Samuel H. Kenyon
341fbfc94e Use a util timer set as a daemon, not a swing timer. 2014-04-04 14:59:05 -04:00
Samuel H. Kenyon
92f12e8ce0 Merge remote-tracking branch 'upstream/develop' into mt-search
Conflicts:
	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchIngestModule.java
2014-04-04 13:49:46 -04:00
Samuel H. Kenyon
eab237c49c Added comment about what the map is mapping 2014-04-04 11:53:03 -04:00
Samuel H. Kenyon
587d9a7f6c Rename refMap and its mutator methods 2014-04-04 11:36:54 -04:00
Samuel H. Kenyon
21e2747085 Make jobID private. Remove now-unused members. 2014-04-04 11:29:17 -04:00
Samuel H. Kenyon
a20f599839 Merge remote-tracking branch 'upstream/develop' into mt-onemsg
Conflicts:
	HashDatabase/src/org/sleuthkit/autopsy/hashdatabase/HashDbIngestModule.java
2014-04-04 11:18:21 -04:00
Richard Cordovano
55c8edafae Merge pull request #590 from SynapticNulship/mt-msgid
Make handling of message ids for ingest module ingest messages thread-safe
2014-04-04 10:40:27 -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
109cd14c98 Remove messageID tracking and passing from modules as class IngestMessage handles it automatically now 2014-04-03 22:49:17 -04:00