Commit Graph

430 Commits

Author SHA1 Message Date
48d683be77 add checksum generation to makefile 2017-11-18 07:51:15 +00:00
e1ec264345 Merge pull request #90 from bcicen/godep
Move from Glide -> Dep
2017-09-03 11:10:59 +09:00
9aad2efdb0 update build docs with dep link 2017-09-03 10:53:01 +09:00
f6595a02c4 replace glide with godep 2017-09-03 10:33:14 +09:00
92ca9bf7eb remove textcol coloring 2017-08-28 10:48:13 +09:00
05242a83f0 refactor status widget, include health indicator 2017-08-28 10:45:14 +09:00
add44c0f18 add common status colors to global theme 2017-08-28 08:46:01 +09:00
a1ebf3f90e remove duplicate inspect, trigger refresh on "health_status" events 2017-08-28 08:29:59 +09:00
626d50d3e9 Added health row to Info Single mode.
Change color status logic.

Highlight health status for Name column:
- starting - yellow
- healthy - green
- unhealthy - magenta

reformat

Fixed misprint

Removed unused colors of state widget.

Moved changes to another branch

Removed unused colors of state widget.

Remove swarm changes from master

Remove swarm changes from master

Remove swarm changes from master
2017-08-28 07:55:43 +09:00
eaa7ad85f8 Merge pull request #87 from mavimo/patch-1
Update version in readme
2017-08-25 14:22:04 +09:00
be9be0b2d1 Update version in readme
SSIA
2017-08-24 12:27:15 +02:00
f196999c67 Merge pull request #86 from kentaost/runc-root-description
update RUNC_ROOT description to adjust to runC man
2017-08-22 15:22:19 +09:00
e674ec4f33 update RUNC_ROOT description to adjust to runC man 2017-08-21 21:36:45 +09:00
f23805550f remove deprecated -e option 2017-08-19 14:33:56 +09:00
55a356bbec omit cache from memory usage stat 2017-08-11 16:44:52 +02:00
954aaeb06b rename Memory widget 2017-08-09 14:05:45 +02:00
27e272c58f rename expanded -> single view 2017-08-05 13:28:20 +02:00
3ed9912bcb update circleci 2017-06-29 14:02:52 +00:00
e0f6563a39 move circleci config to 2.0 2017-06-29 14:02:52 +00:00
caa64724d0 fix release dirname 2017-06-29 14:02:52 +00:00
a2011b8bc7 v0.6.1 v0.6.1 2017-06-29 14:02:52 +00:00
40fd9e935a combine image build steps 2017-06-29 14:02:52 +00:00
b88c143914 add offset sanity check to CompactGrid Align() 2017-07-07 15:43:03 +03:00
0a05007c4e skip offset updates in page scroll if no pages 2017-07-07 15:38:02 +03:00
c47ba3f804 add pgCount() method to GridCursor 2017-07-07 15:28:26 +03:00
79a3f361a7 add container log struct to models, collectors 2017-07-04 12:32:25 +00:00
65399a37e5 add log panel to expanded widgets 2017-06-29 14:02:52 +00:00
25a3fcf731 add runtimestats, stack logging to debug 2017-06-28 09:12:24 -03:00
17e2c2df8e add LogCollector interface, docker, mock log collectors 2017-06-27 14:18:17 -03:00
240345d527 add StreamLogs() to collector interface 2017-06-26 15:35:57 +00:00
2d284d9277 rename metrics subpackage 2017-06-26 15:35:57 +00:00
bfa5c5944f rename 2017-06-26 15:35:57 +00:00
e1051cd40f use underscore-prefixed build dir in makefile 2017-06-24 08:04:56 -03:00
13029cc7fe add go runtime to version output 2017-06-19 12:23:39 +00:00
58d9e4e194 reverse host and container port in metadata 2017-06-18 17:17:56 -03:00
4de7036e2f fix release url 2017-06-14 15:04:47 -03:00
617b1b2863 omit runc connector from darwin build v0.6.0 2017-06-14 10:11:40 -03:00
e59a360b60 Create connectors.md 2017-06-14 09:32:48 -03:00
91cd53a878 change option header sizing 2017-06-14 09:32:26 -03:00
c6f2c7b617 add badges back 2017-06-14 09:30:03 -03:00
568bfb2513 v0.6 doc updates 2017-06-14 09:17:44 -03:00
66ff8ad7ec update potentially conflicting variable name 2017-06-13 17:35:00 -03:00
400d9471b6 add pidcount,io to mock collector 2017-06-13 17:25:58 -03:00
288380ca8d remove arbitrary branch deploy commands 2017-06-12 11:25:02 -03:00
429d5b9101 v0.6.0 2017-06-12 11:16:03 -03:00
1be452d7c0 refactor collectors into subpackage 2017-06-12 11:12:03 -03:00
671c944272 disable timed display refresh while scrolling 2017-06-12 10:52:45 -03:00
a48a9031cc move container sort to struct method 2017-06-12 10:40:52 -03:00
aff6943d07 add runc connector doc 2017-06-10 12:25:18 -03:00
f56ff96b88 Revert "remove build-time container in make image"
This reverts commit b49e174483.
2017-06-10 12:15:42 -03:00