1
1
mirror of https://github.com/pterodactyl/panel.git synced 2024-10-27 20:32:28 +01:00
Pterodactyl-Panel/app/Contracts/Repository
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 Update last of existing services to use repositories, includes unit tests 2017-07-08 14:07:51 -05:00
Daemon Add support for node management actions using new services 2017-08-05 17:20:07 -05:00
AllocationRepositoryInterface.php Begin working on administrative server view changes 2017-07-21 21:17:42 -05:00
ApiKeyRepositoryInterface.php Update last of existing services to use repositories, includes unit tests 2017-07-08 14:07:51 -05:00
ApiPermissionRepositoryInterface.php Update last of existing services to use repositories, includes unit tests 2017-07-08 14:07:51 -05:00
DatabaseHostRepositoryInterface.php Repository interface improvements 2017-07-15 11:52:34 -05:00
DatabaseRepositoryInterface.php Repository interface improvements 2017-07-15 11:52:34 -05:00
LocationRepositoryInterface.php Add support for more server functionality 2017-07-23 14:51:18 -05:00
NodeRepositoryInterface.php Add support for node management actions using new services 2017-08-05 17:20:07 -05:00
OptionVariableRepositoryInterface.php Move server creation over to new service/repository setup. 2017-07-19 20:49:41 -05:00
RepositoryInterface.php Handle allocation assignment using services 2017-08-05 21:10:32 -05:00
ServerRepositoryInterface.php Complete base implementation of services for administrative server creation 2017-07-24 21:34:10 -05:00
ServerVariableRepositoryInterface.php Move server creation over to new service/repository setup. 2017-07-19 20:49:41 -05:00
ServiceRepositoryInterface.php Repository interface improvements 2017-07-15 11:52:34 -05:00
UserRepositoryInterface.php Update user service to be more separated 2017-08-04 19:11:41 -05:00