1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 12, 2023 — Jun 12, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add the CloudI Service API code_status_reset function to clear old entries in the runtime_cloudi_changes list. More... 5 days ago
Fix cloudi_service_monitoring bug from critical service configuration option addition (2.0.6 and 2.0.7). Update exometer_core, hut, parse_trans, setup. Remove folsom and bear due to removal from exometer_core. More... 12 days ago
Improve ATS CloudI API function effect tags comment. More... about 2 months ago
Improve ATS CloudI API function effect tags comment. More... 2 months ago
Add use of format_status/1 callback for Erlang/OTP 27.0 support. More... 3 months ago
Improve cloudi_service_map_reduce comment. Update rebar2. More... 3 months ago
Improve cloudi_statistics eunit test compilation (Thanks to Frej Drejhammar for the suggestion to avoid the inlined list). Improve cloudi_service_api type specification. More... 4 months ago
Update erlang_term. More... 4 months ago
Update reltool_util. More... 4 months ago
Add file_loaded and file_version values for internal service modules in the CloudI Service API code_status runtime_cloudi_changes result (if the module changed on the filesystem and the module file on the filesystem was not stripped). More... 4 months ago
Fix macro variable use. More... 4 months ago
Fix macro variable. More... 4 months ago
Add the CloudI Service API nodes_status_reset function to remove all status data for nodes that are currently dead (disconnected). More... 4 months ago
Add default SSL options to cloudi_service_http_client for use with the SSL functionality in Erlang/OTP >= 25.0. Update nodefinder for use with SSL functionality in Erlang/OTP >= 25.0 (when connecting to ec2). More... 4 months ago
Improve cloudi_service_health_check:tcp_test_https/3 SSL options when using Erlang/OTP >= 25.0. Change the cloudi_task_size module log output to use the trace loglevel. Improve the cloudi_task_size module source code. More... 4 months ago
Improve cloudi_service_router http_redirect_health error handling by only logging errors when a timeout occurs to allow failover between separate cloudi_service_health_check instances. Add cloudi_service_http_cowboy websockets empty ping handling. More... 4 months ago
Fix cloudi_service_router http_redirect_secondaries validation error. More... 5 months ago
Update README. More... 5 months ago
Add Mastodon README badge. More... 5 months ago
Update Travis config. More... 6 months ago
Update Travis config. More... 6 months ago
Add [[nodiscard]] to the C/C++ CloudI API functions where return values need to be checked to avoid service implementation errors. More... 6 months ago
Update Travis config. More... 7 months ago
Update Travis config. More... 7 months ago
Update Travis config. More... 7 months ago
Update erlang_term. More... 7 months ago
Fix 0.0 =/= -0.0 match Erlang/OTP 26.1 warning in cloudi_math eunit test. Add C++ std::ignore use. Update Travis config. More... 7 months ago
Fix cloudi_service_api_batch queue erl/json requests to provide the same data provided by cloudi_service_api_requests. Fix C++ backtrace checks when -Werror is in CXXFLAGS. More... 7 months ago
Fix cloudi_service_api_requests json representation of the {{M :: atom(), F :: atom(), A :: list()}} closure configuration argument format. More... 7 months ago
Update README. More... 8 months ago