Sergey Ponomarev
|
2bcfc365f7
|
Single Container View: truncate ID
Truncation Id inside of NewSingle() doesn't work.
It even doesn't have any effect.
Instead truncate the ID inside of NewMeta() call
|
2020-11-03 14:11:58 +02:00 |
|
Bradley Cicenas
|
7c6b5c54dc
|
init column config menu
|
2020-10-25 10:31:51 -04:00 |
|
Bradley Cicenas
|
0ca5235ae5
|
continuing compact widget refactor
|
2020-10-25 10:23:30 -04:00 |
|
Bradley Cicenas
|
8427b0c81d
|
initial refactor of all column widgets to standard interface
|
2020-10-25 10:23:30 -04:00 |
|
Bradley Cicenas
|
c1d4615cc0
|
Merge branch 'fr05t1k-exec'
|
2019-05-12 16:26:51 -04:00 |
|
Bradley Cicenas
|
d7384db373
|
Merge branch 'exec' of https://github.com/fr05t1k/ctop into fr05t1k-exec
|
2019-05-12 15:31:33 -04:00 |
|
CodeLingo Bot
|
b401e7b17e
|
Fix function comments based on best practices from Effective Go
Signed-off-by: CodeLingo Bot <bot@codelingo.io>
|
2019-03-07 02:33:29 +00:00 |
|
bartfokker
|
3c83b7576b
|
refactor string on multiple places to constant
|
2018-10-25 22:23:44 +02:00 |
|
Stanislav Pavlovichev
|
967a87a65f
|
Exec using API
|
2018-10-13 08:33:53 +03:00 |
|
xiechengsheng
|
f7a3d38d6b
|
add more commands in container manager menu
Signed-off-by: xiechengsheng <XIE1995@whut.edu.cn>
|
2018-06-22 15:41:16 +08:00 |
|
Bradley Cicenas
|
107def9ccc
|
add status err messages to start/stop/remove
|
2018-01-11 15:27:30 -03:00 |
|
Bradley Cicenas
|
6d37a4e333
|
enable remove action for "created" state containers
|
2018-01-11 11:40:21 -03:00 |
|
Bradley Cicenas
|
a826859202
|
gofmt
|
2017-11-22 09:27:38 -05:00 |
|
Peter Reisinger
|
436266b1a4
|
added container menu closes #28
|
2017-11-20 11:09:36 +00:00 |
|
Bradley Cicenas
|
17e2c2df8e
|
add LogCollector interface, docker, mock log collectors
|
2017-06-27 14:18:17 -03:00 |
|
Bradley Cicenas
|
240345d527
|
add StreamLogs() to collector interface
|
2017-06-26 15:35:57 +00:00 |
|
Bradley Cicenas
|
2d284d9277
|
rename metrics subpackage
|
2017-06-26 15:35:57 +00:00 |
|
Bradley Cicenas
|
bfa5c5944f
|
rename
|
2017-06-26 15:35:57 +00:00 |
|
Bradley Cicenas
|
a48a9031cc
|
move container sort to struct method
|
2017-06-12 10:40:52 -03:00 |
|
Bradley Cicenas
|
b85ca680f0
|
restructure container,connectors in subpackage
|
2017-06-08 11:51:02 -03:00 |
|