Linux Foundation Collaborative Projects
index
:
agl-service-harvester
flounder
guppy
halibut
icefish
jellyfish
koi
lamprey
marlin
master
needlefish
octopus
pike
quillback
ricefish
sandbox/Marquichou/wip
sandbox/SebD/wip
V2C interface that collect data to TimeSeries database
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-02
Add const in afb_verb_t type declaring
needlefish_13.93.0
needlefish/13.93.0
marlin_12.93.0
marlin_12.92.0
marlin_12.91.0
marlin_12.90.1
marlin_12.90.0
marlin/12.93.0
marlin/12.92.0
marlin/12.91.0
marlin/12.90.1
marlin/12.90.0
lamprey_11.92.0
lamprey_11.91.0
lamprey/11.92.0
lamprey/11.91.0
13.93.0
12.93.0
12.92.0
12.91.0
12.90.1
12.90.0
11.92.0
11.91.0
Qiu Tingting
1
-1
/
+1
2020-08-20
Fix outdated repo url and binding label
koi_10.93.0
koi_10.92.0
koi_10.91.0
koi/10.93.0
koi/10.92.0
koi/10.91.0
jellyfish_9.99.4
jellyfish_9.99.3
jellyfish/9.99.4
jellyfish/9.99.3
9.99.4
9.99.3
10.93.0
10.92.0
10.91.0
Li, Xiaoming
1
-1
/
+1
2019-08-01
Allow to set host+port using params in config.json
sandbox/SebD/wip
Sebastien Douheret
2
-6
/
+33
2019-08-01
Update Copyright to 2019
Sebastien Douheret
10
-10
/
+10
2019-08-01
Fix strings quoting
Sebastien Douheret
2
-87
/
+93
2019-08-01
Rework how to build dest DB URL
Sebastien Douheret
4
-12
/
+47
2019-08-01
Use generic path for Json config file
Sebastien Douheret
1
-91
/
+101
2019-08-01
Improve buf allocation for curl requests
Sebastien Douheret
1
-3
/
+4
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
4
-53
/
+61
2019-07-03
Fix spelling
halibut_8.0.6
halibut_8.0.5
halibut_8.0.4
halibut_8.0.3
halibut_8.0.2
halibut_8.0.1
halibut_8.0.0
halibut_7.99.3
halibut/8.0.6
halibut/8.0.5
halibut/8.0.4
halibut/8.0.3
halibut/8.0.2
halibut/8.0.1
halibut/8.0.0
halibut/7.99.3
8.0.6
8.0.5
8.0.4
8.0.3
8.0.2
8.0.1
8.0.0
7.99.3
halibut
Sebastien Douheret
2
-4
/
+4
2019-06-27
Fix strings serialization
halibut_7.99.2
halibut/7.99.2
7.99.2
Sebastien Douheret
1
-1
/
+1
2019-05-24
Fix InfluxDB request format
halibut_7.99.1
halibut/7.99.1
7.99.1
Johann CAHIER
1
-11
/
+16
2019-05-24
Better memory management in chained list
Johann CAHIER
5
-43
/
+47
2019-05-21
Fix influxdb-writer reporting of multiple value
Johann CAHIER
1
-26
/
+24
2019-04-01
Git submodule migration to separated libraries
Romain Forlot
7
-76
/
+60
2018-07-10
Fix compilation error 'unitialized variable'
Romain Forlot
1
-1
/
+1
2018-07-10
Make compatible with APIv3 + DYNAPI
Romain Forlot
1
-1
/
+1
2018-07-10
Fix typo
Romain Forlot
1
-137
/
+138
2018-07-10
Making ping verb static
Romain Forlot
1
-1
/
+1
2018-07-10
Set reader function unavailable for now
Romain Forlot
1
-0
/
+3
2018-07-10
Use latest version of app-controller-submodule submodule.
Sebastien Douheret
2
-3
/
+3
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
2
-16
/
+44
2018-07-10
Fixed invalid pointer when concatenating fields
Sebastien Douheret
2
-235
/
+230
2018-07-10
Fixed bug when searching tail of list
Sebastien Douheret
1
-67
/
+62
2018-07-10
Escaped special characters for measurement, tags and fields
Sebastien Douheret
2
-13
/
+66
2018-07-10
Improved perf (define concatenate as inline function).
Sebastien Douheret
2
-8
/
+7
2018-07-10
Update README
Sebastien Douheret
1
-1
/
+1
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
Convert the binding to use the controller
Romain Forlot
11
-222
/
+368
2018-07-10
Fix memory leak and avoid compile warning
Romain Forlot
4
-15
/
+12
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
Externalize Curl dependency within afb-helpers
Romain Forlot
2
-2
/
+31
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
11
-144
/
+261
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
Splitting code source, cleaning.
Romain Forlot
8
-124
/
+328
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
Fix: alloc pb for post_data
Romain Forlot
1
-8
/
+5
[next]