Bradley Cicenas
|
e8d9f3327c
|
runc connector optimizations
|
2017-06-09 14:56:39 -03:00 |
|
Bradley Cicenas
|
d372043a17
|
add --connector switch, validation
|
2017-06-09 14:35:29 -03:00 |
|
Bradley Cicenas
|
eeac65da8c
|
add sys proc methods to metrics
|
2017-06-09 14:15:12 -03:00 |
|
Bradley Cicenas
|
c1780ae30a
|
add byte formatting for tb
|
2017-06-09 14:14:27 -03:00 |
|
Bradley Cicenas
|
fb39d69fa7
|
add runc metric collector
|
2017-06-09 13:07:25 -03:00 |
|
Bradley Cicenas
|
6392d63ff8
|
prevent panic messages from being hidden due to ui.Init() race condition
|
2017-06-08 17:19:34 -03:00 |
|
Bradley Cicenas
|
b009a260a4
|
initial runc connector implementation
|
2017-06-08 15:33:34 -03:00 |
|
Bradley Cicenas
|
44379cd9fd
|
rename connectors
|
2017-06-08 12:01:08 -03:00 |
|
Bradley Cicenas
|
b85ca680f0
|
restructure container,connectors in subpackage
|
2017-06-08 11:51:02 -03:00 |
|
Bradley Cicenas
|
8fb7a8988f
|
include <escape> in exit keygroup
|
2017-06-08 09:47:30 -03:00 |
|
Bradley Cicenas
|
6d097c2085
|
add quickstart section to debug doc
|
2017-06-08 09:33:07 -03:00 |
|
Bradley Cicenas
|
f9d68d688d
|
add tcp logging section to debug doc
|
2017-05-31 10:55:31 -04:00 |
|
Bradley Cicenas
|
bc08b85191
|
add option to log debug messages to unix or tcp socket
|
2017-05-31 10:45:48 -04:00 |
|
Bradley Cicenas
|
f3d26e038d
|
use current directory as default logging socket path
|
2017-05-31 10:21:32 -04:00 |
|
Bradley Cicenas
|
b4e1fbf290
|
add release, homebrew badges to README
|
2017-05-28 17:03:19 -04:00 |
|
Bradley Cicenas
|
58d5fba945
|
update port formatting for multi-line display
|
2017-05-15 11:54:35 +01:00 |
|
Bradley Cicenas
|
c76036a6f2
|
allow multi-line metadata in expanded view
|
2017-05-15 11:37:27 +01:00 |
|
bradley
|
6a8848d1e2
|
Merge pull request #65 from kenan-rhoton/ports
Add Ports information to the expanded view
|
2017-05-15 11:35:20 +01:00 |
|
Kenan Rhoton
|
02d1050130
|
Revert "Added Ports information to the expanded view"
This reverts commit b2165b6a29 .
|
2017-05-15 06:53:15 +02:00 |
|
Kenan Rhoton
|
ccb44c964c
|
Moved port Info to be fetched from the standard inspect call to avoid superfluous calls. Also moved the information to the info section instead of a whole new section in the expanded view
|
2017-05-15 06:52:38 +02:00 |
|
Kenan Rhoton
|
b2165b6a29
|
Added Ports information to the expanded view
|
2017-05-11 07:38:12 +02:00 |
|
bradley
|
d81d10ec27
|
Merge pull request #69 from vielmetti/patch-1
WORK IN PROGRESS Add arm64 build
|
2017-04-10 10:15:51 +08:00 |
|
Edward Vielmetti
|
9529c04680
|
Update Makefile
Foolish typo; several lines changed, to make future additions more obvious.
|
2017-04-07 17:43:18 -04:00 |
|
Edward Vielmetti
|
6a89c9af38
|
WORK IN PROGRESS Add arm64 build
This change would close #68 and would add an arm64 (ARMv8) build.
|
2017-04-07 02:10:37 -04:00 |
|
Bradley Cicenas
|
06a29fc912
|
fix circleci build
circleci apparently does not allow containers/volumes to be removed
|
2017-04-06 20:58:54 +08:00 |
|
Bradley Cicenas
|
2cba7253fc
|
use create container in makefile
|
2017-04-03 20:51:05 +08:00 |
|
Bradley Cicenas
|
47d60fe51b
|
gofmt main package
|
2017-03-28 13:57:30 +10:00 |
|
bradley
|
28f16c9a17
|
Merge pull request #62 from yashpatel5400/yash
Added page up/down features
|
2017-03-27 10:09:44 +10:00 |
|
yashpatel5400
|
6560768e08
|
Added page up/down features
|
2017-03-23 22:31:08 -04:00 |
|
Bradley Cicenas
|
084c0c4ec8
|
add global Shutdown() method for exit cleanup
|
2017-03-23 16:48:25 +10:00 |
|
Bradley Cicenas
|
5db90f31dc
|
v0.5.1
|
2017-03-21 10:35:24 +10:00 |
|
Bradley Cicenas
|
82677d52ef
|
add build section to docs
|
2017-03-20 08:39:57 +10:00 |
|
Bradley Cicenas
|
2b2338805b
|
update circleci to build image from source
|
2017-03-19 16:14:56 +10:00 |
|
Bradley Cicenas
|
60213f1551
|
add debug section to docs
|
2017-03-19 15:10:03 +10:00 |
|
Bradley Cicenas
|
8aa932b29f
|
Toggle debug mode via env var
remove logging param from global config, allowing logging server and
level to be configured inside logging subpackage from CTOP_DEBUG env var
|
2017-03-19 15:10:03 +10:00 |
|
Bradley Cicenas
|
35cc8d095d
|
include Makefile instructions for building image from source
|
2017-03-19 15:10:03 +10:00 |
|
bradley
|
30530bc2a1
|
Merge pull request #52 from InTheCloudDan/patch-1
change glide to github repo, url is expired.
|
2017-03-19 10:50:33 +10:00 |
|
Dan O'Brien
|
2c282923c0
|
change glide to github repo, url is expired.
|
2017-03-18 20:39:53 -04:00 |
|
bradley
|
d0d39749de
|
Merge pull request #47 from thomasleveil/patch-1
README: optimize install instructions
|
2017-03-18 10:47:19 +10:00 |
|
Bradley Cicenas
|
26b88a9790
|
add Makefile
|
2017-03-18 10:38:03 +10:00 |
|
bradley
|
a135a67c06
|
Merge pull request #49 from firecat53/patch-2
Add minimal Docker image build instructions
|
2017-03-17 16:57:29 +10:00 |
|
Scott Hansen
|
19b212f45d
|
Add minimal Docker image build instructions
Update README to include instructions for building from source a minimal Docker image with only ctop.
|
2017-03-16 11:53:45 -07:00 |
|
Thomas LÉVEIL
|
34987df010
|
README: optimize install instructions
|
2017-03-15 20:22:08 +01:00 |
|
bradley
|
e2bc4d0a08
|
fix newline
|
2017-03-15 22:54:23 +10:00 |
|
bradley
|
4ac1348fbb
|
Merge pull request #43 from mieciu/patch-1
Update README.md
|
2017-03-15 20:21:38 +10:00 |
|
mieciu
|
66d78a7d74
|
Update README.md
|
2017-03-15 11:14:00 +01:00 |
|
Bradley Cicenas
|
e62a8881a2
|
add brew install steps
|
2017-03-15 19:45:41 +10:00 |
|
Bradley Cicenas
|
a5b2e7b074
|
update aur link
|
2017-03-15 12:49:42 +10:00 |
|
Bradley Cicenas
|
a87bdce0fe
|
update keybindings in readme
|
2017-03-15 12:00:40 +10:00 |
|
Bradley Cicenas
|
2228188ebf
|
v0.5
|
2017-03-15 10:08:26 +10:00 |
|