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

Commit Graph

  • 3d67b0aeb0 Modified message displayed when we are unable to retrieve text for highlighting. esaunders 2017-02-07 16:03:06 -05:00
  • 6246f5e9cd 2197 can no longer create profiles with out of date filters William Schaefer 2017-02-07 16:02:25 -05:00
  • 933289ce90 Cde review Eugene Livis 2017-02-07 15:52:00 -05:00
  • 792f0a996a Change default folder for VHD Ann Priestman 2017-02-07 14:56:43 -05:00
  • 746168e8e6 Merge remote-tracking branch 'upstream/develop' into imageWriter Ann Priestman 2017-02-07 12:32:30 -05:00
  • 5fc2d75476 2197 fixed some access levels on new ProfilePanel William Schaefer 2017-02-07 12:17:26 -05:00
  • 698f581ec6 2198-merged in bug fix from 2197 William Schaefer 2017-02-07 12:03:10 -05:00
  • 95450f1478 2197 fixed when edit and delete buttons are enabled William Schaefer 2017-02-07 11:56:25 -05:00
  • 46824179a0 Working on moving Image Writer output to a subfolder of ModuleOutput Ann Priestman 2017-02-07 11:15:39 -05:00
  • 149b3b594d Improve UI for enabling image writer. Ann Priestman 2017-02-07 10:51:43 -05:00
  • 5ba2efbf9d Merge pull request #2505 from millmanorama/TermsComponentQuery-text-field Richard Cordovano 2017-02-07 09:14:11 -05:00
  • 733ce64d6d change the solr field that TermsComponentQuery searches on from content_ws to text. millmanorama 2017-02-07 00:18:33 +01:00
  • 288a993aaf 2199 Changed from casting to abstract class use and other clean up William Schaefer 2017-02-06 17:43:47 -05:00
  • 45bad108b7 Changes to custom artifacts creation module test class Richard Cordovano 2017-02-06 17:32:06 -05:00
  • 6d65bf735d Added comments Eugene Livis 2017-02-06 16:59:04 -05:00
  • 99a6e2b8d2 Modified subdirectory search logic to only look for Solr 4 schema 1.8 indexes Eugene Livis 2017-02-06 16:27:13 -05:00
  • b99efaf031 2199 addImageWizard working with profiles William Schaefer 2017-02-06 16:05:00 -05:00
  • 1ce9b87a2b Reading index metadata file before upgrade Eugene Livis 2017-02-06 15:53:22 -05:00
  • 398064d85a More work on IndexMetadata class Eugene Livis 2017-02-06 14:09:39 -05:00
  • 659b891f9b Logic to read and write all existing Solr cores into SolrCore.properties Eugene Livis 2017-02-06 14:04:13 -05:00
  • 5eec5007c1 Text index name is no longer mandatory field in case AUT file Eugene Livis 2017-02-06 14:03:14 -05:00
  • 5341df60e2 Merge branch 'search_improvements' of https://github.com/sleuthkit/autopsy into core_name Eugene Livis 2017-02-06 13:03:53 -05:00
  • 182b6d02e8 Added logic to read the nested SolrCores XML file Eugene Livis 2017-02-06 13:03:38 -05:00
  • c6ccff7f22 Merge pull request #2496 from sleuthkit/uniqe_extract Richard Cordovano 2017-02-06 10:23:29 -05:00
  • f9c2bcadc6 Merge pull request #2502 from millmanorama/2259-sanitize-utf16-with-Charset-encoder Richard Cordovano 2017-02-06 10:22:34 -05:00
  • d3d08e22c3 Adding option to copy local disk to data source selection Ann Priestman 2017-02-06 09:39:55 -05:00
  • bf43d674ba 2198 replaced custom abstract class with WizardDescriptor.FinishablePanel William Schaefer 2017-02-03 17:41:59 -05:00
  • 17fc209cf7 2198 - fixes to UI of profile panel William Schaefer 2017-02-03 14:45:29 -05:00
  • 33efc3bce5 2198 fixed a few netbeans warnings William Schaefer 2017-02-03 12:47:19 -05:00
  • f81a8fd173 2198 Names made more consistant, other minor clean up William Schaefer 2017-02-03 11:30:19 -05:00
  • c33a84179c 2198 additional comments and clean up for the RunIngestModulesWizard William Schaefer 2017-02-03 10:55:17 -05:00
  • 0747ae3642 cleanup and comments millmanorama 2017-02-03 15:32:10 +01:00
  • dc12508768 2102: refactor the regression tests U-BASIS\zhaohui 2017-02-03 09:42:51 -05:00
  • 5482fb4979 first pass at sanitizing the utf-16 as we read it. millmanorama 2017-02-01 12:19:27 +01:00
  • b559ca70b8 2198 simplified names of runIngestModuleWizard classes William Schaefer 2017-02-02 18:30:28 -05:00
  • a1f8fd6130 2198 renames, comments, and general clean up of RunIngestModulesWizard William Schaefer 2017-02-02 18:24:48 -05:00
  • 998a0399bc 2198 Last profile used now saved, profile descriptions now visible William Schaefer 2017-02-02 18:24:03 -05:00
  • fe9f6b9e13 Started working on reading the XML Eugene Livis 2017-02-02 14:42:42 -05:00
  • e7067f8dfd Merge branch 'search_improvements' of https://github.com/sleuthkit/autopsy into core_name Eugene Livis 2017-02-02 14:12:00 -05:00
  • c6fc3a1841 SolrCore.properties file is now properly written Eugene Livis 2017-02-02 14:11:43 -05:00
  • 6fbe9202ff 2198 - moved RunIngestModulesAction to a non exposed package so it can be public William Schaefer 2017-02-02 13:07:46 -05:00
  • b3d3d63ae7 2198 Removed now obsolete RunIngestModulesDialog class William Schaefer 2017-02-02 12:22:13 -05:00
  • 3f92ff0411 Merge pull request #2497 from millmanorama/2258-look-at-content-and-filename-seperately Richard Cordovano 2017-02-02 12:00:42 -05:00
  • 130050646e 2198-RunIngestModulesAction now used in place of RunIngestModulesDialog William Schaefer 2017-02-02 11:38:27 -05:00
  • 514d9ce3b8 More work Eugene Livis 2017-02-02 10:23:30 -05:00
  • 7b60e10235 look at file name even if the indexed text is 0 bytes. fix seperation of file name and content. millmanorama 2017-02-02 15:13:31 +01:00
  • 7dea03bf59 allow regex queries to match at start and end of content. fix seperation of file name and content millmanorama 2017-02-02 15:12:40 +01:00
  • 04dabbe23b 2198 - Loads and uses profile currently William Schaefer 2017-02-01 17:18:24 -05:00
  • 751f717359 resolve conflict with merge from main William Schaefer 2017-02-01 17:01:52 -05:00
  • 7c90150b8f Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2198-RunIngestModulesWizard William Schaefer 2017-02-01 16:55:46 -05:00
  • 2e8fdb81f5 First cut at saving Solr core metadata in SolrCore.properties file Eugene Livis 2017-02-01 16:49:20 -05:00
  • 3e57b6d705 Merge pull request #2494 from wschaeferB/FilterBugFix Richard Cordovano 2017-02-01 16:47:49 -05:00
  • d974369b62 merged in remaining stashed changed William Schaefer 2017-02-01 15:42:21 -05:00
  • 7c88dca3e9 Merge from stashed changes William Schaefer 2017-02-01 15:40:14 -05:00
  • eae04f4474 merge from FilterBugFix Branch resolution William Schaefer 2017-02-01 15:35:26 -05:00
  • 3cb4a19b2f Dedupe files in the export file action Brian Carrier 2017-02-01 15:17:54 -05:00
  • 124eeffb4e Fixed count of files for mime tree when slack files hidden William Schaefer 2017-02-01 14:42:38 -05:00
  • f29a0ee154 mime type tree now able display the existing slack file nodes William Schaefer 2017-02-01 13:56:59 -05:00
  • 3f9b161a71 look at the values of content_str field separately: title/content millmanorama 2017-02-01 16:48:52 +01:00
  • 3548aa3e9c Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2198-RunIngestModuleWizard William Schaefer 2017-01-31 18:29:32 -05:00
  • 8140486b9d Modified FilesSet rules to use same isFile() comparrison as sleuthkit William Schaefer 2017-01-31 18:07:11 -05:00
  • 3a546b7a4e Reusing Solr4 core name for upgrdaed Solr6 cores. Code cleanup Eugene Livis 2017-01-31 15:24:56 -05:00
  • 725f0905a8 1903 re-implementation of isFile() check before checking membership William Schaefer 2017-01-31 15:00:56 -05:00
  • 816725a70b typo with message text William Schaefer 2017-01-31 11:28:06 -05:00
  • cadac73563 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into FilterBugFix William Schaefer 2017-01-31 11:21:21 -05:00
  • a6f0766c0a 1903 Fixed bug with top level components not being filtered William Schaefer 2017-01-31 11:21:01 -05:00
  • e419f945fe Add NetBeans IDE Editor settings Richard Cordovano 2017-01-31 09:55:02 -05:00
  • 17828f6de2 Add IDE formatting settings file Richard Cordovano 2017-01-31 09:29:43 -05:00
  • f609cfc8b1 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop Eugene Livis 2017-01-31 09:29:34 -05:00
  • aad6983e75 Minor formatting fix for FilesSetRulePanel.java William Schaefer 2017-01-30 17:59:28 -05:00
  • 92d27e0838 Merge pull request #2493 from eugene7646/dialogs Richard Cordovano 2017-01-30 17:51:52 -05:00
  • d7eab852ed 1903 - Bug fix for file Ingest Filters William Schaefer 2017-01-30 17:43:07 -05:00
  • 09df4e6956 Removed unused code to copy config set Eugene Livis 2017-01-30 17:18:03 -05:00
  • 447aa0a960 Commented out createReferenceConfigSetCopy() and created a note as to why Eugene Livis 2017-01-30 13:00:42 -05:00
  • 1f72266225 Fixed a bug with identifying version of current Solr core Eugene Livis 2017-01-30 12:43:58 -05:00
  • 8cf28905d9 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2198-RunIngestModuleWizard William Schaefer 2017-01-30 10:13:30 -05:00
  • da912ae8d1 Assorted bug fixes and refinements to Case opening/Solr upgrading Richard Cordovano 2017-01-30 00:45:34 -05:00
  • 06e075b377 Merge pull request #2491 from stiefel40k/develop Richard Cordovano 2017-01-29 14:28:57 -05:00
  • b837959266 fix copy-paste error stiefel40k 2017-01-28 13:37:02 +01:00
  • 9f9cddc53a Partial fix for SolrSearchService cancellation on open Richard Cordovano 2017-01-27 22:56:24 -05:00
  • e300dcd463 Merge pull request #2490 from eugene7646/progress_and_cancellation Richard Cordovano 2017-01-27 15:33:48 -05:00
  • e5ebb874f7 Merge pull request #2488 from zhhl/2093-parameterizeRegressionPythonScript Richard Cordovano 2017-01-27 14:54:20 -05:00
  • 909dedbb18 2093: clean up U-BASIS\zhaohui 2017-01-27 14:51:59 -05:00
  • 4eba2f2f74 Merge pull request #2489 from zhhl/2213-AntVersionWithUNCPathProblem Richard Cordovano 2017-01-27 14:41:49 -05:00
  • 299ecd1a1f Added ProcessTerminator to terminate index upgrade Eugene Livis 2017-01-27 14:41:10 -05:00
  • 237b2fb8fb Added checks for cancellation flag Eugene Livis 2017-01-27 14:15:11 -05:00
  • 9be751bd9b 2213: ant 1.9.7 passes correct UNC format to Junit, but lower version has problems U-BASIS\zhaohui 2017-01-27 13:35:06 -05:00
  • ca6b55a420 Added support for ProgressIndicator Eugene Livis 2017-01-27 13:13:31 -05:00
  • 81369156ac 2093: cleanup U-BASIS\zhaohui 2017-01-27 12:50:34 -05:00
  • c59ee96a13 Merge branch 'search_improvements' of https://github.com/sleuthkit/autopsy into search_improvements Richard Cordovano 2017-01-26 17:08:42 -05:00
  • 3fd7f1480d Fix cancellation issues for new Case services infrastructure Richard Cordovano 2017-01-26 17:07:26 -05:00
  • 58a8ca21fd Merge pull request #2486 from eugene7646/deleteTextIndex Richard Cordovano 2017-01-26 16:41:41 -05:00
  • 593735b067 Renamed method Eugene Livis 2017-01-26 16:41:00 -05:00
  • 46f110ade8 Bundle message handling Eugene Livis 2017-01-26 16:16:17 -05:00
  • e805f59649 Merge branch 'search_improvements' of https://github.com/sleuthkit/autopsy into deleteTextIndex Eugene Livis 2017-01-26 15:57:58 -05:00
  • 74dab18ca6 Added ability to unload Solr 6 cores Eugene Livis 2017-01-26 15:56:29 -05:00
  • 3e4c8ab482 Merge pull request #2485 from millmanorama/off-by-one-fix Richard Cordovano 2017-01-26 12:58:22 -05:00
  • 9d04c52a0c lower chunk size limit slightly to prevent reading too much millmanorama 2017-01-26 17:39:54 +01:00
  • c6c45288f4 Fixes for Case operation cancellation infrastructure Richard Cordovano 2017-01-26 09:17:37 -05:00
  • c76f4a7887 2198-Run ingest module wizard added but not connected to profiles William Schaefer 2017-01-25 15:33:36 -05:00