Add gitlab issue/merge request templates
[src/app-framework-binder.git] / src / afb-xreq.h
2020-01-08 José BolloUpdate copyright dates 59/23559/2
2019-12-03 José Bolloafb-context: Move credentials to context 62/23162/1
2019-11-29 Jose Bolloafb-error-text: Introduce standard error text 59/23159/1
2019-07-23 Jose Bolloafb-xreq: Remove field 'listener' 35/21935/1
2019-04-02 Jose BolloAdd conditionnal support of bindings version 2 72/20872/1
2019-03-29 Jose Bollohooks: Allow to remove hooking (and/or trace) 59/20859/1
2019-02-06 José BolloUpdate copyright date 69/19969/1 7.90.0 halibut/7.90.0 halibut_7.90.0
2018-06-15 José Bolloapi-v3: First draft 63/14363/3
2018-06-13 Sebastien DouheretFixed spelling 55/14355/1
2018-02-27 José BolloUpdate date of copyright notices
2018-02-22 José Bolloxreq: export a function to get req
2018-02-06 José Bolloafb-xreq: Export afb_request facilities
2017-10-09 José BolloProvide API and VERB name of requests
2017-10-09 José BolloAllow dynamic creation of APIs
2017-10-09 José BolloMake single afb_request_subcall
2017-10-09 José BolloDeprecate internal use of afb_event
2017-10-09 José BolloIntroduce afb_request
2017-10-09 José Bolloafb-xreq: hide internal addref/unref to xreqs
2017-10-09 José Bolloafb-xreq: prepare futur afb_request
2017-10-09 José Bolloafb-xreq: Detection of self locks due to 'noconcurrency'
2017-07-03 José BolloMake status common
2017-06-02 José BolloProvide efficient store/unstore for afb_req
2017-05-24 José BolloHandles subcall sync within xreq
2017-05-05 José BolloImprove includes
2017-05-04 José BolloPrepare bindings version 2
2017-05-04 José BolloPrepare xreq to be aware of the version
2017-04-20 José Bollocleanup and improvement of xreq
2017-04-13 José BolloIntroduce apiset for grouping apis
2017-04-12 José BolloAdd credential data to xreq
2017-04-12 José BolloOptimisation of xreq
2017-04-07 José BolloFinalize hooking of requests
2017-04-06 José BolloReactivate hooking of requests
2017-04-04 José BolloEnsure that subcall_sync use subcall
2017-04-04 José BolloLaunch job at a earlier step
2017-04-03 José BolloImprove interface xreq
2017-03-31 José BolloUse xreq for services
2017-03-31 José BolloUse xreq for websockets
2017-03-31 José BolloFactorize common code for handling requests