1. 06 11月, 2019 1 次提交
  2. 01 11月, 2019 1 次提交
    • LinuxSuRen's avatar
      Add support to edit a pipeline from multi-methods (#206) · 03f2f1e4
      LinuxSuRen 提交于
      * Add support to create a job by copy mode
      
      * Add more test cases
      
      * Add args valid method
      
      * Fix the test failed
      
      * Cleanup the unnecessary code lines
      
      * Add two more ways to edit a pipeline
      
      * Execute go fmt
      
      * Delete the wrong files
      
      * Add go vet in the test phase
      
      * Part work commit
      
      * Fix canno edit pipeline job script
      
      * Add test cases for job edit command
      
      * Add test case for jcli job edit --filename
      03f2f1e4
  3. 19 10月, 2019 1 次提交
  4. 15 10月, 2019 1 次提交
    • LinuxSuRen's avatar
      Add test cases for job client (#190) · 79fd8760
      LinuxSuRen 提交于
      * Add test cases for job client
      
      * Fix the test errors
      
      * Fix issues found by sonar
      
      * Fix the cognitive complexity
      
      * Debug the tests
      
      * Fix the download error
      
      * Fix the error of request matcher
      
      * Fix the test errors
      
      * uncomment the test code lines
      
      * Add test cases for requestmatcher
      
      * Add test cases for restart jenkins
      
      * Build always failed due to sonar gate
      79fd8760
  5. 05 10月, 2019 1 次提交
  6. 04 10月, 2019 2 次提交
  7. 02 10月, 2019 1 次提交
    • LinuxSuRen's avatar
      Add support to input pipeline job (#164) · 9ec50e80
      LinuxSuRen 提交于
      * Add support to input pipeline job
      
      * Try to fix the 400 error
      
      * Add support get input actions
      
      * Add test cases
      
      * Remove the new badges
      
      put them instead of another pr
      
      * Add the action as a argument
      9ec50e80
  8. 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
  9. 13 9月, 2019 1 次提交
    • LinuxSuRen's avatar
      Add go vet and golint (#152) · fc5fb8a8
      LinuxSuRen 提交于
      * Add go vet and golint
      
      * Fix all problems found by golint
      
      * Install golint in traivs
      
      * Fix the test fail
      
      * Add test cases for job create
      
      * Add test cases for edit user desc
      
      * Add test cases for user delete
      fc5fb8a8
  10. 12 9月, 2019 1 次提交
  11. 11 9月, 2019 2 次提交
  12. 06 9月, 2019 1 次提交
  13. 04 9月, 2019 2 次提交
  14. 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