Merge pull request #22627 from eileenmcnaughton/config
[civicrm-core.git] / Civi / Pipe /
2022-01-24 colemanwMerge pull request #20845 from herbdool/issue-899
2022-01-24 colemanwMerge pull request #20251 from larssandergreen/change...
2022-01-22 Seamus LeeMerge pull request #22599 from civicrm/5.46
2022-01-21 Tim OttenMerge pull request #22324 from totten/master-queue...
2022-01-21 colemanwMerge pull request #22481 from eileenmcnaughton/deprecated
2022-01-21 Eileen McNaughtonMerge pull request #22591 from civicrm/5.46
2022-01-20 Matthew WireMerge pull request #21583 from mattwire/propertybagsimp...
2022-01-20 Matthew WireMerge pull request #22561 from mattwire/jobapi3
2022-01-20 Seamus LeeMerge pull request #22584 from civicrm/5.46
2022-01-20 Seamus LeeMerge pull request #22582 from civicrm/5.46
2022-01-20 Seamus LeeMerge pull request #21865 from colemanw/SearchKitTags
2022-01-20 colemanwMerge pull request #22576 from seamuslee001/update_jque...
2022-01-19 colemanwMerge pull request #22458 from eileenmcnaughton/test
2022-01-17 Eileen McNaughtonMerge pull request #22540 from civicrm/5.46
2022-01-17 demeritcowboyMerge pull request #22470 from eileenmcnaughton/isAdmin
2022-01-16 Seamus LeeMerge pull request #22482 from eileenmcnaughton/token
2022-01-16 colemanwMerge pull request #22497 from eileenmcnaughton/mem_ids
2022-01-14 demeritcowboyMerge pull request #22471 from eileenmcnaughton/noticesm
2022-01-14 colemanwMerge pull request #22495 from eileenmcnaughton/fin2
2022-01-14 colemanwMerge pull request #22491 from eileenmcnaughton/legacy2
2022-01-14 Eileen McNaughtonMerge pull request #22503 from totten/master-pipe-nfc
2022-01-14 Eileen McNaughtonMerge pull request #22501 from mattwire/alterdisplayname
2022-01-14 Tim Otten(NFC) Civi::pipe - Swap various quotes
2022-01-14 Eileen McNaughtonMerge pull request #22262 from totten/master-pipe
2022-01-13 Tim OttenCivi::pipe - Comply with newer `authx_login()` contract...
2022-01-13 Tim OttenCivi::pipe - Flip default for $apiError from `array...
2022-01-13 Tim Otten(REF) Civi::pipe - Extract `BasicPipeClient` from ...
2022-01-13 Tim Otten(REF) Civi::pipe - Tighten up docblocks and type-hints
2022-01-13 Tim OttenCivi::pipe - Convet from service-registry to negotation...
2022-01-13 Tim Otten(NFC) JsonRpc
2022-01-13 Tim OttenCivi::pipe - Introduce `$trusted` flag and `$apiCheckPe...
2022-01-13 Tim OttenCivi::pipe - Comply more strictly with JSON-RPC v2...
2022-01-13 Tim Otten(REF) Civi::pipe - Rename JsonRpcSession to PipeSession
2022-01-13 Tim OttenCivi::pipe - Extract class JsonRpc
2022-01-13 Tim OttenCivi::pipe - Remove BasicJsonSession
2022-01-13 Tim OttenCivi::pipe - Rename maxLines to bufferSize
2022-01-13 Tim OttenCivi::pipe - Define option `apiError`
2022-01-13 Tim OttenCivi::pipe - JSON-RPC 2.0 session
2022-01-13 Tim OttenCivi::pipe - Basic JSON session
2022-01-13 Tim OttenCivi::pipe - Add some initial utilities