aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2024-02-13Add gitlab issue/merge request templatesHEADricefish_17.90.0ricefish/17.90.017.90.0masterJan-Simon Moeller2-0/+6
2020-02-11Update .gitreview fileneedlefish_13.93.0needlefish/13.93.0marlin_12.93.0marlin_12.92.0marlin_12.91.0marlin_12.90.1marlin_12.90.0marlin/12.93.0marlin/12.92.0marlin/12.91.0marlin/12.90.1marlin/12.90.0lamprey_11.92.0lamprey_11.91.0lamprey/11.92.0lamprey/11.91.0koi_10.93.0koi_10.92.0koi_10.91.0koi/10.93.0koi/10.92.0koi/10.91.0jellyfish_9.99.4jellyfish_9.99.3jellyfish_9.99.2jellyfish_9.99.1jellyfish/9.99.4jellyfish/9.99.3jellyfish/9.99.2jellyfish/9.99.19.99.49.99.39.99.29.99.113.93.012.93.012.92.012.91.012.90.112.90.011.92.011.91.010.93.010.92.010.91.0Jan-Simon Möller1-0/+1
2019-01-16ctl-action: fixed the calculation of the number of actionsicefish_8.99.5icefish_8.99.4icefish_8.99.3icefish_8.99.2icefish_8.99.1icefish/8.99.5icefish/8.99.4icefish/8.99.3icefish/8.99.2icefish/8.99.1halibut_8.0.6halibut_8.0.5halibut_8.0.4halibut_8.0.3halibut_8.0.2halibut_8.0.1halibut_8.0.0halibut_7.99.3halibut_7.99.2halibut_7.99.1halibut_7.90.0halibut/8.0.6halibut/8.0.5halibut/8.0.4halibut/8.0.3halibut/8.0.2halibut/8.0.1halibut/8.0.0halibut/7.99.3halibut/7.99.2halibut/7.99.1halibut/7.90.0guppy_6.99.4guppy/6.99.48.99.58.99.48.99.38.99.28.99.18.0.68.0.58.0.48.0.38.0.28.0.18.0.07.99.37.99.27.99.17.90.06.99.4halibutThierry Bultel1-4/+7
2019-01-04Message deprecating the submodule usageRomain Forlot1-0/+3
2018-12-20docs: add yaml bookguppy_6.99.3guppy/6.99.36.99.3Frederic Marec1-0/+19
2018-12-14Reformating lines to be 80 characters long maximumRomain Forlot2-98/+163
2018-12-14Detail configuration key and goal of a controllerRomain Forlot2-11/+26
2018-12-10memleak fixesRomain Forlot2-3/+4
2018-12-05Retrieve by default an int64 instead of intRomain Forlot1-1/+1
2018-12-05New function to retrieve Api's name from LUARomain Forlot1-0/+15
2018-12-05Handle number and boolean to subcall an api's verbRomain Forlot1-8/+7
2018-11-30Fix: compiling a controller without LUA supportguppy_6.99.2guppy/6.99.26.99.2Romain Forlot2-0/+6
2018-11-30Fix Parse pluginFrederic Marec1-1/+2
2018-11-22AFB:servsync: add string for query argumentguppy_6.99.1guppy/6.99.16.99.1Clément Bénier1-2/+7
2018-10-31Reworked pluginConfig functionRomain Forlot1-55/+38
2018-10-31Retrieve plugin list from api rather than a globalRomain Forlot5-13/+9
2018-10-31Add setter/getter for user free defined pointerRomain Forlot3-2/+18
2018-10-30Pass the plugin to action.Romain Forlot2-0/+2
2018-10-05Abort if one required API is missingRomain Forlot1-1/+2
2018-09-20Correct an error when no plugins are definedguppy_6.90.0guppy/6.90.06.90.0Jonathan Aillet1-1/+1
2018-09-20Decrease print level when no onload actionJonathan Aillet1-1/+1
2018-09-18Add a 'params' fields for controller pluginsJonathan Aillet2-3/+5
2018-09-18Call wasn't done correctly in 'CtlConfigExec'Jonathan Aillet1-1/+1
2018-09-14Add ctlPlugins array to the ctlConfig structureRomain Forlot3-2/+10
2018-09-14Add an Init step to the plugins loadRomain Forlot2-1/+11
2018-09-06Change loading configuration object behaviorflounder_5.99.6flounder/5.99.65.99.6Romain Forlot5-22/+59
2018-08-30app-controller-submodule doc: Changed doc to fit new format.flounder_5.99.5flounder/5.99.55.99.5CorentinLGS10-971/+1
2018-08-24Fix: compatibility with binder FF.RC4flounder_5.99.4flounder/5.99.45.99.4Romain Forlot1-2/+6
2018-08-23Fix: Wrong variable definitionRomain Forlot1-1/+1
2018-08-22ctl-lua: Fixed memory corruptionThierry Bultel1-5/+6
2018-08-20Migration to v3Romain Forlot6-33/+119
2018-08-08Adds v3 function to get binding settingsflounder_5.99.3flounder/5.99.35.99.3Romain Forlot2-1/+9
2018-08-08New function returning the binding root directoryRomain Forlot1-0/+15
2018-08-08Change the default GLOB patternRomain Forlot1-2/+3
2018-08-08Fix wrong computed lengthRomain Forlot1-2/+2
2018-08-08Add path to the installed widget path.Romain Forlot1-8/+24
2018-08-08Controller: Converted README to a gitbook version.CorentinLGS17-417/+1431
2018-07-30New defaults useful functions on lua tableRomain Forlot1-0/+21
2018-07-27More precise log message when loading a Lua fileRomain Forlot3-12/+15
2018-07-26Fix: wrong legacy function signatureRomain Forlot1-1/+1
2018-07-25Split loading JSON controller file.Romain Forlot2-15/+18
2018-07-23Release arguments once C function returned.Romain Forlot1-1/+2
2018-07-23Fix : typo introduced in a previous commit.flounder_5.99.2flounder/5.99.25.99.2Romain Forlot1-1/+1
2018-07-23Fixed character counting that was shortening paths8000ff1-2/+2
2018-07-20Keep json unmodified during action executionJonathan Aillet1-7/+12
2018-07-17Use prefix variable to find controller's pluginsRomain Forlot7-61/+70
2018-07-10Use binding version to set controller definitionsJonathan Aillet1-5/+2
2018-07-10ctl-lua: typo fixClément Bénier1-43/+43
2018-07-10asynchronism for test: LockWait addedClément Bénier3-8/+40
2018-07-09Fix: plugin api assignement orderRomain Forlot1-2/+1