1. 12 1月, 2021 1 次提交
  2. 30 12月, 2020 1 次提交
  3. 08 12月, 2020 1 次提交
  4. 24 11月, 2020 1 次提交
  5. 10 11月, 2020 1 次提交
  6. 24 10月, 2020 1 次提交
  7. 17 10月, 2020 1 次提交
  8. 12 10月, 2020 1 次提交
  9. 10 8月, 2020 1 次提交
  10. 07 8月, 2020 1 次提交
  11. 04 8月, 2020 1 次提交
  12. 01 8月, 2020 1 次提交
  13. 01 7月, 2020 1 次提交
  14. 31 5月, 2020 1 次提交
  15. 26 5月, 2020 1 次提交
  16. 01 4月, 2020 2 次提交
  17. 31 3月, 2020 3 次提交
  18. 30 3月, 2020 6 次提交
  19. 13 3月, 2020 1 次提交
  20. 28 2月, 2020 1 次提交
  21. 24 2月, 2020 1 次提交
  22. 29 11月, 2019 1 次提交
    • V
      [JENKINS-6798] Redirect on HTTP 502, 503, 504 (#4366) · b4e4d788
      Vincent Latombe 提交于
      * [JENKINS-6798] Redirect on HTTP >= 502 (502, 503, 504)
      
      When Jenkins is behind a reverse proxy and is not available or
      restarting, the reverse proxy will answer a HTTP 502 (because the upstream
      doesn't answer).
      
      * Add upper bound
      b4e4d788
  23. 13 11月, 2019 1 次提交
    • D
      Hide password form fields by default (#3991) · 90e693b1
      Daniel Beck 提交于
      * Hide password form fields by default
      
      * Trying to bypass enforced autocompletion by just having a test field at first
      
      Something like onfocus didn't work, you'd tab through form elements
      and unless you filled in the user name, changing the form field to
      password would cause it to autocomplete.
      
      It looks like, at least in Mac/Firefox, going from plain text to password
      in the 'oninput' event handler works. The plain text is revealed neither
      with typing nor pasting.
      
      * Update core/src/main/resources/lib/form/password.jelly
      Co-Authored-By: Ndaniel-beck <daniel-beck@users.noreply.github.com>
      
      * Use previously defined value
      
      * Make new password form fields opt-out
      
      * Add support for redacting form secrets in new password field
      
      * Have a password value pre-set in Jelly
      
      * Fix method
      
      * Fix test by clicking on the button to change the password
      
      * Forgot period separator between class and property name
      90e693b1
  24. 11 10月, 2019 2 次提交
  25. 11 9月, 2019 1 次提交
  26. 27 3月, 2019 1 次提交
  27. 19 11月, 2018 1 次提交
  28. 14 11月, 2018 1 次提交
  29. 10 10月, 2018 1 次提交
  30. 27 9月, 2018 1 次提交
  31. 13 9月, 2018 1 次提交