Age | Commit message (Expand) | Author | Files | Lines |
2019-02-27 | autobuild: fix warnings due to cp command exit error | Raquel Medina | 2 | -4/+12 |
2018-12-20 | docs: add yaml bookhalibut_7.90.0halibut/7.90.0guppy_6.99.4guppy_6.99.3guppy/6.99.4guppy/6.99.37.90.06.99.46.99.3 | Frederic Marec | 3 | -0/+168 |
2018-11-23 | Use specific binder's event handlersguppy_6.99.2guppy/6.99.26.99.2 | Romain Forlot | 6 | -69/+85 |
2018-11-23 | Binding migration to v3guppy_6.99.1guppy/6.99.16.99.1 | Romain Forlot | 15 | -89/+71 |
2018-11-06 | Change .gitmodules following submodule migration | Frederic Marec | 1 | -3/+0 |
2018-11-03 | Handle new metadata signal's field | Romain Forlot | 1 | -2/+3 |
2018-11-03 | Update basic configurations files | Romain Forlot | 4 | -37/+20 |
2018-10-31 | Migrate app-templates to CMake module | Romain Forlot | 2 | -5/+7 |
2018-10-09 | Use feature 'required-binding' | Jose Bollo | 1 | -1/+4 |
2018-10-04 | Fix: lua detection for debian like distro | Romain Forlot | 2 | -1/+1 |
2018-09-27 | Add tests on sources injection at runtime | Romain Forlot | 3 | -0/+83 |
2018-09-27 | Reorder and format tests | Romain Forlot | 1 | -80/+121 |
2018-09-27 | Fix wrong JSON unpack type | Romain Forlot | 1 | -15/+22 |
2018-09-27 | Use the unified script to launch tests | Romain Forlot | 3 | -42/+6 |
2018-09-27 | More accurate (un)subscribe answer | Romain Forlot | 1 | -5/+12 |
2018-09-27 | Handle errors on signal initialization | Romain Forlot | 5 | -13/+45 |
2018-09-27 | Fix: finding JSON file even if absolute path given | Romain Forlot | 2 | -4/+11 |
2018-09-25 | Update controller submodule | Romain Forlot | 2 | -0/+0 |
2018-09-23 | txc-binding: migration to AFB_BINDING_VERSION 3guppy_6.90.0guppy/6.90.06.90.0 | Clément Bénier | 7 | -32/+41 |
2018-09-20 | doc: Changed doc to new format | Sebastien Douheret | 14 | -1099/+1 |
2018-09-12 | txc-binding: in conf files, rename api to txc | Clément Bénier | 6 | -39/+28 |
2018-09-05 | afb-test.sh: launch 2 binders for testflounder_5.99.6flounder/5.99.65.99.6 | Clément Bénier | 1 | -19/+27 |
2018-08-23 | Missing API_NAME for the test widgetflounder_5.99.5flounder_5.99.4flounder/5.99.5flounder/5.99.45.99.55.99.4 | Romain Forlot | 1 | -0/+1 |
2018-08-23 | Fix: segfault at object addition | Romain Forlot | 2 | -8/+14 |
2018-08-23 | Bump submodules | Romain Forlot | 3 | -0/+0 |
2018-08-22 | Setup the project for afb-test framework | Clément Malléjac | 19 | -15/+885 |
2018-08-08 | Typos, cleaning.flounder_5.99.3flounder/5.99.35.99.3 | Romain Forlot | 1 | -18/+2 |
2018-08-07 | Fix: segfault after adding new objects | Romain Forlot | 1 | -1/+0 |
2018-07-31 | Returns error in request response | Romain Forlot | 4 | -78/+94 |
2018-07-27 | Fix: wrong default getSignals action defined. | Romain Forlot | 1 | -4/+3 |
2018-07-25 | Improved performance | Romain Forlot | 9 | -176/+126 |
2018-07-23 | Adds a signal's metadata attributeflounder_5.99.2flounder/5.99.25.99.2 | Romain Forlot | 5 | -40/+27 |
2018-07-22 | Fix the build for master with latest binder | Romain Forlot | 11 | -18/+8 |
2018-07-05 | Update submodules | Romain Forlot | 14 | -176/+14 |
2018-07-05 | Reintoduce the old builtin plugin | Romain Forlot | 4 | -1/+93 |
2018-07-05 | Fix: release json_object | Romain Forlot | 1 | -1/+4 |
2018-07-05 | Remove useless variable setting | Romain Forlot | 1 | -1/+1 |
2018-07-05 | Rework loading sources and signals. | Romain Forlot | 16 | -103/+89 |
2018-07-05 | Move "action" load to controller | Romain Forlot | 2 | -139/+11 |
2018-07-05 | Return separately last timestamp and value | Romain Forlot | 1 | -4/+2 |
2018-07-05 | Change, clean plugins. | Romain Forlot | 6 | -150/+93 |
2018-07-05 | Change when to notify | Romain Forlot | 1 | -1/+0 |
2018-07-05 | Use Nanosecond precision by default | Romain Forlot | 2 | -12/+21 |
2018-07-05 | Use a better parameter name, more explicit | Romain Forlot | 1 | -16/+17 |
2018-07-05 | Implement the signal's update default method | Romain Forlot | 2 | -5/+47 |
2018-07-05 | Fix wrong initialization | Romain Forlot | 1 | -2/+2 |
2018-07-05 | Rename afb-utilities to afb-helpers | Romain Forlot | 4 | -3/+3 |
2018-07-05 | Improve signal handling | Romain Forlot | 5 | -16/+32 |
2018-07-05 | Initialize sources at binding start. | Romain Forlot | 3 | -4/+16 |
2018-07-05 | Use signal subscription args if present | Romain Forlot | 3 | -3/+16 |