1. 05 7月, 2021 1 次提交
  2. 29 10月, 2019 1 次提交
  3. 15 5月, 2019 1 次提交
  4. 18 1月, 2019 1 次提交
  5. 03 11月, 2018 2 次提交
  6. 06 8月, 2018 2 次提交
  7. 15 6月, 2018 1 次提交
  8. 16 2月, 2018 1 次提交
  9. 29 1月, 2018 1 次提交
  10. 11 5月, 2017 1 次提交
    • P
      Upgrade to Go 1.8 · 71fa8dad
      Pepper Lebeck-Jobe 提交于
      The only thing that has substansively changed is that Go 1.8 handles
      redirect logic more safely than previous versions. This means we can
      drop our special handling to avoid following redirects to other
      domains. We were only doing that to protect against the possibility
      of leaking auth headers. With Go 1.8, the auth headers are not
      forwarded when following a redirect to another domain, so we don't
      need our special handling any more.
      
      As long as people are attempting to build with the Makefile, the new
      check_go_version script should cause the build to stop if our
      collaborators aren't using at least version 1.8 of go.
      71fa8dad
  11. 16 3月, 2017 1 次提交
  12. 04 10月, 2016 1 次提交
  13. 15 8月, 2016 1 次提交
  14. 25 1月, 2016 1 次提交
  15. 20 1月, 2016 1 次提交
  16. 09 7月, 2015 1 次提交
  17. 04 3月, 2015 1 次提交
  18. 19 1月, 2015 1 次提交
  19. 13 12月, 2014 1 次提交
  20. 30 7月, 2014 2 次提交
  21. 01 3月, 2014 1 次提交
  22. 22 12月, 2013 1 次提交