moby--moby/api/server
Brian Goff 5ffcecf130 Fix issue with exec TTY caused by 15446
The bool logic around setting up the TTY ended up getting flipped
accidentally.
Also added a test for exec with TTY.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2015-08-14 14:55:26 -07:00
..
auth.go Split API handlers into domain specific files 2015-08-03 11:12:44 -04:00
container.go typofix - https://github.com/vlajos/misspell_fixer 2015-08-07 23:25:49 +01:00
copy.go Fix incorrect comment 2015-08-11 19:45:23 -04:00
daemon.go fix golint warnings/errors on package api/types/ 2015-08-07 09:43:43 +08:00
exec.go Fix issue with exec TTY caused by 15446 2015-08-14 14:55:26 -07:00
form.go Windows - make docker cp functional 2015-08-06 11:22:38 -07:00
form_test.go Fix regression in stats API endpoint where stream query param default is true 2015-05-29 22:38:36 +02:00
image.go Split API handlers into domain specific files 2015-08-03 11:12:44 -04:00
profiler.go api/server fix golint errors/warnings. 2015-07-28 22:44:39 +00:00
server.go Split API handlers into domain specific files 2015-08-03 11:12:44 -04:00
server_experimental_unix.go Mark network ui endpoints unix-only 2015-08-10 21:49:27 -07:00
server_stub.go Mark network ui endpoints unix-only 2015-08-10 21:49:27 -07:00
server_unix.go Remove pkg/systemd 2015-08-06 14:35:00 +02:00
server_windows.go Cleanup: Merge adjustCPUShares to adoptContainerSettings 2015-08-06 08:15:14 +08:00