Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. May 03, 2017
  2. Apr 27, 2017
  3. Apr 25, 2017
    • Arthur Ulfeldt's avatar
      Code review cleanup · 63b20a55
      Arthur Ulfeldt authored
      * added dockstrings
      * moved with-tunnel-config down in the config map
      * made with-ssh-tunnel a macro
      * style fixes
      63b20a55
  4. Apr 22, 2017
  5. Apr 05, 2017
  6. Mar 30, 2017
  7. Mar 16, 2017
  8. Mar 08, 2017
  9. Feb 28, 2017
  10. Feb 22, 2017
  11. Feb 09, 2017
  12. Feb 01, 2017
  13. Jan 27, 2017
  14. Dec 28, 2016
  15. Dec 15, 2016
  16. Dec 06, 2016
  17. Nov 24, 2016
  18. Nov 15, 2016
  19. Nov 09, 2016
  20. Oct 12, 2016
  21. Oct 04, 2016
  22. Sep 29, 2016
  23. Jul 26, 2016
  24. Jul 13, 2016
  25. Jul 12, 2016
    • Cam Saül's avatar
      Google auth v1 :lock: (#2818) · 8f1a2874
      Cam Saül authored
      * Google Auth :lock: [wip] [ci skip]
      
      * "No Metabase account exists for this Google account" screen :yum:
      
      * Single Sign On Settings Page [WIP] :yum:
      
      * Google Auth v1 :lock:
      
      * update login layout
      
      * add setup instructions
      
      * add google logo for google account signups
      
      * clean up sso form layout
      
      * Merge branch 'master' into google-auth [ci skip]
      
      * Fix Google Auth button not showing up after initial load :lock:
      
      * Fix bug when creating session for user with no last_login :lock:
      
      * Organize google auth backend code a bit :lock:
      
      * Lots of tests for Google Auth :lock_with_ink_pen:
      
      * Add Save Button to Google Auth settings page :lock:
      
      * Use onChange instead of onBlurChange :lock:
      
      * Make "save changes" button say "changes saved" after save :lock_with_ink_pen:
      
      * adjust user settings for managed accounts
      
      * Ensure we clear GA creds if GA login fails
      
      * tweak password reset email
      
      * owned google sign in button
      
      * use var
      
      * Cleanup some random legacy Angular junk
      
      * Keep Redux and AppState currentUser in sync, fixes login issue
      
      * render() should have side-effects! Fixes $digest errors on logout
      
      * Test fixes :wrench:
      
      * fix checkbox
      
      * cleanup
      
      * remove unused import
      8f1a2874
    • Michael Beer's avatar
      74deacc8
  26. Jul 08, 2016
    • Michael Beer's avatar
      remove custom query executor · c6e87d2c
      Michael Beer authored
      since Crate JDBC v1.12 that supports to set a `strict` mode (default:
      false) to be compliant with the JDBC spec. This prevents from throwing
      an UnsupportedFeatureException if `autocommit(false)` is called.
      c6e87d2c
  27. Jul 05, 2016
  28. Jul 01, 2016
Loading