1. 23 3月, 2021 1 次提交
  2. 03 3月, 2021 1 次提交
  3. 10 12月, 2020 2 次提交
  4. 09 12月, 2020 1 次提交
  5. 07 12月, 2020 1 次提交
  6. 12 11月, 2020 1 次提交
  7. 30 9月, 2020 1 次提交
  8. 31 8月, 2020 1 次提交
  9. 08 5月, 2020 1 次提交
  10. 18 4月, 2020 4 次提交
  11. 14 3月, 2020 1 次提交
  12. 08 3月, 2020 5 次提交
  13. 05 3月, 2020 1 次提交
  14. 04 3月, 2020 1 次提交
  15. 03 3月, 2020 1 次提交
  16. 01 3月, 2020 1 次提交
  17. 13 2月, 2020 1 次提交
  18. 28 1月, 2020 1 次提交
  19. 12 11月, 2019 1 次提交
    • S
      Getting rid of GetMachineName() (#5868) · fb5430fd
      Sharif Elgamal 提交于
      * removing GetMachineName()
      
      * replacing GetMachineName with a config lookup
      
      * fix tests
      
      * making unit tests happy
      
      * fixing concurrent map writes, only right to viper once
      
      * debugging
      
      * one last test fix
      
      * DeleteAlwaysSucceeds should actually always succeed
      
      * prevent panic when deleting nonexistant cluster
      
      * remove last GetMachineName reference
      fb5430fd
  20. 31 10月, 2019 1 次提交
  21. 29 10月, 2019 1 次提交
    • N
      Add boolean to disable opening browser during test · 994d0937
      Nanik T 提交于
      The WaitAndMaybeOpenService(..) method allow user to open the service
      url in a browser when found, this create issue during testing as it's
      opening browser and consuming resources.
      
      The fix is to introduce a boolean flag allowing the caller to specify
      whether to just print out the url or open a browser window
      994d0937
  22. 18 10月, 2019 1 次提交
  23. 10 10月, 2019 1 次提交
  24. 08 10月, 2019 1 次提交
    • N
      Make error message more human readable · 197215f8
      Nanik T 提交于
      Changes made:
      * service.go - changes to the error string returned
      * service_test.go - modify TestWaitAndMaybeOpenService test case to accomodate
      for the new changes
      197215f8
  25. 27 9月, 2019 2 次提交
  26. 17 9月, 2019 1 次提交
  27. 07 9月, 2019 1 次提交
  28. 04 9月, 2019 1 次提交
  29. 14 8月, 2019 1 次提交
  30. 20 7月, 2019 1 次提交
    • S
      Console output cleanup (#4825) · 65524363
      Sharif Elgamal 提交于
      * Console output cleanup
      
      * comment fix
      
      * Fixing out.Out stutter
      
      * Fix invalid template
      
      * Change profile_list.go to new console functions
      
      * more merge stuff
      65524363
  31. 18 7月, 2019 1 次提交