1. 21 Aug, 2015 2 commits
  2. 19 Aug, 2015 2 commits
  3. 15 Aug, 2015 3 commits
  4. 14 Aug, 2015 1 commit
  5. 12 Aug, 2015 2 commits
  6. 08 Aug, 2015 1 commit
  7. 07 Aug, 2015 2 commits
  8. 06 Aug, 2015 1 commit
  9. 03 Aug, 2015 3 commits
  10. 31 Jul, 2015 3 commits
  11. 30 Jul, 2015 1 commit
  12. 29 Jul, 2015 3 commits
  13. 28 Jul, 2015 2 commits
  14. 27 Jul, 2015 2 commits
  15. 25 Jul, 2015 1 commit
  16. 24 Jul, 2015 2 commits
  17. 23 Jul, 2015 1 commit
  18. 22 Jul, 2015 2 commits
  19. 20 Jul, 2015 2 commits
  20. 19 Jul, 2015 1 commit
    • Craig Jellick's avatar
      Set no_proxy env var from NO_PROXY · 0ff739a8
      Craig Jellick authored
      The new library we use for making a websocket connection to cattle
      looks for the no_proxy environment variable instead of NO_PROXY. So,
      set the lowercase version based off the value of the uppercase version.
      Note that the uppercase version must still be set because we still use
      the library that looks for it.
      0ff739a8
  21. 18 Jul, 2015 1 commit
  22. 17 Jul, 2015 1 commit
    • Craig Jellick's avatar
      Set the no_proxy env var · ae287d97
      Craig Jellick authored
      The lower case version of this environment variable is needed for the
      python websocket-client library we are using.
      ae287d97
  23. 16 Jul, 2015 1 commit