wings/environment/docker
Dane Everitt 1c787b5f26
Fix handling of super long lines to not hit a scanner error; closes pterodactyl/panel#2549
Also fixes return handling in games like Minecraft to properly display the full line output.
2020-10-19 18:13:52 -07:00
..
console.go Fix some typos and run gofmt on all .go files 2020-09-05 13:08:40 -06:00
container.go Fix handling of super long lines to not hit a scanner error; closes pterodactyl/panel#2549 2020-10-19 18:13:52 -07:00
environment.go Use single call to create/return the docker client 2020-10-17 14:04:56 -07:00
power.go Don't abort entire boot process due to one bad server egg; closes pterodactyl/panel#2448 2020-10-17 12:06:47 -07:00
state.go Fix some typos and run gofmt on all .go files 2020-09-05 13:08:40 -06:00
stats.go avoid deadlocks while processing tons of data over server event listeners; closes pterodactyl/panel#2298 2020-09-10 20:05:01 -07:00
stream.go Don't abort entire boot process due to one bad server egg; closes pterodactyl/panel#2448 2020-10-17 12:06:47 -07:00