1. 06 7月, 2012 1 次提交
    • J
      [FIXED JENKINS-14325] CCE & missing GUI when using jobs inside folders. · c91584ff
      Jesse Glick 提交于
      Introduced AbstractProject.supportsMakeDisabled rather than using trick of checking for parent instanceof Jenkins.
      Extracted common GUI into makeDisabled.jelly, with accompanying I18N refactoring.
      Also moved all this into AbstractProject, where the relevant methods are defined, rather than Job where they are not.
      c91584ff
  2. 22 5月, 2012 1 次提交
  3. 06 3月, 2012 1 次提交
  4. 29 2月, 2012 1 次提交
  5. 02 12月, 2011 28 次提交
  6. 21 6月, 2011 1 次提交
  7. 30 5月, 2011 1 次提交
  8. 28 5月, 2011 1 次提交
  9. 11 5月, 2011 1 次提交
  10. 20 4月, 2011 1 次提交
    • K
      [FIXED JENKINS-8579] defined a mechanism to replace some of the key UI text. · c83d1196
      Kohsuke Kawaguchi 提交于
      I wasn't initially planning to do this, but it turns out more people needed this feature than I thought.
      
      I left the text as is, but defined a mechanism to override this in the plugin, in a possibly context sensitive way. For example, a plugin can replace this text on a job-by-job basis, or by looking at some property/builder/etc.
      c83d1196
  11. 13 4月, 2011 2 次提交
  12. 30 3月, 2011 1 次提交