1. 23 3月, 2009 1 次提交
  2. 21 3月, 2009 2 次提交
  3. 19 3月, 2009 2 次提交
  4. 18 3月, 2009 1 次提交
  5. 14 3月, 2009 2 次提交
  6. 11 3月, 2009 2 次提交
  7. 10 3月, 2009 1 次提交
  8. 07 3月, 2009 3 次提交
  9. 06 3月, 2009 3 次提交
  10. 04 3月, 2009 1 次提交
  11. 03 3月, 2009 2 次提交
  12. 28 2月, 2009 1 次提交
  13. 27 2月, 2009 6 次提交
  14. 26 2月, 2009 1 次提交
  15. 24 2月, 2009 1 次提交
    • K
      added an auto-discovery mechanism for extension points (and most notably Descriptors.) · d4c6a4b0
      kohsuke 提交于
      - extensions are now stored in ExtensionList.
      - discovery is extensible, but by default we use Sezpoz for annotation-based injection. This requires JDK6 for build.
      - a care has been taken to preserve backward compatibility. DescriptorList and manually adding to it continues to work.
      - AdministrativeMonitor is converted to use the new approach entirely, as a guinea pig of this feature.
      - Descriptors for View is partially switched to this new approach, where some classes register automatically while others do manually. This tests the compatibility aspect of this feature.
      
      A pluggable discovery is an attempt to embrace Plexus integration work, although for that to really work we need more coding.
      
      Next stop, more tests.
      
      git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@15601 71c3de6d-444a-0410-be80-ed276b4c234a
      d4c6a4b0
  16. 23 2月, 2009 2 次提交
    • K
      forgot to release this · 8adda53d
      kohsuke 提交于
      git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@15586 71c3de6d-444a-0410-be80-ed276b4c234a
      8adda53d
    • K
      Merged revisions 15420-15422,15540-15541,15556,15559-15560,15577 via svnmerge from · 0f9b5f62
      kohsuke 提交于
      https://www.dev.java.net/svn/hudson/branches/managed-windows-slave
      
      ........
        r15420 | kohsuke | 2009-02-17 22:54:43 -0800 (Tue, 17 Feb 2009) | 1 line
        
        added a work in progress
      ........
        r15421 | kohsuke | 2009-02-17 23:01:47 -0800 (Tue, 17 Feb 2009) | 1 line
        
        added copyright
      ........
        r15422 | kohsuke | 2009-02-17 23:07:50 -0800 (Tue, 17 Feb 2009) | 1 line
        
        forgot to copy this
      ........
        r15540 | kohsuke | 2009-02-21 21:00:29 -0800 (Sat, 21 Feb 2009) | 1 line
        
        moving WMI support into another library, and making more progress
      ........
        r15541 | kohsuke | 2009-02-21 22:19:43 -0800 (Sat, 21 Feb 2009) | 3 lines
        
        making more progress.
        
        We need an UI to reinstall a service
      ........
        r15556 | kohsuke | 2009-02-22 11:15:12 -0800 (Sun, 22 Feb 2009) | 1 line
        
        allows null
      ........
        r15559 | kohsuke | 2009-02-22 11:29:08 -0800 (Sun, 22 Feb 2009) | 1 line
        
        added a new mode of launcher that accepts one TCP/IP connection and use that for communication
      ........
        r15560 | kohsuke | 2009-02-22 11:39:52 -0800 (Sun, 22 Feb 2009) | 1 line
        
        more bug fixes and stabilization
      ........
        r15577 | kohsuke | 2009-02-22 18:15:51 -0800 (Sun, 22 Feb 2009) | 2 lines
        
        improved the form field databinding by allowing @field to be on <f:entry>.
        This enables the convention-over-configuration for pointing to the help file.
      ........
      
      
      git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@15579 71c3de6d-444a-0410-be80-ed276b4c234a
      0f9b5f62
  17. 20 2月, 2009 2 次提交
  18. 19 2月, 2009 1 次提交
  19. 18 2月, 2009 4 次提交
  20. 17 2月, 2009 1 次提交
  21. 15 2月, 2009 1 次提交