1. 30 12月, 2019 1 次提交
  2. 25 12月, 2019 2 次提交
  3. 23 12月, 2019 1 次提交
  4. 22 12月, 2019 1 次提交
  5. 21 12月, 2019 1 次提交
  6. 20 12月, 2019 1 次提交
  7. 19 12月, 2019 1 次提交
    • LinuxSuRen's avatar
      Improve the data output from cmd (#285) · 099e99b4
      LinuxSuRen 提交于
      * Improve the data output from cmd
      
      * Improve the data output of credential list
      
      * Improve the data output of computer and job history list
      
      * Improve list output of config list
      
      * Add more computer list test cases
      
      * Improve the output of queue
      
      * Remove unused imports
      099e99b4
  8. 18 12月, 2019 1 次提交
    • LinuxSuRen's avatar
      Enhance the searching Jenkins job (#284) · 1cc95bfa
      LinuxSuRen 提交于
      * Add field filter for job search
      
      * Add support to output a common table by reflect way
      
      * Add output and filter as generic method
      
      * Fix the test error of casc cmd
      
      * Keep job path is compitable
      1cc95bfa
  9. 15 12月, 2019 1 次提交
    • LinuxSuRen's avatar
      Add support to search Jenkins job or folder (#281) · 5eea40c4
      LinuxSuRen 提交于
      * Add support to search Jenkins job or folder
      
      * Fix the comments
      
      * Add start and limit support for the list API
      
      * Bump the dep version of pipeline-restful-api
      
      * Enable output jobs without headers
      5eea40c4
  10. 13 12月, 2019 1 次提交
    • LinuxSuRen's avatar
      Add diagnose for casc cmd (#280) · b82c9862
      LinuxSuRen 提交于
      * Add diagnose for casc cmd
      
      * Complete the test for casc cmd health check
      
      * Fix the test error
      
      * Add test cases for invalid loggger level
      b82c9862
  11. 12 12月, 2019 2 次提交
    • LinuxSuRen's avatar
      Fix the panic when no config file (#269) · 1dedfdac
      LinuxSuRen 提交于
      * Fix the panic when no config file
      
      * Add tests for open cmd
      
      * Remove unused functions
      1dedfdac
    • LinuxSuRen's avatar
      Add more cmds for agent (#278) · 6878eb8e
      LinuxSuRen 提交于
      * Add more cmds for agent
      
      * Add more tests
      
      * Add tests for computer launch
      
      * Add test cases for computer log cmd
      
      * Add comments for the export function
      
      * Drop a unnecessary else statement
      6878eb8e
  12. 11 12月, 2019 1 次提交
    • LinuxSuRen's avatar
      Add support to manage credentials (#266) · 36a7e531
      LinuxSuRen 提交于
      * Test pass with listing credentials and delete one
      
      * Add support to create and list credentials
      
      * Add more tests
      
      * Add test cases for credential client
      
      * Add test cases for credential cmds
      36a7e531
  13. 06 12月, 2019 4 次提交
  14. 05 12月, 2019 2 次提交
  15. 02 12月, 2019 1 次提交
  16. 30 11月, 2019 2 次提交
  17. 27 11月, 2019 1 次提交
    • LinuxSuRen's avatar
      Add support to create a plugin (#255) · f925117a
      LinuxSuRen 提交于
      * Add support to create a plugin
      
      * Use syscal instead of execute
      
      * Add i18n entry
      
      * Fix the mvn execution
      
      * Add comment for PluginCreateOptions
      f925117a
  18. 26 11月, 2019 2 次提交
  19. 25 11月, 2019 1 次提交
  20. 22 11月, 2019 3 次提交
  21. 21 11月, 2019 1 次提交
    • LinuxSuRen's avatar
      Add bash completion support to plugin, config and job cmd (#242) · e293120e
      LinuxSuRen 提交于
      * Add bash completion support to plugin upgrade
      
      * Change the function name
      
      * Add support to completion to open jenkins
      
      * Add comment on exported struct
      
      * Add support to completion for job name
      
      * Allow job name support URL path
      
      * Fix cannot deletee a job which located a folder
      
      * Fix the unit test error
      e293120e
  22. 19 11月, 2019 1 次提交
    • LinuxSuRen's avatar
      Add support to download a specific Jenkins war (#240) · f80ce5db
      LinuxSuRen 提交于
      * Add support to download a specific version of Jenkins
      
      * Fix the comment format
      
      * Fix the bug with error handler
      
      * Add test cases for config generate
      
      * Add test case for GetConfigFromHome
      
      * Add more tests for error check
      f80ce5db
  23. 15 11月, 2019 1 次提交
    • Y
      Add support to diagnose configurations (#169) · b5a44c8d
      Yanjun Shi 提交于
      * add config_doctor
      
      * add doctor command
      
      * remove useless files
      
      * update split some methods
      
      * sync for base/master and fix some questions
      
      * remove some remark
      
      * update output methods
      
      * add some unit test
      
      * update some grammar and unit test question
      
      * update some unit-test and some methods results
      
      * Reduce method complexity
      
      * fix some question for plugin-version has minus
      
      * update unit-test lines to cover
      b5a44c8d
  24. 08 11月, 2019 1 次提交
    • LinuxSuRen's avatar
      Add test cases for job param (#232) · 3e3bddd2
      LinuxSuRen 提交于
      * Add test cases for job param
      
      * Improve test for job create
      
      * Add test cases for job log
      
      * Add test cases for job log command
      
      * Add more test cases
      
      * Add more test cases for crumbissuer
      3e3bddd2
  25. 05 11月, 2019 1 次提交
  26. 04 11月, 2019 3 次提交
  27. 02 11月, 2019 2 次提交