Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-07-10 | Bump submodules | Romain Forlot | 3 | -0/+0 |
2018-07-10 | Making ping verb static | Romain Forlot | 1 | -1/+1 |
2018-07-10 | Set reader function unavailable for now | Romain Forlot | 2 | -4/+3 |
2018-07-10 | Use latest version of app-controller-submodule submodule. | Sebastien Douheret | 4 | -4/+5 |
2018-07-10 | Don't suffix tags and fields names | Sebastien Douheret | 1 | -2/+2 |
2018-07-10 | Escape special characters according to influxDB doc | Sebastien Douheret | 4 | -18/+79 |
2018-07-10 | Use latest version of afb-helpers submodule. | Sebastien Douheret | 1 | -0/+0 |
2018-07-10 | Fixed invalid pointer when concatenating fields | Sebastien Douheret | 3 | -236/+232 |
2018-07-10 | Fixed bug when searching tail of list | Sebastien Douheret | 3 | -78/+100 |
2018-07-10 | Escaped special characters for measurement, tags and fields | Sebastien Douheret | 3 | -14/+68 |
2018-07-10 | Use latest version of submodules and update README | Sebastien Douheret | 5 | -2/+2 |
2018-07-10 | Improved perf (define concatenate as inline function). | Sebastien Douheret | 3 | -25/+31 |
2018-07-10 | Update README | Sebastien Douheret | 3 | -11/+49 |
2018-07-10 | Added a quickstart README | Romain Forlot | 1 | -0/+67 |
2018-07-10 | Fix: not retrieve timestamp from arguments | Romain Forlot | 1 | -2/+4 |
2018-07-10 | Fix: missing NULL array terminator | Romain Forlot | 1 | -1/+1 |
2018-07-10 | Fix logging messages. | Romain Forlot | 1 | -1/+3 |
2018-07-10 | Update submodules | Romain Forlot | 3 | -0/+0 |
2018-07-10 | Update vscode settings | Romain Forlot | 3 | -2/+6 |
2018-07-10 | Convert the binding to use the controller | Romain Forlot | 20 | -223/+484 |
2018-07-10 | Update helpers | Romain Forlot | 1 | -0/+0 |
2018-07-10 | Fix memory leak and avoid compile warning | Romain Forlot | 7 | -17/+16 |
2018-07-10 | Update submodule | Romain Forlot | 1 | -0/+0 |
2018-07-10 | WIP TBF | Romain Forlot | 1 | -9/+14 |
2018-07-10 | Fix: filling the series lists. | Romain Forlot | 1 | -6/+7 |
2018-07-10 | vscode | Romain Forlot | 1 | -2/+1 |
2018-07-10 | Update submodule | Romain Forlot | 2 | -0/+0 |
2018-07-10 | Externalize Curl dependency within afb-helpers | Romain Forlot | 2 | -2/+31 |
2018-07-10 | Improve vscode workspace settings | Romain Forlot | 2 | -5/+2 |
2018-07-10 | Externalize Curl dependency within afb-helpers | Romain Forlot | 2 | -1/+3 |
2018-07-10 | Use news wrap curl functions. | Romain Forlot | 2 | -2/+2 |
2018-07-10 | Fix wrong handling of metrics arguments | Romain Forlot | 1 | -7/+21 |
2018-07-10 | Concatenation separator for curl wrap configurable | Romain Forlot | 1 | -1/+1 |
2018-07-10 | Handle query result and prepare to forward by API | Romain Forlot | 3 | -30/+97 |
2018-07-10 | Fully handle array of metrics to be writen in DB | Romain Forlot | 3 | -44/+49 |
2018-07-10 | Improve writer/reader processing | Romain Forlot | 12 | -145/+265 |
2018-07-10 | Utility function to return nanosecond timestamp | Romain Forlot | 2 | -0/+11 |
2018-07-10 | Fix: function name collision. | Romain Forlot | 2 | -3/+3 |
2018-07-10 | Add simple chained management lib | Romain Forlot | 3 | -0/+135 |
2018-07-10 | Improve vscode workspace settings | Romain Forlot | 4 | -2/+47 |
2018-07-10 | Splitting code source, cleaning. | Romain Forlot | 10 | -126/+337 |
2018-07-10 | Introduce thread management for future reading job | Romain Forlot | 5 | -28/+44 |
2018-07-10 | TSDB handling isolation. | Romain Forlot | 5 | -165/+270 |
2018-07-10 | Update submodule | Romain Forlot | 1 | -0/+0 |
2018-07-10 | Fix: alloc pb for post_data | Romain Forlot | 1 | -8/+5 |
2018-07-10 | Add project skeleton | Romain Forlot | 16 | -3/+982 |
2018-07-10 | Add project skeleton | Romain Forlot | 3 | -0/+6 |
2018-07-10 | Initial commit | Romain Forlot | 1 | -0/+201 |