1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 21 days ago. based on code collected 22 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove Erlang old catch for future compatibility. Change cloudi_service_api_batch CT test delays based on latency in Erlang/OTP 27.2 execution. More... about 1 month ago
Improve cloudi_task_scheduler min_max schedule mode. More... about 2 months ago
Improve the fatal_timeout_interrupt == false functionality to ensure the usage when suspended and/or updating is correct. More... 2 months ago
Add cloudi_task_scheduler min_max schedule mode. Improve count_process_dynamic termination of unusued service processes. Use map_size/1 instead of maps:size/1. More... 2 months ago
Improve cloudi_task_scheduler logic. More... 3 months ago
Improve cloudi_task_scheduler logic. More... 3 months ago
Improve cloudi_task_scheduler logic. More... 3 months ago
Add cloudi_task_scheduler:nodes_speed/1 function. More... 3 months ago
Add a check for the fatal_timeout_interrupt service configuration option to cloudi_service_validate_config. More... 3 months ago
Add the fatal_timeout_interrupt service configuration option to allow a service request response when set to false (defaults to true which is consistent with past functionality). Only used for critical global state handling with service source code that has no infinite delays. Add cloudi_statistics:describe_distribution/1 raised_cosine result. Update cloudi_service_monitoring due to service state change. Improve cloudi_task_scheduler logic in cloudi_service_map_reduce. More... 4 months ago
Fix cloudi_task_scheduler Erlang type specification. More... 4 months ago
Add cloudi_task_scheduler to the cloudi_service_map_reduce Erlang/OTP application with usage in the hexpi integration test. More... 4 months ago
Add cloudi_task_scheduler to the cloudi_service_map_reduce Erlang/OTP application with usage in the hexpi integration test. More... 4 months ago
Fix outages_month_* view data in the CloudI Services API output from services_status and nodes_status when the previous month contains less than 31 days. More... 4 months ago
Add cloudi script check for when Distributed Erlang takes a longer time to start (net_setuptime seconds). More... 7 months ago
Fix Erlang process description in process dictionary for use in Erlang/OTP 27 and higher. More... 8 months ago
Add the CloudI Service API code_status_reset function to clear old entries in the runtime_cloudi_changes list. More... 9 months 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... 9 months ago
Improve ATS CloudI API function effect tags comment. More... 10 months ago
Improve ATS CloudI API function effect tags comment. More... 11 months ago
Add use of format_status/1 callback for Erlang/OTP 27.0 support. More... 11 months ago
Improve cloudi_service_map_reduce comment. Update rebar2. More... 12 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... about 1 year ago
Update erlang_term. More... about 1 year ago
Update reltool_util. More... about 1 year 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... about 1 year ago
Fix macro variable use. More... about 1 year ago
Fix macro variable. More... about 1 year ago
Add the CloudI Service API nodes_status_reset function to remove all status data for nodes that are currently dead (disconnected). More... about 1 year 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... about 1 year ago