Age | Commit message (Expand) | Author | Files | Lines |
2019-08-01 | Fix DEFAULT_DBHOST setting (remove double column) |  Sebastien Douheret | 1 | -3/+3 |
2019-08-01 | Add comments and re-ident code |  Sebastien Douheret | 1 | -1/+8 |
2019-05-24 | Better memory management in chained list |  Johann CAHIER | 1 | -23/+7 |
2019-04-01 | Git submodule migration to separated libraries |  Romain Forlot | 1 | -6/+6 |
2018-07-10 | Don't suffix tags and fields names |  Sebastien Douheret | 1 | -2/+2 |
2018-07-10 | Fixed invalid pointer when concatenating fields |  Sebastien Douheret | 1 | -97/+94 |
2018-07-10 | Improved perf (define concatenate as inline function). |  Sebastien Douheret | 1 | -7/+0 |
2018-07-10 | Fix: not retrieve timestamp from arguments |  Romain Forlot | 1 | -2/+4 |
2018-07-10 | Fix logging messages. |  Romain Forlot | 1 | -1/+3 |
2018-07-10 | Convert the binding to use the controller |  Romain Forlot | 1 | -6/+50 |
2018-07-10 | Fix memory leak and avoid compile warning |  Romain Forlot | 1 | -3/+3 |
2018-07-10 | Fix: filling the series lists. |  Romain Forlot | 1 | -6/+7 |
2018-07-10 | Externalize Curl dependency within afb-helpers |  Romain Forlot | 1 | -1/+30 |
2018-07-10 | Use news wrap curl functions. |  Romain Forlot | 1 | -1/+1 |
2018-07-10 | Concatenation separator for curl wrap configurable |  Romain Forlot | 1 | -1/+1 |
2018-07-10 | Fully handle array of metrics to be writen in DB |  Romain Forlot | 1 | -9/+6 |
2018-07-10 | Improve writer/reader processing |  Romain Forlot | 1 | -37/+54 |
2018-07-10 | Splitting code source, cleaning. |  Romain Forlot | 1 | -96/+14 |
2018-07-10 | Introduce thread management for future reading job |  Romain Forlot | 1 | -3/+7 |
2018-07-10 | TSDB handling isolation. |  Romain Forlot | 1 | -0/+173 |