Commit Graph

73 Commits

Author SHA1 Message Date
Peter Bourgon
d42b03f709 Makefile: add go-spew, go-difflib 2015-05-22 13:43:11 +02:00
Peter Bourgon
8ee5934ec5 Simplify originNodeForProcess 2015-05-22 13:27:14 +02:00
Peter Bourgon
a7371947ff Merge branch 'master' into enhanced-details 2015-05-22 13:24:22 +02:00
Peter Bourgon
2d5f58e8ed Expand details pane 2015-05-22 13:20:00 +02:00
Peter Bourgon
a045fb6cd6 Update static.go 2015-05-22 13:15:02 +02:00
Tom Wilkie
270dd5f928 Merge pull request #85 from tomwilkie/build
Squash docker layers to make the scope image fetch nicer.
2015-05-22 12:12:44 +01:00
Peter Bourgon
0b4024960a Merge pull request #86 from weaveworks/resolver-test
Add resolver_test.go
2015-05-22 13:11:34 +02:00
Peter Bourgon
ed11b46a83 Merge pull request #83 from weaveworks/reduce-probe-cpu
Reduce default spy and publish intervals
2015-05-22 13:10:40 +02:00
Peter Bourgon
26a270e056 Add resolver_test.go 2015-05-22 12:48:49 +02:00
Tom Wilkie
07e1f0ff18 Squash docker layers to make the scope image fetch nicer. 2015-05-22 10:25:00 +00:00
Peter Bourgon
7b07c0abc3 Reduce default spy and publish intervals
Closes #81
2015-05-22 11:39:09 +02:00
Tom Wilkie
c193d69b19 Link together all the containers in the example app. 2015-05-21 17:05:20 +00:00
Tom Wilkie
2dd08d632b Merge pull request #78 from tomwilkie/74-static-link
Make the docker image built on circle runnable
2015-05-21 18:02:35 +01:00
Tom Wilkie
8db53458dd Use netgo tag to rebuild go std lib so resulting binaries are statically compiled. 2015-05-21 14:47:15 +00:00
Tom Wilkie
a6c0e94b15 Spin up two elasticsearches in the example app 2015-05-21 13:16:02 +00:00
Peter Bourgon
d645e0bc62 Merge pull request #73 from weaveworks/update-build-instructions
Update Makefile and README
2015-05-21 14:27:47 +02:00
Peter Bourgon
a16aebc310 Update Makefile and README 2015-05-21 14:23:34 +02:00
Tom Wilkie
0efed12d19 Get example's goapp connecting to elastic search under docker-compose. 2015-05-21 10:33:04 +00:00
Tom Wilkie
3ff95c8e2e Use circle's owner filter for deploy. v0.0.1 2015-05-20 11:44:35 +00:00
Tom Wilkie
b8f21e69c7 Merge pull request #70 from tomwilkie/build
Automatically push master builds to docker hub.
2015-05-20 13:38:31 +02:00
Tom Wilkie
47106574f8 Merge pull request #62 from tomwilkie/docker-process-mapper
A docker process mapper
2015-05-20 13:25:17 +02:00
Tom Wilkie
8c66c061c6 A docker process mapper 2015-05-20 11:21:54 +00:00
Tom Wilkie
98b7a0297b Automatially push master builds to docker hub. 2015-05-20 10:58:37 +00:00
Tom Wilkie
f207e6aa4a Merge pull request #58 from weaveworks/build-js-v2
Build js in docker image
2015-05-20 12:48:40 +02:00
David Kaltschmidt
4ca869d891 Automated UI building
- Add Dockerfile for js build image
- Wire up dockerized-ui build to the makefile.
- Removed unused dev tools from package.json/gulp
2015-05-20 10:45:35 +00:00
Tom Wilkie
441b71884b Save the coverage.html and scope image after each build. 2015-05-20 10:42:56 +00:00
Tom Wilkie
0f53765f1a Merge pull request #66 from tomwilkie/build
Don't fail build if coveralls has a hiccup.
2015-05-20 10:47:55 +02:00
Peter Bourgon
524249c0cd Merge pull request #64 from weaveworks/fix-process-names
Fix deduplicated process names in Application topology
2015-05-20 10:29:50 +02:00
Tom Wilkie
b1d1ce8db4 Don't fail build if coveralls has a hickup. 2015-05-20 08:16:48 +00:00
Peter Bourgon
8e2c7053f0 Fix api_topology_test.go 2015-05-20 10:13:37 +02:00
David
6ed345f292 Merge pull request #60 from weaveworks/layout-tuning
Cleanup menu layout and remove unused styles
2015-05-20 10:09:25 +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
David Kaltschmidt
cc14318fea copy woff2 static files as well in font task 2015-05-19 16:54:11 +02:00
David Kaltschmidt
16a7fc2f50 removed unused stats styles, search and options 2015-05-19 16:53:40 +02:00
David Kaltschmidt
6a56a797d9 bring top menues closer together 2015-05-19 16:46:44 +02:00
Tom Wilkie
9eff84292f Merge pull request #59 from tomwilkie/runit
Use runit inside the scope container
2015-05-19 16:00:56 +02:00
Peter Bourgon
cb44524d44 make static 2015-05-19 15:53:55 +02:00
Tom Wilkie
7b1c949a51 Use runit inside the scope container 2015-05-19 13:50:02 +00:00
Tom Wilkie
aa691401fb Merge pull request #51 from tomwilkie/lint
Add lint script, run in circle ci.
2015-05-19 15:00:36 +02:00
Peter Bourgon
757da91d4a Merge pull request #56 from weaveworks/one-connection-per-app
One connection per app
2015-05-19 14:52:31 +02:00
Peter Bourgon
36d04da82e type connEncoder can be function-scoped 2015-05-19 14:48:16 +02:00
Peter Bourgon
08f5905742 Use host -> (Conn, Encoder) mapping for active conns 2015-05-19 12:45:48 +02:00
Tom Wilkie
4c3912edf0 Add lint script; run it on circle. Intentionally don't lint static.go. 2015-05-19 10:43:04 +00:00
Tom Wilkie
6b2bad2090 gofmt fixes 2015-05-19 10:42:52 +00:00
Peter Bourgon
11f85cda1b Remove needless probe -version 2015-05-19 12:22:02 +02:00
Peter Bourgon
ad45ae2c96 Publisher refuses connections from the same host 2015-05-19 12:21:11 +02:00
Tom Wilkie
84d724f645 Move container build files into their own dir and introduce the scope script. 2015-05-19 10:05:40 +00:00
David Kaltschmidt
0040b25f69 show disconnection state 2015-05-19 10:05:39 +00:00
Peter Bourgon
e739555582 .gitignore experimental/goapp/app 2015-05-19 10:05:08 +00:00