Dane Everitt
|
19279644df
|
Show more user friendly error when allocation fails to parse; closes #3056
|
2021-03-03 20:19:00 -08:00 |
|
Dane Everitt
|
c449ca5155
|
Use more standardized phpcs
|
2021-01-23 12:33:34 -08:00 |
|
Dane Everitt
|
6cb21fb920
|
Add test coverage for allocation auto-assignment service
|
2020-10-31 22:17:32 -07:00 |
|
Dane Everitt
|
d493685518
|
Add test coverage for allocation assignment endpoint
|
2020-10-31 21:57:27 -07:00 |
|
Dane Everitt
|
b2be067f38
|
Support deleting an allocation for a server
|
2020-10-31 21:22:44 -07:00 |
|
Dane Everitt
|
365f5e0806
|
server_id is irrelevant at this stage
|
2020-10-31 14:59:06 -07:00 |
|
Dane Everitt
|
c6bd7ff661
|
Improve logic handle auto-allocation of ports for a server
|
2020-10-31 14:58:15 -07:00 |
|
Dane Everitt
|
60f6e86b8b
|
Remove all of the old references to unused interfaces outside the test code
|
2020-04-11 15:35:32 -07:00 |
|
Dane Everitt
|
7543ef085d
|
Format files
|
2019-09-05 21:32:57 -07:00 |
|
Dane Everitt
|
40c74ae1e7
|
Add validation to prevent invalid ports, closes #1034
|
2018-03-10 13:10:40 -06:00 |
|
Dane Everitt
|
5ed164e13e
|
Implement server creation though the API.
Also implements auto-deployment to specific locations and ports.
|
2018-01-28 17:14:14 -06:00 |
|
Dane Everitt
|
cf21fd5a4b
|
More API updates, better support for node config edits
|
2018-01-10 23:19:03 -06:00 |
|
Dane Everitt
|
d2afc29a80
|
Refactor how repositories for the daemon work.
|
2018-01-05 18:27:47 -06:00 |
|
Dane Everitt
|
5f9fe4a69b
|
Update calls to missing function
|
2018-01-05 16:33:50 -06:00 |
|
Dane Everitt
|
d50ea18598
|
Add support for changing the server default allocation as a normal user
|
2017-10-20 21:32:57 -05:00 |
|
Dane Everitt
|
e56f4cdd33
|
Update license headers on files.
|
2017-09-25 21:43:01 -05:00 |
|
Dane Everitt
|
54554465f2
|
Add more front-end controllers, language file cleanup
|
2017-09-03 16:32:52 -05:00 |
|
Dane Everitt
|
3ee5803416
|
Massive PHPCS linting
|
2017-08-21 22:10:48 -05:00 |
|
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 |
|