Age | Commit message (Expand) | Author | Files | Lines |
2020-02-11 | Update .gitreview fileicefish_9.0.4icefish_9.0.3icefish_9.0.2icefish_9.0.1icefish_9.0.0icefish/9.0.4icefish/9.0.3icefish/9.0.2icefish/9.0.1icefish/9.0.09.0.49.0.39.0.29.0.19.0.0icefish |  Jan-Simon Möller | 1 | -0/+1 |
2019-01-16 | ctl-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.4halibut |  Thierry Bultel | 1 | -4/+7 |
2019-01-04 | Message deprecating the submodule usage |  Romain Forlot | 1 | -0/+3 |
2018-12-20 | docs: add yaml bookguppy_6.99.3guppy/6.99.36.99.3 |  Frederic Marec | 1 | -0/+19 |
2018-12-14 | Reformating lines to be 80 characters long maximum |  Romain Forlot | 2 | -98/+163 |
2018-12-14 | Detail configuration key and goal of a controller |  Romain Forlot | 2 | -11/+26 |
2018-12-10 | memleak fixes |  Romain Forlot | 2 | -3/+4 |
2018-12-05 | Retrieve by default an int64 instead of int |  Romain Forlot | 1 | -1/+1 |
2018-12-05 | New function to retrieve Api's name from LUA |  Romain Forlot | 1 | -0/+15 |
2018-12-05 | Handle number and boolean to subcall an api's verb |  Romain Forlot | 1 | -8/+7 |
2018-11-30 | Fix: compiling a controller without LUA supportguppy_6.99.2guppy/6.99.26.99.2 |  Romain Forlot | 2 | -0/+6 |
2018-11-30 | Fix Parse plugin |  Frederic Marec | 1 | -1/+2 |
2018-11-22 | AFB:servsync: add string for query argumentguppy_6.99.1guppy/6.99.16.99.1 |  Clément Bénier | 1 | -2/+7 |
2018-10-31 | Reworked pluginConfig function |  Romain Forlot | 1 | -55/+38 |
2018-10-31 | Retrieve plugin list from api rather than a global |  Romain Forlot | 5 | -13/+9 |
2018-10-31 | Add setter/getter for user free defined pointer |  Romain Forlot | 3 | -2/+18 |
2018-10-30 | Pass the plugin to action. |  Romain Forlot | 2 | -0/+2 |
2018-10-05 | Abort if one required API is missing |  Romain Forlot | 1 | -1/+2 |
2018-09-20 | Correct an error when no plugins are definedguppy_6.90.0guppy/6.90.06.90.0 |  Jonathan Aillet | 1 | -1/+1 |
2018-09-20 | Decrease print level when no onload action |  Jonathan Aillet | 1 | -1/+1 |
2018-09-18 | Add a 'params' fields for controller plugins |  Jonathan Aillet | 2 | -3/+5 |
2018-09-18 | Call wasn't done correctly in 'CtlConfigExec' |  Jonathan Aillet | 1 | -1/+1 |
2018-09-14 | Add ctlPlugins array to the ctlConfig structure |  Romain Forlot | 3 | -2/+10 |
2018-09-14 | Add an Init step to the plugins load |  Romain Forlot | 2 | -1/+11 |
2018-09-06 | Change loading configuration object behaviorflounder_5.99.6flounder/5.99.65.99.6 |  Romain Forlot | 5 | -22/+59 |
2018-08-30 | app-controller-submodule doc: Changed doc to fit new format.flounder_5.99.5flounder/5.99.55.99.5 |  CorentinLGS | 10 | -971/+1 |
2018-08-24 | Fix: compatibility with binder FF.RC4flounder_5.99.4flounder/5.99.45.99.4 |  Romain Forlot | 1 | -2/+6 |
2018-08-23 | Fix: Wrong variable definition |  Romain Forlot | 1 | -1/+1 |
2018-08-22 | ctl-lua: Fixed memory corruption |  Thierry Bultel | 1 | -5/+6 |
2018-08-20 | Migration to v3 |  Romain Forlot | 6 | -33/+119 |
2018-08-08 | Adds v3 function to get binding settingsflounder_5.99.3flounder/5.99.35.99.3 |  Romain Forlot | 2 | -1/+9 |
2018-08-08 | New function returning the binding root directory |  Romain Forlot | 1 | -0/+15 |
2018-08-08 | Change the default GLOB pattern |  Romain Forlot | 1 | -2/+3 |
2018-08-08 | Fix wrong computed length |  Romain Forlot | 1 | -2/+2 |
2018-08-08 | Add path to the installed widget path. |  Romain Forlot | 1 | -8/+24 |
2018-08-08 | Controller: Converted README to a gitbook version. |  CorentinLGS | 17 | -417/+1431 |
2018-07-30 | New defaults useful functions on lua table |  Romain Forlot | 1 | -0/+21 |
2018-07-27 | More precise log message when loading a Lua file |  Romain Forlot | 3 | -12/+15 |
2018-07-26 | Fix: wrong legacy function signature |  Romain Forlot | 1 | -1/+1 |
2018-07-25 | Split loading JSON controller file. |  Romain Forlot | 2 | -15/+18 |
2018-07-23 | Release arguments once C function returned. |  Romain Forlot | 1 | -1/+2 |
2018-07-23 | Fix : typo introduced in a previous commit.flounder_5.99.2flounder/5.99.25.99.2 |  Romain Forlot | 1 | -1/+1 |
2018-07-23 | Fixed character counting that was shortening paths |  8000ff | 1 | -2/+2 |
2018-07-20 | Keep json unmodified during action execution |  Jonathan Aillet | 1 | -7/+12 |
2018-07-17 | Use prefix variable to find controller's plugins |  Romain Forlot | 7 | -61/+70 |
2018-07-10 | Use binding version to set controller definitions |  Jonathan Aillet | 1 | -5/+2 |
2018-07-10 | ctl-lua: typo fix |  Clément Bénier | 1 | -43/+43 |
2018-07-10 | asynchronism for test: LockWait added |  Clément Bénier | 3 | -8/+40 |
2018-07-09 | Fix: plugin api assignement order |  Romain Forlot | 1 | -2/+1 |
2018-07-05 | Execute ConfigExec only if section is existing |  Romain Forlot | 1 | -1/+1 |