Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Jan 10, 2022
  2. Jan 05, 2022
  3. Jan 04, 2022
  4. Dec 16, 2021
  5. Dec 13, 2021
  6. Dec 08, 2021
  7. Dec 07, 2021
  8. Dec 06, 2021
  9. Nov 29, 2021
  10. Nov 23, 2021
  11. Nov 16, 2021
  12. Nov 09, 2021
  13. Nov 04, 2021
  14. Oct 15, 2021
  15. Oct 14, 2021
  16. Oct 12, 2021
  17. Oct 11, 2021
  18. Oct 09, 2021
  19. Sep 15, 2021
  20. Aug 31, 2021
  21. Aug 25, 2021
  22. Aug 24, 2021
    • Jeff Evans's avatar
      Add Kerberos support to Presto JDBC Driver (#16307) · f5cf4748
      Jeff Evans authored
      * Add Kerberos support to Presto JDBC Driver
      
      Adding Kerberos properties as DB details properties
      
      Refactoring utility methods for dealing with additional options
      
      Adding test for Kerb properties -> connection string
      
      Adding GitHub action to run integration test
      
      Start to move logic for capturing necessary files to new script, and calling that from mba run
      
      Adjust settings in `metabase.test.data.presto-jdbc` to capture test parameters
      Unverified
      f5cf4748
  23. Aug 23, 2021
  24. Aug 19, 2021
  25. Aug 17, 2021
    • pawit-metabase's avatar
      upgrade to @percy/cypress 3.x (#17485) · baed054f
      pawit-metabase authored
      * upgrade to @percy/cypress 3.x
      
      @percy/cypress 2.x uses deprecated @percy/agent which includes
      an old version of puppeteer. The old version of puppeteer causes
      `yarn` command to fail on M1 macOS environment.
      
      Upgrade to @percy/cypress 3.x removes the dependency and thus
      solves the issue.
      
      The upgrade was done by running `npx @percy/migrate`.
      
      * remove percy healthcheck task
      
      This no longer exists in 3.x, see
      https://github.com/percy/percy-cypress/blob/master/README.md#upgrading
      
      * remove deprecated percy/exec-action
      
      and moved `percy exec` to the correct command
      
      * run 'yarn install' before running percy
      Unverified
      baed054f
  26. Aug 13, 2021
  27. Aug 10, 2021
    • Cam Saul's avatar
      Whitespace linting (#17348) · 06c0017b
      Cam Saul authored
      * Add the whitespace linter
      
      * Fix whitespace linter errors [except for one file]
      
      * Add a line that will intentionally break stuff to verify the linter is working.
      
      * Ok, remove the line that caused the linter to fail.
      
      * Use latest version of the linter
      
      * Fix missing newline
      Unverified
      06c0017b
  28. Aug 09, 2021
  29. Aug 06, 2021
  30. Aug 05, 2021
  31. Aug 03, 2021
Loading