Page MenuHomeClusterLabs Projects
Feed All Transactions
AuthorObjectTransactionDate
clumensrP13b33f68623d: Build: Remove copr support.Tue, Jul 1, 4:47 PM
clumensT912: Fix or drop COPR builds
clumens closed this task as Merged by committing rP13b33f68623d: Build: Remove copr support.. 
Tue, Jul 1, 4:47 PM
clumensT912: Fix or drop COPR buildsTue, Jul 1, 4:47 PM
GitHub <noreply@github.com>rPbe2776d1abed: Merge pull request #3904 from clumens/no-more-copr
GitHub <noreply@github.com> committed rPbe2776d1abed: Merge pull request #3904 from clumens/no-more-copr (authored by clumens). 
Tue, Jul 1, 4:47 PM
clumensT736: Health agents should use degraded status for unavailable data
clumens changed the task status from Open to WIP. 
Tue, Jul 1, 4:40 PM
clumensT736: Health agents should use degraded status for unavailable data
clumens claimed this task. 
Tue, Jul 1, 4:40 PM
clumensrP815489f66536: Low: daemons: Don't log the unresponsive message for a daemon we killedTue, Jul 1, 1:23 PM
clumensT950: Don't try IPC after sending SIGTERM to subdaemonTue, Jul 1, 1:23 PM
GitHub <noreply@github.com>rP1c16917ed6d1: Merge pull request #3900 from gao-yan/poll-timeout-liveness-checksTue, Jul 1, 1:09 PM
clumensrP13b33f68623d: Build: Remove copr support.Tue, Jul 1, 12:34 PM
clumensT974: Error-check snprintf() calls
clumens reassigned this task from clumens to nrwahl2. 
Tue, Jul 1, 12:25 PM
clumensT974: Error-check snprintf() calls
clumens added a subscriber: clumens. 
Tue, Jul 1, 12:25 PM
GitHub <noreply@github.com>rP52ccc79aee5b: Merge pull request #3902 from nrwahl2/nrwahl2-refactors
GitHub <noreply@github.com> committed rP52ccc79aee5b: Merge pull request #3902 from nrwahl2/nrwahl2-refactors (authored by clumens). 
Tue, Jul 1, 11:02 AM
GitHub <noreply@github.com>rR815b59b38f11: ocf-shellfuncs: remove extra sleep from curl_retry (#2058)
GitHub <noreply@github.com> committed rR815b59b38f11: ocf-shellfuncs: remove extra sleep from curl_retry (#2058) (authored by adamaze <adamaze@gmail.com>). 
Tue, Jul 1, 7:09 AM
nrwahl2rP83ce281e9038: Refactor: libcrmcommon: Drop xml_acl_enabled() internallyThu, Jun 26, 4:45 PM
nrwahl2rP1d649631f9cb: Refactor: libcrmcommon: New pcmk__xml_patchset_add_digest()Thu, Jun 26, 4:45 PM
nrwahl2rP420c4736736e: Refactor: libcrmcommon: pcmk__digest_operation() argument is now constThu, Jun 26, 4:45 PM
nrwahl2rP23ad60dde69c: Doc: libcrmcommon: Document need to maintain last two public XML funcsThu, Jun 26, 4:45 PM
nrwahl2rPc11e811ae69c: API: libcrmcommon: Deprecate xml_acl_enabled()Thu, Jun 26, 4:45 PM
nrwahl2rPd3e47a4f28a6: Refactor: libcrmcommon: pcmk__digest_operation -> pcmk__digest_op_paramsThu, Jun 26, 4:45 PM
nrwahl2rP98cd8b195397: API: libcrmcommon: Deprecate patchset_process_digest()Thu, Jun 26, 4:45 PM
nrwahl2rPacca55d0ae80: Refactor: libcrmcommon: pcmk__digest_on_disk_cib() argument is now constThu, Jun 26, 4:45 PM
nrwahl2rP4c1732d8d3d9: Refactor: libcrmcommon: pcmk__digest_xml() argument is now constThu, Jun 26, 4:45 PM
nrwahl2rP05a1383ebbe6: Refactor: libcrmcommon: pcmk__verify_digest() argument is now constThu, Jun 26, 4:45 PM
nrwahl2rPa45d077da9d6: API: libcrmcommon: Deprecate xml_patch_versions()Thu, Jun 26, 4:45 PM
nrwahl2rP0552a7ed4d6d: API: libcrmcommon: patchset_process_digest() const source/target argsThu, Jun 26, 4:45 PM
nrwahl2rP9cd1ccbb5a3c: Feature: libcrmcommon: Require version info when applying CIB patchesThu, Jun 26, 4:39 PM
clumensT950: Don't try IPC after sending SIGTERM to subdaemon
clumens closed this task as Merged. 
Thu, Jun 26, 3:25 PM
GitHub <noreply@github.com>rP6674ce33ddb8: Merge pull request #3884 from clumens/subdaemons
GitHub <noreply@github.com> committed rP6674ce33ddb8: Merge pull request #3884 from clumens/subdaemons (authored by nrwahl2). 
Thu, Jun 26, 2:12 PM
GitHub <noreply@github.com>rRc06074118b36: Merge pull request #2057 from oalbrigt/Filesystem-remove-fstype-validate-all…Thu, Jun 26, 4:24 AM
clumensrPf7f145ccfeb3: Refactor: daemons: Unindent a block of code in child_liveness.Wed, Jun 25, 5:51 PM
clumensrP815489f66536: Low: daemons: Don't log the unresponsive message for a daemon we killedWed, Jun 25, 5:51 PM
clumensrP2ffb51075f4e: Refactor: daemons: Don't use TRUE/FALSE ins pcmkd_subdaemons.c.Wed, Jun 25, 5:51 PM
clumensrPbe3103910c3d: Refactor: daemons: Create a function for find_and_track_existing_processesWed, Jun 25, 5:51 PM
clumensrP61b9b481beb8: Refactor: daemons: Unindent a block in pcmk_child_exit.Wed, Jun 25, 5:51 PM
clumensrP12e8aa808c4a: Refactor: daemons: Don't cast function return values to void.Wed, Jun 25, 5:51 PM
clumensrP588a36be335e: Refactor: subdaemons: Use execlp instead of execvp.Wed, Jun 25, 5:51 PM
clumensrP51736b6324f3: Refactor: daemons: Unindent a block of code in pcmk_shutdown_worker.Wed, Jun 25, 5:51 PM
clumensrPb9d6ebd826ae: Refactor: daemons: Break out another branch in find_and_track_existing_processesWed, Jun 25, 5:51 PM
clumensrP02765c0e3932: Refactor: daemons: stop_child should have a void return type.Wed, Jun 25, 5:51 PM
clumensrPb84d7cbda383: Refactor: daemons: Use for_each_child to start and restart daemons.Wed, Jun 25, 5:51 PM
clumensrP86c7ba630468: Refactor: daemons: Break out one of the branches in…Wed, Jun 25, 5:51 PM
clumensrP3119672cf056: Refactor: daemons: Add for_each_child.Wed, Jun 25, 5:51 PM
clumensrP7f2cd09873dd: Refactor: daemons: Remove tabs in start_child.Wed, Jun 25, 5:51 PM
clumensrPb5a5f8833d09: Refactor: cts: Remove --valgrind-testsWed, Jun 25, 2:22 PM
clumensT989: Remove valgrind options in cts-labWed, Jun 25, 2:22 PM
GitHub <noreply@github.com>rPa4c6d633b059: Merge pull request #3903 from clumens/test-cleanups-3.0
GitHub <noreply@github.com> committed rPa4c6d633b059: Merge pull request #3903 from clumens/test-cleanups-3.0 (authored by nrwahl2). 
Wed, Jun 25, 2:22 PM
clumensrP85f6301a110c: Low: cts: Leave valgrind results around if they're not empty.Wed, Jun 25, 12:09 PM
clumensrPa51be8864a2a: Build: maint: Include med/low bugs in the ChangeLog as well.Wed, Jun 25, 12:09 PM
clumensrP484919e43f92: Refactor: python: Disable the positional arguments warning from pylint.Wed, Jun 25, 12:09 PM
clumensrPe23d8ff53b98: Build: Fix coverity-clean paths.Wed, Jun 25, 12:09 PM
clumensrPb5a5f8833d09: Refactor: cts: Remove --valgrind-testsWed, Jun 25, 12:09 PM
clumensrPcad518935d27: Build: Enable exhaustive testing in cppcheck.Wed, Jun 25, 12:05 PM
clumensrPa58a4000f415: Refactor: cts: Remove --valgrind-testsWed, Jun 25, 11:02 AM
clumensT989: Remove valgrind options in cts-labWed, Jun 25, 11:02 AM
GitHub <noreply@github.com>rPf1de3bb8f594: Merge pull request #3901 from clumens/test-cleanups
GitHub <noreply@github.com> committed rPf1de3bb8f594: Merge pull request #3901 from clumens/test-cleanups (authored by nrwahl2). 
Wed, Jun 25, 11:02 AM
clumensrPa58a4000f415: Refactor: cts: Remove --valgrind-testsWed, Jun 25, 9:52 AM
clumensrP780d6c4626a5: Build: maint: Include med/low bugs in the ChangeLog as well.Wed, Jun 25, 9:52 AM
clumensrP71ca83fe74f0: Refactor: python: Disable the positional arguments warning from pylint.Wed, Jun 25, 9:52 AM
clumensrPfc6c715ffa0e: Build: Fix coverity-clean paths.Wed, Jun 25, 9:52 AM
clumensrP6b5c13764005: Low: cts: Leave valgrind results around if they're not empty.Wed, Jun 25, 9:52 AM
GitHub <noreply@github.com>rQafcfda4e2691: Check returns from setsockopt() calls (#498)
GitHub <noreply@github.com> committed rQafcfda4e2691: Check returns from setsockopt() calls (#498) (authored by chrissie-c). 
Wed, Jun 25, 6:22 AM
nrwahl2rP87074eac9930: Refactor: libcrmcommon: Document buggy return xml_patch_versions() RCTue, Jun 24, 7:46 PM
waltdisgracerP676b54728fa6: Avoid blocking wait in controller for CIB re-requestTue, Jun 24, 2:55 PM
waltdisgraceT966: Avoid blocking wait in controller for CIB re-requestTue, Jun 24, 2:55 PM
waltdisgraceT966: Avoid blocking wait in controller for CIB re-requestTue, Jun 24, 2:55 PM
GitHub <noreply@github.com>rPa0d81cf62c62: Merge pull request #3865 from waltdisgrace/966
GitHub <noreply@github.com> committed rPa0d81cf62c62: Merge pull request #3865 from waltdisgrace/966 (authored by clumens). 
Tue, Jun 24, 2:55 PM
waltdisgracerP676b54728fa6: Avoid blocking wait in controller for CIB re-requestTue, Jun 24, 1:23 PM
clumensrPc22f132e3b78: Build: Enable exhaustive testing in cppcheck.Tue, Jun 24, 8:58 AM
gao-yanrP4228085d8548: Fix: libcrmcommon: Increase poll() timeout to 5s for liveness checks on sub…Tue, Jun 24, 3:24 AM
GitHub <noreply@github.com>rP898be38cb17d: Merge pull request #3899 from clumens/gnutls-guard
GitHub <noreply@github.com> committed rP898be38cb17d: Merge pull request #3899 from clumens/gnutls-guard (authored by nrwahl2). 
Mon, Jun 23, 5:27 PM
fabbionerKe8fbc6077c61: nozzle: Fix potential thread race in nozzle_close()Mon, Jun 23, 11:52 AM
GitHub <noreply@github.com>rKba2f6876bc61: Merge pull request #447 from kronosnet/cov062025
GitHub <noreply@github.com> committed rKba2f6876bc61: Merge pull request #447 from kronosnet/cov062025 (authored by fabbione). 
Mon, Jun 23, 11:52 AM
clumensrP3470d03ca699: Low: libcib: Move the gnutls guard up a few lines.Mon, Jun 23, 11:08 AM
chrissie-crKd660cf634a1d: nozzle: Fix potential thread race in nozzle_close()Mon, Jun 23, 9:38 AM
GitHub <noreply@github.com>rP9a5e54bae858: Merge pull request #3897 from clumens/3.0.1-prep
GitHub <noreply@github.com> committed rP9a5e54bae858: Merge pull request #3897 from clumens/3.0.1-prep (authored by nrwahl2). 
Fri, Jun 20, 5:04 PM
clumensrP5e45b89a50f3: Doc: ChangeLog: update for 3.0.1-rc1 releaseFri, Jun 20, 3:08 PM
clumensrP76a5a8e389b9: Revert "Merge pull request #3885 from clumens/ipc-no-compression-2.1"Fri, Jun 20, 2:46 PM
clumensrPd775c79f65e8: Merge pull request #3890 from clumens/prep-2.1.10Fri, Jun 20, 2:46 PM
clumensrP8da457d87266: Merge pull request #3885 from clumens/ipc-no-compression-2.1Fri, Jun 20, 2:46 PM
clumensrP76a5a8e389b9: Revert "Merge pull request #3885 from clumens/ipc-no-compression-2.1"Fri, Jun 20, 2:46 PM
GitHub <noreply@github.com>rP5693eaeeef06: Merge pull request #3896 from clumens/revert-ipc-split
GitHub <noreply@github.com> committed rP5693eaeeef06: Merge pull request #3896 from clumens/revert-ipc-split (authored by nrwahl2). 
Fri, Jun 20, 2:46 PM
clumensrP0aff54da31ca: Build: update version information for 3.0.1Fri, Jun 20, 1:55 PM
clumensrPd2f74096bb4e: Build: libraries: update shared object versions for 3.0.1Fri, Jun 20, 1:54 PM
clumensrPf4102d0ec658: Low: NLS: update translations before 3.0.1-rc1Fri, Jun 20, 1:47 PM
clumensrPe1292c5d4ded: Pull main branch into 3.0 ahead of 3.0.1-rc1 releaseFri, Jun 20, 1:19 PM
clumensrP7fb5066a74a2: Doc: ChangeLog: update for 2.1.10-rc1 releaseFri, Jun 20, 9:52 AM
clumensrP76a5a8e389b9: Revert "Merge pull request #3885 from clumens/ipc-no-compression-2.1"Fri, Jun 20, 9:48 AM
clumensrPaf484f35fabd: Build: rpm: move logrotate script to pacemaker packageThu, Jun 19, 5:48 PM
clumensrPb0d01399931e: Revert "Build: rpm: move logrotate script to pacemaker package"Thu, Jun 19, 5:48 PM
GitHub <noreply@github.com>rP2b217949d6c6: Merge pull request #3895 from clumens/missing-commits
GitHub <noreply@github.com> committed rP2b217949d6c6: Merge pull request #3895 from clumens/missing-commits (authored by nrwahl2). 
Thu, Jun 19, 5:48 PM
nrwahl2rP806c99977307: Doc: ChangeLog: update for 2.1.10-rc1 releaseThu, Jun 19, 5:38 PM
clumensrP92289337441a: Doc: Pacemaker Explained: add "since" to globally-unique defaultThu, Jun 19, 10:46 AM
clumensrPb0d01399931e: Revert "Build: rpm: move logrotate script to pacemaker package"Thu, Jun 19, 10:45 AM
oalbrigtrR08c5b856a671: Filesystem: remove validate-all fstype check, as there isnt a reliable and…Thu, Jun 19, 7:13 AM
GitHub <noreply@github.com>rF755815b1cda6: fence_shelly_gen2: new fence agent for Shelly Gen2+ Switches (#628)
GitHub <noreply@github.com> committed rF755815b1cda6: fence_shelly_gen2: new fence agent for Shelly Gen2+ Switches (#628) (authored by kaelancotter <kaelan.cotter@gmail.com>). 
Thu, Jun 19, 5:24 AM
GitHub <noreply@github.com>rP8da457d87266: Merge pull request #3885 from clumens/ipc-no-compression-2.1
GitHub <noreply@github.com> committed rP8da457d87266: Merge pull request #3885 from clumens/ipc-no-compression-2.1 (authored by nrwahl2). 
Thu, Jun 19, 1:58 AM
clumensrP3dbad142dcab: Mid: fenced: Add automatic_list devices to unfencing timeout when topology is…Thu, Jun 19, 1:36 AM
clumensrP25b3dc02b724: Low: daemons: Fix a bug iterating in get_op_total_timeout.Thu, Jun 19, 1:36 AM
clumensrPa4942b0c3983: Refactor: cts: Remove {fmt} from command strings in cts-cli.in.Thu, Jun 19, 1:36 AM