]> git.ipfire.org Git - people/jschlag/pbs.git/commit
bugzilla: Cache repsonses
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 10 Oct 2017 13:13:17 +0000 (14:13 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 10 Oct 2017 13:13:17 +0000 (14:13 +0100)
commitcc05687f46556046c7e66f9daa0852a0fab5566a
treed39091e1a82dd2cbb36ae3d6dd4fc1885bca1f39
parentea13b809f41ab57d4f5f9c11d319d27866f84fb3
bugzilla: Cache repsonses

Bugzilla is rather slow and we can just cache the status
of a bug to speed up page rendering

Fixes #11504

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/buildservice/bugtracker.py