Commit Graph

  • ce561d648c No op gvt restore vendoring Jonathan Lange 2016-12-06 16:42:47 +00:00
  • fb12df6036 ecs reporter: Fix some log lines that were passing *string instead of string Mike Lang 2016-12-05 15:43:36 -08:00
  • 543f3d5bdc procspy: use a Reader to copy the background reader buffer Alban Crequy 2016-11-18 16:23:13 +01:00
  • 9d5d431a59 Merge pull request #2057 from weaveworks/fix-npm-versions Filip Barl 2016-12-05 16:15:35 +01:00
  • b4d5665fd8 Merge pull request #2021 from kinvolk/alban/linter Alfonso Acosta 2016-12-05 15:45:01 +01:00
  • 1bc27ee40f Fix all the npm library versions (resolve #2052) fbarl 2016-12-05 14:57:25 +01:00
  • 4fe3efc364 Merge pull request #2045 from weaveworks/remove-waypoints-cap-on-edge-containers David 2016-12-05 11:57:31 +01:00
  • 5ae3a5aba2 Merge pull request #2034 from weaveworks/use-webpack-dev-middleware David 2016-12-05 11:52:44 +01:00
  • 1bfdfc84f6 Using eval-source-maps in webpack for now David Kaltschmidt 2016-12-05 11:52:23 +01:00
  • 298f27bf3f Remove polling for webpack (was CPU heavy) and HMR for vendors David Kaltschmidt 2016-12-05 11:30:06 +01:00
  • e8eba61c37 Remove the dagre waypoints limitation for edges and replace it with WAYPOINTS_CAP constant for fine tunning (fix #1187) fbarl 2016-11-29 18:06:40 +01:00
  • 92a02fb587 Merge pull request #2048 from weaveworks/d4-hotfixes Filip Barl 2016-11-30 12:23:31 +01:00
  • f50e0bf72f Fixes container and pod metric fill direction back to vertical Simon Howe 2016-11-30 11:32:16 +01:00
  • 52136cd8b5 Replaced rangeBands with scaleBand().range fbarl 2016-11-30 11:15:40 +01:00
  • 0ad3224485 Merge pull request #2046 from weaveworks/update-scope-version-in-docs Alfonso Acosta 2016-11-29 11:05:35 -08:00
  • cc32864ce1 Update Scope version in install docs Alfonso Acosta 2016-11-29 19:04:55 +00:00
  • 03f0ef64a7 Merge pull request #2033 from weaveworks/release-1.1 Alfonso Acosta 2016-11-29 11:00:20 -08:00
  • 064823c1d9 Update CHANGELOG v1.1.0 Alfonso Acosta 2016-11-29 16:21:28 +00:00
  • 2fc80369e6 Update CHANGELOG Alfonso Acosta 2016-11-29 15:56:54 +00:00
  • d47ae4bf80 Release 1.1.0 Alfonso Acosta 2016-11-27 23:35:02 +00:00
  • 8d8c106471 Merge pull request #2043 from weaveworks/2037-fix-asset-path David 2016-11-29 17:01:30 +01:00
  • 03b34448e2 Empty publicpath needed for relative paths of scope David Kaltschmidt 2016-11-29 16:56:03 +01:00
  • aaf2b0a815 Merge pull request #2026 from weaveworks/mike/ecs/initial Alfonso Acosta 2016-11-29 07:42:59 -08:00
  • d0caee4748 Add some basic metadata to the ECS task/service details panels Mike Lang 2016-11-29 07:04:59 -08:00
  • 9c7282231f Fix tests Alfonso Acosta 2016-11-29 01:36:35 +00:00
  • 003ef6b4ea Add some basic metadata to ECS nodes Mike Lang 2016-11-28 13:32:24 -08:00
  • 9a10e9650d Fix the one instance of "make" that is actually apparently required Mike Lang 2016-11-28 09:16:19 -08:00
  • b06fee8c0f Review feedback Mike Lang 2016-11-28 08:55:10 -08:00
  • 747577f414 Review feedback Alfonso Acosta 2016-11-28 16:32:57 +00:00
  • d20381d30b merger: Pass reports via closure, instead of by reference in args Mike Lang 2016-11-26 21:13:30 -08:00
  • 8f2e3e7d9b merger: Fix a pointer bug that trashed the merge process Mike Lang 2016-11-24 14:06:24 -08:00
  • ab1d2d2c6d Add checkpoint flag for ECS Alfonso Acosta 2016-11-24 12:20:32 +00:00
  • f8b1f71f06 Finish rendering for ECS topologies Alfonso Acosta 2016-11-24 12:18:19 +00:00
  • b53de4317d Appease linter Mike Lang 2016-11-23 20:58:14 -08:00
  • f5b7b5bec2 ecs reporter: Fix a bug where parents weren't actually set Mike Lang 2016-11-23 20:46:23 -08:00
  • 90c8b6eeed Add ECS topologies to tagger Alfonso Acosta 2016-11-23 18:35:25 +00:00
  • 78775bbdb8 Initial rendering for ECS Alfonso Acosta 2016-11-23 16:08:46 +00:00
  • a2d329dee7 ecs reporter: Associate containers with ECS tasks and services as parents Mike Lang 2016-11-22 15:37:21 -08:00
  • 88499b4e9d Add --probe.ecs flag to enable running the ECS probe tagger Mike Lang 2016-11-22 15:13:36 -08:00
  • 511f6dad6a Add report tagger for populating ECS topologies Mike Lang 2016-11-22 15:12:57 -08:00
  • db23e64e9c Add new topologies ECSTask and ECSService Mike Lang 2016-11-22 15:12:14 -08:00
  • 7d93e2cfe7 merger: Pass pointers, not structs Mike Lang 2016-11-18 18:06:13 -08:00
  • c99b7541cf Merge pull request #2035 from weaveworks/hide-weave-topology-if-empty Mike Lang 2016-11-29 03:23:46 -08:00
  • ec79c1ebb1 Switched to using webpack-dev-middleware instead of webpack-dev-server directly fbarl 2016-11-28 16:33:49 +01:00
  • 70fccc07fc Merge pull request #2028 from weaveworks/update-d3-to-version-4 Filip Barl 2016-11-29 11:40:24 +01:00
  • bf4747f132 Hide Weave topology if empty Alfonso Acosta 2016-11-28 16:33:59 +00:00
  • 34033ee46e Implemented round function as a replacement for d3.round fbarl 2016-11-25 16:34:53 +01:00
  • 7442ff3f41 Switched to D3 version 4.4.0 fbarl 2016-11-24 16:02:01 +01:00
  • 308387157e Merge pull request #2022 from weaveworks/fix-plugins-tooltip Filip Barl 2016-11-25 18:05:21 +01:00
  • c110e32b2a Implemented a nicer and more responsive tooltip for plugin status (resolves #1905). fbarl 2016-11-21 17:54:23 +01:00
  • a1adbbbded Merge pull request #2014 from weaveworks/1941-consolidate-webpack David 2016-11-25 11:07:04 +01:00
  • 10602d2645 Merge pull request #1993 from weaveworks/dance-tuning David 2016-11-24 17:40:14 +01:00
  • 90dbf12a7b Review feedback David Kaltschmidt 2016-11-24 17:05:38 +01:00
  • 79a9598d0f Change spelling for eslint Simon Howe 2016-11-21 11:59:30 +01:00
  • beed39f13e Add feature flags to test David Kaltschmidt 2016-11-15 11:50:16 +01:00
  • aa7b85b5f0 Use feature flags in nodes-layout David Kaltschmidt 2016-11-15 11:41:25 +01:00
  • faa8ee098c Adapted feature check to allow only some features David Kaltschmidt 2016-11-15 11:35:35 +01:00
  • afe177cdba Support for feature flags David Kaltschmidt 2016-11-14 17:16:46 +01:00
  • d131e99039 Simplified layout steps for singles and same-ranks David Kaltschmidt 2016-11-07 17:36:41 +01:00
  • 90c7659526 Dont relayout for new unconnected nodes David Kaltschmidt 2016-09-27 17:06:30 -07:00
  • ee61ff7143 Test and debugbar tools to simulate single nodes appearing David Kaltschmidt 2016-09-27 09:24:38 -07:00
  • 3c40892add linter: fix punctuation and capitalization Alban Crequy 2016-11-21 15:07:06 +01:00
  • 604661ca2a Update package.json (#2017) Filip Barl 2016-11-23 15:59:41 +01:00
  • 21ee72a384 Add OpenTracing support to TimeRequestHistogram (#2023) Tom Wilkie 2016-11-22 14:43:15 +00:00
  • d15e884cb1 Table-mode: sort ips numerically (#2007) Filip Barl 2016-11-22 11:05:59 +01:00
  • 7b0bf508dd Merge pull request #2019 from weaveworks/unintuitive-compose-service-name Alfonso Acosta 2016-11-18 17:23:24 +01:00
  • fa84f65c5d Use intuitive standalone service name in compose Alfonso Acosta 2016-11-18 16:14:49 +01:00
  • b3448b19c0 Merge pull request #1895 from CarltonSemple/container-filters Alfonso Acosta 2016-11-15 23:33:24 +01:00
  • a5859ba218 Addressed final comments CarltonSemple 2016-11-15 22:18:55 +00:00
  • 9833a854b1 Added container filters as CLI arguments CarltonSemple 2016-09-26 15:17:06 +00:00
  • 3a0fb59009 Merge pull request #2010 from sdurrheimer/fix-kubernetes-port-forward-docs Alfonso Acosta 2016-11-15 15:12:36 +01:00
  • c776f35752 Combined external and prod webpack config files jpellizzari 2016-11-15 10:40:18 +00:00
  • b11cfb0fc6 Merge pull request #2008 from kinvolk/alessandro/site-plugins Alfonso Acosta 2016-11-14 16:41:26 +01:00
  • 7c35e3a08e Merge pull request #1906 from kinvolk/alessandro/plugins-doc Alfonso Acosta 2016-11-14 16:37:46 +01:00
  • 655e6677cc docs/plugins: sync docs with changes site changes Alessandro Puccetti 2016-11-14 15:56:04 +01:00
  • 75778117d4 Merge pull request #2011 from weaveworks/1999-source-maps Jordan Pellizzari 2016-11-14 13:45:44 +00:00
  • d26a320ebe site/plugins: remove trailing whitespaces. Alessandro Puccetti 2016-11-14 14:25:21 +01:00
  • 30bd628852 put tags in code format Anita Buehrle 2016-11-13 15:32:27 -06:00
  • 8ca299e4f2 Some edits to the plugin docs Anita Buehrle 2016-11-13 15:19:49 -06:00
  • ef0cee946a site/plugins: add developing guide Alessandro Puccetti 2016-11-03 11:30:14 +01:00
  • 0ef8711343 site/plugins: add node naming documentation Alessandro Puccetti 2016-11-02 17:34:45 +01:00
  • d7e523e19e site/plugins: add controls documentation Alessandro Puccetti 2016-11-02 17:33:03 +01:00
  • 8894a32302 site/plugins: update plugins internals Alessandro Puccetti 2016-11-02 17:16:55 +01:00
  • 3f1d71c09e site/plugins: update the plugins list Alessandro Puccetti 2016-11-02 16:31:07 +01:00
  • 953548d833 docs/plugins: add volume count plugin Alessandro Puccetti 2016-10-28 14:28:18 +02:00
  • 655b532ac3 circleci: update circle.yml Alessandro Puccetti 2016-10-05 12:04:58 +02:00
  • e9e3b5d5c0 docs/plugins: Refactoring Alessandro Puccetti 2016-09-29 19:09:50 +02:00
  • af901c5dac plugins: remove plugins Alessandro Puccetti 2016-09-29 19:11:55 +02:00
  • 6c9f8ed8ab Changed webpack local config to use source maps; Fixed webpack linting errors jpellizzari 2016-11-09 12:47:36 -08:00
  • f698611a1e Merge pull request #2006 from weaveworks/1943-contrast-text-only Bowen Li 2016-11-11 07:27:45 -08:00
  • 6d46bb0b12 Fix kubectl port-forward command to access the scope app locally Steve Durrheimer 2016-11-11 16:04:38 +01:00
  • f9df493e44 Merge pull request #1971 from weaveworks/mike/errorhandler/implement-hijack Mike Lang 2016-11-10 14:39:06 -08:00
  • cafe8af6da Merge pull request #2003 from weaveworks/2002-goroutine-leak-in-control Mike Lang 2016-11-10 11:57:32 -08:00
  • 0d58a2311e Merge pull request #1994 from weaveworks/1721-high-node-count Jordan Pellizzari 2016-11-10 10:03:48 -08:00
  • a978d16e73 increase black/white text contrast in contrast mode Bowen Li 2016-11-10 09:53:19 -08:00
  • 0610936296 plug goroutine leak in control Matthias Radestock 2016-11-10 13:47:35 +00:00
  • ee0bb8ef40 Added graph complexity check on page load jpellizzari 2016-11-07 14:32:34 -08:00
  • ed26575d50 Merge pull request #2005 from weaveworks/2004-fix-time-dependant-test Alfonso Acosta 2016-11-10 17:45:30 +01:00
  • e57cd8d2e7 Fix time-dependant test (stop testing docker client library) Alfonso Acosta 2016-11-10 16:35:57 +00:00
  • 6fadadae78 Merge pull request #1998 from weaveworks/1997-canvas-click Jordan Pellizzari 2016-11-09 09:26:29 -08:00