]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 1495741 - memory issues: Avoid copying stuff in the webservice layer so much
authorDylan William Hardison <dylan@hardison.net>
Sat, 13 Oct 2018 04:32:57 +0000 (00:32 -0400)
committerGitHub <noreply@github.com>
Sat, 13 Oct 2018 04:32:57 +0000 (00:32 -0400)
commit5688d0e712b85bc892ce405a1b79e3571f6d6d0f
tree39277970bd3648781fbecd1ebdcc9b3d6693d4b9
parent9263b7453169816c23b6f307fd225f3676d57a3a
Bug 1495741 - memory issues: Avoid copying stuff in the webservice layer so much
Bugzilla/WebService/JSON.pm [new file with mode: 0644]
Bugzilla/WebService/JSON/Box.pm [new file with mode: 0644]
Bugzilla/WebService/Server/JSONRPC.pm
Bugzilla/WebService/Server/REST.pm
t/json-boxes.t [new file with mode: 0644]