wings/server
Dane Everitt 0295603943
Speed up wings boot when restoring from cleared docker environment
Doesn't pull images for any server that is not supposed to be running at boot time
2020-09-12 22:08:50 -07:00
..
backup Fix some typos and run gofmt on all .go files 2020-09-05 13:08:40 -06:00
archiver.go Performance improvements by using a smaller buffer size 2020-08-23 17:18:40 -07:00
backup.go Correctly report backup API errors; ref pterodactyl/panel#2271 2020-08-27 19:35:57 -07:00
collection.go Add support for modifying daemon configuration on-the-fly 2020-04-11 16:17:46 -07:00
config_parser.go Fix some typos and run gofmt on all .go files 2020-09-05 13:08:40 -06:00
configuration.go Don't run install scripts if disabled; closes pterodactyl/panel#2265 2020-08-30 09:41:14 -07:00
console.go Fix some typos and run gofmt on all .go files 2020-09-05 13:08:40 -06:00
crash.go Fix some typos and run gofmt on all .go files 2020-09-05 13:08:40 -06:00
errors.go Don't run pre-boot actions if the server is already running 2020-09-11 23:11:57 -07:00
events.go Refactor environment handling logic to separate a server from the environment handler itself 2020-08-10 21:38:42 -07:00
filesystem_darwin.go Fix some typos and run gofmt on all .go files 2020-09-05 13:08:40 -06:00
filesystem_linux.go Fix some typos and run gofmt on all .go files 2020-09-05 13:08:40 -06:00
filesystem_unarchive.go Fix files unarchiving to the root; closes pterodactyl/panel#2333 2020-09-12 19:25:29 -07:00
filesystem_windows.go Fix some typos and run gofmt on all .go files 2020-09-05 13:08:40 -06:00
filesystem.go Simplify environment creation for server 2020-09-12 21:48:04 -07:00
install.go Fix some typos and run gofmt on all .go files 2020-09-05 13:08:40 -06:00
listeners.go Show note in console when image is being pulled, show pull status to admins 2020-09-12 21:37:48 -07:00
loader.go Speed up wings boot when restoring from cleared docker environment 2020-09-12 22:08:50 -07:00
mounts.go Refactor environment handling logic to separate a server from the environment handler itself 2020-08-10 21:38:42 -07:00
power.go Don't run pre-boot actions if the server is already running 2020-09-11 23:11:57 -07:00
resources.go Replace logic with PublishJson 2020-09-12 20:13:48 -07:00
server.go avoid panic from environment; ref pterodactyl/panel#2307 2020-09-07 15:37:35 -07:00
state.go Speed up wings boot when restoring from cleared docker environment 2020-09-12 22:08:50 -07:00
update.go Safety logic check, don't try to stop a stopped server when suspending; closes #2318 2020-09-10 20:16:16 -07:00