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 |
|
Dane Everitt
|
192a578a03
|
Add basic test coverage for server creation functionality
|
2020-10-09 21:08:27 -07:00 |
|
Dane Everitt
|
d087bebc93
|
Add some additional test coverage and clean up modification service and suspension service
|
2020-10-07 21:56:44 -07:00 |
|
Dane Everitt
|
83efb2d7b6
|
More fixes for broken unit tests
|
2020-10-05 21:54:29 -07:00 |
|
Dane Everitt
|
3c7ffaaadb
|
Remove all references of packs from the Panel
|
2020-09-13 11:13:37 -07:00 |
|
Dane Everitt
|
9a21584c42
|
Cleanup mount code; automatically include the mount in the configuration
|
2020-09-13 09:59:54 -07:00 |
|
Dane Everitt
|
6a442c1fd3
|
Don't send along egg information unecessarily
|
2020-08-30 09:40:19 -07:00 |
|
Dane Everitt
|
ac1559de5e
|
Revert "Less obtuse mounting code"
This reverts commit 9d95c5ab32 .
|
2020-08-25 21:54:41 -07:00 |
|
Dane Everitt
|
9d95c5ab32
|
Less obtuse mounting code
|
2020-08-25 19:01:08 -07:00 |
|
Matthew Penner
|
65393914c3
|
Send mounts when wings fetches server information, fix issue with mount fields not being updated
|
2020-05-21 15:14:09 -06:00 |
|
AreYouScared
|
b351c07d34
|
Fix server transformer
Properly pass the value to wings
|
2020-03-29 16:55:06 -04:00 |
|
AreYouScared
|
2561e3e8d5
|
Add CPU Thread assignments
Added CPU Thread assignments for each server
|
2020-03-29 14:41:55 -04:00 |
|
Dane Everitt
|
e87db889e9
|
Fix server data not updating correctly on daemon
|
2019-12-21 21:01:38 -08:00 |
|
Dane Everitt
|
2eee6f35d4
|
Pass along the data in a more logical format
|
2019-11-24 20:40:29 -08:00 |
|
Dane Everitt
|
547e8840e2
|
Untested code to perform an update of server build settings
|
2019-11-24 15:08:54 -08:00 |
|
Dane Everitt
|
c17f9ba8a9
|
Move server view management parts to new controller and clean up code
|
2019-11-24 12:50:16 -08:00 |
|
Dane Everitt
|
8f0044575f
|
Update server creation data logic
|
2019-11-16 13:33:01 -08:00 |
|
Dane Everitt
|
67ff67a1bd
|
Add endpoints to return a server's egg configuration
|
2019-09-22 15:30:53 -07:00 |
|
Dane Everitt
|
7543ef085d
|
Format files
|
2019-09-05 21:32:57 -07:00 |
|
Dane Everitt
|
81409947cf
|
Default to OOM killer being disabled, add back configuration option per-server
|
2019-08-03 13:41:24 -07:00 |
|
Dane Everitt
|
71b90650de
|
Fix failing test suite
|
2017-11-04 12:49:05 -05:00 |
|
Dane Everitt
|
fa62a0982e
|
Refactor startup modification and environment variable services
Better setup, more flexibility, more tests.
|
2017-10-26 23:49:54 -05:00 |
|
Dane Everitt
|
aaf96669d4
|
Misc fixes
|
2017-10-08 21:36:22 -05:00 |
|
Dane Everitt
|
38075c6b9f
|
Update panel to send correct service option configuration to the daemon.
|
2017-10-05 23:09:43 -05:00 |
|