1. 24 9月, 2011 7 次提交
  2. 21 9月, 2011 3 次提交
  3. 20 9月, 2011 2 次提交
  4. 19 9月, 2011 2 次提交
  5. 18 9月, 2011 3 次提交
  6. 14 9月, 2011 2 次提交
  7. 13 9月, 2011 3 次提交
    • S
      [FIXED JENKINS-7798] · 94cbf5ba
      Stephen Ware 提交于
      File size should be shown on project dashboard for archived artifacts.
      
      Run.java:
      	Add member String length to Artifact object.
      	Add paramter String len to Artifact constructor.
      	Add method String getLength to Artifact object.
      	addArtifacts method of Run class gets length of files as string
      	for actual files or "0" if a directory and passes this as arg
      	to Artifact constructor.
      
      artifacts-index.jelly and artifactList.jelly
      	reworked to use same approach as
      	core/src/main/resources/hudson/model/DirectoryBrowserSupport/dir.jelly
      	The desire being a consistent look in the interface.
      Signed-off-by: NStephen Ware <stephen.e.ware@intel.com>
      94cbf5ba
    • C
      [FIXED JENKINS-9577] Apply file permissions from zip archives · 37a22a1c
      Ciprian Ciubotariu 提交于
      Using the zip support classes just like Ant does in order to apply
      permissions. As a side-effect, remote streams need to be stored in a
      temporary file before actually unzipping them.
      37a22a1c
    • K
      creating an RC branch · 72fa945c
      Kohsuke Kawaguchi 提交于
      72fa945c
  8. 12 9月, 2011 2 次提交
  9. 09 9月, 2011 1 次提交
  10. 08 9月, 2011 1 次提交
  11. 07 9月, 2011 4 次提交
  12. 05 9月, 2011 1 次提交
  13. 02 9月, 2011 1 次提交
  14. 01 9月, 2011 1 次提交
  15. 31 8月, 2011 1 次提交
  16. 30 8月, 2011 3 次提交
  17. 29 8月, 2011 2 次提交
  18. 27 8月, 2011 1 次提交