aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-01-29Add gitreview file for icefish branchicefish_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.0icefishJan-Simon Möller1-1/+1
2019-11-13fix: 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.1Li Xiaoming6-0/+21
2019-10-15Modified persistence test casesGaykawadpk2-22/+22
2019-10-09binding: data-persistence: Modified the response of verb_readGaykawadpk1-2/+18
2019-08-09Migration to binding version 3José Bollo1-53/+53
2019-06-26binding: 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.2halibutMatt Ranostay1-0/+1
2019-04-10agl-service-data-persistence: change AFB_INFO calls to AFB_DEBUGhalibut_7.99.1halibut/7.99.17.99.1Matt Ranostay1-4/+4
2019-03-01autobuild: fix warnings due to cp command exit errorRaquel Medina2-4/+12
2019-01-25Move autobuild to top treehalibut_7.90.0halibut/7.90.07.90.0Frederic Marec3-27/+43
2019-01-25Increase tests for data-persistence bindingFrederic Marec4-23/+165
2018-11-07Change .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.1Frederic Marec1-3/+0
2018-11-07Improve tests for data-persistenceFrederic Marec4-78/+38
2018-10-31Migrate app-templates to CMake moduleRomain Forlot2-3/+6
2018-10-09Use feature 'required-binding'Jose Bollo1-1/+1
2018-09-28Fix config.cmakeFrederic Marec1-5/+9
2018-09-28Add tests for data persistence bindingFrederic Marec9-15/+275
2018-09-28Update version of conf.d/app-templates submodule.Frederic Marec3-0/+134
2018-02-08moved 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.1Loïc Collignon15-43/+38
2018-01-30ll-database-binding: allow binding to build with older gdbm librariesMatt Ranostay1-7/+7
2018-01-29fix json key to string conversion.Loïc Collignon1-1/+1
2018-01-26add debugging html ui.Loïc Collignon6-0/+486
2018-01-26move submodule to corresponding master versionLoïc Collignon1-0/+0
2017-12-21Fix entry pointLoïc Collignon1-1/+1
2017-12-19renamed api to match better the repo name and the feature provided.Loïc Collignon4-8/+13
2017-12-18add the .gitreview fileLoïc Collignon1-0/+5
2017-12-18remove obsolete description from readmeLoïc Collignon1-23/+1
2017-12-15removed unrelated filesLoïc Collignon18-1601/+0
2017-10-26add nfc pam moduleLoïc Collignon3-63/+185
2017-10-26database: export correct nameJosé Bollo1-1/+1
2017-10-25database: setup permissionsJosé Bollo2-2/+21
2017-10-25database: compatibility with gdbm 1.12José Bollo1-9/+16
2017-10-25database: fill widget dataJosé Bollo1-10/+4
2017-10-25Revert "database: update the name of the API to 'lludb'"José Bollo1-1/+1
2017-10-25database: update the name of the API to 'lludb'José Bollo1-1/+1
2017-10-25database: switch to use gdbm by defaultJosé Bollo3-92/+288
2017-10-25database: call getuid only onceJosé Bollo1-2/+3
2017-10-25database: use PATH_MAX of systemJosé Bollo1-6/+2
2017-10-25database: simplifyJosé Bollo2-85/+20
2017-10-25database: fix regression bugJosé Bollo1-0/+3
2017-10-25database: include null and improve readabilityJosé Bollo1-4/+7
2017-10-25database: fix bugsJosé Bollo1-2/+2
2017-10-25database: Handle UNKNOWN-APP!José Bollo1-0/+4
2017-10-24database: refactor path compute of databaseJosé Bollo1-21/+39
2017-10-24database: remove unused variablesJosé Bollo1-2/+0
2017-10-24database: factorize insert and replaceJosé Bollo1-47/+30
2017-10-24database: generalize use of get_keyJosé Bollo1-103/+13
2017-10-24database: Add get_key functionJosé Bollo1-32/+60
2017-10-24database: remove tailing tabsJosé Bollo1-51/+51
2017-10-24database: don't bother linker with localsJosé Bollo1-12/+12
2017-10-24database: return -1 when init failsJosé Bollo1-3/+3