1. 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
  2. 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
  3. 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
  4. 12 9月, 2019 1 次提交
  5. 11 9月, 2019 2 次提交
  6. 06 9月, 2019 1 次提交
  7. 04 9月, 2019 2 次提交
  8. 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