1. 22 1月, 2011 2 次提交
  2. 20 1月, 2011 1 次提交
  3. 16 1月, 2011 2 次提交
  4. 15 1月, 2011 1 次提交
    • K
      i18n. · 2f7fbafd
      Kohsuke Kawaguchi 提交于
      Regrettably the CLI client and the CLI server are in the same package, and this doesn't work very well with i18n scheme as we end up having two classes of the same name (and one hides the other in the server.)
      
      So I'm renaming the Messages class on the client, but not the classes itself for compatibility
      2f7fbafd
  5. 13 1月, 2011 1 次提交
  6. 10 1月, 2011 2 次提交
  7. 06 1月, 2011 1 次提交
  8. 01 1月, 2011 2 次提交
  9. 30 12月, 2010 1 次提交
  10. 27 12月, 2010 2 次提交
  11. 24 12月, 2010 1 次提交
  12. 18 12月, 2010 2 次提交
  13. 16 12月, 2010 1 次提交
  14. 12 12月, 2010 2 次提交
  15. 11 12月, 2010 1 次提交
  16. 05 12月, 2010 2 次提交
  17. 27 11月, 2010 2 次提交
  18. 25 11月, 2010 1 次提交
  19. 23 11月, 2010 1 次提交
  20. 16 11月, 2010 1 次提交
    • K
      Merged revisions 36683,36685,36691,36942,36944,36952 via svnmerge from · 43333734
      kohsuke 提交于
      https://www.dev.java.net/svn/hudson/branches/rc
      
      ........
        r36683 | kohsuke | 2010-11-05 16:33:52 -0700 (Fri, 05 Nov 2010) | 1 line
        
        [maven-release-plugin] prepare release hudson-1_384
      ........
        r36685 | kohsuke | 2010-11-05 16:34:05 -0700 (Fri, 05 Nov 2010) | 1 line
        
        [maven-release-plugin] prepare for next development iteration
      ........
        r36691 | kohsuke | 2010-11-05 19:28:12 -0700 (Fri, 05 Nov 2010) | 1 line
        
        updated changelog as a part of the release
      ........
        r36942 | kohsuke | 2010-11-15 11:09:29 -0800 (Mon, 15 Nov 2010) | 1 line
        
        [maven-release-plugin] prepare release hudson-1_385
      ........
        r36944 | kohsuke | 2010-11-15 11:09:57 -0800 (Mon, 15 Nov 2010) | 1 line
        
        [maven-release-plugin] prepare for next development iteration
      ........
        r36952 | kohsuke | 2010-11-15 12:42:33 -0800 (Mon, 15 Nov 2010) | 1 line
        
        updated changelog as a part of the release
      ........
      
      
      git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@36965 71c3de6d-444a-0410-be80-ed276b4c234a
      43333734
  21. 04 11月, 2010 1 次提交
  22. 28 10月, 2010 1 次提交
  23. 17 10月, 2010 1 次提交
    • K
      Merged revisions 35931,35963,35995,35997,36001 via svnmerge from · 401c06aa
      kohsuke 提交于
      https://www.dev.java.net/svn/hudson/branches/rc
      
      ........
        r35931 | abayer | 2010-10-14 19:54:34 +0200 (Thu, 14 Oct 2010) | 1 line
        
        [FIXED HUDSON-7500] Fixed error when saving job configuration with matrix label axis longer than 30 characters
      ........
        r35963 | kohsuke | 2010-10-15 10:19:59 +0200 (Fri, 15 Oct 2010) | 1 line
        
        fixed unnecessary packet fragmentation when writing out HTTP responses
      ........
        r35995 | kohsuke | 2010-10-16 18:25:31 +0200 (Sat, 16 Oct 2010) | 1 line
        
        [maven-release-plugin] prepare release hudson-1_381
      ........
        r35997 | kohsuke | 2010-10-16 18:25:44 +0200 (Sat, 16 Oct 2010) | 1 line
        
        [maven-release-plugin] prepare for next development iteration
      ........
        r36001 | kohsuke | 2010-10-16 19:25:57 +0200 (Sat, 16 Oct 2010) | 1 line
        
        updated changelog as a part of the release
      ........
      
      
      git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@36011 71c3de6d-444a-0410-be80-ed276b4c234a
      401c06aa
  24. 14 10月, 2010 1 次提交
  25. 06 10月, 2010 1 次提交
    • K
      Merged revisions 35444-35445,35457-35458,35460-35461,35463,35465,35469 via svnmerge from · f1f34b81
      kohsuke 提交于
      https://www.dev.java.net/svn/hudson/branches/rc
      
      ........
        r35444 | kohsuke | 2010-10-01 13:44:56 -0700 (Fri, 01 Oct 2010) | 1 line
        
        [FIXED HUDSON-7546] Fixed a possible AbstractMethodError in 1.379
      ........
        r35445 | kohsuke | 2010-10-01 14:04:58 -0700 (Fri, 01 Oct 2010) | 1 line
        
        [FIXED HUDSON-4229] Supported failsafe reports for the Maven2 job type.
      ........
        r35457 | kohsuke | 2010-10-02 10:04:35 -0700 (Sat, 02 Oct 2010) | 1 line
        
        added additional code to assist trouble-shooting.
      ........
        r35458 | kohsuke | 2010-10-02 10:09:44 -0700 (Sat, 02 Oct 2010) | 1 line
        
        performance optimization wrt the usage of buffer
      ........
        r35460 | kohsuke | 2010-10-02 10:19:25 -0700 (Sat, 02 Oct 2010) | 1 line
        
        [FIXED HUDSON-5977 HUDSON-7572] the incorrect use of WeakHashMap resulted in two instances of PipeWindows for the same OID.
      ........
        r35461 | kohsuke | 2010-10-02 10:30:21 -0700 (Sat, 02 Oct 2010) | 1 line
        
        debug code accidentally crept in.
      ........
        r35463 | kohsuke | 2010-10-02 11:21:55 -0700 (Sat, 02 Oct 2010) | 1 line
        
        [maven-release-plugin] prepare release hudson-1_379
      ........
        r35465 | kohsuke | 2010-10-02 11:22:14 -0700 (Sat, 02 Oct 2010) | 1 line
        
        [maven-release-plugin] prepare for next development iteration
      ........
        r35469 | kohsuke | 2010-10-02 12:26:53 -0700 (Sat, 02 Oct 2010) | 1 line
        
        updated changelog as a part of the release
      ........
      
      
      git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@35530 71c3de6d-444a-0410-be80-ed276b4c234a
      f1f34b81
  26. 29 9月, 2010 1 次提交
  27. 22 9月, 2010 1 次提交
  28. 20 9月, 2010 1 次提交
  29. 12 9月, 2010 1 次提交
    • K
      Merged revisions 34696,34698-34699,34701,34709 via svnmerge from · 901c4e40
      kohsuke 提交于
      https://www.dev.java.net/svn/hudson/branches/rc
      
      ........
        r34696 | kohsuke | 2010-09-11 08:35:46 -0700 (Sat, 11 Sep 2010) | 1 line
        
        setTimeout breaks tests, so instead moving treeview support out from the fragment
      ........
        r34698 | kohsuke | 2010-09-11 08:57:12 -0700 (Sat, 11 Sep 2010) | 1 line
        
        error diagnostics improvement
      ........
        r34699 | kohsuke | 2010-09-11 09:48:05 -0700 (Sat, 11 Sep 2010) | 1 line
        
        [maven-release-plugin] prepare release hudson-1_376
      ........
        r34701 | kohsuke | 2010-09-11 09:48:23 -0700 (Sat, 11 Sep 2010) | 1 line
        
        [maven-release-plugin] prepare for next development iteration
      ........
        r34709 | kohsuke | 2010-09-11 11:04:19 -0700 (Sat, 11 Sep 2010) | 1 line
        
        updated changelog as a part of the release
      ........
      
      
      git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@34712 71c3de6d-444a-0410-be80-ed276b4c234a
      901c4e40
  30. 09 9月, 2010 1 次提交
  31. 02 9月, 2010 1 次提交