1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-09-03 14:30:01 +00:00

Commit Graph

  • 71f5570225 Make the selection context work in group by data source mode Ann Priestman 2018-08-30 15:12:48 -04:00
  • 2e8be0f85a 4114 resolve merge conflict in DataResultViewerTable William Schaefer 2018-08-30 13:17:05 -04:00
  • 604400a71a 4112 resolve merge conflicts remove unused imports William Schaefer 2018-08-30 13:13:22 -04:00
  • 7484533c9c release locks /commit transactions in reverse order of a acquiring/starting them millmanorama 2018-08-30 19:05:01 +02:00
  • e2833b3b2e 4112 change status column to score column change icons to be circles William Schaefer 2018-08-30 13:03:58 -04:00
  • 19a6a60289 cleanup focusing on GroupManager and thread safety millmanorama 2018-08-30 18:59:25 +02:00
  • 6716216e0b cleanup DrawableTagsManager millmanorama 2018-08-30 14:22:00 +02:00
  • b838c17c11 codacy fixes millmanorama 2018-08-30 14:02:09 +02:00
  • d76aeb914d 4165 fix attrbute data array size William Schaefer 2018-08-29 18:11:02 -04:00
  • f37ff02c3f 4165 populate the comment and description columns for interesting files in reports William Schaefer 2018-08-29 17:55:17 -04:00
  • f324265353 Added null check; revised method inputs. U-BASIS\dgrove 2018-08-29 17:16:02 -04:00
  • 48da354380 4112 group tagged items and items with interesting artifacts together William Schaefer 2018-08-29 17:00:04 -04:00
  • f519c4c2b8 4112 remove unnecessary query from interesting item check William Schaefer 2018-08-29 14:21:41 -04:00
  • 59c8f80d7c 4112 intial column status still has placeholder for notable item William Schaefer 2018-08-29 14:13:20 -04:00
  • 8bd9f76f6f Merge pull request #4068 from briangsweeney/3870-pure-callable esaunders 2018-08-29 12:42:11 -04:00
  • 56156cc7b9 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3870-pure-callable Andrew Ziehl 2018-08-29 08:56:55 -07:00
  • dac120113c Merge pull request #4066 from briangsweeney/4102-filter-by-frequency Brian Carrier 2018-08-29 09:15:33 -04:00
  • 9e5b248531 avoid NPE millmanorama 2018-08-29 13:15:47 +02:00
  • 15b36b2349 remove dead code millmanorama 2018-08-29 12:38:36 +02:00
  • cc59b5c046 don't show regrouping confirmation when already showing all data sources millmanorama 2018-08-29 12:30:08 +02:00
  • 99100f0557 force regroup when using datasource dialog millmanorama 2018-08-29 12:28:54 +02:00
  • 6b5cc03fad make non path regrouping cancellable via dialog millmanorama 2018-08-29 11:56:38 +02:00
  • 02955014ba WIP millmanorama 2018-08-28 13:19:31 +02:00
  • 333060bebb ui text added to bundles Brian Sweeney 2018-08-28 18:15:35 -06:00
  • 59efa9bf0e removed dead code Brian Sweeney 2018-08-28 17:53:30 -06:00
  • c202db7261 error messages truncated Brian Sweeney 2018-08-28 17:49:46 -06:00
  • e5f1936e1f Make outlineView protected so that CommonAttributesSearchResultsViewerTable can add the treelistener itself. Andrew Ziehl 2018-08-28 15:10:51 -07:00
  • ea29efccf3 Address PR feedback Andrew Ziehl 2018-08-28 13:24:03 -07:00
  • c113844a3c rename findFiles() to findMatches() since it's more type agnostic. Add code comments. Andrew Ziehl 2018-08-28 11:57:12 -07:00
  • 5b2ac0ea0c Disable mimetype UI elements. Andrew Ziehl 2018-08-28 11:23:14 -07:00
  • f8e89a1f57 Adjust bunddle strings, naming from files to attributes, add type to tab title. Bugfix to check for null before adding commonAttributeValue to results. Andrew Ziehl 2018-08-28 11:18:35 -07:00
  • b6ddd6e39b Merge pull request #4071 from eugene7646/input_scan_time_fix esaunders 2018-08-28 13:52:07 -04:00
  • 120b3db105 comparison was backwards Brian Sweeney 2018-08-28 11:37:19 -06:00
  • 22a28aa25e 4114 return null if we try to get an attribute and the case isn't in cr William Schaefer 2018-08-28 13:33:19 -04:00
  • a80efc959d fix spacing issue in query after switching to string builder. Andrew Ziehl 2018-08-28 10:01:40 -07:00
  • 2f57b43676 4163 fix bug using wrong cache William Schaefer 2018-08-28 12:52:42 -04:00
  • 3bde2744aa Fix for non-file correlation types. Also fies bug where last instance of CR search matches was not added to results. Andrew Ziehl 2018-08-28 09:52:34 -07:00
  • 056f4e9534 4163 update copyright dates William Schaefer 2018-08-28 12:04:15 -04:00
  • ebcac1eb24 4163 comments and refactoring for clarity with new caches William Schaefer 2018-08-28 12:01:39 -04:00
  • 72b07842df Fixed several issues following the previous merge. U-BASIS\dgrove 2018-08-28 12:00:41 -04:00
  • 2dd937dfa7 4114 change Comment column name to C William Schaefer 2018-08-28 11:17:54 -04:00
  • d85c20c85a need to verify input before doing anything and disregard what codacy says about this Brian Sweeney 2018-08-28 08:49:02 -06:00
  • e24aed2e56 bad test code Brian Sweeney 2018-08-28 08:47:48 -06:00
  • b5dcd2bd37 Additional logging Eugene Livis 2018-08-28 10:37:07 -04:00
  • 03d0254506 trying to appease codacy Brian Sweeney 2018-08-28 07:52:43 -06:00
  • dba02a6ffa make sure unseen groups always get updated when a group is marked as seen millmanorama 2018-08-28 08:45:22 +02:00
  • 0bb292eb2c Merge remote-tracking branch 'upstream/develop' into 4153_AnnotationsContentViewer U-BASIS\dgrove 2018-08-28 02:54:35 -04:00
  • b13d5aefe4 Annotations content viewer added. U-BASIS\dgrove 2018-08-28 02:52:28 -04:00
  • 2d661e66c8 cleanup NextUnseenGroup.java millmanorama 2018-08-28 08:44:24 +02:00
  • 1d99ed0e3b Functioning common file search on types. Andrew Ziehl 2018-08-27 16:28:39 -07:00
  • dc8749d000 Add combobox to intercasePanel. Wire up typing. Andrew Ziehl 2018-08-27 15:31:01 -07:00
  • 8d847415a2 Merge branch '4102-filter-by-frequency' of https://github.com/briangsweeney/autopsy into 4121_correlation_types Andrew Ziehl 2018-08-27 15:13:35 -07:00
  • d0961279cc Revert "Break CommonFilesSearch into two Tab Panels" Andrew Ziehl 2018-08-27 15:08:53 -07:00
  • fc4e549dd1 4163 remove unused import William Schaefer 2018-08-27 17:15:54 -04:00
  • 288391f7d0 4163 cache based on both criteria we use to get case and datasource William Schaefer 2018-08-27 17:13:45 -04:00
  • 46bb667bf3 No longer trying to find case output directory for each job while doing an input scan Eugene Livis 2018-08-27 16:52:26 -04:00
  • f4c253f1ae Removed a duplicate scan of the output directory for each manifest file Eugene Livis 2018-08-27 16:34:50 -04:00
  • aa8feb64bb codacy stuff Brian Sweeney 2018-08-27 14:32:12 -06:00
  • 6681accdc7 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4102-filter-by-frequency Brian Sweeney 2018-08-27 13:46:02 -06:00
  • d77ff585b9 dummy hash values replaced with things which will actually pass normalization, exception handling revised to reflect presence of correlationattributenormalizationexception Brian Sweeney 2018-08-27 12:36:24 -06:00
  • 0517b4654c usbid tests are basically disabled for now Brian Sweeney 2018-08-27 12:35:12 -06:00
  • 1eaf5a15a5 the only place we should modify correlation values is in the normalizer! Brian Sweeney 2018-08-27 12:34:27 -06:00
  • 0b3a9fab0e 4163 move queries to helper functions when caching for readability William Schaefer 2018-08-27 13:47:33 -04:00
  • 2e195cf16e 4163 reset caches when CR connections are shutdown William Schaefer 2018-08-27 13:34:23 -04:00
  • e352817801 4163 add caches to case, type, and datasource for eamdb queries William Schaefer 2018-08-27 13:33:17 -04:00
  • 3fd7a6d551 Fix a build error Raman 2018-08-27 11:54:28 -04:00
  • d73f861d07 WIP millmanorama 2018-08-27 17:25:22 +02:00
  • 0a3f8c5773 add code to fill out correlation type filter model, and create a backing Map to lookup the type at time of search. Andrew Ziehl 2018-08-27 07:55:49 -07:00
  • 2baf44a77a Merge pull request #4049 from millmanorama/postArtifacts_fallout_2 Brian Carrier 2018-08-27 10:00:22 -04:00
  • c52278717e Merge remote-tracking branch 'upstream/timeline-event-mgr' into postArtifacts_fallout_2 millmanorama 2018-08-27 15:27:00 +02:00
  • 4fdbd1c36d Merge pull request #4048 from millmanorama/postArtifacts_fallout_KWS Brian Carrier 2018-08-27 09:19:43 -04:00
  • 437f2446e8 internationalize non-path grouping text millmanorama 2018-08-27 14:39:05 +02:00
  • 2706cd753c Merge remote-tracking branch 'upstream/timeline-event-mgr' into postArtifacts_fallout_2 millmanorama 2018-08-27 13:47:42 +02:00
  • c1272982b3 Merge remote-tracking branch 'raman/1010-ig-by-datasource' into 1010/7-datasource-filtering-merged millmanorama 2018-08-27 11:57:49 +02:00
  • 60d8939247 Merge remote-tracking branch 'upstream/timeline-event-mgr' into postArtifacts_fallout_KWS millmanorama 2018-08-27 11:52:57 +02:00
  • c1f996800f move button and refactor the Toolbar controller slightly millmanorama 2018-08-27 11:32:06 +02:00
  • c829b57ec9 first pass at fixing all the merge conflicts Brian Sweeney 2018-08-24 17:18:59 -06:00
  • 7441735140 4114 clean up codacy suggestions William Schaefer 2018-08-24 17:49:49 -04:00
  • 12d92dd121 4114 fix comment checking following merge conflicts William Schaefer 2018-08-24 17:24:14 -04:00
  • cf5f576830 Break CommonFilesSearch into two Tab Panels Andrew Ziehl 2018-08-24 13:25:47 -07:00
  • cf8af26327 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4121_correlation_types Andrew Ziehl 2018-08-24 12:59:08 -07:00
  • eb9e93e39c 4114 resolve new merge conflict with develop William Schaefer 2018-08-24 15:58:38 -04:00
  • 33837e8d18 Merge branch 'develop' of https://github.com/briangsweeney/autopsy into 3868-normalize-cr Brian Sweeney 2018-08-24 09:00:44 -06:00
  • 8be5aee34a Merge pull request #4047 from millmanorama/postArtifacts_recent_activity Brian Carrier 2018-08-24 10:46:36 -04:00
  • 436ad753d5 fix datasource filtering weh All is seleceted millmanorama 2018-08-24 15:29:40 +02:00
  • 6b2a120c6a minor refactoring millmanorama 2018-08-24 15:14:55 +02:00
  • 3fd4419a4b Updated comment. Raman 2018-08-24 08:39:54 -04:00
  • aeff964579 cleanup SQL millmanorama 2018-08-24 12:42:27 +02:00
  • 28e27fa564 keep toolbar datasource in sync with groupmanager millmanorama 2018-08-24 12:42:16 +02:00
  • 659a86bb63 don't show datasource chooser if there is only ony datasource millmanorama 2018-08-24 12:34:13 +02:00
  • 0fc0b1347c improve initial dialog millmanorama 2018-08-24 12:24:11 +02:00
  • 894209cc2d Merge branch '1017-datasource-UI' into 1010/7-datasource-filtering-merged millmanorama 2018-08-24 11:47:44 +02:00
  • 3055576f06 move dialog display. millmanorama 2018-08-24 10:52:27 +02:00
  • cebb79822e validation modifications and test code modifications Brian Sweeney 2018-08-23 17:53:21 -06:00
  • 8dcb97dc81 Merge pull request #4058 from rishwanth1995/autopsy_option_casedir Brian Carrier 2018-08-23 15:41:10 -04:00
  • ed9251ba35 Merge pull request #4050 from rishwanth1995/live_Cd_Files Brian Carrier 2018-08-23 15:37:15 -04:00
  • 0780e23507 Merge pull request #4046 from esaunders/4074_thumbnail_performance Brian Carrier 2018-08-23 15:31:31 -04:00
  • 932832d9bb Merge pull request #4055 from briangsweeney/3863_remove_correlationattribute Brian Carrier 2018-08-23 15:28:14 -04:00
  • 20e0cf6dbd Backend logic changes to incorporate multiple CR types based on yet-to-be implemented UI selection. Decided to pass type into existing classes rather than create new extension classes, for simplicity. Andrew Ziehl 2018-08-23 12:12:24 -07:00
  • 656b4464d4 codacy stuff Brian Sweeney 2018-08-23 12:59:08 -06:00