| Commit message (Expand) | Author | Age | Files | Lines |
* | travis, appveyor: bump to Go 1.11.4 (#18314) | Samuel Marks | 2019-01-03 | 1 | -1/+1 |
* | travis: increase open file limits (#18155) | Anton Evangelatov | 2018-11-22 | 1 | -0/+8 |
* | travis, appveyor: bump to Go 1.11.2 (#18031) | Samuel Marks | 2018-11-07 | 1 | -1/+1 |
* | travis, build: speed up CI runs (#17854) | Felix Lange | 2018-10-08 | 1 | -13/+12 |
* | travis, appveyor: bump to Go 1.11.1 (#17820) | Samuel Marks | 2018-10-03 | 1 | -1/+1 |
* | travis.yml: remove Go 1.9 (#17807) | Anton Evangelatov | 2018-10-02 | 1 | -11/+0 |
* | travis, Dockerfile, appveyor, build: bump to Go 1.11 | Samuel Marks | 2018-09-19 | 1 | -9/+20 |
* | travis: remove brew update and osxfuse install (#17429) | Anton Evangelatov | 2018-08-20 | 1 | -2/+0 |
* | travis: use NDK 17b for Android archives (#17029) | ligi | 2018-06-20 | 1 | -4/+4 |
* | travis, appveyor: update to Go 1.10.3 | Péter Szilágyi | 2018-06-14 | 1 | -1/+1 |
* | travis, appveyor: bump Go release to 1.10.2 | Péter Szilágyi | 2018-05-18 | 1 | -1/+1 |
* | travis: try to upgrade android builder to trusty | Péter Szilágyi | 2018-05-14 | 1 | -1/+1 |
* | travis: use Android NDK 16b (#16562) | ligi | 2018-05-10 | 1 | -4/+4 |
* | travis.yml: remove obsolete brew-cask install | Domino Valdano | 2018-05-02 | 1 | -1/+0 |
* | Merge pull request #16481 from karalabe/go1.10.1 | Péter Szilágyi | 2018-04-11 | 1 | -9/+9 |
|\ |
|
| * | travis, appveyor: bump to Go 1.10.1 | Péter Szilágyi | 2018-04-10 | 1 | -9/+9 |
* | | travis.yml: add TEST_PACKAGES to speed up swarm testing (#16456) | Elad_ | 2018-04-10 | 1 | -3/+3 |
|/ |
|
* | travis.yml: remove sudo requirement for PPA and Azure purge builders (#16404) | Felix Lange | 2018-03-28 | 1 | -6/+17 |
* | crypto/bn256: full switchover to cloudflare's code (#16301) | Péter Szilágyi | 2018-03-20 | 1 | -11/+0 |
* | travis, Dockerfile, appveyor, build: bump to Go 1.10 | Péter Szilágyi | 2018-03-08 | 1 | -8/+19 |
* | travis, build, consensus: drop support for Go 1.7 | Péter Szilágyi | 2018-02-28 | 1 | -11/+0 |
* | travis.yml: work around Go 1.9.4 issue (#16082) | Felix Lange | 2018-02-14 | 1 | -0/+2 |
* | travis.yml: remove alias for 'cd' to avoid hang on macOS (#15849) | Jean-André Santoni | 2018-01-11 | 1 | -0/+1 |
* | build: set CC through a command-line flag (#15784) | Péter Szilágyi | 2018-01-02 | 1 | -4/+4 |
* | travis.yml: avoid submodules on builders without tests (#15620) | Felix Lange | 2017-12-07 | 1 | -16/+12 |
* | travis: bump Android NDK version and Android Go builder | Péter Szilágyi | 2017-11-09 | 1 | -5/+5 |
* | build: add Travis job to lint Go code #15372 (#15416) | Dan Melton | 2017-11-09 | 1 | -2/+16 |
* | travis.yml: update go versions (#15154) | Davor Kapsa | 2017-09-19 | 1 | -8/+8 |
* | travis, appveyor: bump Go to 1.9 stable | Péter Szilágyi | 2017-08-28 | 1 | -7/+19 |
* | travis.yml: add fakeroot to launchpad builder | Felix Lange | 2017-06-23 | 1 | -0/+1 |
* | travis, appveyor: bump to Go 1.8.3, Android NDK 14b | Péter Szilágyi | 2017-05-25 | 1 | -12/+12 |
* | travis: adapt build script to new travis VM settings | Péter Szilágyi | 2017-05-08 | 1 | -1/+1 |
* | travis, appveyor: update to Go 1.8.1 | Péter Szilágyi | 2017-04-09 | 1 | -28/+9 |
* | .travis, build: autodelete old unstable archives (#13867) | Péter Szilágyi | 2017-04-06 | 1 | -0/+10 |
* | travis.yml: re-add missing build commands for Go 1.7 | Felix Lange | 2017-03-24 | 1 | -1/+3 |
* | build: always run go vet | Felix Lange | 2017-03-24 | 1 | -2/+2 |
* | swarm/api: support mounting manifests via FUSE (#3690) | Zahoor Mohamed | 2017-03-23 | 1 | -0/+15 |
* | build: require Go >= 1.7 | Felix Lange | 2017-03-22 | 1 | -8/+0 |
* | travis: switch to cocoapods 1.2.0 stable | Péter Szilágyi | 2017-03-20 | 1 | -1/+1 |
* | travis: support building mips32 and mips64 too | Péter Szilágyi | 2017-03-02 | 1 | -0/+26 |
* | travis: only run go vet and misspell on latest Go | Péter Szilágyi | 2017-02-22 | 1 | -1/+10 |
* | travis: fallback ARM64 builds to Go 1.7.5 due to compiler bug | Péter Szilágyi | 2017-02-20 | 1 | -0/+19 |
* | travis, appveyor: update builders to Go 1.8 | Péter Szilágyi | 2017-02-20 | 1 | -6/+9 |
* | travis: split Android off OSX, use native image | Péter Szilágyi | 2017-02-11 | 1 | -13/+38 |
* | travis: Install Android NDK explicitly, removed from gomobile (#3593) | Péter Szilágyi | 2017-01-20 | 1 | -1/+2 |
* | travis, appveyor, build: add source spell checking | Péter Szilágyi | 2017-01-13 | 1 | -1/+1 |
* | travis, appveyor: build with Go 1.7.4 | Péter Szilágyi | 2016-12-14 | 1 | -4/+4 |
* | travis: dash of black magic to summon the cache daemon (#3288) | Péter Szilágyi | 2016-11-17 | 1 | -9/+8 |
* | travis: only install the needed three android platforms (#3274) | Péter Szilágyi | 2016-11-16 | 1 | -1/+1 |
* | travis.yml: upload to the real PPA | Felix Lange | 2016-11-15 | 1 | -1/+1 |
* | travis: force xcode to finish iOS simulator configs (#3265) | Péter Szilágyi | 2016-11-15 | 1 | -0/+2 |
* | travis, build: further maven and gpg refinements | Péter Szilágyi | 2016-11-15 | 1 | -6/+7 |
* | travis, build: fix mobile build issues on travis | Péter Szilágyi | 2016-11-15 | 1 | -0/+1 |
* | travis: work around "timeout features" | Péter Szilágyi | 2016-11-15 | 1 | -1/+1 |
* | travis, build: cocoapods build fixes and travis caches | Péter Szilágyi | 2016-11-15 | 1 | -0/+9 |
* | build: iOS XCode framework build and upload | Péter Szilágyi | 2016-11-14 | 1 | -1/+5 |
* | .travis, build: Build step to push .aar to Maven Central | Péter Szilágyi | 2016-11-14 | 1 | -12/+5 |
* | mobile: initial wrappers for mobile support | Péter Szilágyi | 2016-11-14 | 1 | -0/+15 |
* | travis: build to all supported linux architectures (#3235) | Péter Szilágyi | 2016-11-04 | 1 | -1/+16 |
* | build, internal/build: misc improvements (#3229) | Felix Lange | 2016-11-03 | 1 | -3/+1 |
* | travis, build: enable 386 builds too for linux and osx | Péter Szilágyi | 2016-11-03 | 1 | -2/+7 |
* | travis, build: implement uploading archives to azure | Péter Szilágyi | 2016-11-03 | 1 | -4/+17 |
* | build: improve debian packaging | Felix Lange | 2016-10-02 | 1 | -1/+1 |
* | travis.yml: remove go 1.4 builder | Felix Lange | 2016-09-26 | 1 | -3/+0 |
* | TravisCI: add Go 1.7 targets, bump PPA to 1.7 too | Péter Szilágyi | 2016-08-17 | 1 | -2/+5 |
* | build: add ci.go, use it everywhere | Felix Lange | 2016-06-22 | 1 | -20/+34 |
* | travis: run CI builds against multiple Go versions | Péter Szilágyi | 2016-05-05 | 1 | -3/+5 |
* | crypto/secp256k1: remove dependency on libgmp | Felix Lange | 2015-12-04 | 1 | -4/+0 |
* | Codecov integration | Taylor Gerring | 2015-08-19 | 1 | -2/+2 |
* | Travis container support | Taylor Gerring | 2015-07-18 | 1 | -4/+5 |
* | Travis and README cleanup | Taylor Gerring | 2015-06-25 | 1 | -6/+3 |
* | travis: removed qt deps | obscuren | 2015-06-21 | 1 | -1/+1 |
* | Use Makefile for Travis tests | Felix Lange | 2015-04-29 | 1 | -4/+3 |
* | Remove old go cover location | Taylor Gerring | 2015-03-29 | 1 | -1/+1 |
* | Added gitter integration for travis | obscuren | 2015-03-24 | 1 | -0/+7 |
* | Update Go and Qt versions | Taylor Gerring | 2015-02-25 | 1 | -2/+2 |
* | Don't print per-function testing results | Taylor Gerring | 2015-02-21 | 1 | -0/+5 |
* | .travis.yml: don't run gofmt, goimports, golint | Felix Lange | 2015-02-20 | 1 | -5/+0 |
* | .travis.yml: speed up tests on Travis | Felix Lange | 2015-02-20 | 1 | -3/+0 |
* | Update Travis to use godep | Taylor Gerring | 2015-02-16 | 1 | -1/+2 |
* | Add go check to prefetched test dependencies | Taylor Gerring | 2015-02-06 | 1 | -0/+1 |
* | Updated go list command | Taylor Gerring | 2015-02-06 | 1 | -1/+1 |
* | Use after_success build step | Taylor Gerring | 2015-02-06 | 1 | -1/+3 |
* | No long use v1 branch of qml repo | Taylor Gerring | 2015-02-06 | 1 | -2/+1 |
* | Pin Travis go version to 1.4.1 | Taylor Gerring | 2015-02-06 | 1 | -1/+1 |
* | Only submit on coverage report success | Taylor Gerring | 2015-02-06 | 1 | -2/+1 |
* | Only download missing deps, not build | Taylor Gerring | 2015-02-06 | 1 | -1/+1 |
* | Separate Coveralls submission from coverage script | Taylor Gerring | 2015-02-03 | 1 | -0/+1 |
* | Travis fixes for Qt5.4 | Taylor Gerring | 2015-01-31 | 1 | -4/+7 |
* | Travis fix | Taylor Gerring | 2015-01-30 | 1 | -0/+1 |
* | Move goveralls call to script | Taylor Gerring | 2014-12-22 | 1 | -1/+1 |
* | Update travis go version to tip | Taylor Gerring | 2014-12-22 | 1 | -1/+1 |
* | inline dependency installation script | Taylor Gerring | 2014-12-22 | 1 | -1/+1 |
* | Update cover command installation | Taylor Gerring | 2014-12-22 | 1 | -1/+1 |
* | Updated tool import paths | Taylor Gerring | 2014-12-22 | 1 | -2/+2 |
* | chain coverage report & submission | Taylor Gerring | 2014-11-27 | 1 | -3/+1 |
* | Undo running `go vet` in travis | Taylor Gerring | 2014-11-18 | 1 | -2/+2 |
* | enable `go vet` | Taylor Gerring | 2014-11-18 | 1 | -1/+1 |
* | enable golint | Taylor Gerring | 2014-11-18 | 1 | -1/+1 |
* | Add goveralls to travis builds | Taylor Gerring | 2014-11-16 | 1 | -0/+6 |
* | update travis steps | Taylor Gerring | 2014-11-16 | 1 | -3/+4 |
* | Reorg travis.yml | Taylor Gerring | 2014-11-16 | 1 | -6/+4 |
* | Update travis deps script | Taylor Gerring | 2014-11-16 | 1 | -2/+0 |
* | add websocket to deps | Taylor Gerring | 2014-11-16 | 1 | -0/+1 |
* | add go cover to install list | Taylor Gerring | 2014-11-16 | 1 | -0/+1 |
* | add go-nat-pmp to manual install list | Taylor Gerring | 2014-11-16 | 1 | -0/+1 |
* | Add -y flags | Taylor Gerring | 2014-11-16 | 1 | -2/+2 |
* | update apt repos | Taylor Gerring | 2014-11-16 | 1 | -1/+4 |
* | update travis build deps | Taylor Gerring | 2014-11-16 | 1 | -1/+1 |
* | make script executable | Taylor Gerring | 2014-11-16 | 1 | -1/+2 |
* | script fix | Taylor Gerring | 2014-11-16 | 1 | -1/+1 |
* | custom travis build script | Taylor Gerring | 2014-11-16 | 1 | -2/+3 |
* | try to fix travis dep error | Taylor Gerring | 2014-11-15 | 1 | -1/+1 |
* | more travis changes | Taylor Gerring | 2014-11-15 | 1 | -1/+7 |
* | run coverage after build | Taylor Gerring | 2014-11-15 | 1 | -1/+1 |
* | try to get full coverage report on travis | Taylor Gerring | 2014-11-15 | 1 | -0/+6 |
* | Travis bumped to 1.3 | obscuren | 2014-10-18 | 1 | -1/+1 |
* | sudo not udo | obscuren | 2014-01-10 | 1 | -1/+1 |
* | before install | obscuren | 2014-01-10 | 1 | -0/+1 |
* | Added travis | obscuren | 2013-12-27 | 1 | -0/+3 |