Commit Graph

1743 Commits

Author SHA1 Message Date
Tom Wilkie
ca4f6ad17c Fix a couple of minor issue for goreportcard and add badge for it. 2016-03-23 16:17:01 +00:00
Paul Bellamy
ecab765b07 Merge pull request #1179 from weaveworks/1155-single-pseudo-nodes
Don't show multiple pseudo nodes in the host view for the same IP
2016-03-23 12:37:49 +00:00
Paul Bellamy
ae4eb5c60e Merge pull request #1180 from weaveworks/1160-vendoring-docs
Add vendoring docs
2016-03-23 12:02:59 +00:00
Paul Bellamy
0ca3317fc1 Merge pull request #1199 from weaveworks/misspell
Update tools & build container to check for spelling mistakes
2016-03-23 12:02:44 +00:00
Tom Wilkie
315a3f6b55 Merge commit '8b5ff7765ab5ec63e84862d9332383ba856f8367' into misspell 2016-03-23 11:18:39 +00:00
Tom Wilkie
8b5ff7765a Squashed 'tools/' changes from c342e83..f9aa081
f9aa081 Correctly fail when spelling mistakes are found.
f8950ed Merge pull request #19 from weaveworks/18-misspell
b377e46 Add misspell to the lint script.
f26a5b2 Merge pull request #20 from weaveworks/socks-update
f904203 Update socks proxy for upstream changes.
495e875 Add reciept to spellchecker

git-subtree-dir: tools
git-subtree-split: f9aa081666
2016-03-23 11:18:39 +00:00
Tom Wilkie
7e2e4c9c45 Fix spelling mistakes in the codebase. 2016-03-23 10:51:27 +00:00
Tom Wilkie
a4e707d179 Project specific changes for misspell.
- Add misspell to build container.
- Add file to build container.
- Ignore dagre spelling
2016-03-23 10:51:21 +00:00
Tom Wilkie
f1c6d4dc55 Merge pull request #1184 from weaveworks/fix-container-image-bug
Fix bug in container image reporting, we can't strip the prefix off until after finding the image
2016-03-22 17:55:39 +00:00
Paul Bellamy
55d84bfa02 Add integration test for non-empty topologies. 2016-03-22 17:23:50 +00:00
Tom Wilkie
f6835e433c Fix bug in container image reporting, strip the prefix off when adding image to the registry 2016-03-22 17:21:49 +00:00
Alfonso Acosta
88cd85f61c Merge pull request #1194 from weaveworks/1192-filter-race
Stop mutating nodes in ColorConnected filter
2016-03-22 08:49:42 -07:00
Alfonso Acosta
13ec8d97c9 Stop mutating nodes in ColorConnected filter 2016-03-22 14:23:34 +00:00
David
b5da2e46c6 Merge pull request #1183 from weaveworks/downgrade-react-motion
Downgrade react-motion
2016-03-18 12:42:24 +01:00
David Kaltschmidt
c517a6cf5d Downgrade react-motion
* caused lots of lag when dev tools were open
2016-03-17 18:11:53 +01:00
Tom Wilkie
f7aa14380e Add vendoring docs 2016-03-17 15:05:04 +00:00
Tom Wilkie
5cfc9d2a29 Don't show multiple pseudo nodes in the host view for the same IP 2016-03-17 15:00:04 +00:00
Paul Bellamy
c7cbb2df24 Merge pull request #1161 from weaveworks/1058-sha256-image-ids
strip sha256: from docker image ids
2016-03-16 13:57:41 +00:00
David
46cb13548d Merge pull request #1173 from weaveworks/immutablejs-highlights
Make node/edge highlighter objects immutable in app store
2016-03-16 14:27:15 +01:00
Paul Bellamy
1f6652e1c3 strip sha256: from docker image ids 2016-03-16 13:06:54 +00:00
David Kaltschmidt
f7ff70f913 Own adjacency was already included 2016-03-16 13:15:04 +01:00
David Kaltschmidt
9fa086d4b6 Getting both directions in edge highlighting 2016-03-16 13:09:37 +01:00
Simon
85f46f0534 Merge pull request #1175 from weaveworks/1174-fixes-term-error-handling
Fixes term error handling
2016-03-16 12:57:39 +01:00
Simon Howe
17c8bc2b12 Fixes term error handling 2016-03-16 11:33:56 +01:00
David Kaltschmidt
2ce5a39d45 Make node/edge highlighter objects immutable in app store
* refactor, no functionality changed
2016-03-16 11:29:40 +01:00
David
d9938c80bb Merge pull request #1171 from weaveworks/npm-updates
React/lodash/babel upgrades + updated linting (linted)
2016-03-16 10:19:16 +01:00
Tom Wilkie
88c39e2871 Merge pull request #1172 from weaveworks/ws-pipe-fixes
Various websocket and pipe fixes.
2016-03-15 17:39:19 +00:00
Tom Wilkie
581b711eb4 Websocket and pipe fixes. 2016-03-15 17:13:49 +00:00
David Kaltschmidt
e4270f69b7 Upgraded dev deps and linted JS according to latest airbnb rules 2016-03-15 18:09:45 +01:00
Alfonso Acosta
fd37851a25 Merge pull request #1028 from weaveworks/codecgen-multiarch
Make unconteinerized build work on OSX
2016-03-15 16:41:28 +00:00
Paul Bellamy
0c4c90a91c Merge pull request #1165 from weaveworks/1136-kernel-version
only check the first two segments of the kernel version
2016-03-15 16:33:18 +00:00
Paul Bellamy
0a910b422d only check the first two segments of the kernel version 2016-03-15 13:20:15 +00:00
David Kaltschmidt
658a38f40a Upgrade npm app dependencies 2016-03-15 13:45:57 +01:00
Alfonso Acosta
6a62037d30 Remove full bin directory of codecgen 2016-03-15 12:00:05 +00:00
Alfonso Acosta
7a0235499e Unnecessary EOL in log 2016-03-15 11:51:20 +00:00
Alfonso Acosta
987ccb7992 Fix typo 2016-03-15 10:20:04 +00:00
Alfonso Acosta
7f5005a131 Bump vendor/github.com/ugorji/go/codec
To be able to get rid of GO15VENDOREXPERIMENT https://github.com/ugorji/go/issues/147
2016-03-15 10:14:01 +00:00
David
a9d53bc711 Merge pull request #1167 from weaveworks/immutablejs-topology
Make app-store's topologies object immutable
2016-03-15 10:02:42 +01:00
David Kaltschmidt
3f8a26d551 Make app-store's topologies object immutable
* refactoring, functionality should be the same
* adapted tests
2016-03-15 10:02:05 +01:00
Simon
77417adf1c Merge pull request #1138 from weaveworks/thinner-borders
Slightly thinner borders on nodes
2016-03-15 09:05:32 +01:00
Tom Wilkie
70b0433566 Merge pull request #1157 from weaveworks/demo
Update demo for tracer
2016-03-14 11:19:07 +00:00
David
964ce2755e Merge pull request #1140 from weaveworks/ui-disconnect
Handle server disconnects gracefully in the UI
2016-03-14 11:09:44 +01:00
Alfonso Acosta
e7c38a9de2 Simplify build
* Get rid of GO15VENDOREXPERIMENT since it's enabled by default in Go >=1.6,
  just use go 1.6 if you want to build outside the container.
* Stop using unset/env -u, just avoid adding env variables where needed.
* Pass build flags consistently to codecgen.
* Let the experimental/ directory be.
2016-03-12 17:42:40 +00:00
Matthias Radestock
000bd88a15 Merge pull request #1163 from weaveworks/checkpoint
Don't read from app.Version before we initialise it
2016-03-12 11:27:26 +00:00
Tom Wilkie
5886dae974 Don't read from app.Version before we initialise it, otherwise we report 'dev' back to the checkpoint service. 2016-03-12 11:01:52 +00:00
Matthias Radestock
c6bd583a35 update vendored go-checkpoint 2016-03-11 11:12:54 +00:00
Tom Wilkie
bd760f6e76 Update demo for tracer 2016-03-10 13:25:19 +00:00
Simon Howe
d7e9d1388f Support env -u e.g. unsetting vars under OSX 2016-03-10 11:25:16 +01:00
Alfonso Acosta
3391bcc62c Move codecgen dependencies to the no-containerized section 2016-03-10 11:25:15 +01:00
Alfonso Acosta
8ac9e7812c Extend go variables even more 2016-03-10 11:25:15 +01:00