1. 03 3月, 2010 3 次提交
  2. 02 3月, 2010 3 次提交
  3. 01 3月, 2010 1 次提交
  4. 28 2月, 2010 2 次提交
  5. 27 2月, 2010 6 次提交
  6. 26 2月, 2010 6 次提交
  7. 25 2月, 2010 2 次提交
  8. 24 2月, 2010 2 次提交
  9. 23 2月, 2010 1 次提交
  10. 20 2月, 2010 7 次提交
  11. 19 2月, 2010 2 次提交
  12. 18 2月, 2010 3 次提交
  13. 17 2月, 2010 1 次提交
    • M
      For the first time, remove some old deprecated code. · cb8fe5a6
      mindless 提交于
      All of these have been deprecated 2yr 4mo or more.
      - Hudson.addListener(JobListener), Hudson.removeListener(JobListener)
      - Entire listeners.JobListener class (replaced by ItemListener)
      - One form of DirectoryBrowser constructor
      - One form of Descriptor.configure() (with HttpServletRequest param)
      - Descriptor.convert(Map) and 4 impls of this method,
        and code calling it in Descriptor.readResolve()
        (this code called save() whenever updating data, so there should be
         no remaining cases out there)
      
      
      git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@27597 71c3de6d-444a-0410-be80-ed276b4c234a
      cb8fe5a6
  14. 16 2月, 2010 1 次提交