Commit Graph
4222 Commits
Author SHA1 Message Date
Filip BarlandGitHub 64fe7560b6 Merge pull request #2214 from weaveworks/fix-rounded-square-node-shadow-radius
Fix rounded square node shadow radius
2017-02-08 18:44:24 +01:00
Filip Barl df2193cd95 Fix rounded square node shadow radius 2017-02-08 18:41:46 +01:00
Filip BarlandGitHub 0bd24c596a Merge pull request #2210 from weaveworks/fixed-node-stack-display
Fix for node stack display bug
2017-02-08 18:39:51 +01:00
SimonandGitHub ddd5a25a98 Merge pull request #2217 from weaveworks/2209-fixes-popped-out-terminal-styles
Fixes base font-size of popped out terminal.
2017-02-08 18:38:48 +01:00
Filip Barl c8c6dd84c2 Fixed the node stack display bug. 2017-02-08 18:25:05 +01:00
Alfonso Acosta 14a555ffab Stop using tag -f
(It's been removed from Docker)
2017-02-08 17:10:50 +00:00
Simon Howe 047ce43d2a Fixes base font-size of popped out terminal.
Share the rest of the base styles too so the embedded and popped out
terminal are working from a common style base.
2017-02-08 18:08:13 +01:00
Alfonso Acosta 7acebad756 Push latest_release tag to Docker Hub on each release 2017-02-08 17:02:14 +00:00
Alfonso AcostaandGitHub c9881a764e Merge pull request #2206 from kinvolk/schu/extras-dialer-random-seed
extras/dialer: allow to seed random
2017-02-08 17:32:05 +01:00
Michael Schubert c349c165e5 extras/dialer: allow to seed random
Helpful if you want to get the same random numbers in subsequent runs
(e.g. to compare results between branches).
2017-02-08 12:42:32 +01:00
Mike Lang 5a477171d3 awsecs: Implement scale up/down control 2017-02-07 14:57:32 -08:00
Mike Lang 7d58e6a9c3 awsecs: Add dummy scale up and scale down controls for services
These controls do nothing for now, this was just to get the control buttons working
2017-02-07 14:57:31 -08:00
Mike LangandGitHub f8cf32c0c1 Merge pull request #2186 from weaveworks/mike/ecs/clusterise-service-ids
Rename ECS Service node ids to be cluster;serviceName
2017-02-07 14:56:21 -08:00
Alfonso Acosta 9e33e7e07f Release 1.2.0 2017-02-07 18:05:35 +00:00
Jordan Pellizzari d91fc5c310 Added API prefix to terminal window 2017-02-07 09:24:39 -08:00
jpellizzariandJordan Pellizzari 7a1843ca15 Added json type to api requests 2017-02-07 08:48:44 -08:00
Alfonso Acosta 0372c0b432 Update Scope version in docs 2017-02-07 15:34:01 +00:00
Jordan PellizzariandGitHub 68971447c8 Merge pull request #2194 from weaveworks/2181-closed-connections
Change merge to re-assign when nodes are updated
2017-02-06 09:17:55 -08:00
Filip BarlandGitHub 8e183c8283 Merge pull request #2177 from weaveworks/details-spinner-display-fix
Node details spinner Chrome display bug fix
2017-02-06 11:38:30 +01:00
Filip Barl 2a8904e5f2 Fixed the node details spinner Chrome display bug 2017-02-06 11:16:28 +01:00
Matthias RadestockandGitHub 4bc6a6c128 Merge pull request #2189 from weaveworks/2188-make-clean
don't attempt to make 'make clean' work on old checkouts

Fixes #2188.
2017-02-03 22:16:32 +00:00
Mike Lang 1dcfe58b3d Add test to check ECS Service node id parsing is back-compatible 2017-02-03 13:55:11 -08:00
Matthias Radestock 4aa73bf7f0 don't attempt to make 'make clean' work on old checkouts
It's just not worth the extra complication in the Makefile, and the
code for it was actually broken.

Also, outdent comment so it doesn't get splattered onto the console.
2017-02-03 21:52:55 +00:00
Mike Lang fad3e88269 Rename ECS Service node ids to be cluster;serviceName
This is important for two reasons:
* It prevents nasty false-equality bugs when two different services from different ECS clusters
  are present in the same report
* It allows us to retrieve the cluster and service name - all the info we need to look up the service -
  using only the node ID. This matters, for example, when trying to handle a control request.
2017-02-03 13:45:18 -08:00
Jordan Pellizzariandjpellizzari f65f39b128 Refactored API URL generation to function calls and added tests 2017-02-03 12:32:35 -08:00
jpellizzari f82ec445f8 Changed merge to re-assign in RECEIVE_NODES_DELTA 2017-02-03 11:26:54 -08:00
Filip BarlandGitHub 43cb7548d8 Merge pull request #2180 from weaveworks/reapply-graph-layout-optimizations
Re-applied "Graph layout optimizations"
2017-02-03 17:40:26 +01:00
Filip Barl 2b4ba3239c Fixed the node labels bug on Firefox. 2017-02-03 17:06:53 +01:00
Filip Barl c9ff15f7f3 Re-applied PR #2128 'Graph layout optimizations' 2017-02-03 16:59:25 +01:00
Alfonso AcostaandGitHub c1b485470a Merge pull request #2190 from weaveworks/min-docker-1.10
Embed and require Docker >= 1.10
2017-02-03 16:58:25 +01:00
Alfonso AcostaandGitHub 0922253cb1 Fix typo 2017-02-03 16:13:17 +01:00
Alfonso Acosta 92c4bc968c Embed and require Docker version 1.10 2017-02-03 14:26:58 +00:00
Alfonso Acosta e5d8c8e8b6 Bump Docker in CircleCI to 1.10 2017-02-03 14:24:16 +00:00
Filip BarlandGitHub 834eb6110a Merge pull request #2179 from weaveworks/revert-2128-graph-layout-optimizations
Revert "Graph layout optimizations"
2017-02-02 11:46:02 +01:00
Filip BarlandGitHub 8eaa12e680 Revert "Graph layout optimizations" 2017-02-02 11:42:12 +01:00
Filip BarlandGitHub 95c688d1b1 Merge pull request #2128 from weaveworks/graph-layout-optimizations
Graph layout optimizations
2017-02-02 11:01:05 +01:00
Simon Howe dcfc66811f Ignore xterm sourcemaps which cause warnings w/ npm run build 2017-02-01 18:54:01 +01:00
Simon Howeandjpellizzari 9e333d4f4d Remove scroll-lock, this is now a feature of xterm.js 2017-02-01 08:29:30 -08:00
jpellizzari ca97cee4dd Upgraded xterm.js to 2.2.3 2017-02-01 08:29:30 -08:00
Filip Barl c802c8c6c1 Addressed @foot's UI comments 2017-02-01 16:27:23 +01:00
Filip Barl 2a6308bf6c Split the zooming and layout logic in nodes-chart.js between a bunch of selectors 2017-02-01 16:27:23 +01:00
Filip Barl 632e3756c4 Optimized rendering of graph layout and zooming events 2017-02-01 16:27:23 +01:00
Alfonso AcostaandGitHub b25417ea2f Merge pull request #2176 from weaveworks/2175-initialize-userns
Initialize USERNS_HOST variable
2017-02-01 16:26:36 +01:00
Alfonso Acosta 36da3cd4e5 Initialize USERNS_HOST variable 2017-02-01 14:47:32 +00:00
Filip BarlandGitHub ceacc27503 Merge pull request #2174 from weaveworks/2165-contrast
Split stylesheets to fix contrast bug
2017-02-01 12:07:35 +01:00
David Kaltschmidt 4121da1c06 Added Internet button to debug toolbar 2017-01-31 16:57:49 +01:00
Alfonso AcostaandGitHub f8ca8fa203 Merge pull request #2162 from weaveworks/2155-dot1q-decoding-and-rl
DNSSnooper: Support Dot1Q and limit decoding errors
2017-01-31 16:54:25 +01:00
Alfonso AcostaandGitHub 373d6010dc Merge pull request #2172 from weaveworks/2163-known-services-can-be-internal
Check for known services before external IPs
2017-01-31 16:50:28 +01:00
Alfonso Acosta 0a135e6330 Check for known services before external IPs
Known services can be internal (e.g. same VPC in AWS)
2017-01-31 15:37:57 +00:00
Alfonso AcostaandGitHub 0367bd8b1e Merge pull request #2161 from sjitech/master
fix error when docker daemon is running with user namespace enabled.
2017-01-31 08:42:52 +01:00