aboutsummaryrefslogtreecommitdiffstats
path: root/rules/controller
Commit message (Collapse)AuthorAgeFilesLines
* [Fix] Avoid reinitialising neural settingsAndrew Lewis2021-02-051-2/+0
|
* [Feature] Add controller endpoint for training neuralAndrew Lewis2020-12-172-2/+75
| | | | | | | | - Move neural functions to library - Parameterise spawn_train - neural plugin: Fix store_pool_only when autotrain is true - neural plugin: Use cache_set instead of mempool - Add test
* [Minor] Improve maps query APIVsevolod Stakhov2020-09-161-32/+56
|
* [Minor] Pet luacheckVsevolod Stakhov2020-07-011-2/+3
|
* [Feature] Add query_specific endpointVsevolod Stakhov2020-07-011-10/+54
|
* [Feature] Add maps query methodVsevolod Stakhov2020-07-011-1/+16
|
* [Feature] Preliminary maps addon for controllerVsevolod Stakhov2020-07-012-1/+74
|
* [Minor] Fix missing selector checkmoisseev2020-06-041-2/+2
|
* [Minor] Fix HTTP status codemoisseev2020-06-031-6/+2
| | | | We should treat invalid selector as a negative result of the check.
* [Feature] Add controller plugins support and selectors pluginVsevolod Stakhov2020-06-012-0/+141