summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-09-10Add gitreview file for flounder branchflounder_6.0.1flounder_6.0.0flounder_5.99.7flounder/6.0.1flounder/6.0.0flounder/5.99.76.0.16.0.05.99.7Jan-Simon Möller1-0/+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
2018-07-10Update submoduleRomain Forlot1-0/+0
2018-07-10WIP TBFRomain Forlot1-9/+14
2018-07-10Fix: filling the series lists.Romain Forlot1-6/+7
2018-07-10vscodeRomain Forlot1-2/+1
2018-07-10Update submoduleRomain Forlot2-0/+0
2018-07-10Externalize Curl dependency within afb-helpersRomain Forlot2-2/+31
2018-07-10Improve vscode workspace settingsRomain Forlot2-5/+2
2018-07-10Externalize Curl dependency within afb-helpersRomain Forlot2-1/+3
2018-07-10Use news wrap curl functions.Romain Forlot2-2/+2
2018-07-10Fix wrong handling of metrics argumentsRomain Forlot1-7/+21
2018-07-10Concatenation separator for curl wrap configurableRomain Forlot1-1/+1
2018-07-10Handle query result and prepare to forward by APIRomain Forlot3-30/+97
2018-07-10Fully handle array of metrics to be writen in DBRomain Forlot3-44/+49
2018-07-10Improve writer/reader processingRomain Forlot12-145/+265
2018-07-10Utility function to return nanosecond timestampRomain Forlot2-0/+11
2018-07-10Fix: function name collision.Romain Forlot2-3/+3
2018-07-10Add simple chained management libRomain Forlot3-0/+135
2018-07-10Improve vscode workspace settingsRomain Forlot4-2/+47
2018-07-10Splitting code source, cleaning.Romain Forlot10-126/+337
2018-07-10Introduce thread management for future reading jobRomain Forlot5-28/+44
2018-07-10TSDB handling isolation.Romain Forlot5-165/+270