1. 30 Apr, 2015 1 commit
  2. 29 Apr, 2015 2 commits
  3. 28 Apr, 2015 15 commits
  4. 27 Apr, 2015 11 commits
  5. 26 Apr, 2015 5 commits
  6. 25 Apr, 2015 3 commits
  7. 24 Apr, 2015 1 commit
  8. 23 Apr, 2015 2 commits
    • Knut Ahlers's avatar
      Improve Dockerfile · 3534b039
      Knut Ahlers authored
      * Added VOLUME to enable users to keep a state of the repo outside the container
      * Added ipfs user to let ipfs run as a normal user and not as root
      * Set IPFS_PATH to push IPFS to use the exposed dir
      * Improved start script to be more verbose about errors
      3534b039
    • Juan Batiz-Benet's avatar
      godep: vendor correctly. · 1d5f68cd
      Juan Batiz-Benet authored
      I'm so sick of this absolute crap. It goes wrong all the time.
      I want to get off godeps soon. But for now, let's **please**
      setup a test on travis that exercises all sorts of godep things
      to avoid merging anything that will break.
      
      Maybe we can fail the build if any library is NOT vendored.
      1d5f68cd