1. 16 3月, 2020 4 次提交
  2. 15 3月, 2020 2 次提交
  3. 14 3月, 2020 7 次提交
  4. 13 3月, 2020 6 次提交
  5. 12 3月, 2020 8 次提交
  6. 11 3月, 2020 2 次提交
  7. 10 3月, 2020 4 次提交
  8. 09 3月, 2020 5 次提交
  9. 08 3月, 2020 2 次提交
    • S
      [FIX JENKINS-51495] descriptorRadioList does not honor DescriptorVisibilityFilter (#3969) · 6c2142cc
      Sho Matsumoto 提交于
      * [FIX JENKINS-51495] descriptorRadioList does not honor DescriptorVisibilityFilter
      
      quit using index to associate descriptor selected on the front-end with the implementation on the back-end.
      
      * [FIX JENKINS-51495] descriptorRadioList does not honor DescriptorVisibilityFilter
      
      fix additionally because of test failures.
      
      * [FIX JENKINS-51495] descriptorRadioList does not honor
      DescriptorVisilityFilter
      
      add a test method for DescriptorList and DescriptorExtensionList.
      
      * [FIX JENKINS-51495] descriptorRadioList does not honor DescriptorVisibilityFilter
      
      fix test failure because of the reuse of Map.
      
      * [FIX JENKINS-51495] descriptorRadioList does not honor DescriptorVisibilityFilter
      
      fix test failure by changing class to find.
      
      * [JENKINS-51495] - Fix formatting of the unit test
      Co-authored-by: NOleg Nenashev <o.v.nenashev@gmail.com>
      6c2142cc
    • D
      665bc4de