Age | Commit message (Expand) | Author | Files | Lines |
2019-07-17 | Correct a return in 'CtlConfigExec' functionhalibut_8.0.3halibut_8.0.2halibut_8.0.1halibut_8.0.0halibut/8.0.3halibut/8.0.2halibut/8.0.1halibut/8.0.08.0.38.0.28.0.18.0.0 |  Jonathan Aillet | 1 | -1/+1 |
2019-07-17 | Add prints when loading sections |  Jonathan Aillet | 1 | -10/+18 |
2019-07-05 | ctl-plugin.c: Get rid of nested functionhalibut_7.99.3halibut/7.99.37.99.3 |  Romain Forlot | 1 | -23/+23 |
2019-06-04 | Add prints when calling section callbackshalibut_7.99.2halibut/7.99.27.99.2 |  Jonathan Aillet | 1 | -6/+15 |
2019-04-30 | Inject binding v3 root api into controller plugins |  Romain Forlot | 1 | -3/+6 |
2019-04-29 | Fix: wrong string length size used |  Romain Forlot | 1 | -2/+2 |
2019-04-02 | Use the action API rather than the source one |  Romain Forlot | 1 | -1/+1 |
2019-02-26 | Rework 'ActionExecOne' to prevent race issues |  Jonathan Aillet | 1 | -11/+78 |
2019-01-24 | Adds more details about the library migration |  Romain Forlot | 3 | -6/+39 |
2019-01-16 | Remove useless magic number checkguppy_6.99.4guppy/6.99.46.99.4 |  Romain Forlot | 1 | -8/+1 |
2019-01-10 | New installation instructions |  Romain Forlot | 1 | -1/+1 |
2019-01-03 | Adding packaging files |  Romain Forlot | 1 | -4/+41 |
2018-12-27 | Set afb-helpers lib as an explicit dependencysandbox/claneys/shared-lib |  Romain Forlot | 1 | -1/+1 |
2018-12-18 | More accurate log messages.guppy_6.99.3guppy/6.99.36.99.3 |  Romain Forlot | 1 | -31/+37 |
2018-12-18 | Make available the unsubscribe from a LUA script |  Romain Forlot | 1 | -0/+31 |
2018-12-17 | Update since the conversion to library |  Romain Forlot | 3 | -71/+73 |
2018-12-17 | Change to static lib and add default compile flags |  Romain Forlot | 1 | -12/+8 |
2018-12-17 | Shared library: update to a v3 shared library |  Romain Forlot | 15 | -737/+353 |
2018-12-13 | memleak fixes |  Romain Forlot | 2 | -3/+4 |
2018-12-13 | Retrieve by default an int64 instead of int |  Romain Forlot | 1 | -1/+1 |
2018-12-13 | New function to retrieve Api's name from LUA |  Romain Forlot | 1 | -0/+15 |
2018-12-13 | Handle number and boolean to subcall an api's verb |  Romain Forlot | 1 | -8/+7 |
2018-12-13 | Fix: compiling a controller without LUA support |  Romain Forlot | 2 | -0/+6 |
2018-12-13 | Fix Parse plugin |  Frederic Marec | 1 | -1/+2 |
2018-12-13 | AFB:servsync: add string for query argument |  Clément Bénier | 1 | -2/+7 |
2018-12-13 | Reworked pluginConfig function |  Romain Forlot | 1 | -55/+38 |
2018-12-13 | Retrieve plugin list from api rather than a global |  Romain Forlot | 5 | -13/+9 |
2018-12-13 | Add setter/getter for user free defined pointer |  Romain Forlot | 3 | -2/+18 |
2018-12-13 | Pass the plugin to action. |  Romain Forlot | 2 | -0/+2 |
2018-12-13 | Abort if one required API is missing |  Romain Forlot | 1 | -1/+2 |
2018-12-13 | Correct an error when no plugins are defined |  Jonathan Aillet | 1 | -1/+1 |
2018-12-13 | Decrease print level when no onload action |  Jonathan Aillet | 1 | -1/+1 |
2018-12-13 | Add a 'params' fields for controller plugins |  Jonathan Aillet | 2 | -3/+5 |
2018-12-13 | Call wasn't done correctly in 'CtlConfigExec' |  Jonathan Aillet | 1 | -1/+1 |
2018-12-13 | Add ctlPlugins array to the ctlConfig structure |  Romain Forlot | 3 | -2/+10 |
2018-12-13 | Add an Init step to the plugins load |  Romain Forlot | 2 | -1/+11 |
2018-12-13 | Change loading configuration object behavior |  Romain Forlot | 5 | -22/+59 |
2018-12-13 | Fix: compatibility with binder FF.RC4 |  Romain Forlot | 1 | -2/+6 |
2018-12-13 | Fix: Wrong variable definition |  Romain Forlot | 1 | -1/+1 |
2018-12-13 | ctl-lua: Fixed memory corruption |  Thierry Bultel | 1 | -5/+6 |
2018-12-13 | Migration to v3 |  Romain Forlot | 6 | -33/+119 |
2018-12-13 | Adds v3 function to get binding settings |  Romain Forlot | 2 | -1/+9 |
2018-12-13 | New function returning the binding root directory |  Romain Forlot | 1 | -0/+15 |
2018-12-13 | Change the default GLOB pattern |  Romain Forlot | 1 | -2/+3 |
2018-12-13 | Fix wrong computed length |  Romain Forlot | 1 | -2/+2 |
2018-12-13 | Add path to the installed widget path. |  Romain Forlot | 1 | -8/+24 |
2018-12-13 | New defaults useful functions on lua table |  Romain Forlot | 1 | -0/+21 |
2018-12-13 | More precise log message when loading a Lua file |  Romain Forlot | 3 | -12/+15 |
2018-12-13 | Fix: wrong legacy function signature |  Romain Forlot | 1 | -1/+1 |
2018-12-13 | Split loading JSON controller file. |  Romain Forlot | 2 | -15/+18 |