Bradley Cicenas
10b9a6c013
include windows build
2018-01-31 17:05:54 +00:00
Bradley Cicenas
a3b67e4607
add available connectors to help dialog
2018-01-30 07:54:13 -03:00
Bradley Cicenas
ac1ce18143
refactor enabled connectors
2018-01-29 12:47:10 +00:00
bradley
01a305d326
Update README.md
...
escape brackets
2018-01-11 15:58:37 -03:00
Bradley Cicenas
233259be40
v0.7
2018-01-11 15:32:34 -03:00
Bradley Cicenas
107def9ccc
add status err messages to start/stop/remove
2018-01-11 15:27:30 -03:00
Bradley Cicenas
d46ce783c2
add statusline widget, status messages to logging
2018-01-11 15:19:01 -03:00
Bradley Cicenas
d743472b16
add support for config file, keybinding for exporting active config
2018-01-11 13:15:18 -03:00
Bradley Cicenas
d785b263f4
add scale-cpu switch
2018-01-11 12:19:00 -03:00
Bradley Cicenas
6d37a4e333
enable remove action for "created" state containers
2018-01-11 11:40:21 -03:00
Bradley Cicenas
eb49e51ffb
prevent recursive/nested running menus, handle all within main Display() loop
2018-01-11 11:23:28 -03:00
Bradley Cicenas
734d4bfc0c
add optional subtext to menu widget
2018-01-11 10:56:00 -03:00
Bradley Cicenas
0e75bbda58
add confirmation dialog for container management actions
2018-01-11 10:26:58 -03:00
Bradley Cicenas
8b5eb21ac3
add logs to container menu
2018-01-10 18:10:11 -03:00
Bradley Cicenas
c958e4c34e
move keybinding for single view, add single view to container menu
2018-01-10 15:45:14 -03:00
Bradley Cicenas
ab48d830d1
import formatting
2017-12-13 09:20:14 +08:00
bradley
915579c0a4
Merge pull request #110 from HotelsDotCom/master
...
added option to toggle log timestamp in the log view, closes #107
2017-12-13 09:16:33 +08:00
Peter Reisinger
0a6e6f02a4
added option to toggle log timestamp in the log view, closes #107
2017-12-08 11:35:04 +00:00
Bradley Cicenas
a135f45844
add simple output fn to installer script
2017-12-08 09:37:54 +08:00
Bradley Cicenas
b39b91774d
add checksum validation to installer script
2017-12-05 17:50:00 +08:00
Bradley Cicenas
2275248813
init simple installer script
2017-12-02 20:49:37 +00:00
bradley
75f4a91f11
Merge pull request #108 from HotelsDotCom/master
...
line wrapping in log view, closes #106
2017-12-01 21:47:05 -05:00
Peter Reisinger
d0b5c6c854
added test for text view split line
2017-12-01 15:51:55 +00:00
Peter Reisinger
bd8940ae0a
line wrapping in log view, closes #106
2017-12-01 15:29:11 +00:00
Bradley Cicenas
1be64f0d11
define flag vars in block
2017-11-29 03:03:46 +00:00
Bradley Cicenas
1c8f4b3a35
add logging for log reader start/stop
2017-11-28 09:38:32 -05:00
Bradley Cicenas
3e5176a79c
add NewDockerLogs constructor method
2017-11-28 09:36:28 -05:00
Bradley Cicenas
53c0f2a9df
add resize handling to log view
2017-11-28 08:55:29 -05:00
Bradley Cicenas
28389aa38c
gofmt
2017-11-28 08:40:43 -05:00
bradley
fb5c825cf6
Merge pull request #105 from HotelsDotCom/master
...
Added 'view logs binding'
2017-11-26 12:41:57 -05:00
Peter Reisinger
a0e0da1da9
Added 'view logs binding'
2017-11-25 18:30:50 +00:00
Bradley Cicenas
a826859202
gofmt
2017-11-22 09:27:38 -05:00
Bradley Cicenas
71b4a1de94
add runc manager placeholder
2017-11-22 09:26:01 -05:00
bradley
93a2e4b1ca
Merge pull request #104 from HotelsDotCom/master
...
added container menu - closes #28
2017-11-22 08:22:37 -06:00
Peter Reisinger
436266b1a4
added container menu closes #28
2017-11-20 11:09:36 +00:00
Bradley Cicenas
19427e33a0
add checksum verify to make release
2017-11-19 15:06:29 +00:00
Bradley Cicenas
48d683be77
add checksum generation to makefile
2017-11-18 07:51:15 +00:00
bradley
e1ec264345
Merge pull request #90 from bcicen/godep
...
Move from Glide -> Dep
2017-09-03 11:10:59 +09:00
Bradley Cicenas
9aad2efdb0
update build docs with dep link
2017-09-03 10:53:01 +09:00
Bradley Cicenas
f6595a02c4
replace glide with godep
2017-09-03 10:33:14 +09:00
Bradley Cicenas
92ca9bf7eb
remove textcol coloring
2017-08-28 10:48:13 +09:00
Bradley Cicenas
05242a83f0
refactor status widget, include health indicator
2017-08-28 10:45:14 +09:00
Bradley Cicenas
add44c0f18
add common status colors to global theme
2017-08-28 08:46:01 +09:00
Bradley Cicenas
a1ebf3f90e
remove duplicate inspect, trigger refresh on "health_status" events
2017-08-28 08:29:59 +09:00
Alexandr Kozlenkov
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
bradley
eaa7ad85f8
Merge pull request #87 from mavimo/patch-1
...
Update version in readme
2017-08-25 14:22:04 +09:00
Marco Vito Moscaritolo
be9be0b2d1
Update version in readme
...
SSIA
2017-08-24 12:27:15 +02:00
bradley
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
Kenta Tada
e674ec4f33
update RUNC_ROOT description to adjust to runC man
2017-08-21 21:36:45 +09:00
Bradley Cicenas
f23805550f
remove deprecated -e option
2017-08-19 14:33:56 +09:00