Age | Commit message (Expand) | Author | Files | Lines |
2019-11-13 | fix: change test example following afb-test treeicefish_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.18.99.58.99.48.99.38.99.28.99.1 |  Li Xiaoming | 6 | -0/+21 |
2019-10-15 | Modified persistence test cases |  Gaykawadpk | 2 | -22/+22 |
2019-10-09 | binding: data-persistence: Modified the response of verb_read |  Gaykawadpk | 1 | -2/+18 |
2019-08-09 | Migration to binding version 3 |  José Bollo | 1 | -53/+53 |
2019-06-26 | binding: data-persistence: add scope-platform permission to config.xml.inhalibut_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/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.28.0.68.0.58.0.48.0.38.0.28.0.18.0.07.99.37.99.2halibut |  Matt Ranostay | 1 | -0/+1 |
2019-04-10 | agl-service-data-persistence: change AFB_INFO calls to AFB_DEBUGhalibut_7.99.1halibut/7.99.17.99.1 |  Matt Ranostay | 1 | -4/+4 |
2019-03-01 | autobuild: fix warnings due to cp command exit error |  Raquel Medina | 2 | -4/+12 |
2019-01-25 | Move autobuild to top treehalibut_7.90.0halibut/7.90.07.90.0 |  Frederic Marec | 3 | -27/+43 |
2019-01-25 | Increase tests for data-persistence binding |  Frederic Marec | 4 | -23/+165 |
2018-11-07 | Change .gitmodules following submodule migrationguppy_6.99.4guppy_6.99.3guppy_6.99.2guppy_6.99.1guppy/6.99.4guppy/6.99.3guppy/6.99.2guppy/6.99.16.99.46.99.36.99.26.99.1 |  Frederic Marec | 1 | -3/+0 |
2018-11-07 | Improve tests for data-persistence |  Frederic Marec | 4 | -78/+38 |
2018-10-31 | Migrate app-templates to CMake module |  Romain Forlot | 2 | -3/+6 |
2018-10-09 | Use feature 'required-binding' |  Jose Bollo | 1 | -1/+1 |
2018-09-28 | Fix config.cmake |  Frederic Marec | 1 | -5/+9 |
2018-09-28 | Add tests for data persistence binding |  Frederic Marec | 9 | -15/+275 |
2018-09-28 | Update version of conf.d/app-templates submodule. |  Frederic Marec | 3 | -0/+134 |
2018-02-08 | moved files to root folder.guppy_6.90.0guppy/6.90.0flounder_5.99.6flounder_5.99.5flounder_5.99.4flounder_5.99.3flounder_5.99.2flounder_5.99.1flounder/5.99.6flounder/5.99.5flounder/5.99.4flounder/5.99.3flounder/5.99.2flounder/5.99.16.90.05.99.65.99.55.99.45.99.35.99.25.99.1 |  Loïc Collignon | 15 | -43/+38 |
2018-01-30 | ll-database-binding: allow binding to build with older gdbm libraries |  Matt Ranostay | 1 | -7/+7 |
2018-01-29 | fix json key to string conversion. |  Loïc Collignon | 1 | -1/+1 |
2018-01-26 | add debugging html ui. |  Loïc Collignon | 6 | -0/+486 |
2018-01-26 | move submodule to corresponding master version |  Loïc Collignon | 1 | -0/+0 |
2017-12-21 | Fix entry point |  Loïc Collignon | 1 | -1/+1 |
2017-12-19 | renamed api to match better the repo name and the feature provided. |  Loïc Collignon | 4 | -8/+13 |
2017-12-18 | add the .gitreview file |  Loïc Collignon | 1 | -0/+5 |
2017-12-18 | remove obsolete description from readme |  Loïc Collignon | 1 | -23/+1 |
2017-12-15 | removed unrelated files |  Loïc Collignon | 18 | -1601/+0 |
2017-10-26 | add nfc pam module |  Loïc Collignon | 3 | -63/+185 |
2017-10-26 | database: export correct name |  José Bollo | 1 | -1/+1 |
2017-10-25 | database: setup permissions |  José Bollo | 2 | -2/+21 |
2017-10-25 | database: compatibility with gdbm 1.12 |  José Bollo | 1 | -9/+16 |
2017-10-25 | database: fill widget data |  José Bollo | 1 | -10/+4 |
2017-10-25 | Revert "database: update the name of the API to 'lludb'" |  José Bollo | 1 | -1/+1 |
2017-10-25 | database: update the name of the API to 'lludb' |  José Bollo | 1 | -1/+1 |
2017-10-25 | database: switch to use gdbm by default |  José Bollo | 3 | -92/+288 |
2017-10-25 | database: call getuid only once |  José Bollo | 1 | -2/+3 |
2017-10-25 | database: use PATH_MAX of system |  José Bollo | 1 | -6/+2 |
2017-10-25 | database: simplify |  José Bollo | 2 | -85/+20 |
2017-10-25 | database: fix regression bug |  José Bollo | 1 | -0/+3 |
2017-10-25 | database: include null and improve readability |  José Bollo | 1 | -4/+7 |
2017-10-25 | database: fix bugs |  José Bollo | 1 | -2/+2 |
2017-10-25 | database: Handle UNKNOWN-APP! |  José Bollo | 1 | -0/+4 |
2017-10-24 | database: refactor path compute of database |  José Bollo | 1 | -21/+39 |
2017-10-24 | database: remove unused variables |  José Bollo | 1 | -2/+0 |
2017-10-24 | database: factorize insert and replace |  José Bollo | 1 | -47/+30 |
2017-10-24 | database: generalize use of get_key |  José Bollo | 1 | -103/+13 |
2017-10-24 | database: Add get_key function |  José Bollo | 1 | -32/+60 |
2017-10-24 | database: remove tailing tabs |  José Bollo | 1 | -51/+51 |
2017-10-24 | database: don't bother linker with locals |  José Bollo | 1 | -12/+12 |
2017-10-24 | database: return -1 when init fails |  José Bollo | 1 | -3/+3 |
2017-10-24 | database: fix warnings |  José Bollo | 1 | -7/+8 |