Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Jun 15, 2020
  2. May 29, 2020
    • Cam Saul's avatar
      Faster CI (#12620) · 473ca0e5
      Cam Saul authored
      * Faster driver build strip-and-compress step by not loading Metabase core
      
      * New cache key for FE deps
      
      * Cache built drivers & local Maven installation of metabase-core
      
      * Only cache the built driver JARs
      
      * Cache built frontend
      
      * Change driver cache key
      
      * Try updating a specific driver [ci snowflake]
      
      * Try updating a different driver [ci redshift] [ci snowflake]
      
      * Need to cache driver checksums as well [ci snowflake] [ci redshift]
      
      * Tweak what's cached for drivers (again)
      Unverified
      473ca0e5
  3. May 28, 2020
  4. May 26, 2020
  5. May 14, 2020
  6. May 11, 2020
  7. Apr 15, 2020
  8. Mar 09, 2020
  9. Feb 25, 2020
  10. Feb 14, 2020
  11. Jan 28, 2020
  12. Jan 21, 2020
  13. Jan 10, 2020
  14. Jan 08, 2020
    • Walter Leibbrandt's avatar
      Fix LDAP groups sync regression (#11654) · 7d4bf340
      Walter Leibbrandt authored
      * Fix LDAP groups sync
      
      This is bug to LDAP servers that communicates group membership via the
      `memberOf` overlay, introduced by #11412, where attribute keys were all
      lower cased to support case insensitive matching. The hard-coded lookup
      of the `:memberOf` key was not similarly lower cased.
      
      * Save CircleCI-built uberjar as build artifact
      
      * Update comment to mention FreeIPA also uses `memberOf`
      Unverified
      7d4bf340
  15. Dec 11, 2019
  16. Dec 09, 2019
  17. Dec 05, 2019
  18. Dec 02, 2019
  19. Nov 13, 2019
  20. Sep 20, 2019
    • Octavian Geagla's avatar
      Dump to h2 (#10877) · 3b0e3418
      Octavian Geagla authored
      * [cmd] dump to h2 (#10843)
      
      * Tests for load & dump commands
      
      * Fixes
      
      * test fixes
      
      * Test fixes
      
      * Test fixes
      3b0e3418
  21. Sep 17, 2019
  22. Aug 23, 2019
  23. Jul 09, 2019
  24. Jun 25, 2019
  25. Jun 17, 2019
  26. May 08, 2019
Loading