|
2af07f2786
|
Keep track request and response times per host
Preparation for better dead host detection.
|
2017-04-04 14:28:38 +02:00 |
|
|
02dbdfddef
|
Fix clang warning: no newline at end of file
|
2017-03-27 14:57:20 +02:00 |
|
|
8183e3cfa3
|
Move some string util function to GbUtils
|
2017-03-06 16:10:58 +01:00 |
|
|
589c450fcb
|
bugfix cdataEncode() to handle inputs shorter than 3 bytes
Bug introduced in 54349265d4 . Effect including invalid XML when summaries where shorter than 3 bytes.
|
2017-02-06 15:07:17 +01:00 |
|
|
06e886f4b7
|
make types match in calculation (no change really)
|
2016-11-07 12:27:22 +01:00 |
|
|
63dc040b6d
|
Moved SafeBuf::printTimeAgo() functionality to GbUtil.cpp
|
2016-11-07 12:14:37 +01:00 |
|
|
100731b4d2
|
Moved SafeBuf:.urlEncode() to a standalone function
|
2016-10-07 15:47:24 +02:00 |
|
|
54349265d4
|
Moved SafeBuf::cdataEncode() to a standalone function
|
2016-10-07 14:30:52 +02:00 |
|