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

Commit Graph

  • 15d9086127 Merge pull request #2484 from esaunders/2121_regex_query Richard Cordovano 2017-01-25 14:23:22 -05:00
  • 1a593aa02e Merge branch 'search_improvements' of github.com:sleuthkit/autopsy into 2121_regex_query esaunders 2017-01-25 14:08:14 -05:00
  • 0d77999119 Updated regular expression section of keyword search document. esaunders 2017-01-25 14:05:17 -05:00
  • 8d5c4de4b8 Updated regular expression validation. esaunders 2017-01-25 14:04:04 -05:00
  • f7a2590f70 Merge pull request #2483 from millmanorama/lucene-queries-on-old-schema Richard Cordovano 2017-01-25 12:44:52 -05:00
  • 313b913814 Merge pull request #2482 from millmanorama/npe-fix Richard Cordovano 2017-01-25 12:43:22 -05:00
  • 8fcdee830b fix LuceneQuery for old index schemas millmanorama 2017-01-25 16:36:31 +01:00
  • adbc85f744 fix npe when a hit is in the file name and so the "parent" index entry is returned, which does not include a chunksize. Allways accept these hits. millmanorama 2017-01-25 12:28:05 +01:00
  • 3ada14c54d Enable search features by schema version Richard Cordovano 2017-01-24 18:40:14 -05:00
  • f7ea9f8e4d Case metadata bug fix Richard Cordovano 2017-01-24 18:39:51 -05:00
  • 9827feb351 Merge pull request #2481 from eugene7646/index_upgrade_5 Richard Cordovano 2017-01-24 16:39:35 -05:00
  • 6cbe8838da Merge latest, resolve conflicts Eugene Livis 2017-01-24 16:12:52 -05:00
  • ef1d492e3a Code review comments Eugene Livis 2017-01-24 16:03:10 -05:00
  • 719a5259f2 Merge pull request #2480 from rcordovano/open_case_resources Richard Cordovano 2017-01-24 16:00:37 -05:00
  • 18b301394a Bug fix Eugene Livis 2017-01-24 15:59:10 -05:00
  • 8fc797a16a Bug fixes for Case changes, etc. Richard Cordovano 2017-01-24 15:45:26 -05:00
  • ec108b0b06 Bug fixes for Case changes, etc. Richard Cordovano 2017-01-24 13:54:12 -05:00
  • efb48b4d5c Bug fixes for Case changes, etc. Richard Cordovano 2017-01-24 12:23:19 -05:00
  • 5920b04557 Merge branch '2197-ProfileOptionsPanel' of https://github.com/wschaeferB/autopsy into 2198-RunIngestModuleWizard William Schaefer 2017-01-24 11:33:59 -05:00
  • 473b7dc17a 2197 - hiding history button when creating profile as per design doc William Schaefer 2017-01-24 11:33:05 -05:00
  • 258035a1c3 Merge branch '2197-ProfileOptionsPanel' of https://github.com/wschaeferB/autopsy into 2198-RunIngestModuleWizard William Schaefer 2017-01-24 10:56:59 -05:00
  • 82a921e27f 2197-changed config profile directory name to match design document William Schaefer 2017-01-24 10:56:25 -05:00
  • a5ecb62da9 Bug fixes for Case changes, etc. Richard Cordovano 2017-01-24 09:47:19 -05:00
  • e7ecd2e756 Bug fixes for Case actions Richard Cordovano 2017-01-24 00:36:36 -05:00
  • 1cd4634742 Merge branch '2197-ProfileOptionsPanel' of https://github.com/wschaeferB/autopsy into 2198-RunIngestModuleWizard William Schaefer 2017-01-23 16:49:46 -05:00
  • c1888c88c3 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2197-ProfileOptionsPanel William Schaefer 2017-01-23 16:48:27 -05:00
  • c67613754c Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2198-RunIngestModuleWizard William Schaefer 2017-01-23 16:48:03 -05:00
  • f30b1a70f2 Merge branch 'search_improvements' of github.com:sleuthkit/autopsy into 2121_regex_query esaunders 2017-01-23 16:47:40 -05:00
  • 96fb0438c7 2197 added duplicate profile name detection William Schaefer 2017-01-23 16:45:48 -05:00
  • fd19c4f712 Merge pull request #2478 from millmanorama/drop-tvrh Richard Cordovano 2017-01-23 16:44:33 -05:00
  • c616b45b33 much simpler version that also works for hits that are not single terms in the Solr index. millmanorama 2017-01-23 22:28:43 +01:00
  • 03a639c3da Merge remote-tracking branch 'upstream/develop' into 2093-parameterizeRegressionPythonScript U-BASIS\zhaohui 2017-01-23 16:16:33 -05:00
  • a818e0be7a 2197 documentation fixes William Schaefer 2017-01-23 15:37:18 -05:00
  • 573ce77176 Merge branch 'search_improvements' of github.com:sleuthkit/autopsy into 2121_regex_query esaunders 2017-01-23 12:40:50 -05:00
  • bcb97180c4 Merge pull request #2476 from millmanorama/2141 Richard Cordovano 2017-01-23 12:28:00 -05:00
  • 92616368f0 Merge pull request #2475 from millmanorama/2140 Richard Cordovano 2017-01-23 12:27:29 -05:00
  • 00e52bd873 2197 removed saving from cancel method of ingest options panel William Schaefer 2017-01-23 12:21:23 -05:00
  • d7c22c13a8 pull back chunksize during RegexQuery millmanorama 2017-01-22 16:54:38 +01:00
  • 04fb197322 break while(hitMatcher.find()) loop if we find a hit inside the window. millmanorama 2017-01-20 17:10:31 +01:00
  • b05c39dfd1 minor fixes and cleanup millmanorama 2017-01-23 17:04:40 +01:00
  • 6ec496d33e comment and cleanup millmanorama 2017-01-20 16:24:07 +01:00
  • 8c5841a3bb first pass at excludinghit past chunk size millmanorama 2017-01-13 13:01:32 +01:00
  • c8c8f45687 begin to parse termvectors in LuceneQuery millmanorama 2017-01-11 23:56:54 +01:00
  • 80c85daef8 2197-buttons should no longer re-enable before ingest finishes William Schaefer 2017-01-23 12:00:49 -05:00
  • 938edeb0ab Merge remote-tracking branch 'upstream/search_improvements' into open_case_resources Richard Cordovano 2017-01-23 11:59:34 -05:00
  • 64b07cb4d2 Merge remote-tracking branch 'upstream/develop' into search_improvements Richard Cordovano 2017-01-23 11:56:10 -05:00
  • 5f13b2fe9f Merge pull request #2474 from millmanorama/PushbackReader Richard Cordovano 2017-01-23 11:52:49 -05:00
  • 57ef8159d9 2197-enable/disable buttons on file ingest filter tab William Schaefer 2017-01-23 11:22:56 -05:00
  • 5afe85aaa5 2197-bug fix for when ingest settings tab wasn't last selected William Schaefer 2017-01-23 11:18:17 -05:00
  • df361b5e53 2197 - remaining text changed to @Messages, disabling during ingest added William Schaefer 2017-01-23 10:48:07 -05:00
  • 10b92b1bf5 Merge remote-tracking branch 'upstream/develop' into PushbackReader millmanorama 2017-01-23 15:45:18 +01:00
  • 0158622631 Bug fixes for multi-user case infrastructure Richard Cordovano 2017-01-22 17:21:01 -05:00
  • e8b74dd1db Bug fixes for multi-user case infrastructure Richard Cordovano 2017-01-22 17:20:38 -05:00
  • 18e3b39a3f Bug fixing and polishing new case create/open/close infrastructure Richard Cordovano 2017-01-22 00:02:02 -05:00
  • ac30385823 Refactoring and bug fixing for Case infrastructure Richard Cordovano 2017-01-21 22:59:42 -05:00
  • b3c1a24880 Refactoring and bug fixing for Case infrastructure Richard Cordovano 2017-01-21 20:18:56 -05:00
  • fdb97bc9a4 Merge in search_improvements Richard Cordovano 2017-01-20 17:59:15 -05:00
  • af0d333261 Minor case improvements Richard Cordovano 2017-01-20 17:48:22 -05:00
  • b372f10c0d Merge pull request #2473 from eugene7646/upgrade_bug_fix Richard Cordovano 2017-01-20 17:41:54 -05:00
  • 220c959f55 Merge remote-tracking branch 'upstream/develop' into 2093-parameterizeRegressionPythonScript U-BASIS\zhaohui 2017-01-20 17:40:26 -05:00
  • 25eb6b44d9 2197 checking to ensure profiles are named now William Schaefer 2017-01-20 17:31:21 -05:00
  • 271044b097 Bug fix Eugene Livis 2017-01-20 17:16:27 -05:00
  • 988b2279f8 Bug fix Eugene Livis 2017-01-20 17:01:30 -05:00
  • 4489e48640 2197 allow Filter name box to auto-resize William Schaefer 2017-01-20 16:52:20 -05:00
  • 1a979b5880 2197 - fixed Bundle properties name for label text William Schaefer 2017-01-20 16:46:29 -05:00
  • b5cadd0f2d 2197-profile area mostly switched over to having text defined via @Messages William Schaefer 2017-01-20 16:39:39 -05:00
  • dd5a03e8d0 Merge pull request #2472 from eugene7646/index_upgrade_4 Richard Cordovano 2017-01-20 16:35:20 -05:00
  • 577ad27b61 Cleanup Eugene Livis 2017-01-20 15:22:26 -05:00
  • 7364f6ae0a Execute a test query after core is opened, throw exception if faled Eugene Livis 2017-01-20 15:21:19 -05:00
  • b936df4cd6 Minor Eugene Livis 2017-01-20 15:09:08 -05:00
  • 23cd134af4 Merge remote-tracking branch 'upstream/search_improvements' into open_case_resources Richard Cordovano 2017-01-20 14:49:50 -05:00
  • 6e932f1570 Merge branch 'search_improvements' of https://github.com/sleuthkit/autopsy into index_upgrade_4 Eugene Livis 2017-01-20 14:45:04 -05:00
  • a9c858a3d8 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2197-ProfileOptionsPanel William Schaefer 2017-01-20 14:27:13 -05:00
  • bcdd2a628b More cleanup Eugene Livis 2017-01-20 14:20:51 -05:00
  • d1bafbff67 Merge in develop branch Richard Cordovano 2017-01-20 14:19:48 -05:00
  • 12783887b2 Minor Eugene Livis 2017-01-20 14:13:04 -05:00
  • 570282e8c3 Update PhotoRec ingest module startup error message Richard Cordovano 2017-01-20 14:11:21 -05:00
  • bc3c608b75 Merge pull request #2459 from wschaeferB/1903-IngestSetFilter Richard Cordovano 2017-01-20 14:01:55 -05:00
  • e28a604f5e 2093: regression.py updated for testing different product U-BASIS\zhaohui 2017-01-20 14:00:09 -05:00
  • 247ff02d14 Merge branch '1903-IngestSetFilter' of https://github.com/wschaeferB/autopsy into 2197-ProfileOptionsPanel William Schaefer 2017-01-20 13:31:56 -05:00
  • af5199df4b Creating, sanitizing, and storing Solr core names Eugene Livis 2017-01-20 13:29:05 -05:00
  • be8483efca 1903 - create new file ingest fitler will now always be last option in jcombobox William Schaefer 2017-01-20 13:28:37 -05:00
  • d4e6484391 Merge branch '1903-IngestSetFilter' of https://github.com/wschaeferB/autopsy into 2197-ProfileOptionsPanel William Schaefer 2017-01-20 13:19:52 -05:00
  • 8bf973a1ee 1903-Removed manipulation of process unallocated checkbox from regression test William Schaefer 2017-01-20 13:15:59 -05:00
  • 8439938545 Merge branch '1903-IngestSetFilter' of https://github.com/wschaeferB/autopsy into 2197-ProfileOptionsPanel William Schaefer 2017-01-20 13:01:22 -05:00
  • e45dfea90a 1903 updated error message for PhotoRecCarver when ignore unallocated is enabled William Schaefer 2017-01-20 12:52:31 -05:00
  • b407e7d93c 2197 - removed FileIngestFilterDefsOptionsPanelController William Schaefer 2017-01-20 12:43:28 -05:00
  • 60afdd5de1 Merge branch '1903-IngestSetFilter' of https://github.com/wschaeferB/autopsy into 2197-ProfileOptionsPanel William Schaefer 2017-01-20 12:36:15 -05:00
  • c09ebd99aa 1903 renamed FilesSetsSerializable to FileSetsDefinitions, added read write methods to it William Schaefer 2017-01-20 12:32:04 -05:00
  • e904dd5dad 2197 - merged in updated changes from 1903 for file ingest filters William Schaefer 2017-01-20 10:52:25 -05:00
  • 1d82336c81 1903 added class for serializing filesSets other than interesting ones William Schaefer 2017-01-20 10:49:17 -05:00
  • b289e8c75b Case class refinements Richard Cordovano 2017-01-20 10:02:45 -05:00
  • 363b5c2cce comments and some minor refactoring millmanorama 2017-01-19 16:56:43 +01:00
  • d490dfc44b fix window overlapping millmanorama 2017-01-19 16:11:37 +01:00
  • 851c0721ed correct size calculations millmanorama 2017-01-19 12:30:03 +01:00
  • 23afb4515e refactor exception handling of Chunker millmanorama 2017-01-18 13:04:50 +01:00
  • 506a3037a4 finish PushbackReader implementation of Chunker, introduce TextExtractorException millmanorama 2017-01-16 15:51:04 +01:00
  • 104cbd4dc4 restore space in "Keyword Search" jmillman 2017-01-13 06:55:42 -05:00
  • 0a7af485f2 return instead of just break to stop infinite loop millmanorama 2017-01-13 11:27:39 +01:00
  • 76797f3c8a move Chunker to its own file; replace BufferedReader with PushbackReader millmanorama 2017-01-12 15:58:35 +01:00