summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-02-11Update .gitreview fileicefish_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-0/+1
2019-08-30refactor(config.xml.in):Replace required api with required bindingicefish_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 Xiaoming1-1/+1
2019-08-01Allow to set host+port using params in config.jsonsandbox/SebD/wipSebastien Douheret4-35/+69
2019-08-01Update Copyright to 2019Sebastien Douheret12-12/+12
2019-08-01Add scope-platform permissionSebastien Douheret1-1/+7
2019-08-01Fix strings quotingSebastien Douheret3-88/+94
2019-08-01Rework how to build dest DB URLSebastien Douheret4-12/+47
2019-08-01Reorder the json configuration fileSebastien Douheret1-4/+4
2019-08-01Use generic path for Json config fileSebastien Douheret2-95/+101
2019-08-01Update ignored filesSebastien Douheret1-1/+2
2019-08-01Improve buf allocation for curl requestsSebastien Douheret1-3/+4
2019-08-01Fix DEFAULT_DBHOST setting (remove double column)Sebastien Douheret1-3/+3
2019-08-01Add comments and re-ident codeSebastien Douheret4-53/+61
2019-08-01Backport improvements in autobuild scriptsSebastien Douheret2-4/+12
2019-08-01Add a config.xmlSebastien Douheret2-4/+20
2019-08-01Tweak json configuration file.Sebastien Douheret1-1/+0
2019-08-01Fixed vscode cpp include files propertiesSebastien Douheret1-5/+4
2019-07-03Fix spellinghalibut_8.0.6halibut_8.0.5halibut_8.0.4halibut_8.0.3halibut_8.0.2halibut_8.0.1halibut_8.0.0halibut_7.99.3halibut/8.0.6halibut/8.0.5halibut/8.0.4halibut/8.0.3halibut/8.0.2halibut/8.0.1halibut/8.0.0halibut/7.99.38.0.68.0.58.0.48.0.38.0.28.0.18.0.07.99.3halibutSebastien Douheret3-4/+5
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