1. 17 10月, 2010 1 次提交
  2. 28 8月, 2010 1 次提交
  3. 24 8月, 2010 3 次提交
  4. 26 6月, 2010 1 次提交
  5. 16 6月, 2010 1 次提交
  6. 01 6月, 2010 1 次提交
  7. 28 5月, 2010 1 次提交
  8. 25 5月, 2010 1 次提交
  9. 08 4月, 2010 1 次提交
  10. 09 1月, 2010 2 次提交
  11. 25 12月, 2009 1 次提交
  12. 03 12月, 2009 1 次提交
  13. 11 11月, 2009 1 次提交
  14. 10 11月, 2009 1 次提交
  15. 03 11月, 2009 1 次提交
  16. 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
  17. 09 10月, 2009 1 次提交
  18. 19 9月, 2009 1 次提交
  19. 15 9月, 2009 1 次提交
  20. 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
  21. 06 9月, 2009 1 次提交
  22. 30 8月, 2009 1 次提交
  23. 28 8月, 2009 1 次提交
  24. 14 8月, 2009 1 次提交
  25. 11 8月, 2009 1 次提交
  26. 22 7月, 2009 1 次提交
  27. 19 7月, 2009 1 次提交
  28. 01 6月, 2009 1 次提交
  29. 22 5月, 2009 2 次提交
  30. 27 3月, 2009 1 次提交
  31. 03 3月, 2009 1 次提交
  32. 25 2月, 2009 1 次提交
  33. 15 2月, 2009 1 次提交
  34. 14 2月, 2009 1 次提交
  35. 07 2月, 2009 2 次提交