1. 02 10月, 2019 1 次提交
  2. 30 9月, 2019 2 次提交
  3. 29 9月, 2019 1 次提交
  4. 23 9月, 2019 1 次提交
    • Y
      Show the version of plugins when searching (#156) · 88f2284a
      Yanjun Shi 提交于
      * Add plugin search show plugin version And Update go-sum file
      
      * Update Query plugins method And Add Unit Test
      
      * Update Get data from PluginApi modified to get from UpdateCenter
      
      * Add Unit Testing
      
      * Add unit testing
      
      * remove annotation
      
      * update test
      
      * fix unit test coverage
      
      * fix some questions
      
      * update one result name
      
      * update some questions
      
      * update unit test and fix some question
      
      * fix search plugin question
      
      * remove some comment
      
      * update test method name
      
      * split the method
      
      * update some code
      88f2284a
  5. 19 9月, 2019 2 次提交
  6. 18 9月, 2019 6 次提交
  7. 17 9月, 2019 1 次提交
  8. 16 9月, 2019 1 次提交
  9. 14 9月, 2019 2 次提交
  10. 13 9月, 2019 3 次提交
  11. 12 9月, 2019 5 次提交
  12. 11 9月, 2019 3 次提交
  13. 09 9月, 2019 2 次提交
  14. 08 9月, 2019 1 次提交
  15. 07 9月, 2019 2 次提交
  16. 06 9月, 2019 2 次提交
  17. 05 9月, 2019 1 次提交
  18. 04 9月, 2019 2 次提交
  19. 03 9月, 2019 1 次提交
    • LinuxSuRen's avatar
      Add test cases for part of main logics (#133) · dae8ec17
      LinuxSuRen 提交于
      * Add test cases for getCrumb
      
      * Add branch name
      
      * Add branch name
      
      * Add branch name
      
      * Add test cases for job client
      
      * Add more tests
      
      * Refactor delete job function
      
      * Add test for job type cmd
      
      * Add test for job stop cmd
      
      * Add test for job search cmd
      
      * Add test for job delete cmd
      
      * Add test case for plugin manager client
      
      * Add test cases for plugin search cmd
      dae8ec17
  20. 29 8月, 2019 1 次提交
    • LinuxSuRen's avatar
      Add support to download Jenkins (#129) · 8c3052f2
      LinuxSuRen 提交于
      * Add support to download Jenkins
      
      * Add test cases for http downloader
      
      * Exclued mock files
      
      * Exclued mock files
      
      * Add test cases for center download
      
      * Remove mock files
      
      * Fix gen-mock
      
      * Add init stage for building
      
      * Add test case for jenkins upgrade cmd
      
      * Add test casee for center watch cmd
      
      * Add test case for center cmd
      8c3052f2