1. 03 12月, 2009 1 次提交
  2. 11 11月, 2009 1 次提交
  3. 10 11月, 2009 1 次提交
  4. 03 11月, 2009 1 次提交
  5. 29 10月, 2009 1 次提交
    • M
      Update uses of deprecated APIs. · 2530da68
      mindless 提交于
      Hudson APIs: tasks.Shell, model.Hudson, model.*LoadStatistics,
                   slaves.ConnecationActivityMonitor, PluginManager
      XStream APIs: util.CopyOnWriteList, util.Robust*Converter, model.Result,
                    model.BuildAuthorizationToken, model.Fingerprint
      Stapler APIs: diagnosis.HudsonHomeDiskUsageMonitor, os.solaris.ZFSInstaller
      args4j APIs: model.Job, cli.GroovyCommand, cli.handlers.*
      
      
      git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@23277 71c3de6d-444a-0410-be80-ed276b4c234a
      2530da68
  6. 09 10月, 2009 1 次提交
  7. 19 9月, 2009 1 次提交
  8. 15 9月, 2009 1 次提交
  9. 12 9月, 2009 1 次提交
    • D
      [HUDSON-3677] First pass at providing read-only access to project configuration. · 2a34cdaf
      dty 提交于
      Defined a new permission, ExtendedRead, which can be enabled by specifying true
      for the system property hudson.security.ExtendedReadPermission. Granting job
      configuration permissions implies this permission.
      
      	main/core/src/main/java/model/Item.java
      
      Added plumbing for dynamic enabling and disabling of permissions at runtime.
      This will be the basis for future UI based toggling of the availability of a
      permission.
      
      	main/core/src/main/java/hudson/security/Permission.java
      
      Add the enabled state of a permission to the decision about whether a principal
      has it or not. Only show a permission when it's enabled.
      
      	main/core/src/main/java/hudson/security/GlobalMatrixAuthorizationStrategy.java
      
      Allow access to config.xml when ExtendedRead is granted.
      
      	main/core/src/main/java/hudson/model/Job.java
      
      Don't show the save button if the user only has ExtendedRead.
      
      	main/core/src/main/resources/hudson/model/Job/configure.jelly
      
      Change the text of the Configure link in the side panel based on whether a user
      has Configure or ExtendedRead permissions.
      
      	main/core/src/main/resources/hudson/model/AbstractProject/sidepanel.jelly
      
      
      
      git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@21626 71c3de6d-444a-0410-be80-ed276b4c234a
      2a34cdaf
  10. 06 9月, 2009 1 次提交
  11. 30 8月, 2009 1 次提交
  12. 28 8月, 2009 1 次提交
  13. 14 8月, 2009 1 次提交
  14. 11 8月, 2009 1 次提交
  15. 22 7月, 2009 1 次提交
  16. 19 7月, 2009 1 次提交
  17. 01 6月, 2009 1 次提交
  18. 22 5月, 2009 2 次提交
  19. 27 3月, 2009 1 次提交
  20. 03 3月, 2009 1 次提交
  21. 25 2月, 2009 1 次提交
  22. 15 2月, 2009 1 次提交
  23. 14 2月, 2009 1 次提交
  24. 07 2月, 2009 2 次提交
  25. 28 1月, 2009 1 次提交
  26. 24 1月, 2009 2 次提交
  27. 20 1月, 2009 1 次提交
  28. 17 1月, 2009 1 次提交
  29. 10 1月, 2009 1 次提交
  30. 27 12月, 2008 1 次提交
  31. 21 10月, 2008 1 次提交
  32. 03 10月, 2008 1 次提交
  33. 18 9月, 2008 1 次提交
  34. 11 9月, 2008 1 次提交
  35. 07 8月, 2008 1 次提交
  36. 28 7月, 2008 1 次提交
  37. 15 7月, 2008 1 次提交