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

Commit Graph

  • 113a15b0b7 Various Image Gallery performance improvements. - Keep some file data in memory to avoid excessive database queries (list of image file IDs, image/video, and category counts) - When categorizing/tagging a group, don't create tiles (including thumbnails) for images that aren't on the screen - Changed locking around Category and Tag listeners to prevent slowdown/deadlocks APriestman 2015-05-05 13:13:28 -04:00
  • 970c720bd9 Merge pull request #1224 from karlmortensen/update_doc Richard Cordovano 2015-05-05 12:29:03 -04:00
  • d68ab15401 Merge remote-tracking branch 'upstream/develop' into collaborative Richard Cordovano 2015-05-05 12:05:39 -04:00
  • 00848aba5f Merge pull request #1226 from sidheshenator/detectedFormat_variable_assignment Richard Cordovano 2015-05-05 12:04:10 -04:00
  • c3a5a89424 detectedFormat variable assigned value sidheshenator 2015-05-05 10:39:58 -04:00
  • 721dbca691 update doc with another sqlite issue Karl Mortensen 2015-04-30 15:53:29 -04:00
  • e8d4561d31 Merge pull request #1223 from rcordovano/case_events Richard Cordovano 2015-04-30 14:31:46 -04:00
  • cc19ce1b37 Correct implementation of Case.REPORT_ADDED event Richard Cordovano 2015-04-30 14:14:43 -04:00
  • f29764bcdc Merge pull request #1222 from karlmortensen/sql_scrub_and_docs Richard Cordovano 2015-04-30 13:52:18 -04:00
  • 679f92f2aa Remove incorrect documentation modification Karl Mortensen 2015-04-30 13:46:58 -04:00
  • 646be791f0 merge Karl Mortensen 2015-04-30 12:59:19 -04:00
  • b55e2e6e0b Scrub SQL, document how to use user-supplied queries safely Karl Mortensen 2015-04-30 12:55:45 -04:00
  • dccad3d1b1 Merge pull request #1221 from rcordovano/case_events Richard Cordovano 2015-04-29 16:54:36 -04:00
  • 0c313a1993 Fix warning in DateSearchFilter, do some member ref/lamda conversions Richard Cordovano 2015-04-29 16:50:47 -04:00
  • 58d9342e44 Merge pull request #1220 from rcordovano/case_events Richard Cordovano 2015-04-29 15:55:15 -04:00
  • 87603d6d6f Remove dead code from DirectoryTreeTopComponent Richard Cordovano 2015-04-29 15:48:55 -04:00
  • 02fd2adfd1 Merge pull request #1219 from rcordovano/case_events Richard Cordovano 2015-04-29 14:26:41 -04:00
  • a29db0a501 Make sure property change handlers dispatch to EDT Richard Cordovano 2015-04-29 14:18:21 -04:00
  • e590490b79 Merge pull request #1217 from rcordovano/case_events Richard Cordovano 2015-04-29 13:58:46 -04:00
  • 8a0cda10fe Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into case_events Richard Cordovano 2015-04-29 11:58:09 -04:00
  • ef1a9b1bf4 Merge pull request #1218 from rcordovano/bb_post_event_fix Richard Cordovano 2015-04-29 11:37:54 -04:00
  • 54a995ed1d Make BlackboardPostEvent handle nulls from ModuleDataEvent.getArtifacts() Richard Cordovano 2015-04-29 11:18:27 -04:00
  • 9ad9bcc643 Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into case_events Richard Cordovano 2015-04-29 09:24:47 -04:00
  • 2d73282bf4 Merge remote-tracking branch 'upstream/develop' into collaborative Richard Cordovano 2015-04-29 09:22:53 -04:00
  • 5db7a98dbf Merge pull request #1214 from karlmortensen/docs Richard Cordovano 2015-04-29 09:19:08 -04:00
  • 72f166958c Merge pull request #1215 from karlmortensen/report_sort_order Richard Cordovano 2015-04-29 09:18:42 -04:00
  • 89fc101226 Remove superceded TODO comment Richard Cordovano 2015-04-28 18:38:55 -04:00
  • 56fa2b7bea Improve method comment in Case class Richard Cordovano 2015-04-28 18:33:41 -04:00
  • 44419b1576 Improve field comment in Case class Richard Cordovano 2015-04-28 18:29:08 -04:00
  • 08faaa44cb Improve deprecated method comment in Case class Richard Cordovano 2015-04-28 18:27:00 -04:00
  • 263ed41005 Fixes: CaseCloseAction, event pacakge concurrency Richard Cordovano 2015-04-28 18:07:46 -04:00
  • 288b6723f0 Merge pull request #1216 from sleuthkit/interesting_files_panel_update Richard Cordovano 2015-04-28 17:50:40 -04:00
  • b614348b07 reworded message when name rule was not given Brian Carrier 2015-04-28 17:00:02 -04:00
  • dbf7e499f1 changed interestin files panel to move rule name lower and make it clear what is required or not Brian Carrier 2015-04-28 16:56:26 -04:00
  • afdce8e381 Fix bug on DataSourceAddedEvent Richard Cordovano 2015-04-28 15:14:58 -04:00
  • 987757d902 Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into case_class_messaging Richard Cordovano 2015-04-28 14:32:06 -04:00
  • a698dd93a3 Merge pull request #1212 from rcordovano/messaging Richard Cordovano 2015-04-28 14:19:52 -04:00
  • 23344ce98b Add local/remote event support for Case events Richard Cordovano 2015-04-28 13:58:08 -04:00
  • 766b235d5f fix report sort order between Postgres and SQLite, remove debug code Karl Mortensen 2015-04-28 13:34:30 -04:00
  • aa34be7fe0 update building docs, remote dependency upon POSTGRESQL_HOME_64 Karl Mortensen 2015-04-28 13:31:41 -04:00
  • 43f3409f03 Merge pull request #1213 from APriestman/missingDirs Richard Cordovano 2015-04-28 09:12:30 -04:00
  • 6effbb5f95 Added bitmap MIME type to Image Gallery. Fixed bug where removing the final image in a group would leave it in an unanalyzed state. APriestman 2015-04-27 16:24:05 -04:00
  • c1a505b9f1 Simplified use of AutopsyEvent class by improving API Richard Cordovano 2015-04-27 14:31:50 -04:00
  • 09ccfbb0fd Improve new comments in Case class Richard Cordovano 2015-04-27 14:18:04 -04:00
  • 27f758b8b9 Change comment in Case class Richard Cordovano 2015-04-27 14:01:52 -04:00
  • fe31451cf1 Remove unused imports from Case class Richard Cordovano 2015-04-27 13:38:07 -04:00
  • 2bd5da6358 Refine local/remote events system infrastructure and IngestManager use of it Richard Cordovano 2015-04-27 13:35:47 -04:00
  • 980e4f0579 Refine local/remote events system infrastructure and IngestManager use of it Richard Cordovano 2015-04-27 13:18:02 -04:00
  • 062a767648 Partial resolution of RJCTODO comments in Case, IngestManager Richard Cordovano 2015-04-24 14:39:51 -04:00
  • dfed6ece71 Fix bug in ModuleContentEvent Richard Cordovano 2015-04-24 13:56:25 -04:00
  • bc7380a8f6 Fix bug in BlackboardPostEvent class Richard Cordovano 2015-04-24 13:22:35 -04:00
  • 744197539b Remove unused import and fix FileAnalyzedEvent bug Richard Cordovano 2015-04-24 12:23:59 -04:00
  • de360793f9 Error-proof HashLookupSettingsPanel.isLocalIngestJobEvent() rcordovano 2015-04-24 10:08:51 -04:00
  • 3cdfbf6934 Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into messaging Richard Cordovano 2015-04-24 09:26:32 -04:00
  • ab5a1c27d1 Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into collaborative Richard Cordovano 2015-04-24 09:14:26 -04:00
  • 3dfaaef15a Merge remote-tracking branch 'upstream/develop' into collaborative Richard Cordovano 2015-04-24 09:13:35 -04:00
  • ba2ecb8ab3 Refine events package classes Richard Cordovano 2015-04-23 15:08:35 -04:00
  • d9d7217c14 Merge pull request #1209 from APriestman/incorrectThumbnails Richard Cordovano 2015-04-23 13:59:13 -04:00
  • b97db9f6e0 Merge remote-tracking branch 'upstream/develop' into incorrectThumbnails APriestman 2015-04-23 13:34:52 -04:00
  • cad123d9ea Clear out Image Gallery thumbnail cache to prevent images from closed cases from being re-used. APriestman 2015-04-23 13:29:20 -04:00
  • a9ca930a60 Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into messaging Richard Cordovano 2015-04-23 11:32:52 -04:00
  • 13cd5f3637 Refine events package classes Richard Cordovano 2015-04-23 11:32:34 -04:00
  • a4f21b1b58 Merge pull request #1208 from esaunders/remote_solr Richard Cordovano 2015-04-23 11:13:16 -04:00
  • a9137c81bb Merge pull request #1207 from APriestman/imageGalleryGrouping Richard Cordovano 2015-04-23 11:07:10 -04:00
  • f447a97c25 Merge pull request #1206 from karlmortensen/update_docs Richard Cordovano 2015-04-23 11:06:52 -04:00
  • 097468dbd5 Merge pull request #1205 from APriestman/imageOutOfDate Richard Cordovano 2015-04-23 11:06:35 -04:00
  • 1a3c4dab0c Improved regrouping status bar in Image Gallery gui APriestman 2015-04-23 09:13:48 -04:00
  • f72dd0d4f8 Moved the decision on whether to close the core from the Server.closeCore() method to the Core.close() method Eamonn Saunders 2015-04-22 14:19:41 -04:00
  • 534df35f74 Added method to determine whether Solr core is already loaded. Eamonn Saunders 2015-04-21 17:51:34 -04:00
  • 6705654c57 Removed tempDirectory setting since on a Windows install this ends up being within 'Program Files' and when Solr is started it doesn't have permission to extract content to that location. esaunders 2015-04-21 16:15:43 -04:00
  • 3458a57cd8 explicitly specify default build target Karl Mortensen 2015-04-21 14:56:17 -04:00
  • 3965ff7c24 update documentation for users Karl Mortensen 2015-04-21 14:50:37 -04:00
  • c85abf121f We receive the application closing event before we receive the case closed event so we need to ensure that the Solr core is unloaded before we shutdown the server. Eamonn Saunders 2015-04-21 13:53:19 -04:00
  • 58136ae545 Fixed bug that caused Image Gallery to think the database needed to be repopulated when opening a second case. APriestman 2015-04-21 13:25:45 -04:00
  • d4f3d3ccb9 Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into messaging Richard Cordovano 2015-04-20 17:50:29 -04:00
  • 05aa55bd61 Refactor event/messaging packages Richard Cordovano 2015-04-20 17:41:33 -04:00
  • 34e9db264d Merge pull request #1204 from APriestman/imageDates Richard Cordovano 2015-04-20 17:27:14 -04:00
  • f7d9b32138 Fixed date format in ImageGallery details pane. Added exception handling for an error coming up when Autopsy was closed. APriestman 2015-04-20 17:24:22 -04:00
  • 10f262ec9a Add local/remote ingest job event filter to hash lookup and keyword search option panels Richard Cordovano 2015-04-20 16:51:33 -04:00
  • 4008c3fe4f Do first implementation of ingest events Richard Cordovano 2015-04-20 16:20:40 -04:00
  • 20bbbdaaa2 Merge pull request #1203 from APriestman/iaNPE Richard Cordovano 2015-04-20 15:06:56 -04:00
  • 44416a548f Merge pull request #1202 from sidheshenator/keywordsearch_output_consistency Richard Cordovano 2015-04-20 15:01:27 -04:00
  • 4f526d39cb More cleanup APriestman 2015-04-20 14:36:51 -04:00
  • a5453a8066 KeywordSearchResultFactory.getOneHitPerObject() returns consistent results. Also, warnings handled sidheshenator 2015-04-20 14:35:32 -04:00
  • 383a070e6d Cleanup APriestman 2015-04-20 13:19:40 -04:00
  • 351bc652d9 Merge pull request #1201 from sidheshenator/keywordsearch_output_consistency Richard Cordovano 2015-04-20 13:13:43 -04:00
  • 20396d6c25 Get consistent snippets across multiple runs sidheshenator 2015-04-20 12:56:24 -04:00
  • 8ae696c5b6 Reset groupPane properly between cases APriestman 2015-04-20 08:51:56 -04:00
  • d346cb79ef Merge pull request #1200 from karlmortensen/blackboard_attributes Richard Cordovano 2015-04-17 17:23:02 -04:00
  • 4ad39c89a3 Mostly working. A few things to sort out. Karl Mortensen 2015-04-17 16:36:24 -04:00
  • 49131171df Merge remote-tracking branch 'upstream/develop' into collaborative Richard Cordovano 2015-04-17 14:45:09 -04:00
  • 1ba6f617ed Add subclasses of AutopsyEvent for ingest module events Richard Cordovano 2015-04-17 14:34:11 -04:00
  • a68f6be8fb Merge pull request #1198 from rcordovano/msg_infrastructure Richard Cordovano 2015-04-17 09:50:41 -04:00
  • 61184d792c Merge remote-tracking branch 'upstream/image_gallery_fixes' into iaNPE APriestman 2015-04-17 09:24:54 -04:00
  • 93c2065722 Remote listeners on TagUtils APriestman 2015-04-17 09:09:17 -04:00
  • 1ac7f3f534 Changes to make case closing get pushed down into GroupPane to reset tiles. Not complete yet Brian Carrier 2015-04-17 08:59:09 -04:00
  • 8232cf32e3 Avoid exposing the new messaging and events packages at this time Richard Cordovano 2015-04-16 17:12:13 -04:00
  • 062e10d0f1 Merge pull request #1199 from sidheshenator/keywordsearch_output_consistency Richard Cordovano 2015-04-16 16:44:51 -04:00
  • 1f9132fc3e set flag to preserve order of values in a multiValued list sidheshenator 2015-04-16 16:43:41 -04:00
  • 9d06340235 Correct package naming errors and export new Core packages Richard Cordovano 2015-04-16 15:05:57 -04:00