wings/server
2020-07-31 22:06:00 -07:00
..
backup Add some missing error handling, fix a few typos 2020-07-15 13:11:12 -06:00
allocations.go Completely re-work the server configuration to be separated out better 2020-07-19 16:27:55 -07:00
archiver.go Update all of the old UUID refs to new 2020-07-19 17:53:41 -07:00
backup.go Update everything expect transfers & sftp to not use zap 2020-06-13 10:40:26 -07:00
build_settings.go Completely re-work the server configuration to be separated out better 2020-07-19 16:27:55 -07:00
collection.go Add support for modifying daemon configuration on-the-fly 2020-04-11 16:17:46 -07:00
config_parser.go Use NumCPU and not GOMAXPROCS 2020-07-31 21:31:53 -07:00
configuration.go Address some race conditions 2020-07-19 17:46:39 -07:00
console.go Improve event emitter/subscription abilities 2020-01-18 14:04:26 -08:00
crash.go Completely re-work the server configuration to be separated out better 2020-07-19 16:27:55 -07:00
environment_docker.go Merge pull request #46 from pterodactyl/feature/docker-repo-auth 2020-07-31 20:27:35 -07:00
environment.go Require a lock on the restart process to avoid double restarts causing unexpected behavior 2020-07-18 16:46:41 -07:00
errors.go Don't freak out if the server doesn't exist on the remote 2019-12-16 20:47:35 -08:00
events.go Code cleanup for event listening and publishing 2020-07-31 21:02:25 -07:00
filesystem_darwin.go Add support for listing a directory's contents 2019-04-07 14:45:23 -07:00
filesystem_linux.go Add support for listing a directory's contents 2019-04-07 14:45:23 -07:00
filesystem_unarchive.go Fix 500 errors on file routes when accessing a file that doesn't exist 2020-07-31 16:01:32 -06:00
filesystem_walker.go Use NumCPU and not GOMAXPROCS 2020-07-31 21:31:53 -07:00
filesystem_windows.go Add support for listing a directory's contents 2019-04-07 14:45:23 -07:00
filesystem.go Rewrite the file/dir chowing to be less intense on the system and use walker function 2020-07-31 22:06:00 -07:00
install.go Add emitters for install started/stopped 2020-07-29 21:39:27 -07:00
listeners.go Misc mutex locking things to avoid data races 2020-07-18 16:03:25 -07:00
loader.go More use of workerpools for loading servers from the API 2020-07-31 21:40:43 -07:00
mount.go Pass server mounts into docker 2020-05-21 14:53:00 -06:00
power.go Port most of the HTTP code over to gin 2020-04-05 18:00:33 -07:00
process.go Misc mutex locking things to avoid data races 2020-07-18 16:03:25 -07:00
resources.go Address some race conditions 2020-07-19 17:46:39 -07:00
server.go Force disk usage calculation when loading servers 2020-07-31 17:01:02 -06:00
state.go Update all of the old UUID refs to new 2020-07-19 17:53:41 -07:00
update.go Add the ability to define additional allowed origins 2020-07-31 16:19:09 -06:00