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

Commit Graph

  • f9373d6e13 fix ra warning, better close adam-m 2013-01-08 14:04:17 -05:00
  • 56a4bb756c Fix unchecked warning adam-m 2013-01-08 13:57:40 -05:00
  • 8bbd3c195b remove deprecation warning, use proper methods to close queries adam-m 2013-01-08 13:51:03 -05:00
  • 1ecae8338b Updates in response to changes to DataModel that were in effort to complete AUT-725. Tim McIver 2013-01-08 12:48:05 -05:00
  • af6a3d7da4 update news adam-m 2013-01-08 12:40:08 -05:00
  • 64cec303d7 Merge branch 'master' of https://github.com/Devin148/autopsy adam-m 2013-01-08 12:37:08 -05:00
  • f29f48d34b Add support for custom content viewer responding to sel. events from custom result viewer adam-m 2013-01-07 21:36:01 -05:00
  • b5714cf4b4 news placeholder adam-m 2013-01-07 17:53:53 -05:00
  • fb8d3ea9b6 update news autopsy-3.0.3 adam-m 2013-01-07 16:10:58 -05:00
  • f539a14e96 explicitely add icu4j optional pdfbox dependency we need for tika adam-m 2013-01-04 17:36:55 -05:00
  • 330c3ca45a update module versions and deps for release adam-m 2013-01-04 16:39:13 -05:00
  • c340010c7f better msg in news adam-m 2013-01-04 14:37:12 -05:00
  • 0c45a6b941 update news adam-m 2013-01-04 14:22:53 -05:00
  • afb45cab13 lift literal query max rows adam-m 2013-01-04 12:48:24 -05:00
  • 11e593a39b update max terms adam-m 2013-01-04 12:46:30 -05:00
  • f72dbc4c77 config change make changes visible after 15k doc commit kicks in adam-m 2013-01-04 12:37:19 -05:00
  • 4cd1202c73 move cleanup to later adam-m 2013-01-04 12:36:58 -05:00
  • 0cb089eea3 better progress updates in between keywords, lifted limit on terms query adam-m 2013-01-04 11:02:53 -05:00
  • 1ca879fba5 Merge branch 'master' of https://github.com/sleuthkit/autopsy Tim McIver 2013-01-04 10:14:53 -05:00
  • c182619b8a Changed JLabel text for content viewer preference radio buttons to read 'When selecting a file:'. Removed top separator line. Tim McIver 2013-01-04 10:14:36 -05:00
  • 670babc57a update news adam-m 2013-01-04 09:58:36 -05:00
  • f4aaac147c keyword search ingest: - better progress bar resolution. - send events to update dir tree periodically adam-m 2013-01-04 09:49:50 -05:00
  • 78af87ec78 Merge branch 'master' of https://github.com/tmciver-basis/autopsy adam-m 2013-01-04 09:17:01 -05:00
  • cc9d3cb5c7 Updates to keyword list saving/loading to support feature where XML attributes 'use_for_ingest' and 'ingest_messages' are not written when the keyword list is exported whereas when the list is saved, those attributes are written. In support of AUT-690. Tim McIver 2013-01-03 21:16:06 -05:00
  • 88dd54c1ef better names in text view adam-m 2013-01-03 16:43:31 -05:00
  • c03c2f40fd Merge branch 'master' of https://github.com/sleuthkit/autopsy Tim McIver 2013-01-03 15:17:14 -05:00
  • 13d9f15cc1 Updated General Options tab to use two radio buttons (rather than a single check box) for the file viewer behavior preference. Tim McIver 2013-01-03 15:17:00 -05:00
  • ce7c33a087 check email with tika only if bytes read > 0 adam-m 2013-01-03 15:03:33 -05:00
  • 3a86e3434d update news adam-m 2013-01-03 14:10:22 -05:00
  • 1d4716ca4c text view: fix scrolling to first highlighted hit when text is first loaded adam-m 2013-01-03 14:06:34 -05:00
  • 6713f6481b Removed code that writes attributes 'use_for_ingest' and 'ingest_messages' in keyword list XML file when exporting keyword lists. These changes are in support of AUT-690. Tim McIver 2013-01-03 11:24:05 -05:00
  • 8e2502a300 Merge branch 'master' of https://github.com/sleuthkit/autopsy adam-m 2013-01-03 10:56:51 -05:00
  • e56a75df04 Merge pull request #125 from tmciver-basis/master adam 2013-01-03 07:56:29 -08:00
  • 67fbd28024 Merge branch 'master' of https://github.com/sleuthkit/autopsy Tim McIver 2013-01-03 10:45:44 -05:00
  • 805b35456f Undo changes to two Bundles.properties files that should not have been changed. Tim McIver 2013-01-03 10:45:32 -05:00
  • bc3ccd16a6 add image_id to Solr schema adam-m 2013-01-03 10:34:20 -05:00
  • 804991dc3b adjust max terms adam-m 2013-01-03 10:16:58 -05:00
  • 5eada99ca5 increase token limit, add more comments to schema adam-m 2013-01-03 09:33:35 -05:00
  • d0613b8242 update news adam-m 2013-01-02 17:57:02 -05:00
  • e6dd4e4607 use FVH highlighter also in Text View. Also makes highlighting better: highlighted tokens are not longer split on white-space as with original highlighter adam-m 2013-01-02 17:55:52 -05:00
  • 6285beaa5b Merge branch 'master' of https://github.com/sleuthkit/autopsy Tim McIver 2013-01-02 17:42:50 -05:00
  • 2081639d30 Merge branch 'general-options' Tim McIver 2013-01-02 17:41:24 -05:00
  • d10cf24a1a update news adam-m 2013-01-02 17:36:33 -05:00
  • 05360ba78a Updates to code to complete implementation of behavior described in AUT-729. In short, there is now a 'General' options tab where the user can select whether the content viewer should remain on the one the user last selected or if the 'most preferred' one should be used. Tim McIver 2013-01-02 17:34:36 -05:00
  • c19993c480 keyword search: - use FVH for snippets query for 3x snippet query performance - index 100k tokens per 1MB chunk instead of 10k, indexing all content - increase snippet length from 45 to 50 - add limit on regex query to be 20k results matching the regex - todo tune more - log how many fscontent hits on regex query - will use data to tune in future - minor code adjustments, debug queries if dev build, etc adam-m 2013-01-02 17:31:48 -05:00
  • 525a91d72c move module data cleanup to complete() and stop(). Cleanup all data earlier. adam-m 2012-12-31 11:50:20 -05:00
  • 241b7520b4 optimize out profiled code - reduce num of allocations of result object adam-m 2012-12-31 10:57:41 -05:00
  • c0f59153b8 enclose highlight text in html tags for correctness adam-m 2012-12-28 18:17:32 -05:00
  • 55332e0076 AUT-732 Text view exception fix Solr escaping html when generating highlight text, set html encoder to default adam-m 2012-12-28 18:16:39 -05:00
  • 6c52649ce5 Added timeline functionality. Select it from the tools menu -> Make Timeline 0xNF 2012-12-28 16:44:46 -05:00
  • 4041814879 remove explicit optimize - not needed, and taking too much time to open case / core adam-m 2012-12-28 16:09:56 -05:00
  • af123407d7 Fix label spelling Devin148 2012-12-28 16:05:57 -05:00
  • d4c69e3c96 Add right click tagging and display tags in directory tree Devin148 2012-12-28 15:58:51 -05:00
  • d660df2940 upgrade jericho parser from 3.2 to 3.3 adam-m 2012-12-28 13:32:15 -05:00
  • 2fcbadf46d Commiting files that were not committed in previous commit. Tim McIver 2012-12-28 11:01:48 -05:00
  • 48a2e5d6a0 Created a General options panel containing a single checkbox to 'Remember preferred content viewer' - no real functionality yet. Tim McIver 2012-12-28 11:00:14 -05:00
  • f5345b3d9c Merge branch 'master' of https://github.com/sleuthkit/autopsy adam-m 2012-12-28 10:47:18 -05:00
  • 3215b50f3e surpress warn adam-m 2012-12-28 10:46:54 -05:00
  • 34f3726fe2 Merge pull request #123 from Devin148/master adam 2012-12-28 06:52:00 -08:00
  • ffd447541f Suppress safe compile warnings Devin148 2012-12-28 09:24:49 -05:00
  • 18d8e2fb2d revert overwriting getDropType in nodes adam-m 2012-12-27 16:31:21 -05:00
  • 74c6cc2469 disable drop in nodes. rename field from "thing" to "data", and make private. adam-m 2012-12-27 15:38:05 -05:00
  • 26556ef840 disable dragging on the ov outline adam-m 2012-12-27 15:24:03 -05:00
  • 3c1ae6a5c5 disable drag and drop actions on result table viewer adam-m 2012-12-27 15:06:36 -05:00
  • 798c7eaffe Merge branch 'master' of https://github.com/sleuthkit/autopsy adam-m 2012-12-27 13:51:31 -05:00
  • e2c8b91dc3 Keyword search - bypass Tika extract handler entirely, do not prepend BOM (used as workaround to bypass Tika), use /update UpdateRequestHandler. Does not use streaming for now, converts the stream to SolrInputDocument with content String set, before it is indexed. adam-m 2012-12-27 13:51:08 -05:00
  • ae8ef4af8f Add method to get ISO8601 compatible content date format adam-m 2012-12-27 13:37:58 -05:00
  • 5e0912f6bc Solr 4.0.0 config and schema updates: keep 3.6 behavior for now for better comparison Do not use NRT caching - possibly causing heap issues in Solr, keep 3.6 default. adam-m 2012-12-27 13:23:25 -05:00
  • f04a6d076b Merge pull request #122 from tmciver-basis/master adam 2012-12-27 09:45:11 -08:00
  • b5954e1fe0 Added code to better determine when video had finished playing. This was needed as some videos' reported time elapsed never became equal to their reported duration causing the play loop to not exit once the video had finished playing. Tim McIver 2012-12-26 12:33:41 -05:00
  • d752701a4b Merge branch 'master' of https://github.com/sleuthkit/autopsy adam-m 2012-12-26 10:36:54 -05:00
  • 1969fc2ebe Merge pull request #121 from Devin148/master adam 2012-12-26 06:50:50 -08:00
  • f003297fb1 Solr config updates adam-m 2012-12-21 17:40:04 -05:00
  • b00f4a798a Disable slider before play button is pressed. Was previously causing a problem when slider was clicked before video played. Tim McIver 2012-12-21 17:32:54 -05:00
  • 648f25d8a6 fix solr4.0.0 deprecation adam-m 2012-12-21 17:31:43 -05:00
  • e5bba26a07 update HL_ANALYZE_CHARS_UNLIMITED to more compliant adam-m 2012-12-21 17:26:19 -05:00
  • 60d33b1dca Updated DataContentViewerMedia so that elapsed time and total duration display correctly. Changed code to us a format string rather than build up the string with complicated logic. Tim McIver 2012-12-21 16:44:06 -05:00
  • 7493eaac55 log header on tika exception also to main logger adam-m 2012-12-21 16:24:45 -05:00
  • f836acc039 better log message when tika read error adam-m 2012-12-21 16:23:06 -05:00
  • f18af79f2e Fix priorities in scheduler so that all virtual dirs and files are LAST adam-m 2012-12-21 15:00:49 -05:00
  • e50e247557 initial SOlr and Tika upgrade to 4.0.0 / 1.2: updated build, packages and module deps, API changes, initial configuration changes, update to using new handlers, bumped LUCENE version frm 36 to 40 adam-m 2012-12-21 14:16:01 -05:00
  • 831e893830 Merge branch 'Reporting' Devin148 2012-12-21 13:58:32 -05:00
  • 5610bfe860 Update NEWS Devin148 2012-12-21 13:58:22 -05:00
  • 29450091c6 Update documentation for creating a report module Devin148 2012-12-21 13:58:08 -05:00
  • 7d85c833e9 Remake reporting UI and functionality Devin148 2012-12-21 13:57:25 -05:00
  • 246341e6f9 Change Tag name finding to custom query for performance Devin148 2012-12-21 12:41:27 -05:00
  • f437076535 Merge pull request #120 from 0xNF/master adam 2012-12-21 09:17:11 -08:00
  • 347f4afb32 Unalloc checks for invalid folders. Should no longer be able to get itself into an uncancellable state. 0xNF 2012-12-21 09:40:07 -05:00
  • b262d25939 Merge https://github.com/sleuthkit/autopsy into Reporting Devin148 2012-12-20 14:42:31 -05:00
  • f5e6ec64f4 Merge pull request #119 from tmciver-basis/master adam 2012-12-20 11:27:55 -08:00
  • f76c9957d0 Merge branch 'master' of https://github.com/sleuthkit/autopsy Tim McIver 2012-12-20 13:13:19 -05:00
  • 6ee69fc881 RA: fix chrome null ptr exception when extracting bookmarks adam-m 2012-12-20 11:14:12 -05:00
  • 6b25b4c34b update RCP version for consistency (likely obsolete here) adam-m 2012-12-19 17:57:26 -05:00
  • adae62df4a Updated DataContentViewerMedia to use SwingWorker to do updates to progress slider and duration label. Also added code to clear the duration label in reset method so that duration of previous video does not remain when a new video is selected. Tim McIver 2012-12-19 14:58:39 -05:00
  • 7da7863727 do not give medium priority if non-fs file type adam-m 2012-12-18 17:04:28 -05:00
  • 0b2b8b7849 Merge branch 'master' of https://github.com/sleuthkit/autopsy adam-m 2012-12-18 17:00:44 -05:00
  • f813771727 update rcp version adam-m 2012-12-18 16:54:26 -05:00
  • 7a88c67c64 Merge branch 'master' of https://github.com/sleuthkit/autopsy Brian Carrier 2012-12-18 16:45:22 -05:00
  • baaf8cbec9 Updated log message to record each file and added last priority status for non-file files Brian Carrier 2012-12-18 16:45:16 -05:00
  • ce0e1af724 Merge https://github.com/sleuthkit/autopsy into Reporting Devin148 2012-12-18 15:14:47 -05:00