Lance Pioch
|
6125b07afa
|
Remove old admin area (#648)
* Remove old admin
* Remove controller test
* Remove unused exceptions
* Remove unused files
* More small tweaks
* Fix doc block
* Remove unused service
* Restore these
* Add back autoDeploy
* Revert "Add back autoDeploy"
This reverts commit 630c1e08acf8056ce8e612f376fcd00c23d90aea.
* Add these back
* Add back exception
* Remove ApiController again
---------
Co-authored-by: RMartinOscar <40749467+RMartinOscar@users.noreply.github.com>
Co-authored-by: Boy132 <mail@boy132.de>
Co-authored-by: notCharles <charles@pelican.dev>
|
2024-11-13 17:05:48 -05:00 |
|
Lance Pioch
|
1bf6a880fb
|
Add nullable_type_declaration_for_default_null_value rule
|
2024-10-19 18:41:08 -04:00 |
|
Boy132
|
6916b89638
|
Fill startup & image from egg if missing in request (#384)
|
2024-06-13 15:48:36 +02:00 |
|
notCharles
|
c31b7b8c6a
|
Correctly save labels on create
|
2024-06-01 15:52:13 -04:00 |
|
Boy132
|
f6325c07c4
|
Fix overallocation -1 and close #268 (#283)
|
2024-05-29 18:57:30 -04:00 |
|
Lance Pioch
|
f9aa8cf218
|
Simplify viable nodes service
|
2024-05-21 21:44:49 -04:00 |
|
Lance Pioch
|
da698a3666
|
Remove exception
|
2024-05-21 21:02:11 -04:00 |
|
Boy132
|
b813de0467
|
run pint
|
2024-05-12 22:24:37 +02:00 |
|
Boy132
|
5aa7128b9c
|
backwards compatibility
|
2024-05-12 22:21:22 +02:00 |
|
Boy132
|
f02eb5bfba
|
rename "oom_disabled" to "oom_killer" and invert logic
|
2024-05-12 22:21:22 +02:00 |
|
Lance Pioch
|
2d7804311d
|
Populate these fields for server variables
|
2024-04-27 22:49:27 -04:00 |
|
Lance Pioch
|
69b70bf649
|
Merge branch 'master' into issue/fix-3
|
2024-04-18 17:20:23 -04:00 |
|
Lance Pioch
|
c5008a43e7
|
Use new enum
|
2024-04-18 03:50:20 -04:00 |
|
notCharles
|
54eaf8ab0f
|
Change colums
Closes https://github.com/pelican-dev/panel/issues/3
|
2024-04-13 21:51:22 -04:00 |
|
Lance Pioch
|
1172fec6e5
|
Remove record not found exception
|
2024-03-16 23:34:45 -04:00 |
|
Lance Pioch
|
384612360e
|
Remove server variable repository
|
2024-03-16 19:32:24 -04:00 |
|
Lance Pioch
|
4e42cd784a
|
Remove server repository and interface
|
2024-03-16 15:01:41 -04:00 |
|
Lance Pioch
|
e4cee4d69d
|
Remove locations
|
2024-03-14 02:23:30 -04:00 |
|
Lance Pioch
|
a296084d6e
|
Remove nests
|
2024-03-14 01:27:50 -04:00 |
|
Lance Pioch
|
c83dd86a41
|
Switch namespace back to App
|
2024-03-12 22:39:16 -04:00 |
|
Matthew Penner
|
cbcf62086f
|
Upgrade to Laravel 9 (#4413)
Co-authored-by: DaneEveritt <dane@daneeveritt.com>
|
2022-10-14 10:59:20 -06:00 |
|
Dane Everitt
|
e96ead4c4d
|
Update API calls to Wings to only pass the required details with the changes to the installer system
|
2021-08-29 14:09:43 -07:00 |
|
Matthew Penner
|
1260965dfd
|
ServerCreationService: send 'start_on_completion' option to wings (#3431)
|
2021-07-04 15:15:19 -07:00 |
|
Dane Everitt
|
be26921fcc
|
Merge branch 'develop' into dane/restore-backups
|
2021-01-30 10:10:29 -08:00 |
|
Dane Everitt
|
5515871b2f
|
Turns out I hate that huge space formatting, disable that mess
|
2021-01-27 20:52:11 -08:00 |
|
Dane Everitt
|
0ae90eacaa
|
Don't try to store null values in the DB for variables; closes #3038
|
2021-01-27 20:45:26 -08:00 |
|
Dane Everitt
|
663143de0b
|
Merge branch 'develop' into dane/restore-backups
|
2021-01-25 19:16:40 -08:00 |
|
Dane Everitt
|
c449ca5155
|
Use more standardized phpcs
|
2021-01-23 12:33:34 -08:00 |
|
Dane Everitt
|
a75a347d65
|
Remove suspended & installing fields, replace with single status field
|
2021-01-17 15:51:56 -08:00 |
|
Dane Everitt
|
ff21d83e2d
|
Add endpoint to get all nodes meeting memory & disk requirements for a server; closes #1012
|
2021-01-10 13:08:43 -08:00 |
|
Dane Everitt
|
e0a087f077
|
Attempt to save a transaction a few times when creating a server; closes #2674
|
2020-11-08 13:19:52 -08:00 |
|
Dane Everitt
|
c2db163731
|
Update node finding service logic to be single query; add test coverage
|
2020-10-09 22:01:25 -07:00 |
|
Dane Everitt
|
192a578a03
|
Add basic test coverage for server creation functionality
|
2020-10-09 21:08:27 -07:00 |
|
Dane Everitt
|
c59a2c436b
|
Don't waste time on a service better suited to an integration test
|
2020-10-08 22:34:52 -07:00 |
|
Dane Everitt
|
3c7ffaaadb
|
Remove all references of packs from the Panel
|
2020-09-13 11:13:37 -07:00 |
|
Rémi Labergère
|
74cf92b2e1
|
Fix default values not applied in server creation
|
2020-08-24 18:50:25 +02:00 |
|
Dane Everitt
|
f0e18ba6f7
|
Code cleanup
|
2020-07-06 20:05:42 -07:00 |
|
Dane Everitt
|
b55767426f
|
Update some server service tests
|
2020-06-24 22:18:48 -07:00 |
|
Dane Everitt
|
f1c3762f4d
|
Add base support for definining the number of backups that can be created for a server
|
2020-04-26 12:12:29 -07:00 |
|
Matthew Penner
|
a2eab3ca43
|
Add ui elements for handling server transfers, add TransferJob.php and TransferService.php
|
2020-04-03 21:45:37 -06:00 |
|
AreYouScared
|
2561e3e8d5
|
Add CPU Thread assignments
Added CPU Thread assignments for each server
|
2020-03-29 14:41:55 -04:00 |
|
Dane Everitt
|
2a92304023
|
Fix server creation logic
|
2019-12-16 21:02:30 -08:00 |
|
Dane Everitt
|
2cabfeec15
|
Daemon secret is not a thing anymore
|
2019-12-15 18:31:15 -08:00 |
|
Dane Everitt
|
8f0044575f
|
Update server creation data logic
|
2019-11-16 13:33:01 -08: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
|
36837df0a6
|
Use beginning of UUID for server uuidShort
|
2018-03-03 22:20:53 -06:00 |
|
Dane Everitt
|
dff7e8f734
|
Fix server creation in UI and API
|
2018-03-02 23:11:30 -06:00 |
|
Dane Everitt
|
633bba6d6e
|
Add support for external_id on servers, closes #975
|
2018-02-24 11:57:12 -06:00 |
|
Dane Everitt
|
cfb7415e2a
|
Fix data integrity exception, closes #922
|
2018-02-10 14:01:49 -06:00 |
|