Commit Graph
4473 Commits
Author SHA1 Message Date
Jeff Wallace ec24c347bc Only perform one query to solr for hits and snippets 2013-12-06 14:47:53 -05:00
Brian Carrier 1f932aca22 Merge pull request #383 from jawallace/report_hang
Fixed report hang
2013-12-04 14:29:42 -08:00
Jeff Wallace a6858d969e minor cleanup 2013-12-04 13:46:20 -05:00
Jeff Wallace 26d8c60102 Removed another println 2013-12-04 13:36:15 -05:00
Jeff Wallace 6dab171f21 Removed stopwatch and debug printlns. 2013-12-04 13:33:10 -05:00
Jeff Wallace 129f6fb16c Moved methods only used by ArtifactData into the ArtifactData class. Cache rowData for each ArtifactData. 2013-12-04 13:30:59 -05:00
Brian Carrier 705c0e259d Merge pull request #380 from jawallace/data_source_name
Fixed npe while getting data source name for local files.
2013-12-04 09:19:46 -08:00
Jeff Wallace 15de072e71 Performance improvement for artifact sorting. 2013-12-04 11:41:49 -05:00
Jeff Wallace 821888da82 Fixed npe while getting data source name for local files. 2013-12-03 12:20:03 -05:00
Brian Carrier 0f97529038 typo changes from Derrick Karpo 2013-12-03 11:07:28 -05:00
Brian Carrier 4a6ac42282 Merge pull request #372 from jawallace/ie_bookmark_parsing
Recent Activity Improvments
2013-12-02 14:29:07 -08:00
Jeff Wallace 1c78e0c896 Merge branch 'master' of https://github.com/sleuthkit/autopsy into ie_bookmark_parsing 2013-12-02 15:45:43 -05:00
Jeff Wallace 73b34aca37 Only add path_id attribute if is valid 2013-12-02 15:44:48 -05:00
Jeff Wallace fdcf2655f3 Added comments to clarify multiple ViewContextActions added to BlackboardArtifactNodes 2013-12-02 15:42:44 -05:00
Brian Carrier 6aa94e8639 Merge pull request #364 from jawallace/viewInContext
View in context
2013-12-02 12:21:29 -08:00
Brian Carrier c1902eedcd Merge pull request #365 from jawallace/remove_regex_dropdown
Removed regex type drop down from advanced keyword search config.
2013-12-02 12:20:06 -08:00
Brian Carrier 5c0a835c36 Merge pull request #371 from jawallace/html_formatting
Html formatting
2013-12-02 12:19:27 -08:00
Jeff Wallace 105f2d6f4c Minor cleanup of getBookmark 2013-12-02 14:06:21 -05:00
Jeff Wallace ee3395ebd1 Added finally clause to close reader appropriately 2013-12-02 13:56:53 -05:00
Jeff Wallace fc350391bf added clarifying comment 2013-12-02 13:54:09 -05:00
Jeff Wallace d2c2a8d6e6 Simplified parsing of IE bookmark files. 2013-12-02 13:44:47 -05:00
Jeff Wallace 4808d87855 Fixed spacing. 2013-12-02 13:01:24 -05:00
Jeff Wallace 3abaa97e7a Minor clean up of jericho parser wrapper 2013-12-02 13:01:14 -05:00
Jeff Wallace 70ed69dd1f Format extracted html content appropriately 2013-12-02 13:01:04 -05:00
Jeff Wallace b4cc51ce0d Removed regex type drop down from advanced keyword search config. 2013-11-26 12:25:42 -05:00
Jeff Wallace f022875a04 Merge branch 'master' of https://github.com/sleuthkit/autopsy into viewInContext 2013-11-26 12:15:07 -05:00
Jeff Wallace 499bd61639 Cleaned up ViewContextAction and added more specific documentation. 2013-11-26 12:12:53 -05:00
Brian Carrier 435ded0998 Merge branch 'master' of github.com:sleuthkit/autopsy 2013-11-22 21:45:22 -05:00
Brian Carrier a4f9bbdd19 fixed extra warning message if no ingest modules were previously selected 2013-11-22 21:45:06 -05:00
Brian Carrier f91e25933a Merge pull request #355 from jawallace/new_lib_loading
New lib loading
2013-11-22 12:41:31 -08:00
Brian Carrier bfc3ae02ff normalized line endings 2013-11-22 13:51:57 -05:00
Brian Carrier 1d66f7e782 Merge remote-tracking branch 'origin/master' 2013-11-22 13:51:11 -05:00
Brian Carrier 79cae6348b normalized line endings 2013-11-22 13:51:01 -05:00
Brian Carrier 6d35f89656 Fixed error reported in #357 for hex viewer not displaying correct hex values. 2013-11-22 13:46:12 -05:00
Jeff Wallace ed4fcbc655 Fixed tabs. 2013-11-21 16:24:34 -05:00
Jeff Wallace e4ddf26809 Merge https://github.com/sleuthkit/autopsy into viewInContext
Conflicts:
	Core/src/org/sleuthkit/autopsy/corecomponents/DataResultPanel.java
	Core/src/org/sleuthkit/autopsy/corecomponents/DataResultViewerTable.java
2013-11-21 16:20:42 -05:00
Jeff Wallace fc961cd210 Added documentation. 2013-11-21 16:10:23 -05:00
Jeff Wallace f15301ed5e Fixed error. 2013-11-21 16:10:17 -05:00
Jeff Wallace 4f07cc3988 Fixed 'view in directory' action. 2013-11-21 16:10:11 -05:00
Jeff Wallace 1e71d7397d Only explicitly load zlib and libewf from windows. 2013-11-21 14:34:02 -05:00
Jeff Wallace f4d33150f0 Updated crt files. 2013-11-21 14:33:52 -05:00
Jeff Wallace 8bb313d6b1 Load zlib, libewf, and crt from system path. 2013-11-21 14:33:41 -05:00
Brian Carrier 3339994322 normalized line endings 2013-11-19 22:04:07 -05:00
Brian Carrier 189192e2e9 resolved merge conflict 2013-11-19 13:41:09 -05:00
Brian Carrier cc85120678 normalized line endings 2013-11-19 13:36:53 -05:00
Brian Carrier 10c4517a82 Merge pull request #337 from jawallace/macUIFix
minor ui fixes for mac.
2013-11-19 10:05:56 -08:00
Brian Carrier d7f80f3ca5 Merge pull request #338 from jawallace/uniquePath
Added DataSource column to BlackboardArtifactNodes.
2013-11-19 10:05:15 -08:00
Brian Carrier 09814239a5 Merge pull request #342 from jawallace/newWindowAction
New window action
2013-11-19 10:03:08 -08:00
Brian Carrier bed25bad9c updated line endings 2013-11-17 21:45:17 -05:00
Brian Carrier 3a57096556 normalized web attributes, reworded keyword ingest labels 2013-11-14 21:40:56 -05:00