1. 16 1月, 2010 1 次提交
  2. 13 1月, 2010 1 次提交
  3. 12 1月, 2010 1 次提交
  4. 09 1月, 2010 1 次提交
  5. 25 12月, 2009 3 次提交
  6. 24 12月, 2009 1 次提交
  7. 22 12月, 2009 1 次提交
  8. 19 12月, 2009 2 次提交
  9. 15 12月, 2009 1 次提交
  10. 08 12月, 2009 1 次提交
  11. 03 12月, 2009 1 次提交
  12. 28 11月, 2009 1 次提交
  13. 24 11月, 2009 1 次提交
    • K
      Merged revisions... · fd13eee6
      kohsuke 提交于
      Merged revisions 23666-23667,23670,23711,23782-23785,23788,23809-23810,23817,23859,23870,23879,23899-23904,23906-23907,23909,23913 via svnmerge from 
      https://www.dev.java.net/svn/hudson/branches/managed-startup
      
      ........
        r23666 | kohsuke | 2009-11-11 15:56:46 -0800 (Wed, 11 Nov 2009) | 1 line
        
        Reworked the initialization logic
      ........
        r23667 | kohsuke | 2009-11-11 16:01:56 -0800 (Wed, 11 Nov 2009) | 1 line
        
        fixed a failing test
      ........
        r23670 | kohsuke | 2009-11-11 16:42:32 -0800 (Wed, 11 Nov 2009) | 1 line
        
        use a non-snapshot
      ........
        r23711 | kohsuke | 2009-11-13 14:27:28 -0800 (Fri, 13 Nov 2009) | 1 line
        
        Session -> Reactor
      ........
        r23782 | kohsuke | 2009-11-17 10:35:14 -0800 (Tue, 17 Nov 2009) | 1 line
        
        Poorman's clone of JDK6 ServiceLoader.
      ........
        r23783 | kohsuke | 2009-11-17 10:56:25 -0800 (Tue, 17 Nov 2009) | 1 line
        
        Integrated the fatal support so that all errors are sent to the listener.
      ........
        r23784 | kohsuke | 2009-11-17 10:58:07 -0800 (Tue, 17 Nov 2009) | 1 line
        
        with the new reactor initialization, things are getting too verbose
      ........
        r23785 | kohsuke | 2009-11-17 11:18:45 -0800 (Tue, 17 Nov 2009) | 1 line
        
        failing to load jobs are non-fatal, too
      ........
        r23788 | kohsuke | 2009-11-17 13:18:59 -0800 (Tue, 17 Nov 2009) | 1 line
        
        logging the exception properly
      ........
        r23809 | kohsuke | 2009-11-17 18:45:47 -0800 (Tue, 17 Nov 2009) | 1 line
        
        releasing 1.1 as milestone
      ........
        r23810 | kohsuke | 2009-11-17 18:47:37 -0800 (Tue, 17 Nov 2009) | 2 lines
        
        - use a better idiom for building a sequence
        - use null display name to signify internal book-keeping tasks that's not worth displaying
      ........
        r23817 | kohsuke | 2009-11-18 07:54:17 -0800 (Wed, 18 Nov 2009) | 1 line
        
        removed accidental JDK6 dependency.
      ........
        r23859 | kohsuke | 2009-11-19 11:03:28 -0800 (Thu, 19 Nov 2009) | 1 line
        
        introducing the strategy pattern to hook into key decision making points during the start up
      ........
        r23870 | kohsuke | 2009-11-19 14:33:07 -0800 (Thu, 19 Nov 2009) | 1 line
        
        bug fix. These steps add additional tasks to the reactor, so they need to also prevent future milestones from getting attained.
      ........
        r23879 | kohsuke | 2009-11-19 16:54:59 -0800 (Thu, 19 Nov 2009) | 1 line
        
        moved the logic to the strategy.
      ........
        r23899 | kohsuke | 2009-11-20 09:32:13 -0800 (Fri, 20 Nov 2009) | 1 line
        
        handle duplicate plugins better
      ........
        r23900 | kohsuke | 2009-11-20 10:06:42 -0800 (Fri, 20 Nov 2009) | 1 line
        
        support pre-exploded plugin
      ........
        r23901 | kohsuke | 2009-11-20 10:49:04 -0800 (Fri, 20 Nov 2009) | 1 line
        
        making it a subtype
      ........
        r23902 | kohsuke | 2009-11-20 10:54:42 -0800 (Fri, 20 Nov 2009) | 1 line
        
        allow InitStrategy to skip some tasks
      ........
        r23903 | kohsuke | 2009-11-20 11:03:38 -0800 (Fri, 20 Nov 2009) | 1 line
        
        doc improvement.
      ........
        r23904 | kohsuke | 2009-11-20 11:03:49 -0800 (Fri, 20 Nov 2009) | 1 line
        
        no need to throw exceptions
      ........
        r23906 | kohsuke | 2009-11-20 11:17:34 -0800 (Fri, 20 Nov 2009) | 1 line
        
        debug switch to disable the automatic launch of slaves
      ........
        r23907 | kohsuke | 2009-11-20 11:25:15 -0800 (Fri, 20 Nov 2009) | 1 line
        
        added a magic object for cancelling all saves
      ........
        r23909 | kohsuke | 2009-11-20 11:29:53 -0800 (Fri, 20 Nov 2009) | 1 line
        
        moving initialization up
      ........
        r23913 | kohsuke | 2009-11-20 13:32:08 -0800 (Fri, 20 Nov 2009) | 1 line
        
        seeing heap space problem during tests
      ........
      
      
      git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@23992 71c3de6d-444a-0410-be80-ed276b4c234a
      fd13eee6
  14. 21 11月, 2009 1 次提交
  15. 17 11月, 2009 1 次提交
  16. 13 11月, 2009 1 次提交
  17. 12 11月, 2009 1 次提交
  18. 11 11月, 2009 2 次提交
  19. 10 11月, 2009 1 次提交
  20. 05 11月, 2009 2 次提交
  21. 03 11月, 2009 1 次提交
    • K
      Merged revisions 23339,23356,23367,23369,23372 via svnmerge from · 65b3484e
      kohsuke 提交于
      https://www.dev.java.net/svn/hudson/branches/rc
      
      ........
        r23339 | mindless | 2009-10-30 09:24:49 -0700 (Fri, 30 Oct 2009) | 4 lines
        
        Add support in XStream2.AssociatedConverterImpl for SingleValueConverter
        (fixes bug introduced in r23277 where BuildAuthorizationToken's
        ConverterImpl was changed to a SingleValueConverter).
      ........
        r23356 | kohsuke | 2009-10-30 11:43:47 -0700 (Fri, 30 Oct 2009) | 1 line
        
        fixed the performance problem caused by Stapler1.119, which made getTagLibrary inherit from parents
      ........
        r23367 | kohsuke | 2009-10-30 18:15:05 -0700 (Fri, 30 Oct 2009) | 1 line
        
        [maven-release-plugin] prepare release hudson-1_331
      ........
        r23369 | kohsuke | 2009-10-30 18:15:21 -0700 (Fri, 30 Oct 2009) | 1 line
        
        [maven-release-plugin] prepare for next development iteration
      ........
        r23372 | kohsuke | 2009-10-30 19:15:01 -0700 (Fri, 30 Oct 2009) | 1 line
        
        updated changelog as a part of the release
      ........
      
      
      git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@23420 71c3de6d-444a-0410-be80-ed276b4c234a
      65b3484e
  22. 31 10月, 2009 1 次提交
  23. 30 10月, 2009 2 次提交
  24. 27 10月, 2009 1 次提交
  25. 26 10月, 2009 1 次提交
  26. 24 10月, 2009 1 次提交
  27. 23 10月, 2009 2 次提交
  28. 20 10月, 2009 3 次提交
  29. 15 10月, 2009 1 次提交
  30. 10 10月, 2009 1 次提交
  31. 09 10月, 2009 1 次提交