| Commit message (Expand) | Author | Age | Files | Lines |
* | node: ensure datadir can be co-inhabited by different instances | Felix Lange | 2016-09-16 | 1 | -1/+1 |
* | rpc: add new client, use it everywhere | Felix Lange | 2016-07-23 | 1 | -30/+9 |
* | cmd: fix CLI package deprecation warnings | Péter Szilágyi | 2016-06-10 | 1 | -1/+2 |
* | cmd/geth: codegansta/cli package renamed to urfave/cli | Bas van Kervel | 2016-06-09 | 1 | -1/+1 |
* | Merge pull request #2206 from fjl/update-deps | Jeffrey Wilcke | 2016-02-17 | 1 | -25/+22 |
|\ |
|
| * | cmd/geth: update monitor to new termui code | Péter Szilágyi | 2016-02-11 | 1 | -25/+22 |
* | | cmd, common, node, rpc: rework naming convention to canonical one | Péter Szilágyi | 2016-02-09 | 1 | -1/+1 |
|/ |
|
* | cmd, common, node, rpc: move IPC into the node itself | Péter Szilágyi | 2016-02-04 | 1 | -2/+2 |
* | rpc: migrated the RPC insterface to a new reflection based RPC layer | Bas van Kervel | 2016-01-26 | 1 | -14/+33 |
* | eth: update metrics collection to handle eth/62 algos | Péter Szilágyi | 2015-08-25 | 1 | -1/+1 |
* | all: update license headers to distiguish GPL/LGPL | Felix Lange | 2015-07-23 | 1 | -2/+2 |
* | all: update license information | Felix Lange | 2015-07-07 | 1 | -0/+16 |
* | cmd/geth: decent error message if metrics are disabled | Péter Szilágyi | 2015-06-30 | 1 | -1/+1 |
* | cmd, core, eth, metrics, p2p: require enabling metrics | Péter Szilágyi | 2015-06-30 | 1 | -1/+6 |
* | cmd/geth, eth, ethdb: monitor database compactions | Péter Szilágyi | 2015-06-30 | 1 | -1/+1 |
* | cmd/geth: fix monitor panic, don't pre-fill with dummy data | Péter Szilágyi | 2015-06-27 | 1 | -10/+18 |
* | cmd/geth: re-scale charts when changing unit magnitudes | Péter Szilágyi | 2015-06-27 | 1 | -24/+38 |
* | cmd/geth: finalize mem stats | Péter Szilágyi | 2015-06-25 | 1 | -1/+1 |
* | cmd/geth, rpc/api: fix reported metrics issues | Péter Szilágyi | 2015-06-25 | 1 | -12/+8 |
* | cmd/geth: limit the maximum chart colums to 6 | Péter Szilágyi | 2015-06-25 | 1 | -1/+3 |
* | cmd/geth: list the available metrics if none specified | Péter Szilágyi | 2015-06-25 | 1 | -0/+13 |
* | cmd/geth: polish monitor visuals, add footer, refresh flag | Péter Szilágyi | 2015-06-25 | 1 | -33/+71 |
* | cmd/geth: add attach and rows flags to the monitor command | Péter Szilágyi | 2015-06-25 | 1 | -23/+42 |
* | rpc/api, cmd/geth: retrievel all percentiles, add time units | Péter Szilágyi | 2015-06-24 | 1 | -4/+13 |
* | cmd/geth: allow branching metric patterns | Péter Szilágyi | 2015-06-24 | 1 | -18/+25 |
* | cmd/geth: polish the monitoring charts a bit | Péter Szilágyi | 2015-06-24 | 1 | -6/+51 |
* | cmd/geth, rpc/api: extend metrics API, add a basic monitor command | Péter Szilágyi | 2015-06-24 | 1 | -0/+180 |