- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Feb 8 2024
Feb 8 2024
nrwahl2 committed rPad75f89f9ff9: Test: cts-cli: Update output after dropping "Allowed values" (authored by nrwahl2).
Test: cts-cli: Update output after dropping "Allowed values"
nrwahl2 committed rP2db310dd6022: Refactor: libcrmcommon: XML node for option metadata (authored by nrwahl2).
Refactor: libcrmcommon: XML node for option metadata
nrwahl2 committed rPbe744bfd7a79: Refactor: libcrmcommon: Functionize adding option metadata (authored by nrwahl2).
Refactor: libcrmcommon: Functionize adding option metadata
nrwahl2 committed rPcb4ec17478af: Refactor: libcrmcommon: Functionize adding allowed values (authored by nrwahl2).
Refactor: libcrmcommon: Functionize adding allowed values
nrwahl2 committed rP52ae675f2727: Fix: libcrmcommon: Don't include "<null>" as an attribute value (authored by nrwahl2).
Fix: libcrmcommon: Don't include "<null>" as an attribute value
nrwahl2 committed rPe974ca32e27d: Low: NLS: update translations for current code base (authored by nrwahl2).
Low: NLS: update translations for current code base
nrwahl2 committed rP7f1426a81793: Refactor: libcrmcommon: Functionize is_unicode check for XML escape (authored by nrwahl2).
Refactor: libcrmcommon: Functionize is_unicode check for XML escape
nrwahl2 committed rP21527b9438dd: Fix: libcrmcommon: Properly handle UTF-8 characters when escaping XML (authored by nrwahl2).
Fix: libcrmcommon: Properly handle UTF-8 characters when escaping XML
nrwahl2 committed rP5e94f07aa0a5: Test: libcrmcommon: Add unit tests for no-escaping UTF-8 characters (authored by nrwahl2).
Test: libcrmcommon: Add unit tests for no-escaping UTF-8 characters
nrwahl2 committed rPddfff5622fd9: Refactor: libcrmcommon: Don't iterate over replaced chars in escaped XML (authored by nrwahl2).
Refactor: libcrmcommon: Don't iterate over replaced chars in escaped XML
Feb 7 2024
Feb 7 2024
nrwahl2 updated the task description for T767: pcmk__output_t XML object should display declaration.
nrwahl2 updated the task description for T767: pcmk__output_t XML object should display declaration.
Feb 6 2024
Feb 6 2024
nrwahl2 committed rP88507458cd31: Doc: libcrmcommon: PCMK_VALUE is not strictly for option values (authored by nrwahl2).
Doc: libcrmcommon: PCMK_VALUE is not strictly for option values
nrwahl2 committed rP2219a146cc6d: Refactor: libcrmcommon: New PCMK__XA_NAMESPACE string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_NAMESPACE string constant
nrwahl2 committed rPd09c6828620e: Refactor: libcrmcommon: New PCMK__XA_RSC_PROVIDES string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_RSC_PROVIDES string constant
nrwahl2 committed rPd7ed41c6e00d: Refactor: libcrmcommon: New PCMK__VALUE_WARNING string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__VALUE_WARNING string constant
nrwahl2 committed rP6a82ae8557a8: Refactor: libcrmcommon: New PCMK__VALUE_BOLD string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__VALUE_BOLD string constant
nrwahl2 committed rPd4233c3aa7a3: Refactor: libcrmcommon: New PCMK__VALUE_MAINT string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__VALUE_MAINT string constant
nrwahl2 committed rPb64a7a41c36a: Refactor: libcrmcommon: New PCMK__VALUE_HEALTH_YELLOW string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__VALUE_HEALTH_YELLOW string constant
nrwahl2 committed rP40ca4060dfbf: Refactor: libcrmcommon: New PCMK__VALUE_HEALTH_RED string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__VALUE_HEALTH_RED string constant
nrwahl2 committed rP1b77ab8ccc70: Refactor: libcrmcommon: New PCMK__VALUE_RSC_FAILED string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__VALUE_RSC_FAILED string constant
nrwahl2 committed rP95514b8e5528: Refactor: libcrmcommon: New PCMK__VALUE_RSC_FAILURE_IGNORED constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__VALUE_RSC_FAILURE_IGNORED constant
nrwahl2 committed rPd1dd13ba23e8: Refactor: libcrmcommon: New PCMK__VALUE_RSC_MANAGED string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__VALUE_RSC_MANAGED string constant
nrwahl2 committed rPa0cc17d004df: Refactor: libcrmcommon: New PCMK__VALUE_RSC_MULTIPLE string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__VALUE_RSC_MULTIPLE string constant
nrwahl2 committed rP6ffc3c27dd5d: Refactor: libcrmcommon: New PCMK__VALUE_RSC_OK string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__VALUE_RSC_OK string constant
nrwahl2 committed rPc6de262a7a38: Refactor: libcrmcommon: New PCMK__XE_XPATH_QUERY string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XE_XPATH_QUERY string constant
nrwahl2 committed rP9fc42fac59a5: Refactor: libcrmcommon: Use constants for rest of stylesheet_default (authored by nrwahl2).
Refactor: libcrmcommon: Use constants for rest of stylesheet_default
nrwahl2 committed rP52612fe0c59c: Refactor: libcrmcommon: New PCMK__XE_XPATH_QUERY_PATH string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XE_XPATH_QUERY_PATH string constant
nrwahl2 committed rPae2f9bc7ff64: API: libcrmcommon: New PCMK_XA_AUTOMATIC string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_XA_AUTOMATIC string constant
nrwahl2 committed rPcff30647de9e: Refactor: libcrmcommon: New PCMK__META_STONITH_ACTION string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__META_STONITH_ACTION string constant
nrwahl2 committed rP5fcc9854d48f: Refactor: libcrmcommon: New PCMK__XA_REQUIRED string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_REQUIRED string constant
nrwahl2 committed rP821ae903f0ef: API: libcrmcommon: New PCMK_XA_ON_TARGET string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_XA_ON_TARGET string constant
nrwahl2 committed rP4f020ef960dc: API: libcrmcommon: New PCMK_XE_SPECIAL string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_XE_SPECIAL string constant
nrwahl2 committed rP91bb0e4dcd4a: Refactor: libcrmservice, libstonithd: Use PCMK_XE_ACTION in metadata (authored by nrwahl2).
Refactor: libcrmservice, libstonithd: Use PCMK_XE_ACTION in metadata
nrwahl2 committed rPde8c2a8f5caa: API: libcrmcommon: New PCMK_XA_TAG string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_XA_TAG string constant
nrwahl2 committed rP203bd1f4ea7f: Refactor: libcrmcommon: New PCMK__XA_ST_CLIENTID string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_ST_CLIENTID string constant
nrwahl2 committed rP6ae32a94720c: Refactor: libcrmcommon: New PCMK__XA_ST_CALLOPT string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_ST_CALLOPT string constant
nrwahl2 committed rPf591032751c4: Refactor: libcrmcommon: New PCMK__XA_ST_CALLID string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_ST_CALLID string constant
nrwahl2 committed rP3c70d3e83bb2: Refactor: libcrmcommon: New PCMK__XA_ST_TARGET string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_ST_TARGET string constant
nrwahl2 committed rP15a7c94d3dd3: Refactor: libcrmcommon: New PCMK__XA_ST_CALLDATA string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_ST_CALLDATA string constant
nrwahl2 committed rP578cc511b5e5: Refactor: libcrmcommon: New PCMK__XA_ST_OP string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_ST_OP string constant
nrwahl2 committed rP23b369746182: Refactor: libcrmcommon: New PCMK__XA_ST_REMOTE_OP string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_ST_REMOTE_OP string constant
nrwahl2 committed rP97abee1f8f19: Refactor: libcrmcommon: New PCMK__XA_ST_REMOTE_OP_RELAY constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_ST_REMOTE_OP_RELAY constant
nrwahl2 committed rP59a70ab088c3: Refactor: libcrmcommon: New PCMK__XA_ST_RC string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_ST_RC string constant
nrwahl2 committed rPfdb34600f4bf: Refactor: libcrmcommon: New PCMK__XA_ST_OUTPUT string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_ST_OUTPUT string constant
nrwahl2 committed rPecc1191820e2: Refactor: libcrmcommon: New PCMK__XA_ST_TIMEOUT string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_ST_TIMEOUT string constant
nrwahl2 committed rP3f5d5833e823: Refactor: libcrmcommon: New PCMK__XA_ST_TOLERANCE string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_ST_TOLERANCE string constant
nrwahl2 committed rPdaf8f7923a34: Refactor: libcrmcommon: New PCMK__XA_ST_DELAY string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_ST_DELAY string constant
nrwahl2 committed rP459c66a4a037: Refactor: libcrmcommon: New PCMK__XA_ST_DELAY_MAX string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_ST_DELAY_MAX string constant
nrwahl2 committed rPfd3edbcc4adb: Refactor: libcrmcommon: New PCMK__XA_ST_DELAY_BASE string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_ST_DELAY_BASE string constant
nrwahl2 committed rP4bcdbb435aa6: Refactor: libcrmcommon: New PCMK__XA_ST_ACTION_TIMEOUT string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_ST_ACTION_TIMEOUT string constant
nrwahl2 committed rPe57e869fb4a7: Refactor: libcrmcommon: New PCMK__XA_ST_ACTION_DISALLOWED constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_ST_ACTION_DISALLOWED constant
nrwahl2 committed rP542570bde908: Refactor: libcrmcommon: New PCMK__XA_ST_MONITOR_VERIFIED string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_ST_MONITOR_VERIFIED string constant
nrwahl2 committed rPef1daa811038: Refactor: libcrmcommon: New PCMK__XA_ST_AVAILABLE_DEVICES constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_ST_AVAILABLE_DEVICES constant
nrwahl2 committed rP7fc9098e696a: Refactor: libcrmcommon: New PCMK__XA_ST_REQUIRED string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_ST_REQUIRED string constant
nrwahl2 committed rP8d906e5ff851: Refactor: libstonithd: Drop F_STONITH_CALLBACK_TOKEN (authored by nrwahl2).
Refactor: libstonithd: Drop F_STONITH_CALLBACK_TOKEN
nrwahl2 committed rP6c8c842df78c: Refactor: libcrmcommon: New PCMK__XA_ST_CLIENTNAME string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_ST_CLIENTNAME string constant
nrwahl2 committed rP5f7897ff7002: Refactor: libcrmcommon: New PCMK__XA_ST_CLIENTNODE string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_ST_CLIENTNODE string constant
nrwahl2 committed rPc97f68d25240: Refactor: libcrmcommon: New PCMK__XA_ST_NOTIFY_ACTIVATE string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_ST_NOTIFY_ACTIVATE string constant
nrwahl2 committed rPf076ccb29713: Refactor: libcrmcommon: New PCMK__XA_ST_DELEGATE string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_ST_DELEGATE string constant
nrwahl2 committed rP9faaecbf7ecf: Refactor: libcrmcommon: New PCMK__XA_ST_NOTIFY_DEACTIVATE constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_ST_NOTIFY_DEACTIVATE constant
nrwahl2 committed rP6196b4e3c143: Refactor: libcrmcommon: New PCMK__XA_ST_DEVICE_SUPPORT_FLAGS constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_ST_DEVICE_SUPPORT_FLAGS constant
nrwahl2 committed rPc6c1c962ff06: Refactor: libcrmcommon: New PCMK__XA_ST_ORIGIN string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_ST_ORIGIN string constant
nrwahl2 committed rP372436c11e93: Refactor: libcrmcommon: New PCMK__XE_ST_HISTORY string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XE_ST_HISTORY string constant
nrwahl2 committed rP59d2a2bb2842: Refactor: libcrmcommon: New PCMK__XA_ST_DATE string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_ST_DATE string constant
nrwahl2 committed rPd6eef0235c76: Refactor: libcrmcommon: New PCMK__XA_ST_DATE_NSEC string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_ST_DATE_NSEC string constant
Feb 5 2024
Feb 5 2024
nrwahl2 committed rP87b501203522: API: libcrmcommon: New PCMK_XA_SYS_FROM string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_XA_SYS_FROM string constant
nrwahl2 committed rPe1870ee0a55d: API: libcrmcommon: New PCMK_XA_TASK string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_XA_TASK string constant
nrwahl2 committed rPfb3b2ecd2fc1: API: libcrmcommon: New PCMK_XE_TIMING string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_XE_TIMING string constant
nrwahl2 committed rPd5097e4fd86b: API: libcrmcommon: New PCMK_XE_TIMINGS string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_XE_TIMINGS string constant
nrwahl2 committed rP53d724b72321: Low: tools: crm_simulate output should match its schema (authored by nrwahl2).
Low: tools: crm_simulate output should match its schema
nrwahl2 committed rP1578609981fa: Low: libcrmcommon: Always use XML substitutions (authored by nrwahl2).
Low: libcrmcommon: Always use XML substitutions
nrwahl2 committed rP46f68c26acdb: API: libcrmcommon: New PCMK_XA_UNHEALTHY string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_XA_UNHEALTHY string constant
nrwahl2 committed rP2b1a4037b434: API: libcrmcommon: New PCMK_XA_UNMANAGED string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_XA_UNMANAGED string constant
nrwahl2 committed rPafd86b4efa19: API: libcrmcommon: New PCMK_XA_VALID string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_XA_VALID string constant
nrwahl2 committed rP51b4fd3926c9: API: libcrmcommon: New PCMK_XE_VALIDATE string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_XE_VALIDATE string constant
nrwahl2 committed rPc2e3e2d9125c: API: libcrmcommon: New PCMK_XA_WATCHDOG string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_XA_WATCHDOG string constant
nrwahl2 committed rP4d44101223cd: API: libcrmcommon: New PCMK_XE_XML string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_XE_XML string constant
nrwahl2 committed rP0f3a69c60e66: API: libcrmcommon: New PCMK_XE_XML_PATCHSET string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_XE_XML_PATCHSET string constant
nrwahl2 committed rP56153fb23f16: API: libcrmcommon: New PCMK_VALUE_CREATE string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_VALUE_CREATE string constant
nrwahl2 committed rP1a394b264933: API: libcrmcommon: New PCMK_VALUE_DELETE string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_VALUE_DELETE string constant
nrwahl2 committed rP2a3d774a5790: API: libcrmcommon: New PCMK_VALUE_MODIFY string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_VALUE_MODIFY string constant
nrwahl2 committed rP15c7eb0fa22a: API: libcrmcommon: New PCMK_VALUE_MOVE string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_VALUE_MOVE string constant
nrwahl2 committed rPc2c304a06afb: Refactor: libcrmcommon: Correct replacement for CIB_OPTIONS_FIRST (authored by nrwahl2).
Refactor: libcrmcommon: Correct replacement for CIB_OPTIONS_FIRST
nrwahl2 committed rP059f348f095f: Doc: libcrmcommon: Note where NODE_ATTR constants should go (authored by nrwahl2).
Doc: libcrmcommon: Note where NODE_ATTR constants should go
nrwahl2 committed rP5e2dff583a24: Refactor: libcrmcommon: Move internal XML names to xml_names_internal.h (authored by nrwahl2).
Refactor: libcrmcommon: Move internal XML names to xml_names_internal.h
Refactor: libcrmcommon: New pcmk__xe_id()
API: libcrmcommon: Deprecate ID()
nrwahl2 committed rPdde0ba5daaf4: API: libcrmcommon: New xml_names.h header to replace msg_xml.h (authored by nrwahl2).
API: libcrmcommon: New xml_names.h header to replace msg_xml.h
nrwahl2 committed rP27d02e09b7b0: Refactor: various: Include new xml.h instead of msg_xml.h or xml_names.h (authored by nrwahl2).
Refactor: various: Include new xml.h instead of msg_xml.h or xml_names.h
nrwahl2 committed rP870f42b244af: Refactor: libcrmcommon: Use PCMK_XE_CLONE in crm_map_element_name() (authored by nrwahl2).
Refactor: libcrmcommon: Use PCMK_XE_CLONE in crm_map_element_name()
nrwahl2 committed rPfbddf8ce62bb: Refactor: libcrmcommon: New PCMK__XA_HTTP_EQUIV string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_HTTP_EQUIV string constant
nrwahl2 committed rP8d4b5808067b: Refactor: libcrmcommon: New PCMK__VALUE_REFRESH string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__VALUE_REFRESH string constant
nrwahl2 committed rP34c04a540744: Refactor: libcrmcommon: New PCMK__XE_SPAN string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XE_SPAN string constant
nrwahl2 committed rP7c0dce92d494: Refactor: libcrmcommon: New PCMK__XE_DIV string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XE_DIV string constant
nrwahl2 committed rPf050bc17bd2a: Refactor: libcrmcommon: PCMK__XA_ATTR_FORCE -> _ATTRD_IS_FORCE_WRITE (authored by nrwahl2).
Refactor: libcrmcommon: PCMK__XA_ATTR_FORCE -> _ATTRD_IS_FORCE_WRITE
nrwahl2 committed rP1da3ffc5842b: Refactor: libcrmcommon: PCMK__XA_ATTR_INTERVAL -> _ATTR_CLEAR_INTERVAL (authored by nrwahl2).
Refactor: libcrmcommon: PCMK__XA_ATTR_INTERVAL -> _ATTR_CLEAR_INTERVAL
nrwahl2 committed rP67b87aaa34a1: Refactor: libcrmcommon: PCMK__XA_ATTR_NODE_ID -> PCMK__XA_ATTR_HOST_ID (authored by nrwahl2).
Refactor: libcrmcommon: PCMK__XA_ATTR_NODE_ID -> PCMK__XA_ATTR_HOST_ID
nrwahl2 committed rP7d874013ed98: Refactor: libcrmcommon: PCMK__XA_ATTR_NODE_NAME -> PCMK__XA_ATTR_HOST (authored by nrwahl2).
Refactor: libcrmcommon: PCMK__XA_ATTR_NODE_NAME -> PCMK__XA_ATTR_HOST