- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Aug 31 2022
Aug 31 2022
kgaillot committed rP3777b6aa2881: API: libpe_status: second argument to pe_rsc_params() is now const (authored by kgaillot).
API: libpe_status: second argument to pe_rsc_params() is now const
kgaillot committed rP0013405a973c: Refactor: libpacemaker: first 2 arguments to pcmk__event_from_graph_action()… (authored by kgaillot).
Refactor: libpacemaker: first 2 arguments to pcmk__event_from_graph_action()…
kgaillot committed rPee44d86ea53c: Refactor: scheduler: best practices for is_op_dup() (authored by kgaillot).
Refactor: scheduler: best practices for is_op_dup()
kgaillot committed rPa9319f7f4c4a: Refactor: scheduler: functionize getting interval from XML (authored by kgaillot).
Refactor: scheduler: functionize getting interval from XML
kgaillot committed rPe2c18738b5df: Low: scheduler: disallow recurring reload-agent, migrate_from, and migrate_to (authored by kgaillot).
Low: scheduler: disallow recurring reload-agent, migrate_from, and migrate_to
kgaillot committed rPd5a822e0a2ad: Refactor: scheduler: functionize checking recurring history entry (authored by kgaillot).
Refactor: scheduler: functionize checking recurring history entry
kgaillot committed rP2af64af4b79b: Refactor: scheduler: make first argument to find_rsc_op_entry() const (authored by kgaillot).
Refactor: scheduler: make first argument to find_rsc_op_entry() const
kgaillot committed rP4468d7bcfce2: Refactor: scheduler: RecurringOp() can assume rsc and start are not NULL (authored by kgaillot).
Refactor: scheduler: RecurringOp() can assume rsc and start are not NULL
kgaillot committed rP08cd0dc6a835: Refactor: scheduler: improve efficiency when checking whether recurring should… (authored by kgaillot).
Refactor: scheduler: improve efficiency when checking whether recurring should…
kgaillot committed rPffcd487998de: Refactor: scheduler: make node argument to custom_action() const (authored by kgaillot).
Refactor: scheduler: make node argument to custom_action() const
kgaillot committed rPb2d3303f607d: Refactor: scheduler: make node argument to pcmk__new_cancel_action() const (authored by kgaillot).
Refactor: scheduler: make node argument to pcmk__new_cancel_action() const
kgaillot committed rP06418f8cf9ca: Refactor: scheduler: best practices for RecurringOp() (authored by kgaillot).
Refactor: scheduler: best practices for RecurringOp()
Aug 30 2022
Aug 30 2022
kgaillot committed rPd3404c106d16: Test: cts-scheduler: rename resources in a couple of test inputs (authored by kgaillot).
Test: cts-scheduler: rename resources in a couple of test inputs
kgaillot committed rP5157ad99064c: Test: cts-scheduler: rename more resources in some test inputs (authored by kgaillot).
Test: cts-scheduler: rename more resources in some test inputs
kgaillot committed rP1883bd1b98aa: Test: cts-scheduler: rename a couple of resources in a test input (authored by kgaillot).
Test: cts-scheduler: rename a couple of resources in a test input
Aug 29 2022
Aug 29 2022
kgaillot committed rPe844a7ce7310: Doc: Pacemaker Development: clarify doxygen usage for struct pointer parameters (authored by kgaillot).
Doc: Pacemaker Development: clarify doxygen usage for struct pointer parameters
kgaillot committed rP6a374917bb25: Refactor: libcrmcommon: clarify pointer arguments (authored by kgaillot).
Refactor: libcrmcommon: clarify pointer arguments
kgaillot committed rP556a2cca5710: API: libcrmcommon: argument to xml2list() is now const (authored by kgaillot).
API: libcrmcommon: argument to xml2list() is now const
kgaillot committed rP79d95bd10a24: API: libcrmcommon: first argument to find_xml_node() is now const (authored by kgaillot).
API: libcrmcommon: first argument to find_xml_node() is now const
kgaillot committed rP9314042ff4e7: API: libcrmcommon: sixth argument to log_data_element() is now const (authored by kgaillot).
API: libcrmcommon: sixth argument to log_data_element() is now const
kgaillot committed rP314cdf257560: API: libcrmcommon: first argument to xml_patch_versions() is now const (authored by kgaillot).
API: libcrmcommon: first argument to xml_patch_versions() is now const
kgaillot committed rPe93795ae7744: API: libcrmcommon: argument to xml_get_path() is now const (authored by kgaillot).
API: libcrmcommon: argument to xml_get_path() is now const
kgaillot committed rP554a79898730: API: libcrmcommon: first argument to get_message_xml() is now const (authored by kgaillot).
API: libcrmcommon: first argument to get_message_xml() is now const
kgaillot committed rP0b475c5d592d: API: libcrmcommon: first argument to create_reply() is now const (authored by kgaillot).
API: libcrmcommon: first argument to create_reply() is now const
Test: CTS: correct URL
Doc: libstonithd: update URL in comment
kgaillot committed rP312cf8dfdcfe: Test: cts-cli: avoid deprecated syntax in test input (authored by kgaillot).
Test: cts-cli: avoid deprecated syntax in test input
kgaillot committed rP02ab00707dd2: Test: cts-scheduler: avoid deprecated terminology in regression test inputs (authored by kgaillot).
Test: cts-scheduler: avoid deprecated terminology in regression test inputs
kgaillot committed rP2309ac360978: Test: cts-scheduler: remove incorrect setting from regression test inputs (authored by kgaillot).
Test: cts-scheduler: remove incorrect setting from regression test inputs
Aug 25 2022
Aug 25 2022
kgaillot committed rP7bf1459f1aee: Refactor: scheduler: rename pcmk_sched_native.c (authored by kgaillot).
Refactor: scheduler: rename pcmk_sched_native.c
kgaillot committed rP6db31a661d27: Refactor: libcrmservice,libcrmcommon: move PCMK_RESOURCE_CLASS_* constants (authored by kgaillot).
Refactor: libcrmservice,libcrmcommon: move PCMK_RESOURCE_CLASS_* constants
kgaillot committed rPcd14a0a4eef1: Refactor: scheduler: drop unneeded code from pcmk_sched_primitive.c (authored by kgaillot).
Refactor: scheduler: drop unneeded code from pcmk_sched_primitive.c
kgaillot committed rP4ae5071833bd: Refactor: scheduler: best practices for rsc_transition_fn (authored by kgaillot).
Refactor: scheduler: best practices for rsc_transition_fn
kgaillot committed rP3b345ca57e70: Refactor: scheduler: functionize sorting allowed nodes (authored by kgaillot).
Refactor: scheduler: functionize sorting allowed nodes
kgaillot committed rPc0cea0ef3b5a: Refactor: scheduler: best practices for native_choose_node() (authored by kgaillot).
Refactor: scheduler: best practices for native_choose_node()
kgaillot committed rP8dd3e83ef43c: Refactor: scheduler: best practices for allocate() method (authored by kgaillot).
Refactor: scheduler: best practices for allocate() method
kgaillot committed rP38fbab69d50c: Refactor: scheduler: functionize applying "this with" colocations (authored by kgaillot).
Refactor: scheduler: functionize applying "this with" colocations
kgaillot committed rP7f8a32b53a0a: Refactor: scheduler: functionize applying "with this" colocation (authored by kgaillot).
Refactor: scheduler: functionize applying "with this" colocation
kgaillot committed rPfda13e036743: Refactor: scheduler: functionize updating remote node after assignment (authored by kgaillot).
Refactor: scheduler: functionize updating remote node after assignment
kgaillot committed rPd07395db581b: Refactor: scheduler: best practices for pcmk__native_allocate() (authored by kgaillot).
Refactor: scheduler: best practices for pcmk__native_allocate()
kgaillot committed rP3f9110852ce6: Refactor: scheduler: rename pcmk__native_allocate() (authored by kgaillot).
Refactor: scheduler: rename pcmk__native_allocate()
kgaillot committed rP77c587fb6fec: Test: cts-cli,cts-scheduler: update expected output for function rename (authored by kgaillot).
Test: cts-cli,cts-scheduler: update expected output for function rename
kgaillot committed rP99b756ed3774: Refactor: pacemaker-based: rename cib_is_master (authored by kgaillot).
Refactor: pacemaker-based: rename cib_is_master
kgaillot committed rPd5533da36c5c: Log: pacemaker-based: update primary terminology in messages and comments (authored by kgaillot).
Log: pacemaker-based: update primary terminology in messages and comments
kgaillot committed rP48fc2d158d2e: Refactor: libcib: rename cib_client_is_master() (authored by kgaillot).
Refactor: libcib: rename cib_client_is_master()
kgaillot committed rP668382e9abab: Refactor: libcib: rename cib_client_set_slave() (authored by kgaillot).
Refactor: libcib: rename cib_client_set_slave()
kgaillot committed rP02f24d13d9ed: Refactor: libcib: rename cib_client_set_master() (authored by kgaillot).
Refactor: libcib: rename cib_client_set_master()
kgaillot committed rPcccd441db694: Refactor: libcib: rename cib_client_set_slave_all() (authored by kgaillot).
Refactor: libcib: rename cib_client_set_slave_all()
kgaillot committed rP438bb61ac3f7: API: libcib: deprecate cib_api_operations_t:is_master (authored by kgaillot).
API: libcib: deprecate cib_api_operations_t:is_master
kgaillot committed rP59e416997c67: API: libcib: deprecate cib_api_operations_t:set_slave_all (authored by kgaillot).
API: libcib: deprecate cib_api_operations_t:set_slave_all
kgaillot committed rP7ba5756ff102: API: libcib: add cib_api_operations_t:set_primary (authored by kgaillot).
API: libcib: add cib_api_operations_t:set_primary
kgaillot committed rP139afacd2355: API: libcib: deprecate cib_api_operations_t:set_master (authored by kgaillot).
API: libcib: deprecate cib_api_operations_t:set_master
kgaillot committed rP4f62a8095b66: API: libcib: add cib_api_operations_t:set_secondary (authored by kgaillot).
API: libcib: add cib_api_operations_t:set_secondary
kgaillot committed rPe97499c2a309: API: libcib: deprecate cib_api_operations_t:set_slave (authored by kgaillot).
API: libcib: deprecate cib_api_operations_t:set_slave
kgaillot committed rPdf6fa2f21ea6: Refactor: fencing: remove stonith_action_t victim member (authored by kgaillot).
Refactor: fencing: remove stonith_action_t victim member
kgaillot committed rPea7590c89756: Refactor: fencing: rename stonith_action_create() (authored by kgaillot).
Refactor: fencing: rename stonith_action_create()
kgaillot committed rP8d3737b7f844: Refactor: fencing: rename arguments to stonith_api_call() (authored by kgaillot).
Refactor: fencing: rename arguments to stonith_api_call()
kgaillot committed rP3b7f0c15a0a6: Refactor: fencing: rename target arguments to make_args() (authored by kgaillot).
Refactor: fencing: rename target arguments to make_args()
kgaillot committed rP9419ff3eabf5: Doc: fencing: use target terminology consistently (authored by kgaillot).
Doc: fencing: use target terminology consistently
Log: fencer: improve self-fencing logs
Aug 22 2022
Aug 22 2022
Refactor: scheduler: drop group_expand()
kgaillot committed rPa36eae42b033: Refactor: scheduler: rename expand() method (authored by kgaillot).
Refactor: scheduler: rename expand() method
kgaillot committed rP4835333bc7be: Refactor: scheduler: move native_expand() (authored by kgaillot).
Refactor: scheduler: move native_expand()
kgaillot committed rP118f8c2551e8: Refactor: scheduler: best practices for native_expand() (authored by kgaillot).
Refactor: scheduler: best practices for native_expand()
kgaillot committed rP83d4504a3591: Refactor: scheduler: use bool instead of gboolean in create_probe() method (authored by kgaillot).
Refactor: scheduler: use bool instead of gboolean in create_probe() method
kgaillot committed rP2ae76f0e8141: Refactor: scheduler: remove unused arguments to create_probe() method (authored by kgaillot).
Refactor: scheduler: remove unused arguments to create_probe() method
kgaillot committed rPf07dd1330541: Refactor: scheduler: move native_create_probe() (authored by kgaillot).
Refactor: scheduler: move native_create_probe()
kgaillot committed rPf8c760dfa4c6: Refactor: scheduler: functionize adding expected probe result (authored by kgaillot).
Refactor: scheduler: functionize adding expected probe result
kgaillot committed rP3c23591908d5: Refactor: scheduler: functionize creating probes for a list of resources (authored by kgaillot).
Refactor: scheduler: functionize creating probes for a list of resources
kgaillot committed rPba9215d1dba0: Refactor: scheduler: functionize ordering start after probe (authored by kgaillot).
Refactor: scheduler: functionize ordering start after probe
kgaillot committed rPbc75936f5e97: Refactor: scheduler: functionize checking whether guest will stop (authored by kgaillot).
Refactor: scheduler: functionize checking whether guest will stop
kgaillot committed rP908f3169978c: Refactor: scheduler: functionize creating a probe action (authored by kgaillot).
Refactor: scheduler: functionize creating a probe action
kgaillot committed rP6f8d5ba6353d: Refactor: scheduler: best practices for native_create_probe() (authored by kgaillot).
Refactor: scheduler: best practices for native_create_probe()
kgaillot committed rP266c100c1438: Refactor: scheduler: functionize adding expected result to an action (authored by kgaillot).
Refactor: scheduler: functionize adding expected result to an action
kgaillot committed rP947b8c7b9575: Refactor: scheduler: use g_list_foreach() to add resource actions to graph (authored by kgaillot).
Refactor: scheduler: use g_list_foreach() to add resource actions to graph
Aug 17 2022
Aug 17 2022
kgaillot committed rPc522cd4e9fba: Refactor: CIB: reformat cib_server_ops[] table per current guidelines (authored by kgaillot).
Refactor: CIB: reformat cib_server_ops[] table per current guidelines
Refactor: libcib: rename CIB_OP_SLAVEALL
Refactor: libcib: rename CIB_OP_MASTER
Refactor: libcib: rename CIB_OP_SLAVE
Refactor: libcib: rename CIB_OP_SYNC_ONE
Refactor: libcib: rename CIB_OP_SYNC
Refactor: libcib: rename CIB_OP_BUMP
Refactor: libcib: rename CIB_OP_ISMASTER
Refactor: libcib: rename CIB_OP_CREATE
Refactor: libcib: rename CIB_OP_MODIFY
Refactor: libcib: rename CIB_OP_QUERY
Refactor: libcib: rename CIB_OP_DELETE
Refactor: libcib: rename CIB_OP_ERASE
Refactor: libcib: rename CIB_OP_REPLACE
Refactor: libcib: rename CIB_OP_UPGRADE
kgaillot committed rP4abf0c57107b: Refactor: libcib: rename CIB_OP_APPLY_DIFF (authored by kgaillot).
Refactor: libcib: rename CIB_OP_APPLY_DIFF
kgaillot committed rPe070e62fe24c: Refactor: libcib: define a PCMK__CIB_REQUEST_NOOP symbol (authored by kgaillot).
Refactor: libcib: define a PCMK__CIB_REQUEST_NOOP symbol
kgaillot committed rPce70306d1999: Refactor: libcib: rename CIB_OP_DELETE_ALT (authored by kgaillot).
Refactor: libcib: rename CIB_OP_DELETE_ALT
kgaillot committed rPedd958c99a98: Refactor: libcib: define a PCMK__CIB_REQUEST_SHUTDOWN symbol (authored by kgaillot).
Refactor: libcib: define a PCMK__CIB_REQUEST_SHUTDOWN symbol
Log: fencing: rename fence action IDs
kgaillot committed rP1f27776379e8: Refactor: fencer: use "target" terminology consistently (authored by kgaillot).
Refactor: fencer: use "target" terminology consistently
kgaillot committed rPc8f5b124aa63: Low: fencer: improve error-checking of request XML (authored by kgaillot).
Low: fencer: improve error-checking of request XML
kgaillot committed rP8fd76f1ec102: Refactor: fencer: functionize merging duplicates of a completed async op (authored by kgaillot).
Refactor: fencer: functionize merging duplicates of a completed async op
Log: fencer: log target consistently
kgaillot committed rP7ce60364453b: Refactor: fencer: functionize getting next required device (authored by kgaillot).
Refactor: fencer: functionize getting next required device