1. 18 Sep, 2017 2 commits
  2. 08 Sep, 2017 1 commit
  3. 07 Sep, 2017 1 commit
  4. 29 Aug, 2017 1 commit
  5. 16 Aug, 2017 1 commit
  6. 09 Aug, 2017 1 commit
  7. 27 Jul, 2017 1 commit
  8. 20 Jul, 2017 6 commits
  9. 19 Jul, 2017 1 commit
  10. 07 Jul, 2017 2 commits
  11. 02 Jul, 2017 1 commit
  12. 26 Jun, 2017 1 commit
  13. 22 Jun, 2017 1 commit
    • Sushil Kumar's avatar
      Added tests for different combinations of subcharts & requirements.yaml · 82da721c
      Sushil Kumar authored
      Added more tests to test following comibnations of subcharts and requirements.yaml
      - [ ] subcharts not specified in requirements.yaml
      - [ ] some subcharts specified in requirements.yaml while others should be picked directly from "charts\"
      - [ ] all subcharts specified in requirements.yaml without alias
      - [ ] subcharts specified in requirements.yaml with alias is already tested
      82da721c
  14. 21 Jun, 2017 2 commits
  15. 18 Jun, 2017 1 commit
  16. 16 Jun, 2017 1 commit
  17. 05 Jun, 2017 2 commits
  18. 02 Jun, 2017 1 commit
  19. 25 May, 2017 2 commits
  20. 23 May, 2017 1 commit
  21. 18 May, 2017 1 commit
  22. 02 May, 2017 1 commit
  23. 01 May, 2017 1 commit
    • Matt Butcher's avatar
      fix(tiller): fix TOML panic · 46035c35
      Matt Butcher authored
      This fixes a TOML panic by replacing one parser library with another.
      The older library did not gracefully handle reflection issues, and so
      was prone to panic. The new one is not great, but it doesn't seem to
      panic.
      
      Closes #2271
      46035c35
  24. 19 Apr, 2017 1 commit
  25. 17 Apr, 2017 1 commit
  26. 12 Apr, 2017 1 commit
  27. 11 Apr, 2017 1 commit
  28. 09 Apr, 2017 2 commits
  29. 04 Apr, 2017 1 commit