1. 20 Nov, 2018 1 commit
  2. 24 Aug, 2018 2 commits
  3. 10 May, 2018 2 commits
  4. 25 Apr, 2018 1 commit
  5. 18 Apr, 2018 1 commit
  6. 27 Mar, 2018 1 commit
  7. 20 Mar, 2018 1 commit
  8. 13 Dec, 2017 2 commits
  9. 23 Nov, 2017 1 commit
  10. 22 Nov, 2017 1 commit
  11. 06 Oct, 2017 1 commit
  12. 03 Oct, 2017 1 commit
  13. 26 Sep, 2017 1 commit
  14. 08 Sep, 2017 1 commit
  15. 24 Jul, 2017 1 commit
  16. 16 May, 2017 1 commit
    • Raphael Badin's avatar
      Write repo file using atomicfile · 965cb7fd
      Raphael Badin authored
      This prevents clients from seeing half-written files because
      on POSIX systems renaming a file is an atomic operation.
      
      Drive-by: Add test for repo file permission.
      965cb7fd
  17. 05 May, 2017 1 commit
  18. 02 May, 2017 3 commits
  19. 01 May, 2017 1 commit
    • Matt Butcher's avatar
      ref(getter): flatten the getter package tree · bd02f393
      Matt Butcher authored
      This flattens the getter package tree, adds tests, and changes a little
      bit of the terminology to follow Go idioms. This also makes much of the
      getter API private to begin with. This will give us more flexibility in
      the future.
      Unverified
      bd02f393
  20. 18 Apr, 2017 1 commit
  21. 16 Apr, 2017 1 commit
    • Gergo Huszty's avatar
      Pluggable downloaders. Closes #2093, #2094. · b4ca198c
      Gergo Huszty authored
      It is now possible to create plugins with chart download capabilities for custom, non-http protocols.
      Furthermore it is possible to reuse helm packages to implement alternative clients with these custom downloader functions.
      b4ca198c
  22. 03 Apr, 2017 1 commit
  23. 25 Mar, 2017 2 commits
  24. 23 Mar, 2017 1 commit
    • Sushil Kumar's avatar
      Added unit tests · cfd041ee
      Sushil Kumar authored
      Added tests for:
      - [ ] pkg/version/versions.go
      - [ ] pkg/repo/repo.go
      cfd041ee
  25. 08 Mar, 2017 1 commit
  26. 04 Mar, 2017 1 commit
    • libesz's avatar
      Fixing pkg->cmd call by moving helmpath under /pkg · 024fc5c8
      libesz authored
      When downloader package moved to under /pkg, helmpath functions got called still from it, while it is under /cmd. This commit fixes the issue by moving helmpath after the downloader to have only cmd->pkg and pkg->pkg calls.
      024fc5c8
  27. 15 Feb, 2017 1 commit
  28. 09 Jan, 2017 2 commits
  29. 28 Dec, 2016 2 commits
  30. 07 Dec, 2016 1 commit
  31. 15 Nov, 2016 1 commit
  32. 14 Nov, 2016 1 commit