1. 16 11月, 2006 1 次提交
    • K
      modified the Descriptor persistence scheme. · 6a186623
      kohsuke 提交于
      We used to use Map<String,Object> as a data store for Descriptor, but this requires a lot of boiler plate code to move values in/out from this Map, making the code uglier.
      I modified this to just use XStream like the rest of the Hudson, so that the information can be persisted by simply storing them in fields.
      Existing Descriptors are enhanced so that they can convert formats from pre-1.62 XML format.
      
      
      git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1126 71c3de6d-444a-0410-be80-ed276b4c234a
      6a186623
  2. 15 11月, 2006 4 次提交
  3. 14 11月, 2006 3 次提交
  4. 13 11月, 2006 5 次提交
  5. 11 11月, 2006 5 次提交
  6. 10 11月, 2006 1 次提交
  7. 09 11月, 2006 4 次提交
  8. 08 11月, 2006 5 次提交
  9. 07 11月, 2006 12 次提交