Commit Graph

32 Commits

Author SHA1 Message Date
Tom Wilkie
d544f6ec4a Don't both logging DNS resolution errors. 2015-06-02 16:10:42 +00:00
Tom Wilkie
679eccf7d2 Update static.go 2015-06-02 10:47:09 +00:00
Peter Bourgon
bd2ef9deef app: rebuild static.go for node/edge highlighting 2015-06-01 20:45:30 +02:00
Tom Wilkie
2d430895e3 Plumbing for releases stolen straight from weave. 2015-06-01 15:17:32 +00:00
Tom Wilkie
d9b54ba60b Yet More Plumbing for multi-host setup.
- Move peers from flags to args in the app
- Allow users to specify peers as IPs and hostname, both with and without ports
- Allow users to specify peers on ./scope launch, and plumb that through entrypoint.sh and run-app
- Improce ./scope usage text
- Add brief document explaining how to cluster Scope
2015-06-01 12:29:01 +00:00
Tom Wilkie
dd97a33e0e Restore the internet node to the container topologies. 2015-05-27 17:12:33 +00:00
Tom Wilkie
04145ce991 Merge pull request #121 from tomwilkie/refactor
Refactor topology 'views' and their http handlers
2015-05-27 15:18:35 +01:00
Tom Wilkie
0ade65d32a Refactor grouped topologies, topology 'views' and their http handlers 2015-05-27 14:17:47 +00:00
Tom Wilkie
c468558656 Merge pull request #98 from tomwilkie/scrolling
Fix wrapping and scrolling in the details pane.
2015-05-27 15:16:01 +01:00
Tom Wilkie
0b786ae5a7 Don't produce pseudo nodes for the container topologies 2015-05-27 10:05:24 +00:00
Tom Wilkie
0fd5c2eeae Factor out pseudo node creation to a per-topology function - no semantic change right now. 2015-05-27 10:05:18 +00:00
Peter Bourgon
92adbf1c40 Merge pull request #107 from weaveworks/errcheck
Address non-Close errors identified by errcheck
2015-05-26 17:32:04 +02:00
Peter Bourgon
84454d1ba1 Fix errcheck errors in app 2015-05-26 16:52:29 +02:00
Peter Bourgon
bf49e12094 Add Containers topology 2015-05-26 16:37:44 +02:00
Tom Wilkie
957d5253a1 Merge pull request #95 from tomwilkie/docker-image-annot
Expose Docker image IDs and Names
2015-05-26 11:21:45 +01:00
Tom Wilkie
18c38a6bf4 Expose docker image id and name 2015-05-26 10:15:23 +00:00
Tom Wilkie
ab41aacd59 Fix wrapping and scrolling in the details pane. 2015-05-24 09:36:49 +00:00
Peter Bourgon
8c7ca1ecc2 Merge pull request #67 from weaveworks/remove-topology-type
Topologies no longer have a 'type' (for grouping)
2015-05-23 18:07:58 +02:00
Tom Wilkie
f577bbc76f Update static.go 2015-05-22 16:59:44 +00:00
Peter Bourgon
7427467363 Stabilize order of rows in origin node 2015-05-22 15:57:52 +02:00
Tom Wilkie
b536d1161b Set git version variable at build time. 2015-05-22 13:34:23 +00:00
Peter Bourgon
8ee5934ec5 Simplify originNodeForProcess 2015-05-22 13:27:14 +02:00
Peter Bourgon
2d5f58e8ed Expand details pane 2015-05-22 13:20:00 +02:00
Peter Bourgon
c8cfd2af5f Topologies no longer have a 'type' (for grouping) 2015-05-20 10:46:07 +02:00
Peter Bourgon
8e2c7053f0 Fix api_topology_test.go 2015-05-20 10:13:37 +02:00
Peter Bourgon
3e9ef67485 ProcessPID: major=<name>, minor=<host> (<pid>) 2015-05-20 10:04:44 +02:00
Peter Bourgon
59588e721d Rename topology list handler files 2015-05-20 10:04:10 +02:00
Peter Bourgon
cb44524d44 make static 2015-05-19 15:53:55 +02:00
Peter Bourgon
64f17e682d Remove old references 2015-05-19 10:05:03 +00:00
Peter Bourgon
5ad24319f2 Build instructions and fixes 2015-05-19 10:03:01 +00:00
Peter Bourgon
0e19360215 Redo import statements 2015-05-19 10:02:59 +00:00
Tom Wilkie
d50e827fd5 Intial commit 2015-05-19 10:02:02 +00:00