This website requires JavaScript.
Explore
Help
Sign In
banquise
/
pelican-panel-banquise
Watch
7
Star
0
Fork
0
You've already forked pelican-panel-banquise
forked from
banquise/pelican-panel-mirror
Code
Pull Requests
Activity
pelican-panel-banquise
/
app
/
Services
/
Servers
History
Dane Everitt
c00e5b36a5
Return all servers for a node as a paginated response
...
Avoids crashing the PHP process and avoids a bad runaway N+1 query issue that previously existed.
2020-10-31 11:14:28 -07:00
..
BuildModificationService.php
Set notes to null when assigning allocation; ref
#2553
2020-10-19 21:08:40 -07:00
DetailsModificationService.php
Insane number of changes required to get the build to post
2019-11-24 20:19:31 -08:00
EnvironmentService.php
More fixes for broken unit tests
2020-10-05 21:54:29 -07:00
GetUserPermissionsService.php
Code cleanup for subuser API endpoints;
closes
#2247
2020-08-19 20:21:12 -07:00
ReinstallServerService.php
More fixes for broken unit tests
2020-10-05 21:54:29 -07:00
ServerConfigurationStructureService.php
Return all servers for a node as a paginated response
2020-10-31 11:14:28 -07:00
ServerCreationService.php
Update node finding service logic to be single query; add test coverage
2020-10-09 22:01:25 -07:00
ServerDeletionService.php
Modify how deletion service works (actually
fixes
#2085
); cover changes with test
2020-10-08 21:08:55 -07:00
StartupCommandService.php
Hide startup line from API response if user doesn't have startup permissions
2020-08-22 19:01:42 -07:00
StartupModificationService.php
Do not mark a server as "not installed" when updating it's startup arguments
2020-10-12 20:12:34 -07:00
SuspensionService.php
Add some additional test coverage and clean up modification service and suspension service
2020-10-07 21:56:44 -07:00
TransferService.php
Fix StyleCI issues
2020-04-04 16:24:58 -06:00
VariableValidatorService.php
Update and test variable validator logic
2020-10-10 16:46:56 -07:00