- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Tue, Jul 1
Tue, Jul 1
Build: Remove copr support.
clumens closed T912: Fix or drop COPR builds as Merged by committing rP13b33f68623d: Build: Remove copr support..
GitHub <noreply@github.com> committed rPbe2776d1abed: Merge pull request #3904 from clumens/no-more-copr (authored by clumens).
Merge pull request #3904 from clumens/no-more-copr
clumens changed the status of T736: Health agents should use degraded status for unavailable data from Open to WIP.
clumens committed rP61b9b481beb8: Refactor: daemons: Unindent a block in pcmk_child_exit. (authored by clumens).
Refactor: daemons: Unindent a block in pcmk_child_exit.
clumens committed rP02765c0e3932: Refactor: daemons: stop_child should have a void return type. (authored by clumens).
Refactor: daemons: stop_child should have a void return type.
gao-yan committed rP4228085d8548: Fix: libcrmcommon: Increase poll() timeout to 5s for liveness checks on sub… (authored by gao-yan).
Fix: libcrmcommon: Increase poll() timeout to 5s for liveness checks on sub…
nrwahl2 committed rP87074eac9930: Refactor: libcrmcommon: Document buggy return xml_patch_versions() RC (authored by nrwahl2).
Refactor: libcrmcommon: Document buggy return xml_patch_versions() RC
clumens committed rP2ffb51075f4e: Refactor: daemons: Don't use TRUE/FALSE ins pcmkd_subdaemons.c. (authored by clumens).
Refactor: daemons: Don't use TRUE/FALSE ins pcmkd_subdaemons.c.
clumens committed rPb84d7cbda383: Refactor: daemons: Use for_each_child to start and restart daemons. (authored by clumens).
Refactor: daemons: Use for_each_child to start and restart daemons.
clumens committed rP12e8aa808c4a: Refactor: daemons: Don't cast function return values to void. (authored by clumens).
Refactor: daemons: Don't cast function return values to void.
clumens committed rP7f2cd09873dd: Refactor: daemons: Remove tabs in start_child. (authored by clumens).
Refactor: daemons: Remove tabs in start_child.
Refactor: daemons: Add for_each_child.
clumens committed rPf7f145ccfeb3: Refactor: daemons: Unindent a block of code in child_liveness. (authored by clumens).
Refactor: daemons: Unindent a block of code in child_liveness.
clumens committed rP51736b6324f3: Refactor: daemons: Unindent a block of code in pcmk_shutdown_worker. (authored by clumens).
Refactor: daemons: Unindent a block of code in pcmk_shutdown_worker.
clumens committed rP588a36be335e: Refactor: subdaemons: Use execlp instead of execvp. (authored by clumens).
Refactor: subdaemons: Use execlp instead of execvp.
clumens committed rPb9d6ebd826ae: Refactor: daemons: Break out another branch in find_and_track_existing_processes (authored by clumens).
Refactor: daemons: Break out another branch in find_and_track_existing_processes
clumens committed rPbe3103910c3d: Refactor: daemons: Create a function for find_and_track_existing_processes (authored by clumens).
Refactor: daemons: Create a function for find_and_track_existing_processes
clumens committed rP815489f66536: Low: daemons: Don't log the unresponsive message for a daemon we killed (authored by clumens).
Low: daemons: Don't log the unresponsive message for a daemon we killed
clumens committed rP86c7ba630468: Refactor: daemons: Break out one of the branches in… (authored by clumens).
Refactor: daemons: Break out one of the branches in…
GitHub <noreply@github.com> committed rP52ccc79aee5b: Merge pull request #3902 from nrwahl2/nrwahl2-refactors (authored by clumens).
Merge pull request #3902 from nrwahl2/nrwahl2-refactors
nrwahl2 committed rPc11e811ae69c: API: libcrmcommon: Deprecate xml_acl_enabled() (authored by nrwahl2).
API: libcrmcommon: Deprecate xml_acl_enabled()
GitHub <noreply@github.com> committed rP1c16917ed6d1: Merge pull request #3900 from gao-yan/poll-timeout-liveness-checks (authored by clumens).
Merge pull request #3900 from gao-yan/poll-timeout-liveness-checks
nrwahl2 committed rP23ad60dde69c: Doc: libcrmcommon: Document need to maintain last two public XML funcs (authored by nrwahl2).
Doc: libcrmcommon: Document need to maintain last two public XML funcs
nrwahl2 committed rPd3e47a4f28a6: Refactor: libcrmcommon: pcmk__digest_operation -> pcmk__digest_op_params (authored by nrwahl2).
Refactor: libcrmcommon: pcmk__digest_operation -> pcmk__digest_op_params
nrwahl2 committed rP83ce281e9038: Refactor: libcrmcommon: Drop xml_acl_enabled() internally (authored by nrwahl2).
Refactor: libcrmcommon: Drop xml_acl_enabled() internally
nrwahl2 committed rP98cd8b195397: API: libcrmcommon: Deprecate patchset_process_digest() (authored by nrwahl2).
API: libcrmcommon: Deprecate patchset_process_digest()
nrwahl2 committed rP1d649631f9cb: Refactor: libcrmcommon: New pcmk__xml_patchset_add_digest() (authored by nrwahl2).
Refactor: libcrmcommon: New pcmk__xml_patchset_add_digest()
nrwahl2 committed rP05a1383ebbe6: Refactor: libcrmcommon: pcmk__verify_digest() argument is now const (authored by nrwahl2).
Refactor: libcrmcommon: pcmk__verify_digest() argument is now const
nrwahl2 committed rP420c4736736e: Refactor: libcrmcommon: pcmk__digest_operation() argument is now const (authored by nrwahl2).
Refactor: libcrmcommon: pcmk__digest_operation() argument is now const
nrwahl2 committed rPacca55d0ae80: Refactor: libcrmcommon: pcmk__digest_on_disk_cib() argument is now const (authored by nrwahl2).
Refactor: libcrmcommon: pcmk__digest_on_disk_cib() argument is now const
nrwahl2 committed rP0552a7ed4d6d: API: libcrmcommon: patchset_process_digest() const source/target args (authored by nrwahl2).
API: libcrmcommon: patchset_process_digest() const source/target args
nrwahl2 committed rP9cd1ccbb5a3c: Feature: libcrmcommon: Require version info when applying CIB patches (authored by nrwahl2).
Feature: libcrmcommon: Require version info when applying CIB patches
nrwahl2 committed rP4c1732d8d3d9: Refactor: libcrmcommon: pcmk__digest_xml() argument is now const (authored by nrwahl2).
Refactor: libcrmcommon: pcmk__digest_xml() argument is now const
nrwahl2 committed rPa45d077da9d6: API: libcrmcommon: Deprecate xml_patch_versions() (authored by nrwahl2).
API: libcrmcommon: Deprecate xml_patch_versions()
GitHub <noreply@github.com> committed rP6674ce33ddb8: Merge pull request #3884 from clumens/subdaemons (authored by nrwahl2).
Merge pull request #3884 from clumens/subdaemons
oalbrigt committed rR08c5b856a671: Filesystem: remove validate-all fstype check, as there isnt a reliable and… (authored by oalbrigt).
Filesystem: remove validate-all fstype check, as there isnt a reliable and…
GitHub <noreply@github.com> committed rR815b59b38f11: ocf-shellfuncs: remove extra sleep from curl_retry (#2058) (authored by adamaze <adamaze@gmail.com>).
ocf-shellfuncs: remove extra sleep from curl_retry (#2058)
GitHub <noreply@github.com> committed rRc06074118b36: Merge pull request #2057 from oalbrigt/Filesystem-remove-fstype-validate-all… (authored by oalbrigt).
Merge pull request #2057 from oalbrigt/Filesystem-remove-fstype-validate-all…
Wed, Jun 25
Wed, Jun 25
Build: Fix coverity-clean paths.
clumens committed rPcad518935d27: Build: Enable exhaustive testing in cppcheck. (authored by clumens).
Build: Enable exhaustive testing in cppcheck.
clumens committed rP85f6301a110c: Low: cts: Leave valgrind results around if they're not empty. (authored by clumens).
Low: cts: Leave valgrind results around if they're not empty.
clumens committed rPa51be8864a2a: Build: maint: Include med/low bugs in the ChangeLog as well. (authored by clumens).
Build: maint: Include med/low bugs in the ChangeLog as well.
clumens committed rP484919e43f92: Refactor: python: Disable the positional arguments warning from pylint. (authored by clumens).
Refactor: python: Disable the positional arguments warning from pylint.
Refactor: cts: Remove --valgrind-tests
GitHub <noreply@github.com> committed rPa4c6d633b059: Merge pull request #3903 from clumens/test-cleanups-3.0 (authored by nrwahl2).
Merge pull request #3903 from clumens/test-cleanups-3.0
clumens committed rPc22f132e3b78: Build: Enable exhaustive testing in cppcheck. (authored by clumens).
Build: Enable exhaustive testing in cppcheck.
Build: Fix coverity-clean paths.
clumens committed rP6b5c13764005: Low: cts: Leave valgrind results around if they're not empty. (authored by clumens).
Low: cts: Leave valgrind results around if they're not empty.
clumens committed rP71ca83fe74f0: Refactor: python: Disable the positional arguments warning from pylint. (authored by clumens).
Refactor: python: Disable the positional arguments warning from pylint.
Refactor: cts: Remove --valgrind-tests
clumens committed rP780d6c4626a5: Build: maint: Include med/low bugs in the ChangeLog as well. (authored by clumens).
Build: maint: Include med/low bugs in the ChangeLog as well.
GitHub <noreply@github.com> committed rPf1de3bb8f594: Merge pull request #3901 from clumens/test-cleanups (authored by nrwahl2).
Merge pull request #3901 from clumens/test-cleanups
GitHub <noreply@github.com> committed rQafcfda4e2691: Check returns from setsockopt() calls (#498) (authored by chrissie-c).
Check returns from setsockopt() calls (#498)