Commit Graph

79 Commits

Author SHA1 Message Date
debris 91acb22bd4 updated .travis.yml 2016-06-20 10:18:53 +02:00
Nikolay Volf cee31f9e8d fix travis 2016-06-01 03:19:20 +02:00
Nikolay Volf dad61bb7cf test and travis fix for absent crate 2016-05-31 21:40:26 +02:00
Tomasz Drwięga 977ad428ae Merge branch 'master' into signer-crate
Conflicts:
	.travis.yml
	Cargo.toml
	cov.sh
	doc.sh
	fmt.sh
	hook.sh
	test.sh
2016-05-26 18:58:25 +02:00
Tomasz Drwięga cc1a334ba7 Renaming dapps repos. Updating dapps (#1142)
* Renaming dapps repos. Updating dapps

* Skipping legacy options for compatibility. Fixing tabs

* Fixing CLI options
2016-05-26 18:21:15 +02:00
Tomasz Drwięga 28545d706f Empty trusted signer crate with it's general purpose 2016-05-26 16:43:04 +02:00
Tomasz Drwięga f8553ef90a New dapps & query parameter handling (#1113)
* DAO dapp

* Adding Maker OTC dapp

* Updating makerotc to contain topbar

* Updating daodapp

* Bumping versions after authors has been updated

* Adding webapps to tests

* Enabling all accounts in wallet
2016-05-21 15:27:55 +02:00
Gav Wood 6da9e19f73 Add generalbeck's token 2016-03-28 15:47:57 +02:00
arkpar 6e9ea76aab Auto detect available port 2016-03-20 16:21:49 +01:00
debris 40f20de7aa test ethjson module on travis 2016-03-19 18:46:28 +01:00
Tomasz Drwięga d57b0177a7 Disabling benches and beta tests 2016-03-15 15:55:37 +01:00
Tomasz Drwięga 74245be4f5 Enabling fast finish 2016-03-15 15:09:12 +01:00
Tomasz Drwięga 7045e9f2f7 More cleaning 2016-03-15 11:05:31 +01:00
Tomasz Drwięga 2cecb1eada Cleaning 2016-03-15 11:04:48 +01:00
Tomasz Drwięga 26dd67ebeb Speeding up build 2016-03-15 10:57:09 +01:00
arkpar 7bc3c0b026 Removed rocksdb build dependency 2016-03-14 01:27:27 +01:00
Tomasz Drwięga 49f1834ffb Fixing travis yml whitespace 2016-03-08 16:40:35 +01:00
Tomasz Drwięga 84444c697c Adding ethminer to dev/ci files 2016-03-08 15:53:12 +01:00
debris 9e5f8d4434 build on rust stable 2016-03-05 11:36:12 +01:00
arkpar 5a9bba3fa5 Merge branch 'master' of github.com:ethcore/parity into db 2016-02-24 21:32:21 +01:00
debris 365218590c fixed travis --org GH_TOKEN 2016-02-24 11:19:27 +01:00
arkpar e64d3daa06 exclude common headers from coverage 2016-02-19 20:14:28 +01:00
arkpar 2a1d984bf1 exclude common headers from coverage 2016-02-19 16:41:05 +01:00
arkpar 9648081abe exclude common headers from coverage 2016-02-19 16:14:17 +01:00
debris 2ad8f6bd74 do not run benches on travis 2016-02-19 11:03:02 +01:00
debris e3e84020f4 travis-beta and travis-nightly feaetures 2016-02-19 01:25:06 +01:00
debris f45b2f9a24 .travis matrix fixes for rust beta 2016-02-19 01:13:00 +01:00
debris 1486b7e6a0 add beta to build matrix 2016-02-19 00:55:57 +01:00
Gav Wood 8e93989eec Merge branch 'rustup' into rustbeta 2016-02-18 21:09:36 +01:00
Nikolay Volf 8b4278aeaa feature dep for heapsize 2016-02-18 22:06:59 +03:00
Manish Goregaokar 8802fb2fd8 Make clippy an optional dependency 2016-02-17 02:07:41 +05:30
Nikolay Volf 6bbe551ce8 returing beta dot-tags 2016-02-16 01:39:58 +03:00
Nikolay Volf 29980d3e96 travis fix 2016-02-16 01:07:39 +03:00
Nikolay Volf 453d880999 resolving frontier conflicts 2016-02-16 01:01:03 +03:00
Nikolay Volf 92a08c26ad excluding test code itself from coverage 2016-02-10 03:27:54 +03:00
arkpar 2cf7734897 Enable travis build for beta branch 2016-02-08 15:54:13 +01:00
debris d53893b346 kcov uses travis_job_id instead of coveralls token 2016-02-08 13:07:59 +01:00
debris ff9f044ece make slackwebhook secure 2016-02-05 14:03:10 +01:00
Gav Wood 7dcb1b7b33 Travis slack integration. 2016-02-05 13:51:35 +01:00
Marek Kotewicz c5ce71a2e9 Merge pull request #311 from ethcore/pages
update ethcore.github.io documentation automatically
2016-02-03 11:20:57 +01:00
Tomusdrw 5cb5af3a3b Another try with travis ci credentials 2016-02-03 10:00:58 +01:00
debris 2ed8af7453 update ethcore.github.io documentation automatically 2016-02-02 23:58:36 +01:00
Tomusdrw 1260a4c36d Replacing secure token for deployment 2016-02-02 17:37:37 +01:00
Tomusdrw 8ea7331d2b Building beta-* and stable-* tags 2016-02-02 16:13:42 +01:00
Tomusdrw 8f12989785 Changing packaging to tar.gz 2016-02-02 15:01:18 +01:00
Tomusdrw 25c87d0004 Including OS_NAME in artifact 2016-02-02 14:43:55 +01:00
Tomusdrw 3f8fdfaea7 Deploying artifacts for releases 2016-02-02 14:33:02 +01:00
debris 3d6f5a6ca7 fixed typo in travis.yml 2016-02-02 02:32:58 +01:00
debris baec2909b6 added dumb tests for parity and ethcore-rpc to include them in coverage reports, added TARGETS env variable to travis.yml 2016-02-02 02:04:03 +01:00
debris 21de5562d7 another attempt to fix build matrix 2016-02-02 01:18:27 +01:00