- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Today
Today
nrwahl2 committed rP48aecd89beef: Refactor: libcrmcommon: Improve scandir() error checking for schemas (authored by nrwahl2).
Refactor: libcrmcommon: Improve scandir() error checking for schemas
nrwahl2 committed rP9067fc097d28: Low: libcrmcommon: Ensure schema transform numbers are in valid range (authored by nrwahl2).
Low: libcrmcommon: Ensure schema transform numbers are in valid range
nrwahl2 committed rPcd488b49d959: Low: libcrmcommon: Match literal dots in schema transform filter (authored by nrwahl2).
Low: libcrmcommon: Match literal dots in schema transform filter
nrwahl2 committed rPa74217489840: Fix: libcrmcommon: Sort schema transformations on non-glibc systems (authored by nrwahl2).
Fix: libcrmcommon: Sort schema transformations on non-glibc systems
GitHub <noreply@github.com> committed rPc8c8b96ce9ac: Merge pull request #3838 from nrwahl2/nrwahl2-schemas (authored by nrwahl2).
Merge pull request #3838 from nrwahl2/nrwahl2-schemas
gao-yan committed rPdbe473ec05fd: Fix: libpe_status: consider parents of an unmanaged resource active on the node (authored by gao-yan).
Fix: libpe_status: consider parents of an unmanaged resource active on the node
gao-yan committed rPcf06bc2f67cb: Test: cts-scheduler: update tests for considering parents of an unmanaged… (authored by gao-yan).
Test: cts-scheduler: update tests for considering parents of an unmanaged…
GitHub <noreply@github.com> committed rP5b8793b53651: Merge pull request #3842 from gao-yan/parents-unmanaged-active-node-2.1 (authored by clumens).
Merge pull request #3842 from gao-yan/parents-unmanaged-active-node-2.1
Yesterday
Yesterday
clumens committed rP28f614c5e4e9: Refactor: libcrmservice: Improve error checks in systemd_service_name() (authored by nrwahl2).
Refactor: libcrmservice: Improve error checks in systemd_service_name()
clumens committed rP7cf68fd3a838: Refactor: libcrmservice: Fail systemd rsc start if create override fails (authored by nrwahl2).
Refactor: libcrmservice: Fail systemd rsc start if create override fails
clumens committed rP501bf0591493: Refactor: libcrmservice: Check for empty arg in invoke_unit_by_name() (authored by nrwahl2).
Refactor: libcrmservice: Check for empty arg in invoke_unit_by_name()
clumens committed rP23f38b324654: Refactor: libcrmservice: Avoid gboolean/gchar in systemd_unit_exists() (authored by nrwahl2).
Refactor: libcrmservice: Avoid gboolean/gchar in systemd_unit_exists()
clumens committed rPdbd823befed4: Refactor: libcrmservice: Defunctionize create_world_readable() (authored by nrwahl2).
Refactor: libcrmservice: Defunctionize create_world_readable()
clumens committed rP458df80960c6: Refactor: libcrmservice: Simplify systemd override path getters (authored by nrwahl2).
Refactor: libcrmservice: Simplify systemd override path getters
clumens committed rP13074ae9e325: Refactor: libcrmcommon: Drop check for unused flag from str_any_of() (authored by nrwahl2).
Refactor: libcrmcommon: Drop check for unused flag from str_any_of()
clumens committed rP89e737154902: Low: libcrmservice: Fix overrides for systemd resources (authored by nrwahl2).
Low: libcrmservice: Fix overrides for systemd resources
clumens committed rP03410d37ee8d: Refactor: tools: NULL-check args in cli_resource_print() (authored by nrwahl2).
Refactor: tools: NULL-check args in cli_resource_print()
clumens committed rP3b2e759224a3: Refactor: tools: NULL-check scheduler arg of cli_resource_move() (authored by nrwahl2).
Refactor: tools: NULL-check scheduler arg of cli_resource_move()
clumens committed rP43d0674f2391: Refactor: tools: NULL-check scheduler arg of cli_cleanup_all() (authored by nrwahl2).
Refactor: tools: NULL-check scheduler arg of cli_cleanup_all()
clumens committed rPdb372f971e58: Refactor: tools: NULL-check scheduler arg in cli_resource_fail() (authored by nrwahl2).
Refactor: tools: NULL-check scheduler arg in cli_resource_fail()
clumens committed rPa80c1b2df67c: Doc: libcrmservice: Suppress Coverity false positives (authored by nrwahl2).
Doc: libcrmservice: Suppress Coverity false positives
clumens committed rPbc4c4ae72e1f: Doc: tools: Suppress Coverity false positives in crm_resource.c (authored by nrwahl2).
Doc: tools: Suppress Coverity false positives in crm_resource.c
GitHub <noreply@github.com> committed rPd86e9a030b36: Merge pull request #3840 from clumens/systemd-overrides-2.1 (authored by nrwahl2).
Merge pull request #3840 from clumens/systemd-overrides-2.1
Mon, Mar 10
Mon, Mar 10
gao-yan committed rP36f40d5c4c4e: Test: cts-scheduler: update tests for considering parents of an unmanaged… (authored by gao-yan).
Test: cts-scheduler: update tests for considering parents of an unmanaged…
gao-yan committed rPe1e330d6db50: Fix: libpe_status: consider parents of an unmanaged resource active on the node (authored by gao-yan).
Fix: libpe_status: consider parents of an unmanaged resource active on the node
GitHub <noreply@github.com> committed rP476dc5961219: Merge pull request #3836 from gao-yan/parents-unmanaged-active-node (authored by clumens).
Merge pull request #3836 from gao-yan/parents-unmanaged-active-node
nrwahl2 committed rPf70e13689ef7: Refactor: tools: Pass node to crm_resource.c:clear_constraints() (authored by nrwahl2).
Refactor: tools: Pass node to crm_resource.c:clear_constraints()
nrwahl2 committed rP6ef0fc644dd5: Refactor: tools: Drop gratuitious pcmk_find_node() for cmd_digests (authored by nrwahl2).
Refactor: tools: Drop gratuitious pcmk_find_node() for cmd_digests
nrwahl2 committed rP55b788a75599: Refactor: tools: Pass node to crm_resource.c:refresh() (authored by nrwahl2).
Refactor: tools: Pass node to crm_resource.c:refresh()
nrwahl2 committed rP3c279f4acd0f: Refactor: tools: Take pcmk_node_t in cli_resource_delete() (authored by nrwahl2).
Refactor: tools: Take pcmk_node_t in cli_resource_delete()
nrwahl2 committed rP23180a9eec6c: Refactor: tools: Take pcmk_node_t in cli_cleanup_all() (authored by nrwahl2).
Refactor: tools: Take pcmk_node_t in cli_cleanup_all()
nrwahl2 committed rP524016f32b27: Refactor: tools: Some best practices in cli_resource_delete() (authored by nrwahl2).
Refactor: tools: Some best practices in cli_resource_delete()
nrwahl2 committed rPd69a9e2f0241: Refactor: tools: Some best practices in cli_cleanup_all() (authored by nrwahl2).
Refactor: tools: Some best practices in cli_cleanup_all()
nrwahl2 committed rPf36e0de53d4a: Low: tools: Fix memory leak in cli_resource_delete() (authored by nrwahl2).
Low: tools: Fix memory leak in cli_resource_delete()
nrwahl2 committed rP2737a3f47f70: Refactor: tools: Take pcmk_node_t in clear_rsc_failures() (authored by nrwahl2).
Refactor: tools: Take pcmk_node_t in clear_rsc_failures()
nrwahl2 committed rP49b2421b8b7a: Refactor: tools: Take pcmk_node_t in cli_resource_move() (authored by nrwahl2).
Refactor: tools: Take pcmk_node_t in cli_resource_move()
nrwahl2 committed rPab092c197825: Refactor: tools: Some best practices for cli_resource_move() (authored by nrwahl2).
Refactor: tools: Some best practices for cli_resource_move()
nrwahl2 committed rPc4be4fb53a2e: Refactor: tools: Take pcmk_node_t in cli_resource_fail() (authored by nrwahl2).
Refactor: tools: Take pcmk_node_t in cli_resource_fail()
nrwahl2 committed rP8f9264515701: Refactor: tools: Drop node NULL check for crm_resource --digests (authored by nrwahl2).
Refactor: tools: Drop node NULL check for crm_resource --digests
nrwahl2 committed rPfcaab8559ee0: Test: cts-cli: Use real node name in basic2_tests (authored by nrwahl2).
Test: cts-cli: Use real node name in basic2_tests