Commit Graph

38 Commits

Author SHA1 Message Date
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
Peter Bourgon
2dc749bcdc README supports non-bash shells :) 2015-05-19 10:05:07 +00:00
Tom Wilkie
cb86331fde Remove old makefiles 2015-05-19 10:05:07 +00:00
Tom Wilkie
a49a6c86c1 An example micro-services based application for testing purposes. 2015-05-19 10:05:07 +00:00
David Kaltschmidt
720c743020 dont do unnecessary requests 2015-05-19 10:05:06 +00:00
David Kaltschmidt
cda51ef696 grouping switch for topologies
fixes #24
2015-05-19 10:05:06 +00:00
Tom Wilkie
a484956876 Add status badges 2015-05-19 10:05:05 +00:00
Peter Bourgon
578b6dfcba Don't test experimental stuff 2015-05-19 10:05:05 +00:00
Peter Bourgon
2ba9dab7bd integration: becomes experimental; remove support in bin/test 2015-05-19 10:05:05 +00:00
Tom Wilkie
4598d37ecd Add circle ci config and test script. 2015-05-19 10:05:04 +00:00
David Kaltschmidt
ea382b1e1b applied company colours 2015-05-19 10:05:04 +00:00
David Kaltschmidt
38169004e5 reformat tabs to spaces 2015-05-19 10:05:04 +00:00
David Kaltschmidt
bacd7f9f7c new scope logo 2015-05-19 10:05:03 +00:00
Peter Bourgon
64f17e682d Remove old references 2015-05-19 10:05:03 +00:00
David Kaltschmidt
ea862f761c updated client readme's getting started 2015-05-19 10:03:03 +00:00
David Kaltschmidt
570c28c8e9 added screenshot 2015-05-19 10:03:02 +00:00
Peter Bourgon
01ebffb0d8 README: update with build and run instructions 2015-05-19 10:03:02 +00:00
Peter Bourgon
b003336a46 Makefile: first cut at porting the Docker instructions 2015-05-19 10:03:02 +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
Peter Bourgon
8269cc9705 First cut of toplevel Makefile 2015-05-19 10:02:59 +00:00
Peter Bourgon
cab7c84ce4 move things to experimental, and rm more old things 2015-05-19 10:02:58 +00:00
Peter Bourgon
ac71b262c3 rm some toplevel docs, minor changes 2015-05-19 10:02:55 +00:00
Tom Wilkie
d50e827fd5 Intial commit 2015-05-19 10:02:02 +00:00