wings/server
2020-12-15 20:51:13 -08:00
..
backup Add configurable disk write speed limit for backups (#74) 2020-12-08 09:13:48 -07:00
filesystem Convert all filesystem error types into the same Error struct 2020-12-15 20:51:13 -08:00
archiver.go Error handling improvements (#71) 2020-11-28 16:57:10 -07:00
backup.go s3 backups: handle CompleteMultipartUpload and AbortMultipartUpload on the panel 2020-12-06 13:56:17 -07:00
collection.go Add support for modifying daemon configuration on-the-fly 2020-04-11 16:17:46 -07:00
config_parser.go Refactor filesystem to not be dependent on a server struct 2020-09-27 12:24:08 -07:00
configuration.go Use same values between panel and wings when calculating disk 2020-09-25 20:31:33 -07:00
console.go Error handling improvements (#71) 2020-11-28 16:57:10 -07:00
crash.go s3 backups: handle CompleteMultipartUpload and AbortMultipartUpload on the panel 2020-12-06 13:56:17 -07:00
errors.go Error handling improvements (#71) 2020-11-28 16:57:10 -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.go Error handling improvements (#71) 2020-11-28 16:57:10 -07:00
install.go Error handling improvements (#71) 2020-11-28 16:57:10 -07:00
listeners.go Error handling improvements (#71) 2020-11-28 16:57:10 -07:00
loader.go Error handling improvements (#71) 2020-11-28 16:57:10 -07:00
mounts.go Clean paths from AllowedMounts to ensure consistency 2020-11-09 16:58:01 -07:00
power.go Convert all filesystem error types into the same Error struct 2020-12-15 20:51:13 -08:00
resources.go Fix atomic string handling for JSON output 2020-11-06 22:22:33 -08:00
server.go Error handling improvements (#71) 2020-11-28 16:57:10 -07:00
state.go Publish message when error occurs during crash handling 2020-12-06 15:34:58 -08:00
update.go Error handling improvements (#71) 2020-11-28 16:57:10 -07:00
websockets.go Replace error handling package with emperror; add better reporting for errors escaping server root 2020-11-08 13:52:20 -08:00