- 24 Nov, 2016 1 commit
- 
- 
Péter Szilágyi authored
 
- 
- 23 Nov, 2016 7 commits
- 
- 
Jeffrey Wilcke authored
- 
Péter Szilágyi authoredbuild, internal/build: simplify unstable build checks 
- 
Felix Lange authoredI didn't add this initially because the command I tried was too slow. The 'git for-each-ref ...' invocation takes 40ms on my machine. That ought to be acceptable. 
- 
Péter Szilágyi authoredbuild: remove hash metadata from cocoapod version 
- 
Péter Szilágyi authored
- 
Jeffrey Wilcke authored
- 
Jeffrey Wilcke authoredAll account's nonce start at 0. 
 
- 
- 22 Nov, 2016 1 commit
- 
- 
Péter Szilágyi authored* build: use metatags on cocoapods, not prerelease tags * build: fix Maven and CocoaPods author email addresses 
 
- 
- 21 Nov, 2016 1 commit
- 
- 
Felix Lange authoredThis simplifies the build and should speed it up a bit because the standard library doesn't need to be cross compiled on the 32bit builder. 
 
- 
- 20 Nov, 2016 1 commit
- 
- 
sandakersmann authoredChanged http:// to https:// on one link in README.md 
 
- 
- 18 Nov, 2016 7 commits
- 
- 
Felix Lange authoredci.go decides whether a build is unstable by looking at the branch and tag. This causes issues when a GitHub release is created on the master branch because the build is considered unstable (the CI environment reports the branch as "master"). Fix this by looking at the tag only. Any tagged build is stable. 
- 
Aron Fischer authored
- 
FrankWang authored
- 
Nick Johnson authored
- 
Nick Johnson authored
- 
Nick Johnson authored
- 
Viktor Trón authored
 
- 
- 17 Nov, 2016 3 commits
- 
- 
Péter Szilágyi authored
- 
Nick Johnson authored
- 
Felix Lange authored
 
- 
- 16 Nov, 2016 4 commits
- 
- 
Jeffrey Wilcke authoredutils: bump stable 1.5.1 
- 
Jeffrey Wilcke authoredbuild: set GO15VENDOREXPERIMENT in env.sh 
- 
Felix Lange authoredThis should fix the 'make' build with Go 1.5. 
- 
Jeffrey Wilcke authored
 
- 
- 15 Nov, 2016 15 commits
- 
- 
Péter Szilágyi authored
- 
Péter Szilágyi authored
- 
Péter Szilágyi authoredles: fixed logging 
- 
Jeffrey Wilcke authoredDockerfile revamp 
- 
Jeffrey Wilcke authored
- 
Felix Lange authoredThe jit config options are not handled, but random selection still took place, printing confusing messages. 
- 
Nick Johnson authored
- 
Péter Szilágyi authoredREADME, VERSION: update for 1.5 release 
- 
Felix Lange authored
- 
Felix Lange authored
- 
Jeffrey Wilcke authoredutils: unstable 1.5.1 
- 
Jeffrey Wilcke authoredutils: stable 1.5.0 
- 
Jeffrey Wilcke authoredbuild: master is unstable 
- 
Felix Lange authored
- 
Péter Szilágyi authoredtravis.yml: upload to the real PPA 
 
-