Commit Graph

567 Commits

Author SHA1 Message Date
44a54e070d combine conditionals 2018-02-01 16:55:23 +00:00
10b9a6c013 include windows build 2018-01-31 17:05:54 +00:00
a3b67e4607 add available connectors to help dialog 2018-01-30 07:54:13 -03:00
ac1ce18143 refactor enabled connectors 2018-01-29 12:47:10 +00:00
01a305d326 Update README.md
escape brackets
2018-01-11 15:58:37 -03:00
233259be40 v0.7 v0.7 2018-01-11 15:32:34 -03:00
107def9ccc add status err messages to start/stop/remove 2018-01-11 15:27:30 -03:00
d46ce783c2 add statusline widget, status messages to logging 2018-01-11 15:19:01 -03:00
d743472b16 add support for config file, keybinding for exporting active config 2018-01-11 13:15:18 -03:00
d785b263f4 add scale-cpu switch 2018-01-11 12:19:00 -03:00
6d37a4e333 enable remove action for "created" state containers 2018-01-11 11:40:21 -03:00
eb49e51ffb prevent recursive/nested running menus, handle all within main Display() loop 2018-01-11 11:23:28 -03:00
734d4bfc0c add optional subtext to menu widget 2018-01-11 10:56:00 -03:00
0e75bbda58 add confirmation dialog for container management actions 2018-01-11 10:26:58 -03:00
8b5eb21ac3 add logs to container menu 2018-01-10 18:10:11 -03:00
c958e4c34e move keybinding for single view, add single view to container menu 2018-01-10 15:45:14 -03:00
ab48d830d1 import formatting 2017-12-13 09:20:14 +08:00
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
0a6e6f02a4 added option to toggle log timestamp in the log view, closes #107 2017-12-08 11:35:04 +00:00
a135f45844 add simple output fn to installer script 2017-12-08 09:37:54 +08:00
b39b91774d add checksum validation to installer script 2017-12-05 17:50:00 +08:00
2275248813 init simple installer script 2017-12-02 20:49:37 +00:00
75f4a91f11 Merge pull request #108 from HotelsDotCom/master
line wrapping in log view, closes #106
2017-12-01 21:47:05 -05:00
d0b5c6c854 added test for text view split line 2017-12-01 15:51:55 +00:00
bd8940ae0a line wrapping in log view, closes #106 2017-12-01 15:29:11 +00:00
1be64f0d11 define flag vars in block 2017-11-29 03:03:46 +00:00
1c8f4b3a35 add logging for log reader start/stop 2017-11-28 09:38:32 -05:00
3e5176a79c add NewDockerLogs constructor method 2017-11-28 09:36:28 -05:00
53c0f2a9df add resize handling to log view 2017-11-28 08:55:29 -05:00
28389aa38c gofmt 2017-11-28 08:40:43 -05:00
fb5c825cf6 Merge pull request #105 from HotelsDotCom/master
Added 'view logs binding'
2017-11-26 12:41:57 -05:00
a0e0da1da9 Added 'view logs binding' 2017-11-25 18:30:50 +00:00
a826859202 gofmt 2017-11-22 09:27:38 -05:00
71b4a1de94 add runc manager placeholder 2017-11-22 09:26:01 -05:00
93a2e4b1ca Merge pull request #104 from HotelsDotCom/master
added container menu - closes #28
2017-11-22 08:22:37 -06:00
436266b1a4 added container menu closes #28 2017-11-20 11:09:36 +00:00
19427e33a0 add checksum verify to make release 2017-11-19 15:06:29 +00:00
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