misc_pterodactyl-panel/app/Repositories/Eloquent
Dane Everitt 669119c8f8
Handle allocation assignment using services
Function is significantly quicker and uses 1 SQL query per IP rather than 1 query per port.
2017-08-05 21:10:32 -05:00
..
Attributes Repository interface improvements 2017-07-15 11:52:34 -05:00
AllocationRepository.php Begin working on administrative server view changes 2017-07-21 21:17:42 -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 Apply fixes from StyleCI (#577) 2017-08-05 17:26:30 -05:00
DatabaseRepository.php Apply fixes from StyleCI (#577) 2017-08-05 17:26:30 -05:00
EloquentRepository.php Handle allocation assignment using services 2017-08-05 21:10:32 -05:00
LocationRepository.php Add support for node management actions using new services 2017-08-05 17:20:07 -05:00
NodeRepository.php Handle allocation assignment using services 2017-08-05 21:10:32 -05:00
OptionVariableRepository.php Move server creation over to new service/repository setup. 2017-07-19 20:49:41 -05:00
ServerRepository.php Complete base implementation of services for administrative server creation 2017-07-24 21:34:10 -05:00
ServerVariableRepository.php Move server creation over to new service/repository setup. 2017-07-19 20:49:41 -05:00
ServiceRepository.php Apply fixes from StyleCI (#577) 2017-08-05 17:26:30 -05:00
UserRepository.php Apply fixes from StyleCI (#577) 2017-08-05 17:26:30 -05:00