aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-07-05Reorder the json configuration filesandbox/Marquichou/wipMarc-Antoine Riou1-4/+4
2019-07-05Use generic path for Json config fileSebastien Douheret2-95/+101
2019-07-05Update ignored filesSebastien Douheret1-1/+2
2019-07-05Improve buf allocation for curl requestsSebastien Douheret1-3/+4
2019-07-05Fix DEFAULT_DBHOST setting (remove double column)Sebastien Douheret1-3/+3
2019-07-05Add comments and re-ident codeSebastien Douheret4-53/+61
2019-07-05Backport improvements in autobuild scriptsSebastien Douheret2-4/+12
2019-07-04Add a config.xmlMarkoSity2-4/+20
2019-07-04Tweak json configuration file.MarkoSity1-1/+0
2019-07-03Fixed vscode cpp include files propertiesSebastien Douheret1-5/+4
2019-06-27Fix strings serializationhalibut_7.99.2halibut/7.99.27.99.2Sebastien Douheret2-3/+9
2019-05-24Fix InfluxDB request formathalibut_7.99.1halibut/7.99.17.99.1Johann CAHIER1-11/+16
2019-05-24Better memory management in chained listJohann CAHIER5-43/+47
2019-05-21Fix influxdb-writer reporting of multiple valueJohann CAHIER1-26/+24
2019-05-15Add LUA dependency for any distro not only debianRomain Forlot1-0/+1
2019-04-12Remove also the submodule directoriesRomain Forlot2-0/+0
2019-04-01Git submodule migration to separated librariesRomain Forlot9-83/+62
2019-03-29Handle Debian-like distro LUA and curl packagesRomain Forlot2-1/+2
2018-11-22Move autobuild to top treehalibut_7.90.0halibut/7.90.0guppy_6.99.4guppy_6.99.3guppy_6.99.2guppy/6.99.4guppy/6.99.3guppy/6.99.27.90.06.99.46.99.36.99.2Frederic Marec2-26/+42
2018-11-13Change .gitmodules following submodule migrationguppy_6.99.1guppy/6.99.16.99.1Frederic Marec1-3/+0
2018-10-31Migrate app-templates to CMake moduleRomain Forlot2-4/+8
2018-10-23Fix Debian LUA 5.3 package name requiredRomain Forlot3-2/+1
2018-07-10Added AGL .gitreview fileguppy_6.90.0guppy/6.90.0flounder_5.99.6flounder_5.99.5flounder_5.99.4flounder_5.99.3flounder_5.99.2flounder/5.99.6flounder/5.99.5flounder/5.99.4flounder/5.99.3flounder/5.99.26.90.05.99.65.99.55.99.45.99.35.99.2Sebastien Douheret1-0/+4
2018-07-10Used right INSTALL_PREFIX variableSebastien Douheret1-4/+4
2018-07-10Fix compilation error 'unitialized variable'Romain Forlot1-1/+1
2018-07-10Make compatible with APIv3 + DYNAPIRomain Forlot1-1/+1
2018-07-10Bump SubmodulesRomain Forlot4-2/+2
2018-07-10Fix typoRomain Forlot1-137/+138
2018-07-10Bump submodulesRomain Forlot3-0/+0
2018-07-10Making ping verb staticRomain Forlot1-1/+1
2018-07-10Set reader function unavailable for nowRomain Forlot2-4/+3
2018-07-10Use latest version of app-controller-submodule submodule.Sebastien Douheret4-4/+5
2018-07-10Don't suffix tags and fields namesSebastien Douheret1-2/+2
2018-07-10Escape special characters according to influxDB docSebastien Douheret4-18/+79
2018-07-10Use latest version of afb-helpers submodule.Sebastien Douheret1-0/+0
2018-07-10Fixed invalid pointer when concatenating fieldsSebastien Douheret3-236/+232
2018-07-10Fixed bug when searching tail of listSebastien Douheret3-78/+100
2018-07-10Escaped special characters for measurement, tags and fieldsSebastien Douheret3-14/+68
2018-07-10Use latest version of submodules and update READMESebastien Douheret5-2/+2
2018-07-10Improved perf (define concatenate as inline function).Sebastien Douheret3-25/+31
2018-07-10Update READMESebastien Douheret3-11/+49
2018-07-10Added a quickstart READMERomain Forlot1-0/+67
2018-07-10Fix: not retrieve timestamp from argumentsRomain Forlot1-2/+4
2018-07-10Fix: missing NULL array terminatorRomain Forlot1-1/+1
2018-07-10Fix logging messages.Romain Forlot1-1/+3
2018-07-10Update submodulesRomain Forlot3-0/+0
2018-07-10Update vscode settingsRomain Forlot3-2/+6
2018-07-10Convert the binding to use the controllerRomain Forlot20-223/+484
2018-07-10Update helpersRomain Forlot1-0/+0
2018-07-10Fix memory leak and avoid compile warningRomain Forlot7-17/+16