Commit Graph

36 Commits

Author SHA1 Message Date
Tomasz Drwięga d09e243151 Bumping status page 2016-05-02 17:34:09 +02:00
Tomasz Drwięga e2465b1eab Bumping clippy & fixing warnings (#1024)
* Bumping clippy

* Fixing warnings found by clippy
2016-05-02 13:13:12 +02:00
Tomasz Drwięga e22e4b9b8b Switching to geth-attach supporting version of rpc core and server (#1022) 2016-04-30 19:41:56 +01:00
Tomasz Drwięga 4fe99b7dea Updating status page (#1015)
* Updating status page

* Bump

* Bumping version of status page
2016-04-29 19:50:07 +01:00
Tomasz Drwięga 0ab9775561 Disabling wallet (#1017)
* Disabling wallet

* Fixing compilation
2016-04-28 20:48:13 +01:00
Arkadiy Paronyan 0260e9322a Merge pull request #1013 from ethcore/ff-fix
Fixing Firefox authorization issues
2016-04-28 13:21:01 +02:00
Tomasz Drwięga 5ef2605cbc Fixing Firefox authorization issues 2016-04-28 11:50:45 +02:00
Marek Kotewicz aed9c79237 Merge pull request #1011 from ethcore/url-update
Switching to rust-url@1.0.0
2016-04-28 10:09:13 +02:00
Tomasz Drwięga 6a544b7d8e Router refactoring 2016-04-28 10:06:41 +02:00
Tomasz Drwięga ea4346e945 Switching to rust-url#1.0.0 2016-04-27 22:41:46 +02:00
Tomasz Drwięga 8956d7e02b Exception handling in RPC & WebApps 2016-04-23 12:29:12 +02:00
Tomasz Drwięga 26ed38ecc2 Version 0.2.2 of status page 2016-04-21 09:43:42 +02:00
Tomasz Drwięga 4b82fc1d1f Bumping status page 2016-04-20 10:07:02 +02:00
Tomasz Drwięga 7516b737ee Fixing compilation errors 2016-04-16 00:57:13 +02:00
Tomasz Drwięga 13c25c5d49 Merge branch 'master' into webapps-mio
Conflicts:
	Cargo.lock
	parity/main.rs
2016-04-15 17:14:39 +02:00
Gav Wood 0b589915b9 Update auth.rs 2016-04-14 22:24:13 -07:00
Gav Wood 16ad086e7f Update mod.rs 2016-04-14 22:23:20 -07:00
Gav Wood 264c9bfd3c Update lib.rs 2016-04-14 22:16:58 -07:00
Gav Wood 77a535865b Update api.rs 2016-04-14 22:16:21 -07:00
Adam Goldman c4c17aa1da bump status page version 0.1.7 (#955) 2016-04-14 22:07:46 -07:00
Tomasz Drwięga f81914351d Rewriting webapps to use hyper-mio branch 2016-04-14 20:38:48 +02:00
Tomasz Drwięga 9892e43c4e Getting rid of iron dependency 2016-04-12 22:44:53 +02:00
Tomasz Drwięga 6b03a3218c Bumping clippy version 2016-04-12 13:51:39 +02:00
Gav Wood 1d5b29fb48 Update auth.rs 2016-04-08 17:51:20 -07:00
Tomasz Drwięga dab54cf2a7 HTTP Basic Authorization for WebApps server. 2016-04-08 16:11:58 +02:00
Tomasz Drwięga 8f16515d82 HTTP Authorization support in router 2016-04-08 15:25:20 +02:00
Tomasz Drwięga f129126a82 Adding couple of missing commas 2016-04-08 10:13:42 +02:00
Tomasz Drwięga 6395095659 Updating version of parity-status 2016-04-07 18:42:51 +02:00
Tomasz Drwięga 1852f1b462 REST-API PoC 2016-04-07 18:22:53 +02:00
Tomasz Drwięga 9bd41761fc Reverting back to old-hyper version of rpc 2016-04-07 16:31:42 +02:00
Tomasz Drwięga b7c790d741 Disabling rpc until we switch to async hyper 2016-04-07 16:22:02 +02:00
Tomasz Drwięga ed633bd0b7 Adding StatusPage and main page support 2016-04-07 15:14:39 +02:00
Tomasz Drwięga 6279237c86 Adding documentation 2016-04-07 13:15:59 +02:00
Tomasz Drwięga db2354a252 Merge branch 'fixing-rpc' into webapps2
Conflicts:
	parity/main.rs
2016-04-07 13:09:58 +02:00
Tomasz Drwięga ad37b7fd2a Adding webapps router 2016-04-07 12:10:26 +02:00
Tomasz Drwięga e3ce5d94e1 Adding webapps crate 2016-04-07 10:49:00 +02:00