1. 03 3月, 2014 1 次提交
  2. 11 2月, 2014 1 次提交
  3. 07 2月, 2014 1 次提交
    • M
      Improve bootstrap, build and test scripts · 38db23dd
      Mislav Marohnić 提交于
      Old `script/bootstrap` & `script/build` were unfriendly to Go newbies
      because they require the user having GOPATH set in their environment,
      and either `godep` installed or `hg` to be able to fetch godep.
      
      However, since dependencies are vendored, we don't have any real build
      dependencies except Go itself.
      
      - `script/bootstrap` now checks Go and installs Ruby test bundle
      - `script/build` skips compiling if binary is up to date
      - `script/test` runs both Go and Cucumber test suites
      38db23dd
  4. 04 2月, 2014 3 次提交
  5. 19 1月, 2014 3 次提交
  6. 10 1月, 2014 3 次提交
  7. 01 1月, 2014 1 次提交
  8. 31 12月, 2013 7 次提交
  9. 25 12月, 2013 1 次提交
  10. 11 12月, 2013 2 次提交
  11. 07 12月, 2013 2 次提交
  12. 02 12月, 2013 1 次提交
  13. 15 11月, 2013 1 次提交
  14. 14 11月, 2013 3 次提交
  15. 13 11月, 2013 1 次提交
  16. 11 10月, 2013 1 次提交
  17. 29 9月, 2013 1 次提交
  18. 17 8月, 2013 2 次提交
  19. 16 8月, 2013 1 次提交
  20. 10 7月, 2013 3 次提交
  21. 24 5月, 2013 1 次提交