1. 07 8月, 2020 1 次提交
  2. 04 8月, 2020 2 次提交
  3. 03 8月, 2020 1 次提交
  4. 02 8月, 2020 1 次提交
  5. 24 7月, 2020 2 次提交
  6. 21 7月, 2020 1 次提交
  7. 19 7月, 2020 2 次提交
  8. 10 7月, 2020 2 次提交
  9. 09 7月, 2020 1 次提交
  10. 30 6月, 2020 4 次提交
  11. 29 6月, 2020 1 次提交
  12. 26 6月, 2020 2 次提交
  13. 24 6月, 2020 1 次提交
  14. 22 6月, 2020 2 次提交
  15. 18 6月, 2020 2 次提交
  16. 12 6月, 2020 1 次提交
  17. 10 6月, 2020 1 次提交
  18. 08 6月, 2020 2 次提交
  19. 07 6月, 2020 1 次提交
  20. 31 5月, 2020 2 次提交
  21. 29 5月, 2020 2 次提交
  22. 28 5月, 2020 2 次提交
  23. 27 5月, 2020 1 次提交
  24. 26 5月, 2020 2 次提交
  25. 24 5月, 2020 1 次提交
    • T
      JENKINS-61206 System read / Extended read for agents (#4531) · 634004a6
      Tim Jacomb 提交于
      * JENKINS-61206 System read / Extended read for agents
      
      * Update core/src/main/java/hudson/Functions.java
      
      * Set permission to false explicitly
      
      * Add message when no configured clouds
      
      Otherwise there was a white page and it looked weird
      
      * Hide password for Computer.EXTENDED_READ
      
      * Add test
      
      * Access controlled simplification
      
      * Fix typoes  / simplify code
      
      * Simplify task.jelly
      
      * Allow filtering system info extensions
      
      * Show link that should be present
      
      * Adjust MasterComputer access
      
      * Adjust javadoc
      
      * Adjust MasterComputer#configure
      
      * Change links when read only access
      
      * Use it instead of app
      
      * Update core/src/main/resources/hudson/model/Computer/configure.jelly
      Co-authored-by: NDaniel Beck <1831569+daniel-beck@users.noreply.github.com>
      
      * Code simplification
      
      * Inline jelly text customisation
      
      * Allow system read to see cloud move blurb
      
      * Tooltip based on permission
      Co-authored-by: NDaniel Beck <1831569+daniel-beck@users.noreply.github.com>
      634004a6