1. 27 4月, 2016 1 次提交
  2. 26 4月, 2016 1 次提交
  3. 01 6月, 2014 1 次提交
  4. 20 4月, 2014 2 次提交
    • K
      Unused code · 4192720f
      Kohsuke Kawaguchi 提交于
      4192720f
    • K
      [FIXED JENKINS-13546] · 680dd4a2
      Kohsuke Kawaguchi 提交于
      Bringing this to the parity with ParameterizedJobMixIn.doBuild()
      
      Instead of returning JSON, it returns "201 Created" and responds with the location of the queue item, through which the caller can track how it passes through the queue and eventually gets built/cancelled.
      
      The approach in pull request #750 that relies on
      AbstractProject.getQueueItem() is inherently unreliable, because
      item can be immediately built before the JSON is rendered, or it might
      corresponds to other queued items if the build supports concurrent
      builds, etc.
      680dd4a2
  5. 08 3月, 2014 3 次提交
  6. 26 6月, 2013 1 次提交
  7. 15 6月, 2013 1 次提交
  8. 08 6月, 2013 1 次提交
  9. 14 2月, 2013 1 次提交
    • J
      [SECURITY-13] · 0271fdb8
      Jesse Glick 提交于
      (cherry picked from commit 1fb2acfd)
      
      Conflicts:
      
      	core/src/main/java/hudson/model/AbstractProject.java
      	core/src/main/java/hudson/model/ParametersDefinitionProperty.java
      0271fdb8
  10. 30 10月, 2012 2 次提交
  11. 25 10月, 2012 1 次提交
  12. 26 4月, 2012 2 次提交
  13. 29 2月, 2012 2 次提交
  14. 16 8月, 2011 1 次提交
  15. 29 5月, 2011 2 次提交
  16. 18 7月, 2010 1 次提交
  17. 31 5月, 2010 1 次提交
  18. 29 4月, 2010 1 次提交
  19. 01 4月, 2010 1 次提交
  20. 14 1月, 2010 1 次提交
  21. 07 11月, 2009 1 次提交
  22. 15 9月, 2009 1 次提交
  23. 04 8月, 2009 1 次提交
  24. 13 6月, 2009 1 次提交
  25. 04 4月, 2009 1 次提交
  26. 25 2月, 2009 1 次提交
  27. 24 2月, 2009 1 次提交
  28. 21 2月, 2009 1 次提交
  29. 20 2月, 2009 1 次提交
  30. 14 2月, 2009 1 次提交
  31. 09 2月, 2009 1 次提交
  32. 07 2月, 2009 1 次提交
  33. 28 1月, 2009 1 次提交