-
Notifications
You must be signed in to change notification settings - Fork 578
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cleanup old code (HTTP, Cluster) #7196
Commits on May 24, 2019
-
Quality: Purge old HTTP code in lib/remote
Michael Friedrich committedMay 24, 2019 Configuration menu - View commit details
-
Copy full SHA for f933aaf - Browse repository at this point
Copy the full SHA f933aafView commit details -
Quality: Clean JsonRPC class and add function docs
Michael Friedrich committedMay 24, 2019 Configuration menu - View commit details
-
Copy full SHA for e606d14 - Browse repository at this point
Copy the full SHA e606d14View commit details -
Quality: Purge old TlsStream functionality
Michael Friedrich committedMay 24, 2019 Configuration menu - View commit details
-
Copy full SHA for c7a2fc5 - Browse repository at this point
Copy the full SHA c7a2fc5View commit details -
Quality: Remove old SocketEvent functionality
Michael Friedrich committedMay 24, 2019 Configuration menu - View commit details
-
Copy full SHA for 5dbb6ad - Browse repository at this point
Copy the full SHA 5dbb6adView commit details -
Quality: Drop unused boost/tuple header include
Michael Friedrich committedMay 24, 2019 Configuration menu - View commit details
-
Copy full SHA for c77d6eb - Browse repository at this point
Copy the full SHA c77d6ebView commit details
Commits on May 27, 2019
-
Quality: Rewrite OpenTSDB to use Boost ASIO and I/O engine
The connection handling and code isn't really good, but not really actively maintained either. Besides that, the "telnet" method doesn't allow for TLS, this needs a general rewrite against their HTTP API. I've also added function documentation where applicable.
Michael Friedrich committedMay 27, 2019 Configuration menu - View commit details
-
Copy full SHA for 0466316 - Browse repository at this point
Copy the full SHA 0466316View commit details -
Quality: Use Boost ASIO/IO engine in Graphite feature
This commit changes the reconnect priority to high. Also add function docs.
Michael Friedrich committedMay 27, 2019 Configuration menu - View commit details
-
Copy full SHA for efd4e8a - Browse repository at this point
Copy the full SHA efd4e8aView commit details
Commits on May 28, 2019
-
Quality: Remove old MakeSSLContext() interface
Michael Friedrich committedMay 28, 2019 Configuration menu - View commit details
-
Copy full SHA for ba44c39 - Browse repository at this point
Copy the full SHA ba44c39View commit details -
Quality: Removed unused HttpChunkedEncoding class
Michael Friedrich committedMay 28, 2019 Configuration menu - View commit details
-
Copy full SHA for 120aba3 - Browse repository at this point
Copy the full SHA 120aba3View commit details
Commits on May 29, 2019
-
Quality: Mark NetworkStream, TcpSocket & UnixSocket classes as deprec…
…ated They're used inside the Livestatus feature which needs rework.
Michael Friedrich committedMay 29, 2019 Configuration menu - View commit details
-
Copy full SHA for f5bc9b4 - Browse repository at this point
Copy the full SHA f5bc9b4View commit details