Commit Graph
6260 Commits
Author SHA1 Message Date
Richard Cordovano 0aa1ccadfc Merge pull request #722 from rcordovano/ingest_framework_tweaks
Ingest framework tweaks
2014-05-15 15:50:12 -04:00
Richard Cordovano 99fd68b1c5 Change data source ingest behavior 2014-05-15 15:39:42 -04:00
Richard Cordovano db07da4a0e Merge remote-tracking branch 'upstream/develop' into develop 2014-05-14 16:08:09 -04:00
Richard Cordovano 36f6aeaa79 Merge pull request #721 from alexjacks92/IdBug
Id bug - attributes will no longer be combined incorrectly
2014-05-14 16:07:32 -04:00
alexjacks92 7db2e4b059 String concatenation bug fixed. 2014-05-14 16:02:56 -04:00
Richard Cordovano 7f50fa49c3 Merge remote-tracking branch 'upstream/develop' into develop 2014-05-14 14:29:17 -04:00
Richard Cordovano b0f7196a2c Merge pull request #719 from alexjacks92/UiChanges
UI changes to make hash look up configuration fit.
2014-05-14 14:07:08 -04:00
Richard Cordovano baa06c865d Merge branch 'develop' of https://github.com/rcordovano/autopsy into develop 2014-05-14 09:05:35 -04:00
Richard Cordovano 8c8d8e5a84 Merge pull request #3 from rcordovano/one_pipeline_per_thread
One pipeline per thread
2014-05-14 08:50:46 -04:00
Richard Cordovano 18c8dd900e Add named constant to IngestManager 2014-05-14 08:49:17 -04:00
Richard Cordovano 7a63c2d244 Polish IngestManager code changes 2014-05-14 08:46:33 -04:00
Richard Cordovano 6d98df16fb Give descriptive name to AutopsyOptionsPanel label 2014-05-14 08:37:12 -04:00
Richard Cordovano 4608584ae6 Remove unused imports from IngestManager.java 2014-05-14 08:23:08 -04:00
alexjacks92 8603c172af Removing empty event listener, and a spelling / grammar mistake in the hash lookup module description. 2014-05-13 15:46:06 -04:00
Richard Cordovano fba70c24f8 Merge pull request #718 from rcordovano/one_pipeline_per_thread
One pipeline per thread
2014-05-13 15:38:48 -04:00
Richard Cordovano bc2c1a20a2 Add one file ingest pipeline per thread 2014-05-13 15:34:54 -04:00
alexjacks92 43466a76c3 Merge remote-tracking branch 'upstream/develop' into UiChanges 2014-05-13 14:49:04 -04:00
Richard Cordovano 386365d200 Merge pull request #717 from rcordovano/ingest_event_enum_split
Ingest event enum split
2014-05-13 14:37:41 -04:00
Richard Cordovano 6d93252896 Renamed IngestManager.IngestModuleEvent member 2014-05-13 14:35:47 -04:00
Richard Cordovano e12260c8fe Split IngestEvent enum into two enums 2014-05-13 14:30:53 -04:00
Brian Carrier e2ff14d98d Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2014-05-13 13:46:55 -04:00
Brian Carrier 769cae80b5 ExecUtils waits for writers to finish before it returns. 2014-05-13 13:46:30 -04:00
Richard Cordovano 270f674440 Merge pull request #716 from rcordovano/ingest_settings_serial_versions
Ingest settings serial versions
2014-05-13 13:42:28 -04:00
Richard Cordovano 89c43d88a1 Change serialization version number implementation 2014-05-13 13:41:04 -04:00
Brian Carrier 1b282468aa do not always print Tika supported types to log 2014-05-13 12:53:16 -04:00
Brian Carrier 234d7e44b9 Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2014-05-13 12:39:27 -04:00
Brian Carrier 21332cb0c8 fixed compile warnings 2014-05-13 12:39:04 -04:00
Brian Carrier 396259d5fd made open log folder action work again. Made about window consistent with registration 2014-05-13 12:38:25 -04:00
alexjacks92 7133843c69 Removing an unneeded line. 2014-05-13 12:15:39 -04:00
alexjacks92 70a8583d8b Making UI changes work after internationalization changes. 2014-05-13 10:53:54 -04:00
alexjacks92 e27b0cf24e Fixing merge conflict. 2014-05-13 10:30:58 -04:00
Richard Cordovano 0d5258feca Merge pull request #713 from mrtizmo/ingest
Ingest module - additional localization and JA translation
2014-05-13 08:37:19 -04:00
Nick Davis ec36bda9f8 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into ingest 2014-05-12 11:17:44 -04:00
alexjacks92 c21400500a Getting rid of whitespace diffs. 2014-05-12 10:56:02 -04:00
alexjacks92 9d3c0f7e79 Merge branch 'UiChanges' of https://github.com/alexjacks92/autopsy into UiChanges 2014-05-12 10:55:09 -04:00
alexjacks92 e437fe2643 Making sure only UI changes are on this branch. 2014-05-12 10:52:56 -04:00
alexjacks92 fb4f13ff7e Making sure only UI changes are on this branch. 2014-05-12 10:51:48 -04:00
alexjacks92 04d3528a96 More change isolation. 2014-05-12 10:45:36 -04:00
alexjacks92 a11b819956 Isolating changes on one branch only. 2014-05-12 10:31:37 -04:00
alexjacks92 404c8aefde More space on the wizard, and keeping the advanced button and module description label on the bottom. 2014-05-12 10:27:37 -04:00
alexjacks92 27c615bdeb Merge remote-tracking branch 'upstream/develop' into UiChanges 2014-05-12 09:56:55 -04:00
Kay Bassi 802c1dd10e Translation complete. 2014-05-09 14:59:27 -07:00
alexjacks92 2b1622623b Few more tweaks. 2014-05-09 16:30:46 -04:00
alexjacks92 a2f3ace11b Ingest configuration UI changes. 2014-05-09 15:50:18 -04:00
Brian Carrier ad4e8650ec Made content utils thread safe for converting dates 2014-05-09 12:33:44 -04:00
Brian Carrier 20b59e23f4 Merge pull request #711 from bcarrier/develop
Tree automatically refreshes results area.
2014-05-09 00:24:49 -04:00
Brian Carrier 0b241cbbaf removed unused imports 2014-05-09 00:23:43 -04:00
Brian Carrier 92fbda214a Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2014-05-09 00:14:57 -04:00
Brian Carrier 96c348705d Added interesting items in refresh, fixed tags refreshing, sort some of the keys 2014-05-09 00:14:25 -04:00
alexjacks92 0292a4933b Only traces log will go into common log. 2014-05-08 13:28:56 -04:00