Skip to content
Snippets Groups Projects
  1. Mar 12, 2024
  2. Feb 23, 2024
  3. May 18, 2023
    • Wesley Uykimpang's avatar
      Slo (#9) · 870705a3
      Wesley Uykimpang authored
      * added logout functionality
      
      * added slo
      
      * added slo
      
      * Updated slo and added cache
      
      * Working cache implementation
      
      * Fixed basic test
      
      * Refactored test
      
      * Updated test
      
      * Added comments & formatting
      
      * implemented RedisCache
      
      * modified client instantiation and added password
      
      * formatted documents
      
      * Updated
      
      * Added vscode settings
      
      * Added black
      
      * Renamed to kwargs for clarity
      
      * Refactored cache factory
      
      * Reformatted
      
      * Abstracting out acceptance tests
      
      * Unit tests for redis cache
      
      * Updated acceptance tests
      
      * Updated docs
      
      * Formatted
      
      * Removed unused dependencies
      
      * Refactored auth setup
      
      * Removed proxy driver
      
      * Updated readme
      
      * Added docker workflow
      
      * Testing new workflow
      
      * Added extra action
      
      * Fixed error
      
      * Fixed syntax
      
      * Added root install
      
      * Fixed label
      
      * Updated install process
      
      * Fixed typo
      
      * Explicitly using bash
      
      * Fixed bash statement
      
      * Updated build
      
      * Optional install step for k8s-hub img
      
      * Fixed typing
      
      * Bumped version
      
      * Added simple logout
      
      * Renamed simple_logout
      
      * Added status
      
      * Added logging
      
      * Fixed acceptance tests and formatted
      
      * Formatted doc
      
      * Reordered methods
      
      * Added https override to authenticator
      
      * updated docs
      
      * Trigger rebuild
      
      * Fix deprecation warning, attempt to resolve selenium error
      
      * Try and fix timeout
      
      * Test old driver selection method
      
      * Temporarily ignore redis
      
      * Add sleep to ensure that docker-compose calls have cleared
      
      * Fix missing space
      
      * Increase sleep, show docker compose verbosity
      
      * Fix verbosity error
      
      * Do not teardown docker compose...
      
      * Add sleep before each WebDriverWait call
      
      * Try multiple times
      
      * Add missing import
      
      * Use eager render, refresh page on fail
      
      * 5 tries instead of 3; 20 second wait instead of 15
      
      * Change to 10 tries, 45 seconds
      
      * Fix firefox, ignore 3.8/3.7, ignore DS_Store
      
      Adding firefox tests shortly
      
      * Fix firefox typo
      
      * Add delays
      
      * Add firefox to github actions tests
      
      * Set page load timeout
      
      * Add additional info regarding /hub/acs
      
      https://github.com/ucsd-ets/jupyterhub-saml-auth/issues/8
      
      * Add debug to timeoutexception
      
      * Add driver.get retry
      
      ConnectionReset error will be randomly thrown by driver.get()...
      
      * Fix type error
      
      * Manually merge https://github.com/ucsd-ets/jupyterhub-saml-auth/pull/10
      
      
      
      Re-enable 3.7,3.8 py tests
      
      * Finalize branch
      
      * Test Jupyterhub 4
      
      * Wait for URL instead of waiting 10sec
      
      * Remove driver.refresh() calls
      
      * Replace refresh() with quit()
      
      * Make delays longer
      
      * Add set_page_load_timeout
      
      * Switch back to refresh, disable firefox (for now)
      
      * Do not call driver.refresh() if on firefox
      
      * Disable firefox tests
      
      * Test handlers.py changes
      
      * Update handlers.py
      
      * Update handlers.py
      
      ---------
      
      Co-authored-by: default avatarArjun Ghoshal <arjunp.ghoshal@gmail.com>
      Co-authored-by: default avatarwesuuu <wuykimpang@ucsd.edu>
      Co-authored-by: default avatarNaval Patel <97067993+nhp002@users.noreply.github.com>
      Co-authored-by: default avatarDominic Feliton <127802411+dafeliton@users.noreply.github.com>
      Co-authored-by: default avatardafeliton <dafeliton@ucsd.edu>
      Co-authored-by: default avatarRockfordMankiniUCSD <92760584+RockfordMankiniUCSD@users.noreply.github.com>
      870705a3
  4. Nov 23, 2021
  5. Nov 17, 2021
  6. Sep 13, 2021
  7. Jul 08, 2021
  8. Jul 07, 2021
  9. Jul 02, 2021
  10. Jun 04, 2021
Loading