Commit Graph
18776 Commits
Author SHA1 Message Date
Sophie Mori 4daea3f48d Clean up code 2016-11-21 17:11:43 -05:00
Sophie Mori e4f351bf8c Remove optional parameters from MIME types 2016-11-21 17:06:31 -05:00
esaunders be855a3e7f Really remove SOLR_HOME setting this time. 2016-11-21 15:11:00 -05:00
esaunders 6269859d0f Removed SOLR_HOME setting since it ends up overwriting setting in Server.java 2016-11-21 14:30:24 -05:00
esaunders 3212e1e408 Merge branch 'develop' of github.com:sleuthkit/autopsy into solr6_standalone 2016-11-21 13:12:01 -05:00
esaunders e5a5b3b953 Set SOLR_HOME, SOLR_JAVA_HOME and STOP_KEY environment variables and copy solr.xml and zoo.cfg to SOLR_HOME. 2016-11-21 13:11:09 -05:00
esaunders bdb9f6ed1c Added zoo.cfg that will limit number of Zookeeper snapshots. 2016-11-21 12:55:37 -05:00
esaunders 70fe8cbaa9 Remove verbose GC settings from autopsy-solr.in.cmd 2016-11-21 12:52:06 -05:00
William Schaefer b253bb156d Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1903_Ingest_Subset 2016-11-21 11:39:01 -05:00
William Schaefer 5731b442f1 1903-added Label and unconnected JComboBox to IngestJobSettingsPanel 2016-11-21 10:23:33 -05:00
Richard Cordovano 7a08914b6d Deprecate field retained for serialization compatibility in FileExtMismatchDetectorModuleSettings 2016-11-21 08:45:29 -05:00
Ann Priestman 5ad84371e9 Merging 2016-11-18 16:13:33 -05:00
Richard Cordovano b74aa34956 Change default ext mismatch type plus bug fix plus docs 2016-11-18 15:34:45 -05:00
Richard Cordovano b721708680 Merge pull request #2412 from wishdasher/AUT-2254_ext_mismatch_basic_mode
Change default ext mismatch setting to original
2016-11-18 11:24:27 -05:00
Sophie Mori 740c504b42 Change default ext mismatch setting to original 2016-11-18 11:19:24 -05:00
William Schaefer 8f762cc173 1903 InterestingItemDefsManager modified to support new File Filter 2016-11-18 10:55:01 -05:00
Ann Priestman 73aeb65165 Merging 2016-11-18 08:31:28 -05:00
Richard Cordovano 57afd64582 Merge pull request #2411 from wishdasher/AUT-2254_ext_mismatch_basic_mode
Add extension mismatch mode for checking only images and executables
2016-11-17 16:58:00 -05:00
Sophie Mori 44bd98bdd2 Rename check type enum in file ext mismatch settings 2016-11-17 16:38:25 -05:00
Sophie Mori 945a5c9ef4 Merge branch 'develop' into AUT-2254_ext_mismatch_basic_mode 2016-11-17 14:13:42 -05:00
Sophie Mori d1e4c0774a Add back field to maintain serialization compatibility 2016-11-17 14:12:56 -05:00
Richard Cordovano 73f47588da Merge pull request #2406 from wishdasher/AUT-2250_keyword_list_substring
Add substring keyword option to keyword lists
2016-11-17 11:33:57 -05:00
Sophie Mori 1aa6b26910 Change table in dropdown keyword lists to use keyword types 2016-11-17 10:03:14 -05:00
Sophie Mori c8550a7050 Merge branch 'develop' into AUT-2106_tags_table_view 2016-11-16 17:31:21 -05:00
Sophie Mori 43fa4a5535 Merge branch 'develop' into AUT-2250_keyword_list_substring 2016-11-16 17:30:31 -05:00
Richard Cordovano 2a46063213 Merge pull request #2397 from wishdasher/AUT-2247_logical_files_processor_commas
Allow logical files panel to handle commas
2016-11-16 17:26:37 -05:00
Sophie Mori 8d4f276160 Merge branch 'develop' into AUT-2247_logical_files_processor_commas 2016-11-16 17:00:04 -05:00
Sophie Mori 2200b32f3c Add comment about changes that affect a deprecated method 2016-11-16 17:00:00 -05:00
Richard Cordovano 255029104f Merge pull request #2409 from wishdasher/AUT-2251_regripper_report_hive
Change if else ladders to switch statements in ExtractRegistry
2016-11-16 16:40:25 -05:00
Richard Cordovano 2d6b6d1056 Merge pull request #2408 from wishdasher/AUT-2253_internal_python_module_folder
Update README in InternalPythonModules folder
2016-11-16 16:30:08 -05:00
Ann Priestman 6071a57a7b Merging 2016-11-16 14:24:15 -05:00
Richard Cordovano e159bdfeb3 Remove unnecessary warning suppresion from ReportWizardAction 2016-11-16 14:23:45 -05:00
Richard Cordovano 30deb77736 Fix warning for erroneous argument to InstalledFileLocator.locateAll in JythonModuleLoader 2016-11-16 14:22:37 -05:00
Ann Priestman 3b9fc65c55 Merge remote-tracking branch 'upstream/develop' into autoIngestMove 2016-11-16 11:28:12 -05:00
Richard Cordovano e8ce4f7782 Merge pull request #2400 from APriestman/slackSpace
Add slack file support
2016-11-16 08:44:20 -05:00
William Schaefer 2bab13a1f2 1917 Null Case Implemented for MIME tree, and clean up 2016-11-15 16:48:58 -05:00
esaunders 4f067ac789 Added customized Solr launch scripts that (a) write log files to the Autopsy log folder and (b) take extra JVM settings to use the correct configuration. 2016-11-15 16:41:44 -05:00
esaunders 15c25efb23 Removed old Solr configuration folder. 2016-11-15 16:39:35 -05:00
Sophie Mori 9348b7d42e Revert "Add hive path to name of recent activity report"
This reverts commit 4f7643219e.
2016-11-15 15:09:41 -05:00
Sophie Mori 4f7643219e Add hive path to name of recent activity report 2016-11-15 14:45:16 -05:00
Sophie Mori 15315132ba Change if else ladders to switch statements 2016-11-15 14:44:45 -05:00
esaunders 55fa7b9988 Added extra configuration parameters on Solr startup. 2016-11-15 11:09:14 -05:00
esaunders bb6b184c55 Schema and configuration updates for Solr 6 upgrade. 2016-11-15 11:07:01 -05:00
Ann Priestman bb00f9491f Added getItemType() 2016-11-15 10:06:13 -05:00
Eugene Livis 7c760f15b1 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2016-11-15 10:02:09 -05:00
Ann Priestman 5b860abb44 Merge remote-tracking branch 'upstream/develop' into slackSpace
Conflicts:
	Core/src/org/sleuthkit/autopsy/directorytree/DirectoryTreeTopComponent.java
2016-11-15 08:58:33 -05:00
Ann Priestman 6017af8adb Merging 2016-11-15 08:54:54 -05:00
Sophie Mori d689f4861e Clean up code 2016-11-14 16:11:02 -05:00
Sophie Mori 25ee3d762b Update README in InternalPythonModules folder 2016-11-14 15:27:30 -05:00
William Schaefer 0a15b431c0 1917 minor comment fixes to denote some NON-NLS text 2016-11-14 13:43:22 -05:00