This project is mirrored from https://gitee.com/NQL886/argo-cd.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
  1. 28 Apr, 2020 3 commits
  2. 27 Apr, 2020 1 commit
    • May Zhang's avatar
      fix: Set root path (#3475) · d77072b5
      May Zhang authored
      * Set root path
      
      * updated http mux if --rootpath is set during server startup.
      updated baseHRef if --rootpath is set.
      added --grpc-web-root-path for CLI.
      
      * added rootpath as part of config context name
      
      * clean up not used variables.
      d77072b5
  3. 24 Apr, 2020 1 commit
  4. 23 Apr, 2020 4 commits
  5. 22 Apr, 2020 1 commit
  6. 21 Apr, 2020 5 commits
  7. 20 Apr, 2020 4 commits
  8. 19 Apr, 2020 2 commits
  9. 17 Apr, 2020 3 commits
  10. 16 Apr, 2020 2 commits
  11. 15 Apr, 2020 6 commits
  12. 14 Apr, 2020 5 commits
  13. 13 Apr, 2020 3 commits
    • rachelwang20's avatar
      feat: Let user to define meaningful unique JWT token name (#3388) · b4236e1d
      rachelwang20 authored
      * feat: Let user to define meaningful unique JWT token name
      
      * Update sessionmanager.go
      
      * Update server_test.go
      
      * Update sessionmanager_test.go
      
      * Adding get JWTToken by id if not then by issued time
      
      * Adding relate tests
      
      * Adding relate tests
      
      * Retrigger the build
      
      * feat: Let user to define meaningful unique JWT token name
      
      * Update sessionmanager.go
      
      * Update server_test.go
      
      * Update sessionmanager_test.go
      
      * Adding get JWTToken by id if not then by issued time
      
      * Adding relate tests
      
      * Retrigger the build
      
      * feat: Let user to define meaningful unique JWT token name
      
      * Adding get JWTToken by id if not then by issued time
      
      * Adding relate tests
      
      * Adding UI change
      
      * add yarn lint
      b4236e1d
    • jannfis's avatar
      6ecc25ed
    • jannfis's avatar
      chore: Fix some Sonarcloud related quirks (#3399) · 56ca1fb4
      jannfis authored
      * chore: Fix some Sonarcloud related quirks
      56ca1fb4