1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-09-06 02:24:30 +00:00

Commit Graph

  • 7dcd2a747f Add ExternalResultXML enum and partial impl of sample module Richard Cordovano 2014-05-27 17:46:41 -04:00
  • 7e61cdb1ac fixed renaming issue in layer.xml Brian Carrier 2014-05-27 16:35:52 -04:00
  • 1cf18724db refactoring of keyword search markup classes Brian Carrier 2014-05-27 14:44:16 -04:00
  • ac6c6da3e3 Fixed bug that caused null pointer exception when displaying keyword hits. Other minor refactoring Brian Carrier 2014-05-27 14:20:05 -04:00
  • 9b546fcbec Changed project ot development status so that error messages go to console Brian Carrier 2014-05-27 13:59:08 -04:00
  • eb7506b2d2 Fix merge conflicts after develop merge Richard Cordovano 2014-05-27 10:08:39 -04:00
  • f6720111ae Merge conflict resolution - branding Richard Cordovano 2014-05-27 10:01:37 -04:00
  • 5f003b4cf2 Rename local variables in ExternalResultsImporter (derp, derf, etc.) Richard Cordovano 2014-05-23 09:04:43 -04:00
  • 14ffe64459 Merge pull request #735 from alexjacks92/japaneseUI Richard Cordovano 2014-05-23 08:58:34 -04:00
  • 4a4cff8ef7 Merge branch 'develop' of github.com:sleuthkit/autopsy into SynapticNulship-keyword-refactor Brian Carrier 2014-05-22 23:58:23 -04:00
  • f92f34c968 Fixed bug where list names could be added as empty string and refactored to better integrate list names. Lots of renamig too. Brian Carrier 2014-05-22 23:58:01 -04:00
  • 0c3430b0d9 Remove external results ingest module, reduce and change public API Richard Cordovano 2014-05-22 15:51:06 -04:00
  • 89c563d462 First pass at adjusting UI to fit japanese translations better. alexjacks92 2014-05-22 15:05:28 -04:00
  • 12306e794a Merge pull request #734 from rcordovano/ingest_scheduler_improvements Richard Cordovano 2014-05-22 14:46:16 -04:00
  • 00ba1b610a Make sure ingest jobs with empty directories finish Richard Cordovano 2014-05-22 14:44:33 -04:00
  • b86f6c3088 Merge pull request #733 from rcordovano/develop Richard Cordovano 2014-05-21 17:45:16 -04:00
  • 121f76487a Update ingest module developer guide for move of shutDown() from IngestModule to FileINgestModule Richard Cordovano 2014-05-21 17:42:46 -04:00
  • fd0d110a06 Merge pull request #731 from mrtizmo/update_bubble_ja Richard Cordovano 2014-05-21 09:06:43 -04:00
  • 3cc566cf3b Merge pull request #730 from mrtizmo/ingest-ja Richard Cordovano 2014-05-20 17:51:41 -04:00
  • f9362a95b9 Merge pull request #732 from rcordovano/ingest_scheduler_improvements Richard Cordovano 2014-05-20 17:51:22 -04:00
  • ed096f9852 Make sure ingest job completion is always detected Richard Cordovano 2014-05-20 17:37:03 -04:00
  • f80aa1d688 Added updates_ja.xml. This file needs to be placed on the autopsy web server next to http://sleuthkit.org/autopsy/updates.xml. This file should be accessible at http://sleuthkit.org/autopsy/updates_ja.xml. This file should be updated anytime that updates.xml is updated. Or any time you want a user running with the JA locale to be notified of a software update. Nick Davis 2014-05-20 16:21:38 -04:00
  • 766e86984d Removed unused strings from Bundle. Nick Davis 2014-05-20 15:44:06 -04:00
  • 98e7f42696 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into ingest-ja Nick Davis 2014-05-20 15:39:38 -04:00
  • 02966a1179 Merge pull request #729 from mrtizmo/corecomponents-ja Richard Cordovano 2014-05-20 15:38:59 -04:00
  • 2bd1eed9c5 Removed extra empty lines. Nick Davis 2014-05-20 15:35:44 -04:00
  • cb496cb66f Merge branch 'develop' of https://github.com/sleuthkit/autopsy into corecomponents-ja Nick Davis 2014-05-20 15:26:23 -04:00
  • f093614480 Fix implementation of not running empty ingest pipelines Richard Cordovano 2014-05-20 13:55:55 -04:00
  • 3aeb9da77f Fix bug injected into FileIngestTaskScheduler.getNextTask() Richard Cordovano 2014-05-20 13:28:57 -04:00
  • 496925a543 Shut down file ingest pipeline ASAP Richard Cordovano 2014-05-20 13:01:13 -04:00
  • 47b48546ed Fix IngestScheduler race condition and run of empty ingest pipeline Richard Cordovano 2014-05-20 11:56:21 -04:00
  • e0811e7178 Tidy up DataSourceIngestPipeline and FileIngestPipeline Richard Cordovano 2014-05-20 09:22:44 -04:00
  • 7f1f04026e Merge latest public develop branch Richard Cordovano 2014-05-20 09:10:38 -04:00
  • 0054a51a0d Merge remote-tracking branch 'origin/develop' into SynapticNulship-keyword-refactor Brian Carrier 2014-05-20 08:21:06 -04:00
  • af53095def Translation complete. Kay Bassi 2014-05-20 00:36:20 -05:00
  • f4294df1e3 Translation complete. Kay Bassi 2014-05-20 00:30:16 -05:00
  • 717dd9cede Merge pull request #728 from rcordovano/ingest_scheduler_fix Richard Cordovano 2014-05-19 18:08:37 -04:00
  • 3a4a5dee7d Merge branch 'develop' of github.com:sleuthkit/autopsy into develop Brian Carrier 2014-05-19 18:07:06 -04:00
  • a117f15cbf Tree nodes listen for case closing and stop listening and dereference case. Avoids null pointer exceptions Brian Carrier 2014-05-19 18:06:50 -04:00
  • 98d79f2d80 Fix string/NbBundle interaction Richard Cordovano 2014-05-19 18:06:39 -04:00
  • 96e62ed107 Merge pull request #727 from rcordovano/ingest_scheduler_fix Richard Cordovano 2014-05-19 17:53:51 -04:00
  • d8648b13f7 Fix problem with ingest progress bar premature finish Richard Cordovano 2014-05-19 17:48:57 -04:00
  • b75adfa8f2 Partial revision of IngestScheduler Richard Cordovano 2014-05-19 13:07:44 -04:00
  • 57799e8381 Merge pull request #726 from mrtizmo/check4strings Richard Cordovano 2014-05-19 12:02:36 -04:00
  • 1644949de1 Marked strings as NON-NLS Nick Davis 2014-05-19 11:37:34 -04:00
  • 35a2ffa896 Merge pull request #725 from rcordovano/ingest_scheduler_job_cancel_enhancement Richard Cordovano 2014-05-16 15:42:59 -04:00
  • f8d26589e0 Improve IngestJob/IngestScheduler interation Richard Cordovano 2014-05-16 15:41:17 -04:00
  • 5130353ef3 Change ingest cancel Richard Cordovano 2014-05-16 12:54:01 -04:00
  • ca1db52d09 Add tasks flush to IngestScheduler for job cancellation Richard Cordovano 2014-05-16 11:30:10 -04:00
  • 4286e17e7a Merge pull request #724 from rcordovano/logger_fix Richard Cordovano 2014-05-16 10:16:19 -04:00
  • d0f06d11d2 Fix copy and paste error in Logger Richard Cordovano 2014-05-16 10:15:11 -04:00
  • e437fbe95f Merge pull request #723 from rcordovano/suppress_settings_msg Richard Cordovano 2014-05-16 10:03:45 -04:00
  • 3129a1d65c Fix bug in removal of message box for ingest module settings load error Richard Cordovano 2014-05-16 10:00:08 -04:00
  • 815e7ea73c Remove message box for ingest module settings load error Richard Cordovano 2014-05-16 09:20:59 -04:00
  • 5779d75c71 Merge branch 'develop' of github.com:sleuthkit/autopsy into develop Brian Carrier 2014-05-15 16:02:35 -04:00
  • 4a6ef1492c Updated build process to build from intermediate step, reduce 32/64-bit paths, and let AI make the GUID for jre8 Brian Carrier 2014-05-15 16:02:27 -04:00
  • 0aa1ccadfc Merge pull request #722 from rcordovano/ingest_framework_tweaks Richard Cordovano 2014-05-15 15:50:12 -04:00
  • 99fd68b1c5 Change data source ingest behavior Richard Cordovano 2014-05-15 15:39:42 -04:00
  • de8d2925eb removed javafx jar file copying now that jre fixed the class path issue Brian Carrier 2014-05-15 12:43:12 -04:00
  • db07da4a0e Merge remote-tracking branch 'upstream/develop' into develop Richard Cordovano 2014-05-14 16:08:09 -04:00
  • 36f6aeaa79 Merge pull request #721 from alexjacks92/IdBug Richard Cordovano 2014-05-14 16:07:32 -04:00
  • 7db2e4b059 String concatenation bug fixed. alexjacks92 2014-05-14 16:02:56 -04:00
  • 7f50fa49c3 Merge remote-tracking branch 'upstream/develop' into develop Richard Cordovano 2014-05-14 14:29:17 -04:00
  • b0f7196a2c Merge pull request #719 from alexjacks92/UiChanges Richard Cordovano 2014-05-14 14:07:08 -04:00
  • baa06c865d Merge branch 'develop' of https://github.com/rcordovano/autopsy into develop Richard Cordovano 2014-05-14 09:05:35 -04:00
  • 8c8d8e5a84 Merge pull request #3 from rcordovano/one_pipeline_per_thread Richard Cordovano 2014-05-14 08:50:46 -04:00
  • 18c8dd900e Add named constant to IngestManager Richard Cordovano 2014-05-14 08:49:17 -04:00
  • 7a63c2d244 Polish IngestManager code changes Richard Cordovano 2014-05-14 08:46:33 -04:00
  • 6d98df16fb Give descriptive name to AutopsyOptionsPanel label Richard Cordovano 2014-05-14 08:37:12 -04:00
  • 4608584ae6 Remove unused imports from IngestManager.java Richard Cordovano 2014-05-14 08:23:08 -04:00
  • 8603c172af Removing empty event listener, and a spelling / grammar mistake in the hash lookup module description. alexjacks92 2014-05-13 15:46:06 -04:00
  • fba70c24f8 Merge pull request #718 from rcordovano/one_pipeline_per_thread Richard Cordovano 2014-05-13 15:38:48 -04:00
  • bc2c1a20a2 Add one file ingest pipeline per thread Richard Cordovano 2014-05-13 15:34:54 -04:00
  • 43466a76c3 Merge remote-tracking branch 'upstream/develop' into UiChanges alexjacks92 2014-05-13 14:49:04 -04:00
  • 386365d200 Merge pull request #717 from rcordovano/ingest_event_enum_split Richard Cordovano 2014-05-13 14:37:41 -04:00
  • 6d93252896 Renamed IngestManager.IngestModuleEvent member Richard Cordovano 2014-05-13 14:35:47 -04:00
  • e12260c8fe Split IngestEvent enum into two enums Richard Cordovano 2014-05-13 14:30:53 -04:00
  • e2ff14d98d Merge branch 'develop' of github.com:sleuthkit/autopsy into develop Brian Carrier 2014-05-13 13:46:55 -04:00
  • 769cae80b5 ExecUtils waits for writers to finish before it returns. Brian Carrier 2014-05-13 13:46:30 -04:00
  • 270f674440 Merge pull request #716 from rcordovano/ingest_settings_serial_versions Richard Cordovano 2014-05-13 13:42:28 -04:00
  • 89c43d88a1 Change serialization version number implementation Richard Cordovano 2014-05-13 13:41:04 -04:00
  • 1b282468aa do not always print Tika supported types to log Brian Carrier 2014-05-13 12:53:16 -04:00
  • 234d7e44b9 Merge branch 'develop' of github.com:sleuthkit/autopsy into develop Brian Carrier 2014-05-13 12:39:27 -04:00
  • 21332cb0c8 fixed compile warnings Brian Carrier 2014-05-13 12:39:04 -04:00
  • 396259d5fd made open log folder action work again. Made about window consistent with registration Brian Carrier 2014-05-13 12:38:25 -04:00
  • 7133843c69 Removing an unneeded line. alexjacks92 2014-05-13 12:15:39 -04:00
  • 70a8583d8b Making UI changes work after internationalization changes. alexjacks92 2014-05-13 10:53:54 -04:00
  • e27b0cf24e Fixing merge conflict. alexjacks92 2014-05-13 10:30:58 -04:00
  • 0d5258feca Merge pull request #713 from mrtizmo/ingest Richard Cordovano 2014-05-13 08:37:19 -04:00
  • ec36bda9f8 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into ingest Nick Davis 2014-05-12 11:17:44 -04:00
  • c21400500a Getting rid of whitespace diffs. alexjacks92 2014-05-12 10:56:02 -04:00
  • 9d3c0f7e79 Merge branch 'UiChanges' of https://github.com/alexjacks92/autopsy into UiChanges alexjacks92 2014-05-12 10:55:09 -04:00
  • e437fe2643 Making sure only UI changes are on this branch. alexjacks92 2014-05-12 10:51:48 -04:00
  • fb4f13ff7e Making sure only UI changes are on this branch. alexjacks92 2014-05-12 10:51:48 -04:00
  • 04d3528a96 More change isolation. alexjacks92 2014-05-12 10:45:36 -04:00
  • a11b819956 Isolating changes on one branch only. alexjacks92 2014-05-12 10:31:37 -04:00
  • 404c8aefde More space on the wizard, and keeping the advanced button and module description label on the bottom. alexjacks92 2014-05-12 10:27:37 -04:00
  • 27c615bdeb Merge remote-tracking branch 'upstream/develop' into UiChanges alexjacks92 2014-05-12 09:56:55 -04:00
  • 802c1dd10e Translation complete. Kay Bassi 2014-05-09 14:59:27 -07:00
  • 2b1622623b Few more tweaks. alexjacks92 2014-05-09 16:30:46 -04:00