1
1
mirror of https://github.com/pterodactyl/panel.git synced 2024-10-28 04:42:29 +01:00
Pterodactyl-Panel/app/Repositories/Eloquent
Dane Everitt 0c513f24d5
Move server creation over to new service/repository setup.
Moves tons of functions around, but the basic implementation is working again.

Some features are still missing, and the service never actually commits the server to the database right now.

This push is mostly just to get the code into Github and backed up.
2017-07-19 20:49:41 -05:00
..
Attributes Repository interface improvements 2017-07-15 11:52:34 -05:00
AllocationRepository.php Move server creation over to new service/repository setup. 2017-07-19 20:49:41 -05:00
ApiKeyRepository.php Update last of existing services to use repositories, includes unit tests 2017-07-08 14:07:51 -05:00
ApiPermissionRepository.php Update last of existing services to use repositories, includes unit tests 2017-07-08 14:07:51 -05:00
DatabaseHostRepository.php Repository interface improvements 2017-07-15 11:52:34 -05:00
DatabaseRepository.php Repository interface improvements 2017-07-15 11:52:34 -05:00
EloquentRepository.php Move server creation over to new service/repository setup. 2017-07-19 20:49:41 -05:00
LocationRepository.php Update last of existing services to use repositories, includes unit tests 2017-07-08 14:07:51 -05:00
NodeRepository.php Move server creation over to new service/repository setup. 2017-07-19 20:49:41 -05:00
OptionVariableRepository.php Move server creation over to new service/repository setup. 2017-07-19 20:49:41 -05:00
ServerRepository.php Move server creation over to new service/repository setup. 2017-07-19 20:49:41 -05:00
ServerVariableRepository.php Move server creation over to new service/repository setup. 2017-07-19 20:49:41 -05:00
ServiceRepository.php Repository interface improvements 2017-07-15 11:52:34 -05:00
UserRepository.php Repository interface improvements 2017-07-15 11:52:34 -05:00