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

Commit Graph

  • f4272b8f6f Catch JMSException that should not propagate from RemoteEventPublisher Richard Cordovano 2015-06-22 14:03:57 -04:00
  • 3c3584b23d files skipped due to unknown size logged sidheshenator 2015-06-22 14:00:01 -04:00
  • cdac97e879 Unused fields removed. Potential NPE checked in SevenZipExtractor sidheshenator 2015-06-22 13:27:33 -04:00
  • 09be261f89 Unused fields removed. Potential NPE checked in SevenZipExtractor sidheshenator 2015-06-22 13:27:33 -04:00
  • d19dbbeaba fix bugs updating tags/categpries in slideshowview and metadata pane jmillman 2015-06-22 13:33:07 -04:00
  • 3869b9f128 Merge pull request #1387 from sidheshenator/sevenzipextractor_NPE_fix Richard Cordovano 2015-06-22 13:30:47 -04:00
  • aad652a7a7 Unused fields removed. Potential NPE checked in SevenZipExtractor sidheshenator 2015-06-22 13:27:33 -04:00
  • 0f39ba0837 Merge develop into collaborative Richard Cordovano 2015-06-22 12:06:27 -04:00
  • 83502ba5da Merge remote-tracking branch 'upstream/develop' into multiple_tag/follow_up_fixes jmillman 2015-06-22 10:04:37 -04:00
  • e72ac30409 Merge pull request #1385 from karlmortensen/windowlocation Richard Cordovano 2015-06-21 18:15:48 -04:00
  • d5cf37bd04 Complete lock down of UI in non-interactive mode Richard Cordovano 2015-06-21 09:28:22 -04:00
  • 3337e6a880 remove uneeded notification code; let event handlers do it all. optionalize DrawableView jmillman 2015-06-19 17:20:35 -04:00
  • 0660bd0a54 make windows open over the top of what opened them. Karl Mortensen 2015-06-19 16:47:27 -04:00
  • e4086d2491 Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into collaborative Richard Cordovano 2015-06-19 14:35:50 -04:00
  • e1599e13a1 Merge pull request #1384 from rcordovano/closed-case-checks Richard Cordovano 2015-06-19 14:32:53 -04:00
  • d27a9cd44e Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into collaborative Richard Cordovano 2015-06-19 14:29:16 -04:00
  • ad376fc96d Restrict events and UI if not running interactively Richard Cordovano 2015-06-19 14:28:10 -04:00
  • c6834afb4a use new Autopsy Tag events, don't fire extra events from ig, but listen to events from autopsy jmillman 2015-06-19 13:53:53 -04:00
  • 1930ac6531 Merge pull request #1383 from sidheshenator/embedded_file_extractor_runtime_exceptions Richard Cordovano 2015-06-19 13:32:44 -04:00
  • 8ec247c622 Merge pull request #1382 from sidheshenator/embedded_file_extractor_runtime_exceptions Richard Cordovano 2015-06-19 13:32:28 -04:00
  • 03731d9756 comment about POI RuntimeExceptions added Sidhesh Mhatre 2015-06-19 13:23:27 -04:00
  • f5fe025df1 Merge pull request #1377 from sleuthkit/datasourceRefresh Richard Cordovano 2015-06-19 13:19:32 -04:00
  • 87a17afca9 Merge pull request #1380 from sidheshenator/embedded_file_extractor_runtime_exceptions Richard Cordovano 2015-06-19 13:18:49 -04:00
  • 5de6e17fac Merge branch 'tag_events' into multiple_tag/follow_up_fixes jmillman 2015-06-19 12:36:06 -04:00
  • ba81377eb0 Tag Events jmillman 2015-06-19 10:22:18 -04:00
  • b6d0c3c5b6 catch all throwables while instantiating the POI container sidheshenator 2015-06-19 11:43:13 -04:00
  • 7f6bbf1ebc more granular synchronization in DrawableTagsManager jmillman 2015-06-18 17:00:05 -04:00
  • 62df408f0e do not add to list Brian Carrier 2015-06-18 17:23:08 -04:00
  • 1fc618f0df new Tag event system jmillman 2015-06-18 16:57:28 -04:00
  • 5e0d8a6f5e Fixed compiler warnings Brian Carrier 2015-06-18 16:01:30 -04:00
  • 91725425f4 Updated versions to 3.1.3 Brian Carrier 2015-06-18 15:41:47 -04:00
  • 48d455bf29 more tag/category autopsy integeration jmillman 2015-06-18 15:20:02 -04:00
  • 961e08501f Merge remote-tracking branch 'upstream/develop' into multiple_tag/follow_up_fixes jmillman 2015-06-18 13:51:45 -04:00
  • a6790d79e3 Updated NEWS for 3.1.3 release Brian Carrier 2015-06-18 14:01:46 -04:00
  • b572ac4742 rename method; add synchronization; remove singletonness from SummaryTablePane jmillman 2015-06-18 13:51:37 -04:00
  • f391e32f6b Merge pull request #1368 from sidheshenator/embedded_file_extractor_refactor Brian Carrier 2015-06-18 13:48:44 -04:00
  • 39f4ebec9b Merge pull request #1371 from sidheshenator/lesser_stacktrace_embedded_file_extraction_module Brian Carrier 2015-06-18 13:47:26 -04:00
  • e356317e0e Merge remote-tracking branch 'origin' into datasourceRefresh Brian Carrier 2015-06-18 13:32:25 -04:00
  • e9264687bf Merge pull request #1376 from millmanorama/develop Richard Cordovano 2015-06-18 13:20:35 -04:00
  • 37eee8444e fix javadoc and sources reference jmillman 2015-06-18 13:18:03 -04:00
  • 7d68ed1b66 refactor in GroupManager, to make logic and flow cleaner jmillman 2015-06-18 11:39:16 -04:00
  • 6071dc5357 Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into closed-case-checks Richard Cordovano 2015-06-18 12:13:21 -04:00
  • e641d14f7e Make IngestManager.isRunningINteractiveyl public again Richard Cordovano 2015-06-18 11:54:40 -04:00
  • d39644687b more work to keep autopsy and ImageGallery tags in sync jmillman 2015-06-17 17:42:00 -04:00
  • 8a57c8fb96 Merge pull request #1374 from eugene7646/export_autosy_event Richard Cordovano 2015-06-17 16:34:16 -04:00
  • 24b0fd1d64 Merge pull request #1373 from karlmortensen/trim_whitespace Richard Cordovano 2015-06-17 16:33:53 -04:00
  • 4e0f7b4f7e Merge pull request #1369 from karlmortensen/more_comments Richard Cordovano 2015-06-17 16:32:59 -04:00
  • 82f1cfe4a5 Merge pull request #1372 from karlmortensen/no_popup_for_unknown_paths Richard Cordovano 2015-06-17 16:32:31 -04:00
  • d12c70f333 Merge pull request #1370 from karlmortensen/UNC Richard Cordovano 2015-06-17 16:30:30 -04:00
  • 4ae9eaf019 more cleanup of Categories/Tags and listening to autopsy generated "Tag Events" jmillman 2015-06-17 15:54:34 -04:00
  • 36b727e94d make sure all code is using the correct TagsManager (DrawableTagsManager) from controller; more cleanup jmillman 2015-06-17 15:51:15 -04:00
  • 01b15bd04f Minor Eugene Livis 2015-06-17 15:39:34 -04:00
  • 5e30637359 Minor Eugene Livis 2015-06-17 15:38:38 -04:00
  • eaeddeb236 Changes to have org.sleuthkit.autopsy.events exported Eugene Livis 2015-06-17 15:34:53 -04:00
  • ff0d4769b7 trim whitespace in multiuserpanel items Karl Mortensen 2015-06-17 15:22:33 -04:00
  • 8dda2c5839 no popup when not interactive Karl Mortensen 2015-06-17 14:12:24 -04:00
  • e1b2844b95 stack trace removed for POI container init warnings sidheshenator 2015-06-17 13:53:44 -04:00
  • a37ed4814f Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into closed-case-checks Richard Cordovano 2015-06-17 13:29:47 -04:00
  • be9fd906a4 Warn if failure, allow retry Karl Mortensen 2015-06-17 09:26:00 -04:00
  • dbdd346f81 comment where each requirement comes from Karl Mortensen 2015-06-17 08:58:52 -04:00
  • fe95cc21d7 clean up and refactor code related to Tagging and actions; jmillman 2015-06-16 16:53:16 -04:00
  • 8cf9316035 Add checks for nulls due to closed case Richard Cordovano 2015-06-16 16:23:43 -04:00
  • a7575e57d6 Merge pull request #1367 from karlmortensen/sanitize_case_names Richard Cordovano 2015-06-16 15:55:21 -04:00
  • 12a33d8658 Count underscore Karl Mortensen 2015-06-16 15:52:31 -04:00
  • 38fdd21b0d Merge branch 'sanitize_case_names' of https://github.com/karlmortensen/autopsy into sanitize_case_names Karl Mortensen 2015-06-16 14:24:54 -04:00
  • db9b252b37 change to underscores, not blanks Karl Mortensen 2015-06-16 14:23:03 -04:00
  • 31166c39c2 embedded file extractor module refactored sidheshenator 2015-06-16 14:14:28 -04:00
  • 6c2fb1165a Typo in comment made math look silly. Karl Mortensen 2015-06-16 13:54:20 -04:00
  • 3157a37db1 sanitize case names for database, Solr, and ActiveMQ Karl Mortensen 2015-06-16 13:39:55 -04:00
  • 835347f092 Merge remote-tracking branch 'upstream/develop' into multiple_follow_up_fixes jmillman 2015-06-16 12:53:39 -04:00
  • 918e454596 update to ControlsFX 8.40.9 jmillman 2015-06-16 12:52:18 -04:00
  • aad2335b34 cleanup Follow Up tag and Category TagNames (prevent short name version from being added, by removing commas) jmillman 2015-06-16 12:51:06 -04:00
  • 8d8be518e0 Merge develop into collaborative Richard Cordovano 2015-06-16 12:25:44 -04:00
  • c9a1d88290 Merge pull request #1366 from APriestman/controlsfx_fix Richard Cordovano 2015-06-16 12:19:17 -04:00
  • f2e1c84f36 Cleanup APriestman 2015-06-16 12:16:54 -04:00
  • 287cd25f32 Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into collaborative Richard Cordovano 2015-06-16 12:14:57 -04:00
  • a6c825996f Switching to a different version of controlsfx APriestman 2015-06-16 12:14:33 -04:00
  • 88c630b1d2 Update from controlsfx-8.20.9.jar to controlsfx-8.40.9.jar Richard Cordovano 2015-06-16 12:13:54 -04:00
  • f3c07222ee Merge pull request #1365 from karlmortensen/more_bubbles Richard Cordovano 2015-06-16 11:47:14 -04:00
  • 731d741c85 more bubbles Karl Mortensen 2015-06-16 11:36:51 -04:00
  • 0089909daa Merge remote-tracking branch 'upstream/develop' into collaborative Richard Cordovano 2015-06-16 11:20:56 -04:00
  • 86e1ca1886 make new DeleteFollowUpTag action; use Set instead of List to prevent duplicate files in groups jmillman 2015-06-16 11:14:44 -04:00
  • 91c735968d Merge pull request #1364 from karlmortensen/no_more_spam_popups Richard Cordovano 2015-06-16 10:50:35 -04:00
  • 23b562997b Merge remote-tracking branch 'upstream/develop' into develop APriestman 2015-06-16 10:48:56 -04:00
  • 1c9cef7915 jump relative to the current position in hexview pane sidheshenator 2015-06-16 10:23:41 -04:00
  • 12ac9620d7 use bubbles not messageboxes Karl Mortensen 2015-06-16 09:55:33 -04:00
  • 8fd4ae66ac Reverted unnecessary modifications to bundle(_ja).properties sidheshenator 2015-06-15 12:44:12 -04:00
  • aeb05bf3cd jump to hex offset implemented sidheshenator 2015-06-15 12:31:08 -04:00
  • 302fd6b83d Merge pull request #1362 from karlmortensen/fix_sql Richard Cordovano 2015-06-12 16:23:11 -04:00
  • ea67c1f6c9 Merge pull request #1361 from sidheshenator/catch_uncaught_exceptions Richard Cordovano 2015-06-12 16:05:28 -04:00
  • 0efb6b78f2 fix sql Karl Mortensen 2015-06-12 16:04:02 -04:00
  • c5d6561714 Merge pull request #1360 from sidheshenator/zip_bomb_check_NPE Richard Cordovano 2015-06-12 16:02:59 -04:00
  • 754982d05c catching uncaught OldFileFormatExceptions sidheshenator 2015-06-12 15:37:05 -04:00
  • ed321d2302 null check before comparison with primitive long sidheshenator 2015-06-12 15:34:17 -04:00
  • 1829b12f81 Postgre-ize some SQL Karl Mortensen 2015-06-12 15:04:11 -04:00
  • 756c59d187 Merge pull request #1358 from karlmortensen/pr_fix Richard Cordovano 2015-06-12 14:41:35 -04:00
  • 1c14766c44 make photorec notify when it adds new files Karl Mortensen 2015-06-12 14:10:18 -04:00
  • 7234265e56 Remove use of deprecated Case methods from EmbeddedFileExtractorIngestModule Richard Cordovano 2015-06-12 13:48:40 -04:00
  • 8483f45bba Merge pull request #1357 from sidheshenator/exif_parser_NPE_check Richard Cordovano 2015-06-12 13:31:46 -04:00
  • afd752f056 Merge develop into collaborative Richard Cordovano 2015-06-12 13:26:38 -04:00