]> git.proxmox.com Git - pve-common.git/history - src/PVE/RESTEnvironment.pm
restenv: catch broadcast_tasklist errors gracefully
[pve-common.git] / src / PVE / RESTEnvironment.pm
2017-08-18 Thomas Lamprechtrestenv: catch broadcast_tasklist errors gracefully
2017-08-18 Thomas Lamprechtrestenv: remove unused variable 'ctime'
2017-08-18 Thomas Lamprechtrestenv: remove unnecessary if
2017-04-29 Dietmar MaurerPVE::RESTEnvironment::get_user - add $noerr parameter
2017-02-24 Dietmar MaurerRESTEnvironment->init_request: reset result_attributes
2017-01-27 Wolfgang BumillerRESTEnvironment: let check_worker take a $self
2017-01-18 Dietmar MaurerPVE::RESTEnvironment: new base class for PVE::RPCEnviro...