| Commit |
allow offset setting on dispatched message (#353) |
karafka/karafka-testing |
2026-02-28 |
| PR |
Migrate test suite from RSpec to Minitest |
mensfeld/yard-lint |
2026-02-28 |
| PR |
Migrate test framework from RSpec to Minitest |
karafka/karafka-core |
2026-02-28 |
| Commit |
Align assert_equal argument order to xUnit convention (#3036) |
karafka/karafka |
2026-02-28 |
| Commit |
fix: increase container deletion timeout to 90s for CI |
mensfeld/code-on-incus |
2026-02-28 |
| Commit |
fix: simplify test to focus on sync.Once assertion only |
mensfeld/code-on-incus |
2026-02-28 |
| Commit |
chore(deps): update dependency ruby to v4.0.1 (#354) |
karafka/karafka-testing |
2026-02-28 |
| PR |
Replace rubocop-rspec with rubocop-minitest |
karafka/karafka-core |
2026-02-28 |
| Commit |
fix: replace fixed sleep with polling loop for container readiness |
mensfeld/code-on-incus |
2026-02-28 |
| PR |
Automatic content updates |
karafka/wiki |
2026-02-28 |
| PR |
Migrate test suite from RSpec to Minitest |
karafka/waterdrop |
2026-02-28 |
| PR |
Add broad integration test coverage across Pro and non-Pro areas |
karafka/karafka |
2026-02-28 |
| PR |
chore(deps): update dependency ruby to v4.0.1 |
karafka/karafka-testing |
2026-02-28 |
| Commit |
chore: refresh automatic content (#443) |
karafka/wiki |
2026-02-28 |
| Commit |
style: apply ruff formatting to test_nft_monitoring.py |
mensfeld/code-on-incus |
2026-02-28 |
| Commit |
chore: refresh automatic content (#446) |
karafka/wiki |
2026-02-28 |
| PR |
Migrate gem test suite from RSpec to Minitest |
karafka/karafka-testing |
2026-02-28 |
| PR |
Automatic content updates |
karafka/wiki |
2026-02-28 |
| Commit |
Fix rubocop-minitest offenses |
karafka/karafka-core |
2026-02-28 |
| PR |
Fix double-cleanup race condition in shell signal handler |
mensfeld/code-on-incus |
2026-02-28 |
| Commit |
chore: refresh automatic content (#445) |
karafka/wiki |
2026-02-28 |
| Commit |
chore(deps): update dependency ruby to v4.0.1 (#356) |
karafka/karafka-testing |
2026-02-28 |
| Commit |
Add changelog entry for Minitest migration |
karafka/karafka-core |
2026-02-28 |
| Commit |
Address Copilot review feedback |
karafka/karafka |
2026-02-28 |
| Commit |
chore: refresh automatic content (#444) |
karafka/wiki |
2026-02-28 |
| Commit |
Replace rubocop-rspec with rubocop-minitest |
karafka/karafka-core |
2026-02-28 |
| Commit |
fix: replace static sleeps with retry loops in container-kill assertions |
mensfeld/code-on-incus |
2026-02-28 |
| Commit |
v2.5.6 (#3038) |
karafka/karafka |
2026-02-28 |
| PR |
chore(deps): update dependency ruby to v4.0.1 |
karafka/karafka-testing |
2026-02-28 |
| Commit |
Increase minimum test coverage from 98.8% to 99% |
karafka/karafka-core |
2026-02-28 |
| PR |
fix: stabilize flaky container-kill assertion tests |
mensfeld/code-on-incus |
2026-02-28 |
| Commit |
fix: guard shell cleanup with sync.Once to prevent double-execution race |
mensfeld/code-on-incus |
2026-02-28 |
| Commit |
Migrate test framework from RSpec to Minitest |
karafka/karafka-core |
2026-02-28 |
| Commit |
fix: add retry loops for firewall/NFT rule cleanup assertions |
mensfeld/code-on-incus |
2026-02-28 |
| PR |
Automatic content updates |
karafka/wiki |
2026-02-28 |
| Commit |
Fix CI failures after Minitest migration |
karafka/karafka-core |
2026-02-28 |
| PR |
Automatic content updates |
karafka/wiki |
2026-02-28 |
| Commit |
Migrate gem test suite from RSpec to Minitest (#355) |
karafka/karafka-testing |
2026-02-28 |
| PR |
Align assert_equal argument order to xUnit convention |
karafka/karafka |
2026-02-28 |
| Commit |
Update README.md |
karafka/karafka-core |
2026-02-28 |
| PR |
v2.5.6 |
karafka/karafka |
2026-02-28 |
| Commit |
Add broad integration test coverage across Pro and non-Pro areas |
karafka/karafka |
2026-02-28 |
| Commit |
fix: send SIGTERM to coi process PID instead of Ctrl+C |
mensfeld/code-on-incus |
2026-02-28 |
| Commit |
Revert "feat: report dropped events in NFT monitor LogReader" |
mensfeld/code-on-incus |
2026-02-27 |
| PR |
Automatic content updates |
karafka/wiki |
2026-02-27 |
| Commit |
fix: remap container user UID/GID when code_uid differs from image default |
mensfeld/code-on-incus |
2026-02-27 |
| Commit |
chore: refresh automatic content (#441) |
karafka/wiki |
2026-02-27 |
| Commit |
Add rd_kafka_ListOffsets admin API support (#818) |
karafka/rdkafka-ruby |
2026-02-27 |
| Commit |
fix: restore os.Stat gate for non-ConfigDirFiles tools in step 11 |
mensfeld/code-on-incus |
2026-02-27 |
| Commit |
style: fix gofmt alignment in evidence_test.go |
mensfeld/code-on-incus |
2026-02-27 |
| Commit |
Fix RuboCop offenses (#18) |
mensfeld/pocketrb |
2026-02-27 |
| PR |
Remove verbose section banner comments from pause integration tests |
karafka/karafka |
2026-02-27 |
| Commit |
refactor: unify config handling via ToolWithConfigDirFiles interface |
mensfeld/code-on-incus |
2026-02-27 |
| PR |
chore: add missing changelog entries for 6 recent PRs |
mensfeld/code-on-incus |
2026-02-27 |
| Commit |
fix: stabilize flaky NFT rule cleanup tests with retry loops |
mensfeld/code-on-incus |
2026-02-27 |
| PR |
Automatic content updates |
karafka/wiki |
2026-02-27 |
| Commit |
Fix custom polling_strategy configuration per-group via add_group (#969) |
ruby-shoryuken/shoryuken |
2026-02-27 |
| Commit |
fix: use ToolWithConfigDirFiles interface in injectCredentials resume path |
mensfeld/code-on-incus |
2026-02-27 |
| PR |
Add instance_name to RdkafkaError for debug purposes |
karafka/rdkafka-ruby |
2026-02-27 |
| PR |
Fix RuboCop offenses |
mensfeld/pocketrb |
2026-02-27 |
| Commit |
Reapply "feat: report dropped events in NFT monitor LogReader" |
mensfeld/code-on-incus |
2026-02-27 |
| Commit |
refactor: extract remapContainerUserIfNeeded to fix gocyclo lint |
mensfeld/code-on-incus |
2026-02-27 |
| PR |
Fix: remap container user UID/GID when code_uid differs from image default |
mensfeld/code-on-incus |
2026-02-27 |
| PR |
Fix LRJ partition freeze when filter action is :skip |
karafka/karafka |
2026-02-27 |
| Commit |
Fix LRJ partition freeze when filter action is :skip |
karafka/karafka |
2026-02-27 |
| Commit |
refactor: replace Evidence interface{} with typed structs |
mensfeld/code-on-incus |
2026-02-27 |
| Commit |
Track new repo: mensfeld/pocketrb |
acidvegas/farming |
2026-02-27 |
| Commit |
chore(deps): update dependency daisyui to v5.5.19 (#977) |
karafka/karafka-web |
2026-02-27 |
| Commit |
Add instance_name to RdkafkaError for debug purposes (#820) |
karafka/rdkafka-ruby |
2026-02-27 |
| PR |
Add integration tests for undertested Pro strategy combinations |
karafka/karafka |
2026-02-27 |
| Commit |
ci: add retry logic to COI image build step |
mensfeld/code-on-incus |
2026-02-27 |
| PR |
chore(deps): update dependency daisyui to v5.5.19 |
karafka/karafka-web |
2026-02-27 |
| Commit |
chore: refresh automatic content (#437) |
karafka/wiki |
2026-02-27 |
| Commit |
Add integration tests for undertested Pro strategy combinations (#3033) |
karafka/karafka |
2026-02-27 |
| Commit |
fix: remove unused setupHomeConfigFile function |
mensfeld/code-on-incus |
2026-02-27 |
| Commit |
feat: report dropped events in NFT monitor LogReader |
mensfeld/code-on-incus |
2026-02-27 |
| PR |
Sync upstream: ListOffsets admin API + error instance_name |
karafka/karafka-rdkafka |
2026-02-27 |
| PR |
refactor: replace Evidence interface{} with typed structs |
mensfeld/code-on-incus |
2026-02-27 |
| Commit |
chore: refresh automatic content (#440) |
karafka/wiki |
2026-02-27 |
| Commit |
style: fix ruff formatting in test_nft_monitoring.py |
mensfeld/code-on-incus |
2026-02-27 |
| Commit |
chore: refresh automatic content (#442) |
karafka/wiki |
2026-02-27 |
| PR |
Automatic content updates |
karafka/wiki |
2026-02-27 |
| PR |
Automatic content updates |
karafka/wiki |
2026-02-27 |
| Commit |
chore: add missing changelog entries for PRs #140, #148, #150, #153, #160, #169 |
mensfeld/code-on-incus |
2026-02-27 |
| PR |
feat: report dropped events in NFT monitor LogReader |
mensfeld/code-on-incus |
2026-02-27 |
| Commit |
chore(deps): update actions/setup-go action to v6.3.0 |
mensfeld/code-on-incus |
2026-02-26 |
| PR |
Add KIP-848 regex pattern multi-topic subscription integration tests |
karafka/karafka |
2026-02-26 |
| PR |
Add batch-level clean! method to Cleaner::Messages |
karafka/karafka |
2026-02-26 |
| PR |
Migrate Admin wait calls to max_wait_timeout_ms (karafka-rdkafka 0.24.0) |
karafka/karafka |
2026-02-26 |
| PR |
feat: add context.Context support to Incus command execution |
mensfeld/code-on-incus |
2026-02-26 |
| PR |
allow offset setting on dispatched message |
karafka/karafka-testing |
2026-02-26 |
| Commit |
fix: config merge no longer silently drops boolean settings |
mensfeld/code-on-incus |
2026-02-26 |
| PR |
Automatic content updates |
karafka/wiki |
2026-02-26 |
| PR |
fix: use correct XDG config location for opencode |
mensfeld/code-on-incus |
2026-02-26 |
| PR |
Fix custom polling_strategy configuration per-group via add_group |
ruby-shoryuken/shoryuken |
2026-02-26 |
| PR |
Automatic content updates |
karafka/wiki |
2026-02-26 |
| Commit |
refactor: extract helpers to eliminate duplication in shell.go |
mensfeld/code-on-incus |
2026-02-26 |
| PR |
Fix opencode install URL to use official endpoint |
mensfeld/code-on-incus |
2026-02-26 |
| Commit |
Fix Kafka Setup page title in TOC (#436) |
karafka/wiki |
2026-02-26 |
| Commit |
fix(test): set cwd to workspace_dir so .coi.toml is found by config.Load() |
mensfeld/code-on-incus |
2026-02-26 |
| Commit |
fix: use correct XDG config location for opencode (~/.config/opencode/) |
mensfeld/code-on-incus |
2026-02-26 |
| PR |
chore(deps): update actions/setup-go digest to 4b73464 |
mensfeld/code-on-incus |
2026-02-26 |
| Commit |
chore(deps): update actions/setup-go digest to 4b73464 |
mensfeld/code-on-incus |
2026-02-26 |
| PR |
Fix config merge silently dropping boolean settings |
mensfeld/code-on-incus |
2026-02-26 |
| Commit |
v0.25.1 (#817) |
karafka/rdkafka-ruby |
2026-02-26 |
| PR |
v0.25.1 |
karafka/rdkafka-ruby |
2026-02-26 |
| Commit |
fix: wire Incus config values into container command execution |
mensfeld/code-on-incus |
2026-02-26 |
| Commit |
test: add integration tests for Incus config wiring |
mensfeld/code-on-incus |
2026-02-26 |
| PR |
Add rd_kafka_ListOffsets admin API support |
karafka/rdkafka-ruby |
2026-02-26 |
| Commit |
fix: deep merge settings.json to preserve user env vars |
mensfeld/code-on-incus |
2026-02-26 |
| Commit |
style: fix ruff formatting in incus config wiring test |
mensfeld/code-on-incus |
2026-02-26 |
| Commit |
chore(deps): update tailwindcss monorepo to v4.2.0 (#973) |
karafka/karafka-web |
2026-02-26 |
| Commit |
Add batch-level clean! method to Cleaner::Messages (#3027) |
karafka/karafka |
2026-02-26 |
| PR |
Fix Kafka Setup page title in TOC |
karafka/wiki |
2026-02-26 |
| Commit |
docs: document regex subscription changes with the consumer protocol (KIP-848) |
karafka/wiki |
2026-02-26 |
| PR |
Fix direct fmt.Printf error reporting in nftmonitor daemon |
mensfeld/code-on-incus |
2026-02-26 |
| PR |
docs: document regex subscription changes with the consumer protocol |
karafka/wiki |
2026-02-26 |
| Commit |
fix: stabilize flaky test_high_threat_without_auto_pause test (#153) |
mensfeld/code-on-incus |
2026-02-26 |
| Commit |
feat: add context.Context support to Incus command execution |
mensfeld/code-on-incus |
2026-02-26 |
| Commit |
chore: refresh automatic content (#434) |
karafka/wiki |
2026-02-26 |
| Commit |
fix(test): stabilize flaky monitoring integration tests |
mensfeld/code-on-incus |
2026-02-26 |
| PR |
fix: wire Incus config values into container command execution |
mensfeld/code-on-incus |
2026-02-26 |
| Commit |
fix: route nftmonitor daemon errors through OnError callback instead of fmt.Printf |
mensfeld/code-on-incus |
2026-02-26 |
| PR |
refactor: decompose shell.go duplicated code |
mensfeld/code-on-incus |
2026-02-26 |
| Commit |
fix: update opencode install URL to official https://opencode.ai/install |
mensfeld/code-on-incus |
2026-02-26 |
| PR |
chore(deps): update actions/setup-go action to v6.3.0 |
mensfeld/code-on-incus |
2026-02-26 |
| Commit |
chore: refresh automatic content (#435) |
karafka/wiki |
2026-02-26 |
| PR |
Automatic content updates |
karafka/wiki |
2026-02-26 |
| Commit |
Add KIP-848 regex pattern multi-topic subscription integration tests |
karafka/karafka |
2026-02-26 |
| Commit |
style: fix gofmt alignment in daemon_test.go |
mensfeld/code-on-incus |
2026-02-26 |
| PR |
chore(deps): update dependency eslint to v9.39.3 - autoclosed |
mensfeld/mkdocs-material-linter |
2026-02-25 |
| PR |
chore(deps): pin dependencies - autoclosed |
mensfeld/craftdesk |
2026-02-25 |
| PR |
Update actions/checkout action to v6 |
mensfeld/snaker |
2026-02-25 |
| Commit |
Add workflow to rebuild assets after dependency updates (#970) |
karafka/karafka-web |
2026-02-25 |
| Commit |
chore(deps): update actions/setup-node action to v6 (#974) |
karafka/karafka-web |
2026-02-25 |
| PR |
chore(deps): add dependencies label to Renovate PRs |
mensfeld/fast_float_lemire |
2026-02-25 |
| Commit |
chore(deps): add dependencies label to Renovate PRs (#308) |
karafka/karafka-core |
2026-02-25 |
| PR |
Release v0.24.0 |
karafka/karafka-rdkafka |
2026-02-25 |
| Commit |
chore(deps): add dependencies label to Renovate PRs (#22) |
mensfeld/errmine |
2026-02-25 |
| Commit |
chore(deps): update dependency axios to v1.13.5 (#52) |
mensfeld/craftdesk |
2026-02-25 |
| Commit |
chore(deps): standardize Renovate config (#309) |
karafka/karafka-core |
2026-02-25 |
| Commit |
Update ruby/setup-ruby digest to 0fa9651 |
mensfeld/fast_float_lemire |
2026-02-25 |
| Commit |
Update actions/setup-node action to v6 (#25) |
mensfeld/passive_queue |
2026-02-25 |
| PR |
chore(deps): update actions/checkout action to v6 |
mensfeld/craftdesk |
2026-02-25 |
| PR |
chore(deps): update dev dependencies to v0.28.17 |
mensfeld/craftdesk |
2026-02-25 |
| PR |
chore(deps): standardize Renovate config |
mensfeld/mkdocs-material-linter |
2026-02-25 |
| Commit |
Update actions/checkout action to v6.0.2 (#76) |
mensfeld/llm-docs-builder |
2026-02-25 |
| PR |
chore(deps): add dependencies label to Renovate PRs |
mensfeld/errmine |
2026-02-25 |
| PR |
chore(deps): standardize Renovate config |
mensfeld/hookshot |
2026-02-25 |
| Commit |
chore(deps): add dependencies label to Renovate PRs (#80) |
mensfeld/llm-docs-builder |
2026-02-25 |
| PR |
Remove Coditsu references |
karafka/karafka-core |
2026-02-25 |
| Commit |
Update dependency ruby to v3.4.8 (#4) |
mensfeld/snaker |
2026-02-25 |
| Commit |
Migrate config renovate.json (#8) |
mensfeld/homeassistant-redmine |
2026-02-25 |
| PR |
Update ruby setup |
mensfeld/redmine-claude-syncer |
2026-02-25 |
| PR |
chore(deps): add dependencies label to Renovate PRs |
mensfeld/craftdesk |
2026-02-25 |
| Commit |
chore(deps): standardize Renovate config |
karafka/waterdrop |
2026-02-25 |
| PR |
Migrate Renovate config |
mensfeld/homeassistant-redmine |
2026-02-25 |
| Commit |
Update actions/checkout action to v6.0.2 (#46) |
mensfeld/pidfd |
2026-02-25 |
| Commit |
Update rubygems/release-gem action to v1.1.2 (#22) |
mensfeld/passive_queue |
2026-02-25 |
| PR |
chore(deps): update dependency eslint to v10 |
mensfeld/mkdocs-material-linter |
2026-02-25 |
| Commit |
chore(deps): add dependencies label to Renovate PRs (#427) |
karafka/wiki |
2026-02-25 |
| PR |
chore(deps): update dependency commander to v14.0.3 |
mensfeld/craftdesk |
2026-02-25 |
| Commit |
chore(deps): add dependencies label to Renovate PRs (#27) |
mensfeld/passive_queue |
2026-02-25 |
| Commit |
chore(deps): add dependencies label to Renovate PRs (#655) |
karafka/example-apps |
2026-02-25 |
| Commit |
chore(deps): add dependencies label to Renovate PRs |
karafka/waterdrop |
2026-02-25 |
| Commit |
chore(deps): add dependencies label to Renovate PRs (#16) |
mensfeld/pocketrb |
2026-02-25 |
| Commit |
Update dependency yard-lint to v1.4.0 (#78) |
mensfeld/llm-docs-builder |
2026-02-25 |
| PR |
chore(deps): standardize Renovate config |
karafka/karafka-web |
2026-02-25 |
| PR |
chore(deps): update ruby setup |
mensfeld/yard-lint |
2026-02-25 |
| Commit |
chore(deps): add dependencies label to Renovate PRs (#816) |
karafka/rdkafka-ruby |
2026-02-25 |
| PR |
Remove Coditsu references |
mensfeld/yard-lint |
2026-02-25 |
| Commit |
Update dependency daisyui to v5.5.18 (#966) |
karafka/karafka-web |
2026-02-25 |
| PR |
chore(deps): update tailwindcss monorepo to v4.2.0 |
karafka/karafka-web |
2026-02-25 |
| Commit |
Update actions/checkout action to v6 (#24) |
mensfeld/passive_queue |
2026-02-25 |
| Commit |
Update confluentinc/cp-kafka Docker tag to v8.1.1 (#653) |
karafka/example-apps |
2026-02-25 |
| Commit |
Update docker/build-push-action digest to 10e90e3 (#74) |
mensfeld/llm-docs-builder |
2026-02-25 |
| PR |
chore(deps): update dependency markdownlint-cli2 to ^0.21.0 |
karafka/wiki |
2026-02-25 |
| Commit |
chore(deps): update peter-evans/create-pull-request action to v7.0.11 (#972) |
karafka/karafka-web |
2026-02-25 |
| Commit |
chore(deps): standardize Renovate config (#10) |
mensfeld/hotspotchi |
2026-02-25 |
| PR |
Update ruby setup |
mensfeld/llm-docs-builder |
2026-02-25 |
| PR |
Update dependency ruby to v4.0.1 |
karafka/example-apps |
2026-02-25 |
| PR |
Automatic content updates |
karafka/wiki |
2026-02-25 |
| Commit |
chore(deps): update peter-evans/create-pull-request action to v8 (#975) |
karafka/karafka-web |
2026-02-25 |
| PR |
chore(deps): add dependencies label to Renovate PRs |
mensfeld/pgmq-ruby |
2026-02-25 |
| PR |
chore(deps): update actions/setup-node action to v6.2.0 |
mensfeld/mkdocs-material-linter |
2026-02-25 |
| Commit |
Update ruby setup (#21) |
mensfeld/passive_queue |
2026-02-25 |
| Commit |
chore(deps): add dependencies label to Renovate PRs (#89) |
mensfeld/yard-lint |
2026-02-25 |
| Commit |
Remove Coditsu references (#310) |
karafka/karafka-core |
2026-02-25 |
| Commit |
chore(deps): update ruby setup (#84) |
mensfeld/yard-lint |
2026-02-25 |
| PR |
chore(deps): update docker/build-push-action digest to 10e90e3 |
mensfeld/llm-docs-builder |
2026-02-25 |
| PR |
chore(deps): update dependency rubocop to v1.84.2 |
mensfeld/yard-lint |
2026-02-25 |
| Commit |
Update actions/checkout action to v6 (#5) |
mensfeld/snaker |
2026-02-25 |
| PR |
Update dependency yard-lint to v1.4.0 |
mensfeld/llm-docs-builder |
2026-02-25 |
| Commit |
chore(deps): update dev dependencies to v0.28.17 (#54) |
mensfeld/craftdesk |
2026-02-25 |
| Commit |
Remove Coditsu references |
karafka/waterdrop |
2026-02-25 |
| PR |
Add poll_interval tracking to subscription group stats |
karafka/karafka-web |
2026-02-25 |
| PR |
chore(deps): update actions/setup-node action to v6 |
karafka/karafka-web |
2026-02-25 |
| PR |
Update ruby setup |
mensfeld/pgmq-ruby |
2026-02-25 |
| Commit |
chore: refresh automatic content (#431) |
karafka/wiki |
2026-02-25 |
| PR |
chore(deps): update dependency axios to v1.13.5 |
mensfeld/craftdesk |
2026-02-25 |
| PR |
chore(deps): add dependencies label to Renovate PRs |
mensfeld/llm-docs-builder |
2026-02-25 |
| Commit |
chore(deps): update dependency parallel_tests to v5.6.0 (#87) |
mensfeld/yard-lint |
2026-02-25 |
| PR |
chore(deps): standardize Renovate config |
mensfeld/pocketrb |
2026-02-25 |
| Commit |
Remove major update type configuration |
mensfeld/craftdesk |
2026-02-25 |
| Commit |
Update actions/checkout digest to de0fac2 (#73) |
mensfeld/llm-docs-builder |
2026-02-25 |
| Commit |
chore(deps): add dependencies label to Renovate PRs (#967) |
karafka/karafka-web |
2026-02-25 |
| Commit |
chore(deps): update dependency eslint to v10 (#37) |
mensfeld/mkdocs-material-linter |
2026-02-25 |
| PR |
chore(deps): add dependencies label to Renovate PRs |
mensfeld/homeassistant-redmine |
2026-02-25 |
| Commit |
Update actions/checkout action to v6.0.2 (#38) |
mensfeld/redmine-claude-syncer |
2026-02-25 |
| Commit |
v2.8.16 (#799) |
karafka/waterdrop |
2026-02-25 |
| PR |
chore(deps): update dependency standard to v1.54.0 |
mensfeld/yard-lint |
2026-02-25 |
| PR |
Update actions/checkout action to v6.0.2 |
mensfeld/pgmq-ruby |
2026-02-25 |
| Commit |
chore(deps): standardize Renovate config |
mensfeld/code-on-incus |
2026-02-25 |
| Commit |
chore(deps): update actions/checkout action to v6 (#91) |
mensfeld/yard-lint |
2026-02-25 |
| Commit |
Update ruby setup (#39) |
mensfeld/redmine-claude-syncer |
2026-02-25 |
| Commit |
Update dependency ruby to v4.0.1 (#654) |
karafka/example-apps |
2026-02-25 |
| PR |
Update ruby/setup-ruby digest to 0fa9651 |
mensfeld/fast_float_lemire |
2026-02-25 |
| PR |
Remove Coditsu references |
mensfeld/pgmq-ruby |
2026-02-25 |
| PR |
chore(deps): add dependencies label to Renovate PRs |
mensfeld/pocketrb |
2026-02-25 |
| Commit |
chore(deps): update rubygems/release-gem action to v1.1.2 (#85) |
mensfeld/yard-lint |
2026-02-25 |
| PR |
chore(deps): add dependencies label to Renovate PRs |
karafka/example-apps |
2026-02-25 |
| PR |
chore(deps): update dependency parallel_tests to v5.6.0 |
mensfeld/yard-lint |
2026-02-25 |
| Commit |
chore(deps): add dependencies label to Renovate PRs |
mensfeld/fast_float_lemire |
2026-02-25 |
| PR |
Update confluentinc/cp-kafka Docker tag to v8.1.1 |
karafka/example-apps |
2026-02-25 |
| PR |
chore(deps): update docker/login-action digest to c94ce9f |
mensfeld/llm-docs-builder |
2026-02-25 |
| PR |
chore(deps): add dependencies label to Renovate PRs |
mensfeld/pidfd |
2026-02-25 |
| Commit |
chore(deps): standardize Renovate config (#17) |
mensfeld/pocketrb |
2026-02-25 |
| Commit |
Add poll_interval tracking to subscription group stats (#969) |
karafka/karafka-web |
2026-02-25 |
| Commit |
chore(deps): standardize Renovate config (#968) |
karafka/karafka-web |
2026-02-25 |
| PR |
Update dependency ruby to v4 |
mensfeld/snaker |
2026-02-25 |
| PR |
Update ruby setup |
mensfeld/pidfd |
2026-02-25 |
| Commit |
chore(deps): add dependencies label to Renovate PRs (#8) |
mensfeld/snaker |
2026-02-25 |
| PR |
chore(deps): add dependencies label to Renovate PRs |
mensfeld/rubocop-spec_structure |
2026-02-25 |
| Commit |
Update dependency ruby to v4 (#6) |
mensfeld/snaker |
2026-02-25 |
| Commit |
Update actions/checkout action to v4.3.1 (#23) |
mensfeld/passive_queue |
2026-02-25 |
| PR |
chore(deps): standardize Renovate config |
karafka/wiki |
2026-02-25 |
| PR |
chore(deps): standardize Renovate config |
mensfeld/hotspotchi |
2026-02-25 |
| Commit |
chore(deps): standardize Renovate config (#38) |
mensfeld/mkdocs-material-linter |
2026-02-25 |
| PR |
chore(deps): update actions/checkout action to v6 |
mensfeld/yard-lint |
2026-02-25 |
| Commit |
chore: refresh automatic content (#430) |
karafka/wiki |
2026-02-25 |
| Commit |
chore(deps): update dependency standard to v1.54.0 (#90) |
mensfeld/yard-lint |
2026-02-25 |
| PR |
chore(deps): update actions/setup-node digest to 49933ea - autoclosed |
karafka/karafka-web |
2026-02-25 |
| Commit |
chore(deps): add dependencies label to Renovate PRs (#40) |
mensfeld/hookshot |
2026-02-25 |
| PR |
Automatic content updates |
karafka/wiki |
2026-02-25 |
| PR |
chore(deps): update actions/checkout action to v6.0.2 |
mensfeld/mkdocs-material-linter |
2026-02-25 |
| Commit |
Track new repo: mensfeld/pocketrb |
acidvegas/farming |
2026-02-25 |
| PR |
v2.8.16 |
karafka/waterdrop |
2026-02-25 |
| PR |
Update dependency daisyui to v5.5.18 |
karafka/karafka-web |
2026-02-25 |
| Commit |
chore(deps): add dependencies label to Renovate PRs |
mensfeld/code-on-incus |
2026-02-25 |
| Commit |
chore(deps): standardize Renovate config (#10) |
mensfeld/homeassistant-redmine |
2026-02-25 |
| PR |
Update actions/checkout action to v6.0.2 |
mensfeld/redmine-claude-syncer |
2026-02-25 |
| PR |
chore(deps): update minor and patch updates |
mensfeld/mkdocs-material-linter |
2026-02-25 |
| PR |
Update ruby/setup-ruby action to v1.288.0 |
karafka/karafka-rdkafka |
2026-02-25 |
| PR |
chore(deps): add dependencies label to Renovate PRs |
mensfeld/hookshot |
2026-02-25 |
| Commit |
chore(deps): standardize Renovate config (#41) |
mensfeld/hookshot |
2026-02-25 |
| Commit |
chore(deps): standardize Renovate config (#6) |
mensfeld/rubocop-spec_structure |
2026-02-25 |
| Commit |
chore(deps): update minor and patch updates (#36) |
mensfeld/mkdocs-material-linter |
2026-02-25 |
| Commit |
chore(deps): add dependencies label to Renovate PRs (#49) |
mensfeld/pidfd |
2026-02-25 |
| PR |
chore(deps): add dependencies label to Renovate PRs |
mensfeld/code-on-incus |
2026-02-25 |
| Commit |
Remove Coditsu references (#50) |
mensfeld/pidfd |
2026-02-25 |
| PR |
Update rubygems/release-gem action to v1.1.2 |
mensfeld/passive_queue |
2026-02-25 |
| Commit |
chore(deps): add dependencies label to Renovate PRs (#5) |
mensfeld/rubocop-spec_structure |
2026-02-25 |
| PR |
chore(deps): add dependencies label to Renovate PRs |
karafka/karafka-core |
2026-02-25 |
| Commit |
Update ruby setup |
mensfeld/pgmq-ruby |
2026-02-25 |
| Commit |
chore(deps): add dependencies label to Renovate PRs (#3021) |
karafka/karafka |
2026-02-25 |
| PR |
Update actions/checkout action to v6.0.2 |
mensfeld/llm-docs-builder |
2026-02-25 |
| PR |
Update actions/checkout action to v6 |
mensfeld/passive_queue |
2026-02-25 |
| PR |
fix: stabilize flaky test_high_threat_without_auto_pause test |
mensfeld/code-on-incus |
2026-02-25 |
| Commit |
chore(deps): standardize Renovate config (#428) |
karafka/wiki |
2026-02-25 |
| Commit |
Update dependency yard-lint to v1.4.0 (#40) |
mensfeld/redmine-claude-syncer |
2026-02-25 |
| PR |
chore(deps): add dependencies label to Renovate PRs |
karafka/karafka |
2026-02-25 |
| PR |
chore(deps): standardize Renovate config |
mensfeld/code-on-incus |
2026-02-25 |
| Commit |
Remove Coditsu references (#3022) |
karafka/karafka |
2026-02-25 |
| Commit |
Update ruby setup (#77) |
mensfeld/llm-docs-builder |
2026-02-25 |
| PR |
Update actions/checkout action to v4.3.1 |
mensfeld/passive_queue |
2026-02-25 |
| PR |
chore(deps): standardize Renovate config |
karafka/waterdrop |
2026-02-25 |
| PR |
chore(deps): add dependencies label to Renovate PRs |
karafka/rdkafka-ruby |
2026-02-25 |
| PR |
chore(deps): standardize Renovate config |
mensfeld/errmine |
2026-02-25 |
| Commit |
chore(deps): pin dependencies (#9) |
mensfeld/hotspotchi |
2026-02-25 |
| PR |
chore(deps): update peter-evans/create-pull-request action to v8 |
karafka/karafka-web |
2026-02-25 |
| PR |
chore(deps): update actions/checkout action to v4.3.1 |
mensfeld/yard-lint |
2026-02-25 |
| PR |
chore(deps): update codecov/codecov-action action to v5 |
mensfeld/craftdesk |
2026-02-25 |
| Commit |
chore(deps): add dependencies label to Renovate PRs |
mensfeld/pgmq-ruby |
2026-02-25 |
| PR |
chore(deps): standardize Renovate config |
karafka/karafka-core |
2026-02-25 |
| Commit |
chore(deps): standardize Renovate config (#23) |
mensfeld/errmine |
2026-02-25 |
| PR |
Update actions/checkout action to v6.0.2 |
mensfeld/pidfd |
2026-02-25 |
| PR |
chore(deps): add dependencies label to Renovate PRs |
mensfeld/snaker |
2026-02-25 |
| PR |
Update dependency ruby to v3.4.8 |
mensfeld/snaker |
2026-02-25 |
| Commit |
Update actions/checkout action to v6.0.2 |
mensfeld/pgmq-ruby |
2026-02-25 |
| Commit |
chore(deps): update codecov/codecov-action action to v5 (#57) |
mensfeld/craftdesk |
2026-02-25 |
| Commit |
Fix ruby/setup-ruby version tag for Renovate (#652) |
karafka/example-apps |
2026-02-25 |
| Commit |
chore(deps): update actions/checkout action to v6 (#55) |
mensfeld/craftdesk |
2026-02-25 |
| PR |
chore(deps): standardize Renovate config |
mensfeld/rubocop-spec_structure |
2026-02-25 |
| PR |
chore(deps): update rubygems/release-gem action to v1.1.2 |
mensfeld/yard-lint |
2026-02-25 |
| Commit |
chore(deps): add dependencies label to Renovate PRs (#9) |
mensfeld/homeassistant-redmine |
2026-02-25 |
| PR |
Automatic content updates |
karafka/wiki |
2026-02-25 |
| PR |
chore(deps): add dependencies label to Renovate PRs |
mensfeld/passive_queue |
2026-02-25 |
| Commit |
chore(deps): update actions/setup-node action to v6.2.0 (#35) |
mensfeld/mkdocs-material-linter |
2026-02-25 |
| Commit |
chore(deps): update dependency rubocop to v1.84.2 (#88) |
mensfeld/yard-lint |
2026-02-25 |
| PR |
Remove Coditsu references |
mensfeld/pidfd |
2026-02-25 |
| PR |
chore(deps): standardize Renovate config |
mensfeld/homeassistant-redmine |
2026-02-25 |
| PR |
chore(deps): standardize Renovate config |
mensfeld/fast_float_lemire |
2026-02-25 |
| Commit |
chore(deps): update actions/checkout action to v6.0.2 (#33) |
mensfeld/mkdocs-material-linter |
2026-02-25 |
| Commit |
chore(deps): add dependencies label to Renovate PRs (#352) |
karafka/karafka-testing |
2026-02-25 |
| PR |
Pin actions/checkout action to 34e1148 - autoclosed |
mensfeld/snaker |
2026-02-25 |
| PR |
chore(deps): update actions/setup-node action to v6 |
mensfeld/craftdesk |
2026-02-25 |
| PR |
chore(deps): add dependencies label to Renovate PRs |
karafka/karafka-rdkafka |
2026-02-25 |
| PR |
chore(deps): update dependency @herb-tools/linter to v0.8.10 |
karafka/karafka-web |
2026-02-25 |
| PR |
Update dependency yard-lint to v1.4.0 |
mensfeld/redmine-claude-syncer |
2026-02-25 |
| PR |
Remove Coditsu references |
karafka/karafka |
2026-02-25 |
| Commit |
chore(deps): update dependency commander to v14.0.3 (#53) |
mensfeld/craftdesk |
2026-02-25 |
| Commit |
chore(deps): update actions/setup-node action to v6 (#56) |
mensfeld/craftdesk |
2026-02-25 |
| Commit |
Update ruby setup (#47) |
mensfeld/pidfd |
2026-02-25 |
| PR |
Add workflow to rebuild assets after dependency updates |
karafka/karafka-web |
2026-02-25 |
| PR |
chore(deps): add dependencies label to Renovate PRs |
mensfeld/yard-lint |
2026-02-25 |
| PR |
chore(deps): update peter-evans/create-pull-request action to v7.0.11 |
karafka/karafka-web |
2026-02-25 |
| PR |
Remove Coditsu references |
karafka/waterdrop |
2026-02-25 |
| Commit |
chore(deps): update dependency markdownlint-cli2 to ^0.21.0 (#426) |
karafka/wiki |
2026-02-25 |
| Commit |
chore(deps): update dependency ruby to v4 (#92) |
mensfeld/yard-lint |
2026-02-25 |
| Commit |
chore(deps): standardize Renovate config |
mensfeld/fast_float_lemire |
2026-02-25 |
| PR |
chore(deps): add dependencies label to Renovate PRs |
karafka/karafka-web |
2026-02-25 |
| PR |
Update ruby setup |
mensfeld/passive_queue |
2026-02-25 |
| PR |
Update karafka-rdkafka dependency to stable release |
karafka/waterdrop |
2026-02-25 |
| PR |
chore(deps): add dependencies label to Renovate PRs |
karafka/karafka-testing |
2026-02-25 |
| PR |
chore(deps): update actions/checkout digest to de0fac2 |
mensfeld/llm-docs-builder |
2026-02-25 |
| Commit |
chore: refresh automatic content (#429) |
karafka/wiki |
2026-02-25 |
| Commit |
Update docker/login-action digest to c94ce9f (#75) |
mensfeld/llm-docs-builder |
2026-02-25 |
| PR |
chore(deps): pin dependencies |
mensfeld/hotspotchi |
2026-02-25 |
| PR |
Update actions/setup-node action to v6 |
mensfeld/passive_queue |
2026-02-25 |
| PR |
Fix ruby/setup-ruby version tag for Renovate |
karafka/example-apps |
2026-02-25 |
| Commit |
chore(deps): add dependencies label to Renovate PRs (#59) |
mensfeld/craftdesk |
2026-02-25 |
| PR |
chore(deps): update dependency ruby to v4 |
mensfeld/yard-lint |
2026-02-25 |
| PR |
chore(deps): add dependencies label to Renovate PRs |
karafka/wiki |
2026-02-25 |
| Commit |
chore(deps): update actions/checkout action to v4.3.1 (#86) |
mensfeld/yard-lint |
2026-02-25 |
| PR |
chore(deps): add dependencies label to Renovate PRs |
karafka/waterdrop |
2026-02-25 |
| Commit |
chore(deps): update dependency @herb-tools/linter to v0.8.10 (#965) |
karafka/karafka-web |
2026-02-25 |
| Commit |
Remove Coditsu references (#94) |
mensfeld/yard-lint |
2026-02-25 |
| Commit |
Add lostconf to CI (#4) |
mensfeld/rubocop-spec_structure |
2026-02-24 |
| Commit |
Add Dockerfile to Renovate includePaths (#71) |
mensfeld/llm-docs-builder |
2026-02-24 |
| PR |
Add Docker files to Renovate includePaths |
mensfeld/hookshot |
2026-02-24 |
| PR |
Add lostconf to CI |
mensfeld/passive_queue |
2026-02-24 |
| PR |
Update SBOM versions for librdkafka and daisyUI |
karafka/wiki |
2026-02-24 |
| Commit |
Add lostconf to CI (#15) |
mensfeld/pocketrb |
2026-02-24 |
| PR |
Add lostconf to CI |
mensfeld/rubocop-spec_structure |
2026-02-24 |
| PR |
Add lostconf to CI |
karafka/waterdrop |
2026-02-24 |
| PR |
Update README with PGMQ v1.11.0 features |
mensfeld/pgmq-ruby |
2026-02-24 |
| PR |
Add lostconf to CI |
mensfeld/yard-lint |
2026-02-24 |
| Commit |
Add karafka-testing to Components list (#421) |
karafka/wiki |
2026-02-24 |
| Commit |
Update SBOM versions for librdkafka and daisyUI (#423) |
karafka/wiki |
2026-02-24 |
| Commit |
Add lostconf to CI (#37) |
mensfeld/redmine-claude-syncer |
2026-02-24 |
| Commit |
fix: protected paths work with preserve_workspace_path (#147) |
mensfeld/code-on-incus |
2026-02-24 |
| PR |
fix: resolve hardcoded /workspace paths for preserve_workspace_path |
mensfeld/code-on-incus |
2026-02-24 |
| Commit |
Update README with new PGMQ v1.11.0 features |
mensfeld/pgmq-ruby |
2026-02-24 |
| Commit |
Add lostconf to CI |
karafka/waterdrop |
2026-02-24 |
| PR |
Add lostconf to CI |
mensfeld/redmine-claude-syncer |
2026-02-24 |
| PR |
Add lostconf to CI |
mensfeld/errmine |
2026-02-24 |
| PR |
Add Dockerfile to Renovate includePaths |
mensfeld/llm-docs-builder |
2026-02-24 |
| PR |
Add lostconf to CI |
mensfeld/llm-docs-builder |
2026-02-24 |
| Commit |
fix: add potential acceptance flags to suppress effort prompt |
mensfeld/code-on-incus |
2026-02-24 |
| Commit |
feat: add large write detection and improve monitoring test coverage (#145) |
mensfeld/code-on-incus |
2026-02-24 |
| Commit |
Add Docker files to Renovate includePaths (#38) |
mensfeld/hookshot |
2026-02-24 |
| Commit |
Add docker-compose files to Renovate includePaths (#815) |
karafka/rdkafka-ruby |
2026-02-24 |
| Commit |
Revert "Update README with new PGMQ v1.11.0 features" |
mensfeld/pgmq-ruby |
2026-02-24 |
| PR |
Add docker-compose files to Renovate includePaths |
karafka/karafka |
2026-02-24 |
| PR |
Add docker-compose files to Renovate includePaths |
karafka/waterdrop |
2026-02-24 |
| Commit |
Add last_read_at field to Message model (#62) |
mensfeld/pgmq-ruby |
2026-02-24 |
| Commit |
Add timestamp support to set_vt methods (#63) |
mensfeld/pgmq-ruby |
2026-02-24 |
| Commit |
Add .ruby-version to renovate includePaths (#351) |
karafka/karafka-testing |
2026-02-24 |
| PR |
Add lostconf to CI |
mensfeld/pocketrb |
2026-02-24 |
| Commit |
feat: add preserve_workspace_path config option (#146) |
mensfeld/code-on-incus |
2026-02-24 |
| PR |
feat: add preserve_workspace_path config option |
mensfeld/code-on-incus |
2026-02-24 |
| PR |
Fix version reporting to read from package.json |
mensfeld/craftdesk |
2026-02-24 |
| PR |
Add docker-compose files to Renovate includePaths |
karafka/karafka-web |
2026-02-24 |
| PR |
Enable MD009 trailing whitespace linting |
karafka/wiki |
2026-02-24 |
| Commit |
feat: add Claude effort level configuration |
mensfeld/code-on-incus |
2026-02-24 |
| PR |
Add docker-compose files to Renovate includePaths |
karafka/rdkafka-ruby |
2026-02-24 |
| PR |
Add lostconf to CI |
mensfeld/fast_float_lemire |
2026-02-24 |
| PR |
Update confluentinc/cp-kafka Docker tag to v8.1.1 |
karafka/waterdrop |
2026-02-24 |
| Commit |
Add lostconf to CI (#66) |
mensfeld/pgmq-ruby |
2026-02-24 |
| Commit |
Add unit tests with minitest, CI workflow, and RuboCop linting |
mensfeld/snaker |
2026-02-24 |
| Commit |
Add Grouped Round-Robin reading (#65) |
mensfeld/pgmq-ruby |
2026-02-24 |
| PR |
Add docker-compose files to Renovate includePaths |
karafka/example-apps |
2026-02-24 |
| PR |
Add docker-compose files to Renovate includePaths |
karafka/karafka-rdkafka |
2026-02-24 |
| Commit |
Add lostconf to CI (#39) |
mensfeld/hookshot |
2026-02-24 |
| Commit |
Add docker-compose files to Renovate includePaths (#3020) |
karafka/karafka |
2026-02-24 |
| PR |
Add lostconf to CI |
mensfeld/pgmq-ruby |
2026-02-24 |
| PR |
Add lostconf to CI |
mensfeld/hookshot |
2026-02-24 |
| Commit |
Update confluentinc/cp-kafka Docker tag to v8.1.1 (#793) |
karafka/waterdrop |
2026-02-24 |
| PR |
Fix git subdirectory skill naming |
mensfeld/craftdesk |
2026-02-24 |
| Commit |
Remove Codecov upload step from CI (#2) |
mensfeld/snaker |
2026-02-24 |
| Commit |
Bump version to 0.5.1, fix 0.5.0 release date (#49) |
mensfeld/craftdesk |
2026-02-24 |
| PR |
fix: protected paths work with preserve_workspace_path |
mensfeld/code-on-incus |
2026-02-24 |
| PR |
Add docker-compose files to Renovate includePaths |
mensfeld/pgmq-ruby |
2026-02-24 |
| Commit |
Add docker-compose files to Renovate includePaths (#964) |
karafka/karafka-web |
2026-02-24 |
| Commit |
fix: correct gofmt alignment |
mensfeld/code-on-incus |
2026-02-24 |
| Commit |
Update quay.io/keycloak/keycloak Docker tag to v26 |
karafka/waterdrop |
2026-02-24 |
| Commit |
Add lostconf to CI |
mensfeld/fast_float_lemire |
2026-02-24 |
| PR |
Add karafka-testing to Components list |
karafka/wiki |
2026-02-24 |
| PR |
Add Fiber Scheduler integration tests and deprecate detach_archive |
mensfeld/pgmq-ruby |
2026-02-24 |
| PR |
Remove Codecov upload step from CI |
mensfeld/snaker |
2026-02-24 |
| PR |
Add Grouped Round-Robin reading |
mensfeld/pgmq-ruby |
2026-02-24 |
| Commit |
Add lostconf to CI (#20) |
mensfeld/passive_queue |
2026-02-24 |
| PR |
Add Topic Routing support (AMQP-like patterns) |
mensfeld/pgmq-ruby |
2026-02-24 |
| PR |
Release v0.5.0 |
mensfeld/pgmq-ruby |
2026-02-24 |
| Commit |
Add lostconf to CI (#21) |
mensfeld/errmine |
2026-02-24 |
| Commit |
Add lostconf to CI (#72) |
mensfeld/llm-docs-builder |
2026-02-24 |
| Commit |
Fix git subdirectory skill naming to use path, not repo name (#50) |
mensfeld/craftdesk |
2026-02-24 |
| Commit |
Add Topic Routing support (AMQP-like patterns) (#64) |
mensfeld/pgmq-ruby |
2026-02-24 |
| Commit |
Add docker-compose files to Renovate includePaths (#651) |
karafka/example-apps |
2026-02-24 |
| Commit |
Enable MD009 trailing whitespace linting and fix violations (#422) |
karafka/wiki |
2026-02-24 |
| Commit |
Replace Coditsu with RuboCop and add lostconf (#45) |
mensfeld/pidfd |
2026-02-24 |
| Commit |
fix: also set CLAUDE_CODE_EFFORT_LEVEL env var for maximum compatibility |
mensfeld/code-on-incus |
2026-02-24 |
| Commit |
Add Fiber Scheduler integration tests and deprecate detach_archive (#59) |
mensfeld/pgmq-ruby |
2026-02-24 |
| PR |
Add timestamp support to set_vt methods |
mensfeld/pgmq-ruby |
2026-02-24 |
| Commit |
Add docker-compose files to Renovate includePaths (#60) |
mensfeld/pgmq-ruby |
2026-02-24 |
| PR |
Add last_read_at field to Message model |
mensfeld/pgmq-ruby |
2026-02-24 |
| PR |
Replace Coditsu with RuboCop and add lostconf |
mensfeld/pidfd |
2026-02-24 |
| Commit |
Fix version reporting to read from package.json (#48) |
mensfeld/craftdesk |
2026-02-24 |
| PR |
Update quay.io/keycloak/keycloak Docker tag to v26 |
karafka/waterdrop |
2026-02-24 |
| PR |
Bump version to 0.5.1 |
mensfeld/craftdesk |
2026-02-24 |
| Commit |
fix: resolve hardcoded /workspace paths for preserve_workspace_path |
mensfeld/code-on-incus |
2026-02-24 |
| PR |
feat: add Claude effort level configuration |
mensfeld/code-on-incus |
2026-02-24 |
| Commit |
fix: create .claude.json with effort settings even when host file missing |
mensfeld/code-on-incus |
2026-02-24 |
| Commit |
Update README with new PGMQ v1.11.0 features |
mensfeld/pgmq-ruby |
2026-02-24 |
| Commit |
Add lostconf to CI (#83) |
mensfeld/yard-lint |
2026-02-24 |
| Commit |
Release v0.5.1 |
mensfeld/craftdesk |
2026-02-24 |
| Commit |
Release v0.5.0 |
mensfeld/pgmq-ruby |
2026-02-24 |
| Commit |
Update actions/checkout digest to de0fac2 (#5) |
mensfeld/homeassistant-redmine |
2026-02-23 |
| Commit |
Revert "Add test showing empty rd_kafka_metrics produces no statistics metrics" |
karafka/karafka |
2026-02-23 |
| Commit |
Update hacs/action digest to dcb30e7 (#7) |
mensfeld/homeassistant-redmine |
2026-02-23 |
| Commit |
chore: refresh automatic content (#416) |
karafka/wiki |
2026-02-23 |
| Commit |
Add test showing empty rd_kafka_metrics produces no statistics metrics (#3019) |
karafka/karafka |
2026-02-23 |
| Commit |
chore: refresh automatic content (#417) |
karafka/wiki |
2026-02-23 |
| Commit |
fix: clean up NFT monitoring rules on container kill (#142) |
mensfeld/code-on-incus |
2026-02-23 |
| Commit |
chore: refresh automatic content (#418) |
karafka/wiki |
2026-02-23 |
| PR |
Update hacs/action digest to dcb30e7 |
mensfeld/homeassistant-redmine |
2026-02-23 |
| PR |
Update actions/checkout digest to de0fac2 |
mensfeld/homeassistant-redmine |
2026-02-23 |
| Commit |
fix: clean up veth zone binding on responder auto-kill |
mensfeld/code-on-incus |
2026-02-23 |
| Commit |
fix: complete cleanup on all container termination paths (#143) |
mensfeld/code-on-incus |
2026-02-23 |
| Commit |
Update actions/setup-python digest to a309ff8 (#6) |
mensfeld/homeassistant-redmine |
2026-02-23 |
| Commit |
Add test showing empty rd_kafka_metrics produces no statistics metrics |
karafka/karafka |
2026-02-23 |
| Commit |
test: add integration test for veth zone cleanup on auto-kill |
mensfeld/code-on-incus |
2026-02-23 |
| PR |
Update actions/setup-python digest to a309ff8 |
mensfeld/homeassistant-redmine |
2026-02-23 |
| Commit |
add utilization example (#413) |
karafka/wiki |
2026-02-22 |
| PR |
add utilization example |
karafka/wiki |
2026-02-22 |
| Commit |
fix: enable NFT monitoring with --monitor flag and add orphan cleanup (#140) |
mensfeld/code-on-incus |
2026-02-22 |
| PR |
fix: clean up NFT monitoring rules on container kill |
mensfeld/code-on-incus |
2026-02-22 |
| Commit |
Update npm dependencies to v5.5.19 (#37) |
mensfeld/hookshot |
2026-02-21 |
| Commit |
do overload |
karafka/misc |
2026-02-21 |
| Commit |
chore: refresh automatic content (#407) |
karafka/wiki |
2026-02-21 |
| Commit |
fix: prevent security monitoring from spamming alerts on container pause (#139) |
mensfeld/code-on-incus |
2026-02-20 |
| Commit |
Update dependency nokogiri to v1.19.1 [SECURITY] (#961) |
karafka/karafka-web |
2026-02-20 |
| Commit |
Add cluster capacity planning documentation (#405) |
karafka/wiki |
2026-02-20 |
| Commit |
Update dependency solid_queue to v1.3.2 (#36) |
mensfeld/hookshot |
2026-02-20 |
| PR |
Update dependency nokogiri to v1.19.1 [SECURITY] |
karafka/karafka-web |
2026-02-20 |
| Commit |
Add section explaining how partitions, consumers, and brokers interact (#406) |
karafka/wiki |
2026-02-20 |
| Commit |
Update dependency zeitwerk to v2.7.5 |
karafka/waterdrop |
2026-02-19 |
| PR |
Update dependency zeitwerk to v2.7.5 |
karafka/waterdrop |
2026-02-19 |
| PR |
fix: prevent security monitoring from spamming alerts on container pause |
mensfeld/code-on-incus |
2026-02-19 |
| PR |
Update FD polling to use events_poll_nb_each API |
karafka/waterdrop |
2026-02-19 |
| Commit |
docs: highlight opencode support in README intro and quick start |
mensfeld/code-on-incus |
2026-02-19 |
| Commit |
Update FD polling to use events_poll_nb_each API |
karafka/waterdrop |
2026-02-19 |
| Commit |
update ruby version reference |
karafka/waterdrop |
2026-02-19 |
| Commit |
feat: add opencode support (#138) |
mensfeld/code-on-incus |
2026-02-19 |
| PR |
v0.24.0.rc4 |
karafka/karafka-rdkafka |
2026-02-19 |
| Commit |
Update ruby setup (#28) |
mensfeld/hookshot |
2026-02-18 |
| Commit |
fix: rubocop indentation in assertions |
karafka/karafka |
2026-02-18 |
| PR |
Automatic content updates |
karafka/wiki |
2026-02-18 |
| PR |
Automatic content updates |
karafka/wiki |
2026-02-18 |
| Commit |
Replace route_csrf with sec_fetch_site_csrf for CSRF protection (#960) |
karafka/karafka-web |
2026-02-18 |
| Commit |
Update dependency ruby to v4.0.1 (#787) |
karafka/waterdrop |
2026-02-18 |
| Commit |
fix: docker commands work without sudo for the code user (#134) (#137) |
mensfeld/code-on-incus |
2026-02-18 |
| PR |
Automatic content updates |
karafka/wiki |
2026-02-18 |
| Commit |
chore: refresh automatic content (#402) |
karafka/wiki |
2026-02-18 |
| PR |
Update dependency rails to v8.1.2 |
mensfeld/hookshot |
2026-02-18 |
| Commit |
Add integration test for queue full immediate error |
karafka/karafka |
2026-02-18 |
| Commit |
Update dependency sqlite3 to v2.9.0 (#35) |
mensfeld/hookshot |
2026-02-18 |
| PR |
Update dependency rspec-rails to v8.0.3 |
mensfeld/hookshot |
2026-02-18 |
| Commit |
Update dependency rails to v8.1.2 (#30) |
mensfeld/hookshot |
2026-02-18 |
| Commit |
Update dependency solid_queue to v1.3.1 (#34) |
mensfeld/hookshot |
2026-02-18 |
| PR |
fix: docker commands work without sudo for the code user (#134) |
mensfeld/code-on-incus |
2026-02-18 |
| Commit |
Update npm dependencies (#27) |
mensfeld/hookshot |
2026-02-18 |
| Commit |
chore: refresh automatic content (#404) |
karafka/wiki |
2026-02-18 |
| PR |
fix: enforce /tmp tmpfs size limit to prevent agents hanging (#135) |
mensfeld/code-on-incus |
2026-02-18 |
| PR |
Update ruby/setup-ruby digest to 19a9bab |
mensfeld/fast_float_lemire |
2026-02-18 |
| Commit |
Initialize ID mutex at class load time for thread safety |
karafka/waterdrop |
2026-02-18 |
| PR |
Replace route_csrf with sec_fetch_site_csrf for CSRF protection |
karafka/karafka-web |
2026-02-18 |
| Commit |
Update dependency puma to v7.2.0 (#33) |
mensfeld/hookshot |
2026-02-18 |
| Commit |
Update ruby/setup-ruby digest to 19a9bab |
mensfeld/fast_float_lemire |
2026-02-18 |
| Commit |
Update dependency rspec-rails to v8.0.3 (#31) |
mensfeld/hookshot |
2026-02-18 |
| PR |
Update dependency turbo-rails to v2.0.23 |
mensfeld/hookshot |
2026-02-18 |
| Commit |
docs: update CHANGELOG #134 entry to mention systemd socket drop-in |
mensfeld/code-on-incus |
2026-02-18 |
| PR |
Update dependency solid_queue to v1.3.1 |
mensfeld/hookshot |
2026-02-18 |
| PR |
Add events_poll_nb_each and poll_nb_each for fiber scheduler integration |
karafka/rdkafka-ruby |
2026-02-18 |
| Commit |
fix: enforce /tmp tmpfs size limit to prevent agents hanging (#135) (#136) |
mensfeld/code-on-incus |
2026-02-18 |
| PR |
Add integration test for queue full immediate error |
karafka/karafka |
2026-02-18 |
| Commit |
Add security monitoring system for threat detection and response (#125) |
mensfeld/code-on-incus |
2026-02-18 |
| PR |
Update dependency sqlite3 to v2.9.0 |
mensfeld/hookshot |
2026-02-18 |
| Commit |
chore: refresh automatic content (#403) |
karafka/wiki |
2026-02-18 |
| PR |
Update dependency puma to v7.2.0 |
mensfeld/hookshot |
2026-02-18 |
| PR |
feat: add opencode support |
mensfeld/code-on-incus |
2026-02-18 |
| Commit |
Update dependency importmap-rails to v2.2.3 (#29) |
mensfeld/hookshot |
2026-02-18 |
| PR |
Automatic content updates |
karafka/wiki |
2026-02-18 |
| Commit |
Update dependency turbo-rails to v2.0.23 (#32) |
mensfeld/hookshot |
2026-02-18 |
| Commit |
Remove RuboCop disables from polling specs |
karafka/waterdrop |
2026-02-18 |
| PR |
Update dependency importmap-rails to v2.2.3 |
mensfeld/hookshot |
2026-02-18 |
| PR |
expose with_inner api |
karafka/rdkafka-ruby |
2026-02-18 |
| Commit |
chore: refresh automatic content (#401) |
karafka/wiki |
2026-02-18 |
| Commit |
Add .ruby-version to renovate includePaths (#43) |
mensfeld/pidfd |
2026-02-17 |
| Commit |
Add .ruby-version to renovate includePaths (#648) |
karafka/example-apps |
2026-02-17 |
| PR |
Add .ruby-version to renovate includePaths |
karafka/karafka |
2026-02-17 |
| PR |
Update npm dependencies |
mensfeld/hookshot |
2026-02-17 |
| PR |
Automatic content updates |
karafka/wiki |
2026-02-17 |
| PR |
Add .ruby-version to renovate includePaths |
mensfeld/llm-docs-builder |
2026-02-17 |
| Commit |
Add llm-docs-builder.gemspec to renovate includePaths (#70) |
mensfeld/llm-docs-builder |
2026-02-17 |
| PR |
Add renovate.json and .ruby-version |
mensfeld/snaker |
2026-02-17 |
| PR |
docs: add warning about closing producers from notification callbacks |
karafka/wiki |
2026-02-17 |
| Commit |
Add support for dedicated poller instances per producer |
karafka/waterdrop |
2026-02-17 |
| Commit |
Add pidfd.gemspec to renovate includePaths (#44) |
mensfeld/pidfd |
2026-02-17 |
| PR |
Add pgmq-ruby.gemspec to renovate includePaths |
mensfeld/pgmq-ruby |
2026-02-17 |
| PR |
Add .ruby-version to renovate includePaths |
karafka/example-apps |
2026-02-17 |
| Commit |
Add .ruby-version and karafka-web.gemspec to renovate includePaths (#959) |
karafka/karafka-web |
2026-02-17 |
| Commit |
Add .ruby-version and karafka-core.gemspec to renovate includePaths (#307) |
karafka/karafka-core |
2026-02-17 |
| PR |
Add pidfd.gemspec to renovate includePaths |
mensfeld/pidfd |
2026-02-17 |
| PR |
Add .ruby-version to renovate includePaths |
karafka/karafka-web |
2026-02-17 |
| Commit |
Start poller IDs from 0 instead of 1 |
karafka/waterdrop |
2026-02-17 |
| Commit |
Add shoryuken.gemspec to renovate includePaths (#968) |
ruby-shoryuken/shoryuken |
2026-02-17 |
| PR |
Add .ruby-version to renovate includePaths |
karafka/karafka-core |
2026-02-17 |
| PR |
Add .ruby-version to renovate includePaths |
ruby-shoryuken/shoryuken |
2026-02-17 |
| Commit |
Add .ruby-version and karafka.gemspec to renovate includePaths (#3012) |
karafka/karafka |
2026-02-17 |
| PR |
Add .ruby-version to renovate includePaths |
mensfeld/pidfd |
2026-02-17 |
| Commit |
Add .ruby-version to renovate includePaths (#967) |
ruby-shoryuken/shoryuken |
2026-02-17 |
| Commit |
Initialize @poller in constructor to avoid Ruby 4.0 shape warning |
karafka/waterdrop |
2026-02-17 |
| PR |
Add .ruby-version to renovate includePaths |
mensfeld/redmine-claude-syncer |
2026-02-17 |
| Commit |
Add .ruby-version to renovate includePaths (#69) |
mensfeld/llm-docs-builder |
2026-02-17 |
| Commit |
chore: refresh automatic content (#400) |
karafka/wiki |
2026-02-17 |
| Commit |
Add pgmq-ruby.gemspec to renovate includePaths (#58) |
mensfeld/pgmq-ruby |
2026-02-17 |
| PR |
Add shoryuken.gemspec to renovate includePaths |
ruby-shoryuken/shoryuken |
2026-02-17 |
| Commit |
Add .ruby-version and include in renovate config |
mensfeld/fast_float_lemire |
2026-02-17 |
| PR |
Add FD polling callback saturation integration test |
karafka/waterdrop |
2026-02-17 |
| PR |
Add .ruby-version to renovate includePaths |
karafka/rdkafka-ruby |
2026-02-17 |
| PR |
Update ruby setup |
mensfeld/errmine |
2026-02-17 |
| PR |
Add support for dedicated poller instances per producer |
karafka/waterdrop |
2026-02-17 |
| Commit |
Fix thread name check in thread_priority integration test |
karafka/waterdrop |
2026-02-17 |
| Commit |
Add .ruby-version to renovate includePaths (#36) |
mensfeld/redmine-claude-syncer |
2026-02-17 |
| PR |
Update ruby setup |
mensfeld/hookshot |
2026-02-17 |
| PR |
Add .ruby-version to renovate includePaths |
mensfeld/pgmq-ruby |
2026-02-17 |
| Commit |
docs: add warning about closing producers from notification callbacks (#399) |
karafka/wiki |
2026-02-17 |
| Commit |
Add FD polling callback saturation integration test (#785) |
karafka/waterdrop |
2026-02-17 |
| Commit |
Add .ruby-version to renovate includePaths (#57) |
mensfeld/pgmq-ruby |
2026-02-17 |
| PR |
Add .ruby-version to renovate includePaths |
karafka/karafka-testing |
2026-02-17 |
| Commit |
Update ruby setup (#20) |
mensfeld/errmine |
2026-02-17 |
| PR |
Add .ruby-version and include in renovate config |
mensfeld/fast_float_lemire |
2026-02-17 |
| Commit |
Add FD-based polling mode for fiber scheduler compatibility (#780) |
karafka/waterdrop |
2026-02-17 |
| Commit |
Add .ruby-version to renovate includePaths |
karafka/rdkafka-ruby |
2026-02-17 |
| PR |
Update dependency ruby to v4.0.1 |
karafka/waterdrop |
2026-02-17 |
| PR |
Add llm-docs-builder.gemspec to renovate includePaths |
mensfeld/llm-docs-builder |
2026-02-17 |
| PR |
Add FD-based polling mode for fiber scheduler compatibility |
karafka/waterdrop |
2026-02-16 |
| PR |
Add poll_drain_nb method for time-bounded event draining |
karafka/rdkafka-ruby |
2026-02-16 |
| PR |
v0.24.0.rc3 |
karafka/karafka-rdkafka |
2026-02-16 |
| Commit |
Add poll_drain_nb method for time-bounded event draining |
karafka/rdkafka-ruby |
2026-02-16 |
| PR |
Add non-blocking poll methods for fiber scheduler efficiency |
karafka/rdkafka-ruby |
2026-02-15 |
| Commit |
docs: update image URLs from cdn.karafka.io to karafka.io (#397) |
karafka/wiki |
2026-02-15 |
| PR |
docs: update image URLs from cdn.karafka.io to karafka.io |
karafka/wiki |
2026-02-15 |
| PR |
Automatic content updates |
karafka/wiki |
2026-02-15 |
| Commit |
Update image URLs to use the main domain |
karafka/.github |
2026-02-15 |
| Commit |
Add non-blocking poll methods for fiber scheduler efficiency |
karafka/rdkafka-ruby |
2026-02-15 |
| Commit |
Add non-blocking poll methods for fiber scheduler efficiency (#810) |
karafka/rdkafka-ruby |
2026-02-15 |
| Commit |
chore: refresh automatic content (#398) |
karafka/wiki |
2026-02-15 |
| Commit |
Update image URLs in README.md |
karafka/karafka |
2026-02-15 |
| PR |
Sync non-blocking poll methods from upstream rdkafka-ruby |
karafka/karafka-rdkafka |
2026-02-15 |
| Commit |
chore: refresh automatic content (#396) |
karafka/wiki |
2026-02-15 |
| PR |
Automatic content updates |
karafka/wiki |
2026-02-15 |
| PR |
Release v0.24.0.rc2 |
karafka/karafka-rdkafka |
2026-02-14 |
| Commit |
Update release date for rdkafka-ruby 0.25.x |
karafka/rdkafka-ruby |
2026-02-14 |
| PR |
Automatic content updates |
karafka/wiki |
2026-02-13 |
| PR |
Automatic content updates |
karafka/wiki |
2026-02-13 |
| Commit |
chore: refresh automatic content (#394) |
karafka/wiki |
2026-02-13 |
| PR |
Merge upstream rdkafka-ruby (keeping our versions) |
karafka/karafka-rdkafka |
2026-02-13 |
| Commit |
chore: refresh automatic content (#392) |
karafka/wiki |
2026-02-13 |
| PR |
Remove accidentally committed development scripts |
karafka/karafka-rdkafka |
2026-02-13 |
| PR |
Remove accidentally committed development and testing scripts |
karafka/rdkafka-ruby |
2026-02-13 |
| Commit |
docs: expand hosting infrastructure section in Pro FAQ (#393) |
karafka/wiki |
2026-02-13 |
| Commit |
docs: update hosting infrastructure information in Pro FAQ (#391) |
karafka/wiki |
2026-02-13 |
| PR |
test: add integration test for Datadog metric exclusion pattern |
karafka/karafka |
2026-02-13 |
| PR |
docs: expand hosting infrastructure information in Pro FAQ |
karafka/wiki |
2026-02-13 |
| Commit |
Add integration test for async produce to unknown topics (#3003) |
karafka/karafka |
2026-02-13 |
| PR |
Sync renovate dependency updates from upstream |
karafka/karafka-rdkafka |
2026-02-13 |
| PR |
Sync v0.25.0 features from upstream |
karafka/karafka-rdkafka |
2026-02-13 |
| Commit |
chore: refresh automatic content (#390) |
karafka/wiki |
2026-02-13 |
| PR |
Automatic content updates |
karafka/wiki |
2026-02-13 |
| PR |
Merge upstream rdkafka-ruby (ours strategy) |
karafka/karafka-rdkafka |
2026-02-13 |
| PR |
Add fiber scheduler API for async integration |
karafka/karafka-rdkafka |
2026-02-13 |
| Commit |
chore: refresh automatic content (#395) |
karafka/wiki |
2026-02-13 |
| PR |
docs: update hosting infrastructure information in Pro FAQ |
karafka/wiki |
2026-02-13 |
| PR |
Sync upstream rdkafka (incremental cherry-pick) |
karafka/karafka-rdkafka |
2026-02-13 |
| Commit |
test: add integration test for Datadog metric exclusion pattern (#3011) |
karafka/karafka |
2026-02-13 |
| PR |
Add RD_KAFKA_RESOURCE_PATTERN_UNKNOWN constant |
karafka/karafka-rdkafka |
2026-02-13 |
| PR |
Add ARM64 Alpine musl builds support |
karafka/karafka-rdkafka |
2026-02-13 |
| Commit |
Remove accidentally committed development and testing scripts (#809) |
karafka/rdkafka-ruby |
2026-02-13 |
| PR |
Automatic content updates |
karafka/wiki |
2026-02-13 |
| PR |
Update actions/checkout action to v6.0.2 |
mensfeld/fast_float_lemire |
2026-02-12 |
| PR |
Automatic content updates |
karafka/wiki |
2026-02-12 |
| Commit |
chore(deps): update actions/cache action to v5.0.3 (#132) |
mensfeld/code-on-incus |
2026-02-12 |
| Commit |
Add integration test for reduced librdkafka metrics in DataDog (#3010) |
karafka/karafka |
2026-02-12 |
| Commit |
Fix flaky test in topics configs_controller_spec (#958) |
karafka/karafka-web |
2026-02-12 |
| Commit |
docs: add guide for excluding specific Datadog metrics |
karafka/wiki |
2026-02-12 |
| PR |
Configure Renovate - autoclosed |
karafka/librdkafka |
2026-02-12 |
| Commit |
Add low-level file descriptor API for fiber scheduler integration (#807) |
karafka/rdkafka-ruby |
2026-02-12 |
| PR |
Update actions/checkout digest to de0fac2 |
mensfeld/errmine |
2026-02-12 |
| PR |
Automatic content updates |
karafka/wiki |
2026-02-12 |
| PR |
Update ruby/setup-ruby action to v1.288.0 |
mensfeld/rubocop-spec_structure |
2026-02-12 |
| PR |
chore(deps): update actions/checkout digest to de0fac2 |
mensfeld/code-on-incus |
2026-02-12 |
| Commit |
docs: add extended listener for excluding Datadog metrics |
karafka/wiki |
2026-02-12 |
| Commit |
chore(deps): update actions/setup-node action to v4.4.0 (#9) |
mensfeld/pocketrb |
2026-02-12 |
| PR |
docs: add guide for reducing Datadog metrics to lower costs |
karafka/wiki |
2026-02-12 |
| PR |
Update actions/checkout digest to de0fac2 |
mensfeld/hookshot |
2026-02-12 |
| PR |
chore(deps): update actions/setup-node action to v6 |
mensfeld/pocketrb |
2026-02-12 |
| PR |
Add integration test for reduced librdkafka metrics in DataDog |
karafka/karafka |
2026-02-12 |
| PR |
chore(deps): update actions/cache action to v5.0.3 |
mensfeld/code-on-incus |
2026-02-12 |
| Commit |
Add missing RD_KAFKA_RESOURCE_PATTERN_UNKNOWN constant (#803) |
karafka/rdkafka-ruby |
2026-02-12 |
| PR |
chore(deps): update actions/setup-node action to v4.4.0 |
mensfeld/pocketrb |
2026-02-12 |
| Commit |
docs: add guide for reducing Datadog metrics to lower costs (#388) |
karafka/wiki |
2026-02-12 |
| PR |
Update ruby setup |
mensfeld/fast_float_lemire |
2026-02-12 |
| PR |
Fix flaky test in topics configs_controller_spec |
karafka/karafka-web |
2026-02-12 |
| Commit |
chore: refresh automatic content (#389) |
karafka/wiki |
2026-02-12 |
| Commit |
Update actions/checkout action to v6.0.2 (#18) |
mensfeld/errmine |
2026-02-12 |
| Commit |
chore: refresh automatic content (#386) |
karafka/wiki |
2026-02-12 |
| PR |
Update actions/setup-node digest to 6044e13 |
mensfeld/hookshot |
2026-02-12 |
| Commit |
fix display |
karafka/wiki |
2026-02-12 |
| Commit |
chore(deps): update actions/checkout digest to de0fac2 (#131) |
mensfeld/code-on-incus |
2026-02-12 |
| Commit |
Update actions/setup-node digest to 6044e13 (#25) |
mensfeld/hookshot |
2026-02-12 |
| Commit |
Update actions/checkout digest to de0fac2 (#24) |
mensfeld/hookshot |
2026-02-12 |
| Commit |
chore(deps): update actions/setup-node action to v6 (#10) |
mensfeld/pocketrb |
2026-02-12 |
| PR |
Update actions/checkout action to v6.0.2 |
mensfeld/errmine |
2026-02-12 |
| Commit |
Update actions/checkout digest to de0fac2 (#17) |
mensfeld/errmine |
2026-02-12 |
| PR |
Sync upstream rdkafka changes (18 commits) |
karafka/karafka-rdkafka |
2026-02-11 |
| PR |
postmortem |
karafka/wiki |
2026-02-11 |
| Commit |
refactor: align config option naming with CLI flag |
mensfeld/code-on-incus |
2026-02-11 |
| Commit |
feat: add firewall cleanup for orphaned veth zone bindings (#130) |
mensfeld/code-on-incus |
2026-02-11 |
| PR |
Add firewall cleanup for orphaned veth zone bindings |
mensfeld/code-on-incus |
2026-02-11 |
| PR |
docs: add fiber blocking warning to statistics.emitted handlers |
karafka/wiki |
2026-02-11 |
| Commit |
postmortem (#385) |
karafka/wiki |
2026-02-11 |
| PR |
docs: add Pro license server incident (Feb 11, 2026) |
karafka/wiki |
2026-02-11 |
| Commit |
docs: add February 11, 2026 Pro license server incident to status page (#384) |
karafka/wiki |
2026-02-11 |
| PR |
Add low-level file descriptor API for fiber scheduler integration |
karafka/rdkafka-ruby |
2026-02-11 |
| Commit |
docs: add fiber blocking warning to statistics.emitted handlers (#383) |
karafka/wiki |
2026-02-11 |
| Commit |
Add low-level file descriptor API for fiber scheduler integration |
karafka/rdkafka-ruby |
2026-02-11 |
| Commit |
Revert "Add low-level file descriptor API for fiber scheduler integration" |
karafka/rdkafka-ruby |
2026-02-11 |
| Commit |
Add expired license detection using SHA256 checksums (#3008) |
karafka/karafka |
2026-02-11 |
| Commit |
style: apply De Morgan's law to satisfy staticcheck linter |
mensfeld/code-on-incus |
2026-02-11 |
| Commit |
Add configurable security protection for sensitive paths |
mensfeld/code-on-incus |
2026-02-11 |
| Commit |
style: format Python test file with ruff |
mensfeld/code-on-incus |
2026-02-11 |
| Commit |
style: fix gofmt struct field alignment in setup.go |
mensfeld/code-on-incus |
2026-02-11 |
| PR |
Add configurable security protection for sensitive paths |
mensfeld/code-on-incus |
2026-02-11 |
| Commit |
Fix git hooks protection for coi run command |
mensfeld/code-on-incus |
2026-02-10 |
| PR |
Automatic content updates |
karafka/wiki |
2026-02-10 |
| Commit |
Add git hooks security protection feature |
mensfeld/code-on-incus |
2026-02-10 |
| PR |
Update parent definition |
karafka/karafka |
2026-02-10 |
| Commit |
update with users questions (#377) |
karafka/wiki |
2026-02-10 |
| Commit |
update lic par def (#3006) |
karafka/karafka |
2026-02-10 |
| Commit |
chore: refresh automatic content (#379) |
karafka/wiki |
2026-02-10 |
| Commit |
docs: update Karafka Pro and Appliance license pricing (#378) |
karafka/wiki |
2026-02-10 |
| Commit |
chore: refresh automatic content (#382) |
karafka/wiki |
2026-02-10 |
| Commit |
Fix flaky swarm forceful restart test on macOS |
karafka/karafka |
2026-02-10 |
| Commit |
Fix: Remove unused imports from Python tests |
mensfeld/code-on-incus |
2026-02-10 |
| Commit |
update support times (#381) |
karafka/wiki |
2026-02-10 |
| PR |
docs: update Karafka Pro and Appliance license pricing |
karafka/wiki |
2026-02-10 |
| PR |
Automatic content updates |
karafka/wiki |
2026-02-10 |
| Commit |
docs: add git hooks security feature to changelog and readme |
mensfeld/code-on-incus |
2026-02-10 |
| PR |
Add git hooks security protection feature |
mensfeld/code-on-incus |
2026-02-10 |
| PR |
update support times |
karafka/wiki |
2026-02-10 |
| PR |
update with users questions |
karafka/wiki |
2026-02-10 |
| PR |
Add expired license detection using SHA256 checksums |
karafka/karafka |
2026-02-10 |
| Commit |
Add multi-agent sync feature (#43) |
mensfeld/craftdesk |
2026-02-09 |
| Commit |
Add PTY allocation support to container exec command (#123) |
mensfeld/code-on-incus |
2026-02-09 |
| PR |
fix: handle missing branches in installation smoke test |
mensfeld/code-on-incus |
2026-02-09 |
| Commit |
Add container list command with JSON/text format support (#124) |
mensfeld/code-on-incus |
2026-02-09 |
| PR |
fix: prevent tool_use/tool_result pair splitting during compaction |
mensfeld/pocketrb |
2026-02-09 |
| Commit |
feat: align CI/CD setup with karafka/waterdrop conventions (#7) |
mensfeld/pocketrb |
2026-02-09 |
| Commit |
Pin GitHub Actions to SHA commits and add lostconf (#641) |
karafka/example-apps |
2026-02-09 |
| Commit |
Document existing file transfer operations in README and CHANGELOG |
mensfeld/code-on-incus |
2026-02-09 |
| Commit |
Add CI success summary job (#644) |
karafka/example-apps |
2026-02-09 |
| Commit |
docs: Move System Health Check to wiki |
mensfeld/code-on-incus |
2026-02-09 |
| PR |
Pin GitHub Actions to SHA commits and add lostconf |
karafka/example-apps |
2026-02-09 |
| Commit |
docs: Move Container Lifecycle & Session Persistence to wiki |
mensfeld/code-on-incus |
2026-02-09 |
| Commit |
fix: prevent firewall rule accumulation on container cleanup |
mensfeld/code-on-incus |
2026-02-09 |
| Commit |
docs: Move Troubleshooting, Security, and Resource Limits to wiki |
mensfeld/code-on-incus |
2026-02-09 |
| PR |
Add PTY allocation support to container exec command |
mensfeld/code-on-incus |
2026-02-09 |
| Commit |
docs: Move advanced usage sections to focused wiki pages |
mensfeld/code-on-incus |
2026-02-09 |
| PR |
Add container list command with JSON/text format support |
mensfeld/code-on-incus |
2026-02-09 |
| Commit |
Bump version to 0.5.0 (#42) |
mensfeld/craftdesk |
2026-02-09 |
| PR |
Add security monitoring system for threat detection and response |
mensfeld/code-on-incus |
2026-02-09 |
| PR |
Restructure README and migrate content to wiki |
mensfeld/yard-lint |
2026-02-09 |
| PR |
Add CI success summary job |
karafka/example-apps |
2026-02-09 |
| PR |
Fix Ruby 4.0 CI failure with bundler version mismatch |
karafka/example-apps |
2026-02-09 |
| Commit |
feat: add spinner to chat CLI for better UX (#6) |
mensfeld/pocketrb |
2026-02-09 |
| Commit |
Add configuration validation to catch typos and invalid settings (#80) |
mensfeld/yard-lint |
2026-02-09 |
| Commit |
docs: add PR #121 flaky test fix to changelog |
mensfeld/code-on-incus |
2026-02-09 |
| Commit |
Track new repo: mensfeld/pocketrb |
acidvegas/farming |
2026-02-09 |
| Commit |
fix: add sleep before network blocking tests for firewall rule propagation (#122) |
mensfeld/code-on-incus |
2026-02-09 |
| Commit |
Fix Ruby 4.0 CI failure with bundler version mismatch (#640) |
karafka/example-apps |
2026-02-09 |
| Commit |
docs: fix YARD lint configuration and add comprehensive documentation (#4) |
mensfeld/pocketrb |
2026-02-09 |
| PR |
Prevent duplicate CI runs by removing push trigger |
karafka/example-apps |
2026-02-09 |
| PR |
feat: align CI/CD setup with karafka/waterdrop conventions |
mensfeld/pocketrb |
2026-02-09 |
| Commit |
Prevent duplicate CI runs by removing push trigger (#645) |
karafka/example-apps |
2026-02-09 |
| Commit |
style: fix ruff linting errors in firewall cleanup tests |
mensfeld/code-on-incus |
2026-02-09 |
| PR |
Fix flaky allowlist network blocking tests |
mensfeld/code-on-incus |
2026-02-09 |
| Commit |
chore: Remove INVESTIGATION.md |
mensfeld/code-on-incus |
2026-02-09 |
| Commit |
Add inline image operation examples to README |
mensfeld/code-on-incus |
2026-02-09 |
| Commit |
docs: Add PR #106 fix to CHANGELOG (#118) |
mensfeld/code-on-incus |
2026-02-09 |
| PR |
docs: fix YARD lint configuration and add comprehensive documentation |
mensfeld/pocketrb |
2026-02-09 |
| Commit |
fix: update shutdown cleanup test to work with background mode |
mensfeld/code-on-incus |
2026-02-09 |
| Commit |
docs: Move FAQ section to wiki |
mensfeld/code-on-incus |
2026-02-09 |
| PR |
docs: fix Python references to Ruby in examples |
mensfeld/pocketrb |
2026-02-09 |
| PR |
Add configuration validation to catch typos and invalid settings |
mensfeld/yard-lint |
2026-02-09 |
| Commit |
fix: add firewall cleanup to container delete command |
mensfeld/code-on-incus |
2026-02-09 |
| PR |
fix: add firewall cleanup to container delete command |
mensfeld/code-on-incus |
2026-02-09 |
| Commit |
docs: Add comprehensive multi-agent sync documentation |
mensfeld/craftdesk |
2026-02-09 |
| Commit |
Release v0.5.0 |
mensfeld/craftdesk |
2026-02-09 |
| Commit |
fix: prevent tool_use/tool_result pair splitting during compaction (#5) |
mensfeld/pocketrb |
2026-02-09 |
| Commit |
docs: add changelog entry for PR #122 (flaky allowlist tests fix) |
mensfeld/code-on-incus |
2026-02-09 |
| PR |
Add multi-agent sync feature |
mensfeld/craftdesk |
2026-02-09 |
| Commit |
style: fix gofmt formatting in health/checks.go |
mensfeld/code-on-incus |
2026-02-09 |
| Commit |
docs: add PR #120 firewall cleanup fix to changelog |
mensfeld/code-on-incus |
2026-02-09 |
| PR |
fix: correct rubygems/release-gem SHA to v1.1.2 |
mensfeld/pocketrb |
2026-02-09 |
| Commit |
feat: Add embedded/local skills support (#44) |
mensfeld/craftdesk |
2026-02-09 |
| Commit |
fix: handle missing branches in installation smoke test |
mensfeld/code-on-incus |
2026-02-09 |
| PR |
docs: Add PR #106 fix to CHANGELOG |
mensfeld/code-on-incus |
2026-02-09 |
| Commit |
Restructure README and migrate content to wiki (#82) |
mensfeld/yard-lint |
2026-02-09 |
| Commit |
docs: Move Snapshot Management to wiki |
mensfeld/code-on-incus |
2026-02-09 |
| PR |
feat: add spinner to chat CLI for better UX |
mensfeld/pocketrb |
2026-02-09 |
| PR |
Release v0.5.0 |
mensfeld/craftdesk |
2026-02-09 |
| Commit |
Remove emojis from README |
mensfeld/yard-lint |
2026-02-09 |
| Commit |
feat: add orphan detection and cleanup for veths and firewall rules |
mensfeld/code-on-incus |
2026-02-09 |
| Commit |
docs: Move Network Isolation to wiki |
mensfeld/code-on-incus |
2026-02-09 |
| Commit |
docs: Move macOS setup guide to wiki |
mensfeld/code-on-incus |
2026-02-09 |
| PR |
feat: Add embedded/local skills support |
mensfeld/craftdesk |
2026-02-09 |
| Commit |
fix: correct rubygems/release-gem SHA to v1.1.2 (#8) |
mensfeld/pocketrb |
2026-02-09 |
| Commit |
docs: Enhance security model and persistent mode documentation |
mensfeld/code-on-incus |
2026-02-08 |
| Commit |
address ppl questions |
mensfeld/code-on-incus |
2026-02-08 |
| Commit |
docs: Add table of contents for easier navigation |
mensfeld/code-on-incus |
2026-02-08 |
| PR |
readme remarks |
mensfeld/code-on-incus |
2026-02-08 |
| Commit |
redame remarks |
mensfeld/code-on-incus |
2026-02-08 |
| Commit |
readme remarks (#109) |
mensfeld/code-on-incus |
2026-02-08 |
| Commit |
Release v7.0.1 (#965) |
ruby-shoryuken/shoryuken |
2026-02-07 |
| PR |
v7.0.1 |
ruby-shoryuken/shoryuken |
2026-02-07 |
| Commit |
Add text search to webhooks index (#23) |
mensfeld/hookshot |
2026-02-05 |
| Commit |
test: add MCP::MemoryTool specs (35 examples) |
mensfeld/pocketrb |
2026-02-05 |
| PR |
Add text search to webhooks view |
mensfeld/hookshot |
2026-02-05 |
| Commit |
docs: update README to align with codebase |
mensfeld/pocketrb |
2026-02-05 |
| Commit |
fix: use dynamic future time in Cron spec to prevent flaky test |
mensfeld/pocketrb |
2026-02-05 |
| Commit |
Update CHANGELOG.md with test timeout improvements (#104) |
mensfeld/code-on-incus |
2026-02-05 |
| PR |
Add missing RD_KAFKA_RESOURCE_PATTERN_UNKNOWN constant |
karafka/rdkafka-ruby |
2026-02-05 |
| Commit |
test: add Bus::MessageBus specs (37 examples) |
mensfeld/pocketrb |
2026-02-05 |
| Commit |
test: add Providers::Base specs (30 examples) |
mensfeld/pocketrb |
2026-02-05 |
| Commit |
test: add Agent::Compaction specs (39 examples) |
mensfeld/pocketrb |
2026-02-05 |
| Commit |
Track new repo: mensfeld/code-on-incus |
acidvegas/farming |
2026-02-05 |
| Commit |
test: add Planning::Manager specs (36 examples) |
mensfeld/pocketrb |
2026-02-05 |
| PR |
Fix key partitioner to use bytesize instead of size for multi-byte characters |
karafka/rdkafka-ruby |
2026-02-05 |
| Commit |
feat: add lostconf to CI for stale config detection |
mensfeld/pocketrb |
2026-02-04 |
| Commit |
docs: complete OSS preparation |
mensfeld/pocketrb |
2026-02-04 |
| Commit |
test: add Tools::Base and Providers::Registry specs (48 examples) |
mensfeld/pocketrb |
2026-02-04 |
| Commit |
Add Pro topics health command for replication monitoring (#3002) |
karafka/karafka |
2026-02-04 |
| Commit |
feat: configure YARD strict mode and document core modules |
mensfeld/pocketrb |
2026-02-04 |
| Commit |
test: add comprehensive WebSearch tool specs (21 examples) |
mensfeld/pocketrb |
2026-02-04 |
| Commit |
test: add Session::Session specs (42 examples) |
mensfeld/pocketrb |
2026-02-04 |
| PR |
docs: add FAQ entries for error handling patterns |
karafka/wiki |
2026-02-04 |
| Commit |
test: add comprehensive specs for Planning::Plan |
mensfeld/pocketrb |
2026-02-04 |
| PR |
docs: add FAQ and usage example for multi-cluster producer |
karafka/wiki |
2026-02-04 |
| Commit |
style: fix rubocop context wording violations |
mensfeld/pocketrb |
2026-02-04 |
| Commit |
fix: resolve CI failures (Rubocop + YARD-lint) |
mensfeld/pocketrb |
2026-02-04 |
| PR |
Add integration test for async produce to unknown topics |
karafka/karafka |
2026-02-04 |
| Commit |
fix(specs): remove explicit WebMock calls from web_search_spec |
mensfeld/pocketrb |
2026-02-04 |
| Commit |
style: fix Rubocop offenses in tools/memory and tools/read_file specs |
mensfeld/pocketrb |
2026-02-04 |
| Commit |
test: add comprehensive specs for Cron::Job classes |
mensfeld/pocketrb |
2026-02-04 |
| PR |
Fix ActiveJob keyword arguments support |
ruby-shoryuken/shoryuken |
2026-02-04 |
| PR |
Fix license constant overwriting in test environments |
karafka/karafka |
2026-02-04 |
| Commit |
test: add comprehensive specs for Bus events and Provider types |
mensfeld/pocketrb |
2026-02-04 |
| Commit |
fix(specs): auto-correct numeric literal formatting in cron/job_spec |
mensfeld/pocketrb |
2026-02-04 |
| PR |
chore: Remove outdated OVN references from codebase |
mensfeld/code-on-incus |
2026-02-04 |
| Commit |
Fix ActiveJob keyword arguments support (#961) (#962) |
ruby-shoryuken/shoryuken |
2026-02-04 |
| Commit |
fix: update gemspec to fix build warnings and file patterns |
mensfeld/pocketrb |
2026-02-04 |
| PR |
Update CHANGELOG.md with test timeout improvements |
mensfeld/code-on-incus |
2026-02-04 |
| Commit |
chore: refresh automatic content (#375) |
karafka/wiki |
2026-02-04 |
| Commit |
fix(specs): auto-correct Rubocop PredicateMatcher violations |
mensfeld/pocketrb |
2026-02-04 |
| Commit |
test: add comprehensive specs for Skills::Skill and Skills::Loader |
mensfeld/pocketrb |
2026-02-04 |
| Commit |
docs: align documentation with Karafka standards and require Ruby 4.0+ |
mensfeld/pocketrb |
2026-02-04 |
| Commit |
Fix license constant overwriting in test environments (#3001) |
karafka/karafka |
2026-02-04 |
| Commit |
test: add comprehensive Planning::Tool specs (21 examples) |
mensfeld/pocketrb |
2026-02-04 |
| Commit |
test: add Agent::SubagentManager specs (30 examples) |
mensfeld/pocketrb |
2026-02-04 |
| Commit |
test: add specs for Think, Message, and Registry tools (44 examples) |
mensfeld/pocketrb |
2026-02-04 |
| Commit |
test: add comprehensive specs for SendFile and WebFetch tools |
mensfeld/pocketrb |
2026-02-04 |
| Commit |
test: add Tools::Memory and Tools::ReadFile specs (49 examples) |
mensfeld/pocketrb |
2026-02-04 |
| Commit |
test: add comprehensive specs for EditFile tool (13 examples) |
mensfeld/pocketrb |
2026-02-04 |
| Commit |
docs: add message timeout configuration and replication verification to MSK guide (#372) |
karafka/wiki |
2026-02-04 |
| Commit |
test: add comprehensive OpenRouter provider specs (23 examples) |
mensfeld/pocketrb |
2026-02-04 |
| Commit |
feat: Add container connectivity health check (#102) |
mensfeld/code-on-incus |
2026-02-04 |
| Commit |
refactor: remove QMD references (dead code cleanup) |
mensfeld/pocketrb |
2026-02-04 |
| Commit |
refactor: reorganize CLI into modular command structure |
mensfeld/pocketrb |
2026-02-04 |
| Commit |
style: fix Rubocop offenses in manager_spec |
mensfeld/pocketrb |
2026-02-04 |
| Commit |
test: add comprehensive Jobs tool specs (18 examples) |
mensfeld/pocketrb |
2026-02-04 |
| PR |
Extract detailed error strings from delivery callback messages |
karafka/karafka-rdkafka |
2026-02-04 |
| Commit |
style: fix rubocop ambiguous block association warnings |
mensfeld/pocketrb |
2026-02-04 |
| Commit |
docs: add FAQ entries for poison pill, validation, and record handling (#373) |
karafka/wiki |
2026-02-04 |
| Commit |
fix(specs): inline let blocks in send_file_spec to avoid Rubocop violation |
mensfeld/pocketrb |
2026-02-04 |
| Commit |
feat: prepare gem for release |
mensfeld/pocketrb |
2026-02-04 |
| PR |
Update changelog for PR #102 |
mensfeld/code-on-incus |
2026-02-04 |
| Commit |
fix(specs): resolve Rubocop violations in CLI specs |
mensfeld/pocketrb |
2026-02-04 |
| Commit |
chore: Remove outdated OVN references from codebase (#105) |
mensfeld/code-on-incus |
2026-02-04 |
| Commit |
feat: implement critical safety improvements |
mensfeld/pocketrb |
2026-02-04 |
| PR |
Add Pro topics health command for replication monitoring |
karafka/karafka |
2026-02-04 |
| Commit |
test: add comprehensive Skills::CreateTool specs (14 examples) |
mensfeld/pocketrb |
2026-02-04 |
| Commit |
feat: complete pocketrb AI agent framework |
mensfeld/pocketrb |
2026-02-04 |
| Commit |
style: fix context wording in message_spec |
mensfeld/pocketrb |
2026-02-04 |
| Commit |
test: add comprehensive specs for CLI Skills and Plans commands |
mensfeld/pocketrb |
2026-02-04 |
| Commit |
feat: add deprecation warnings for ENV variable usage |
mensfeld/pocketrb |
2026-02-04 |
| Commit |
test: add Channels::Base specs (20 examples) |
mensfeld/pocketrb |
2026-02-04 |
| PR |
docs: add message timeout configuration and replication verification to MSK guide |
karafka/wiki |
2026-02-04 |
| PR |
Automatic content updates |
karafka/wiki |
2026-02-04 |
| Commit |
test: add comprehensive specs for tools (Exec, WriteFile, ListDir) and Agent::Context |
mensfeld/pocketrb |
2026-02-04 |
| Commit |
test: add comprehensive test coverage for Config and CLI |
mensfeld/pocketrb |
2026-02-04 |
| Commit |
test: add Agent::SubagentManager specs (30 examples) |
mensfeld/pocketrb |
2026-02-04 |
| Commit |
test: add Session::Manager and SpawnTool specs (40 examples) |
mensfeld/pocketrb |
2026-02-04 |
| Commit |
fix(specs): convert config_spec to use let blocks and fix init_spec Thor invocation |
mensfeld/pocketrb |
2026-02-04 |
| PR |
feat: Add container connectivity health check |
mensfeld/code-on-incus |
2026-02-04 |
| Commit |
fix: remove tool specs with incorrect class names |
mensfeld/pocketrb |
2026-02-04 |
| Commit |
style: fix Rubocop offenses in tools/base and providers/registry specs |
mensfeld/pocketrb |
2026-02-04 |
| Commit |
test: add comprehensive Cron tool specs (25 examples) |
mensfeld/pocketrb |
2026-02-04 |
| Commit |
fix: remove duplicate Metrics/CyclomaticComplexity config |
mensfeld/pocketrb |
2026-02-04 |
| Commit |
Update changelog for PR #102 (#103) |
mensfeld/code-on-incus |
2026-02-04 |
| Commit |
docs: add FAQ and usage example for multi-cluster producer (#374) |
karafka/wiki |
2026-02-04 |
| Commit |
test: add comprehensive Skills::ModifyTool specs (14 examples) |
mensfeld/pocketrb |
2026-02-04 |
| PR |
docs: add Pro FAQ entry explaining Ruby EOL version support |
karafka/wiki |
2026-02-03 |
| Commit |
docs: add Pro FAQ entry explaining Ruby EOL version support (#370) |
karafka/wiki |
2026-02-03 |
| Commit |
Optimize license loading process (#3000) |
karafka/karafka |
2026-02-03 |
| PR |
Automatic content updates |
karafka/wiki |
2026-02-03 |
| PR |
Optimize license loading process |
karafka/karafka |
2026-02-03 |
| Commit |
Track new repo: mensfeld/code-on-incus |
acidvegas/farming |
2026-02-03 |
| Commit |
chore: refresh automatic content (#371) |
karafka/wiki |
2026-02-03 |
| PR |
v0.11.6 |
karafka/karafka-web |
2026-02-02 |
| Commit |
feat: Add snapshot command for container checkpoint management (#98) |
mensfeld/code-on-incus |
2026-02-02 |
| Commit |
feat: Add Colima/Lima environment detection to health checks |
mensfeld/code-on-incus |
2026-02-02 |
| Commit |
feat: Add OS info check and integration tests for health command |
mensfeld/code-on-incus |
2026-02-02 |
| Commit |
style: Format health test files with ruff |
mensfeld/code-on-incus |
2026-02-02 |
| Commit |
docs: add karafka-web v0.11.6 feature documentation (#369) |
karafka/wiki |
2026-02-02 |
| Commit |
docs: Add System Health Check section to README |
mensfeld/code-on-incus |
2026-02-02 |
| Commit |
chore: Release v0.6.0 |
mensfeld/code-on-incus |
2026-02-02 |
| PR |
feat: Add snapshot command for container checkpoint management |
mensfeld/code-on-incus |
2026-02-02 |
| Commit |
fix: Make resume_without_storage test more robust to CI timing |
mensfeld/code-on-incus |
2026-02-02 |
| Commit |
refactor: Remove Claude-specific API key check for tool-agnostic support |
mensfeld/code-on-incus |
2026-02-02 |
| Commit |
feat: Add AWS Bedrock validation for Colima/Lima environments (#100) |
mensfeld/code-on-incus |
2026-02-02 |
| Commit |
Track new repo: mensfeld/code-on-incus |
acidvegas/farming |
2026-02-02 |
| Commit |
chore: refresh automatic content (#368) |
karafka/wiki |
2026-02-02 |
| Commit |
v0.11.6 (#948) |
karafka/karafka-web |
2026-02-02 |
| Commit |
Add changelog entry for #957 (#960) |
ruby-shoryuken/shoryuken |
2026-02-02 |
| PR |
feat: Add resource and time limits for containers |
mensfeld/code-on-incus |
2026-02-02 |
| Commit |
feat: Add resource and time limits for containers (#99) |
mensfeld/code-on-incus |
2026-02-02 |
| PR |
docs: add karafka-web v0.11.6 feature documentation |
karafka/wiki |
2026-02-02 |
| PR |
Release v7.0.1 |
ruby-shoryuken/shoryuken |
2026-02-02 |
| PR |
Add changelog entry for #957 |
ruby-shoryuken/shoryuken |
2026-02-02 |
| PR |
Automatic content updates |
karafka/wiki |
2026-02-02 |
| PR |
feat: Add AWS Bedrock validation for Colima/Lima environments |
mensfeld/code-on-incus |
2026-02-02 |
| PR |
feat: Add `coi health` command for system health checks |
mensfeld/code-on-incus |
2026-02-01 |
| Commit |
feat: Add `coi health` command for system health checks |
mensfeld/code-on-incus |
2026-02-01 |
| Commit |
fix: Improve DNS auto-fix to detect localhost DNS (127.0.0.1) (#96) |
mensfeld/code-on-incus |
2026-02-01 |
| Commit |
fix: Address golangci-lint issues (gofmt, staticcheck) |
mensfeld/code-on-incus |
2026-02-01 |
| PR |
fix: Improve DNS auto-fix to detect localhost DNS (127.0.0.1) |
mensfeld/code-on-incus |
2026-02-01 |
| Commit |
Track new repo: mensfeld/code-on-incus |
acidvegas/farming |
2026-02-01 |
| Commit |
feat: Add additional health checks (disk space, containers, API key, image age) |
mensfeld/code-on-incus |
2026-02-01 |