[opensuse-factory] openSUSE bugzilla mirror
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I have been frustrated so often by poor bugzilla.novell.com performance (possibly part of the problem is that it is on the other side of the globe - 160 milliseconds away) that today I imported my own maildir of openSUSE bugzilla data since 2011 and provide it for quick and easy public access at http://bugzilla.zq1.de Data is kept up-to-date in real time by parsing notification emails. (this could miss private security bugs) While the UI still needs improvement, it should allow you to see some usability advantages over bugzilla and maybe serve as a base to something even better. sample queries: all bugs updated during last hour: http://bugzilla.zq1.de/?since=0.05 kernel bugs touched last month: http://bugzilla.zq1.de/?since=31&topic=kernel-maintainers bugs of the last year with XFCE in the topic: http://bugzilla.zq1.de/?since=365&topic=XFCE all bugs assigned to me: http://bugzilla.zq1.de/?since=0&topic=bwiedemann@ note: currently the DB has 16336 bug entries. and the source is at https://github.com/bmwiedemann/bugzillamirror Ciao Bernhard M. -----BEGIN PGP SIGNATURE----- Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlIy/oYACgkQSTYLOx37oWSwcQCdHlbvf+WHt9KF1R/C7Qwf0Ge3 uvMAn3OCS5fdiveSu0CtRXQw2/yYIEVO =63Sc -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On 9/13/13 8:01 AM, Bernhard M. Wiedemann wrote:
Hi,
I have been frustrated so often by poor bugzilla.novell.com performance (possibly part of the problem is that it is on the other side of the globe - 160 milliseconds away) that today I imported my own maildir of openSUSE bugzilla data since 2011 and provide it for quick and easy public access at http://bugzilla.zq1.de
Even those of us who are quite a bit closer have performance problems with bnc. Part of it is the Single Sign-on for novell.com accounts (I like to think it's not a coincidence that the helper is called LAGBroker, since it certainly seems to introduce a lot of it). The other part is that the database backing bnc seems to have been slow forever. That's why we don't get real string searches anymore. I briefly tried getting a separate instance of bugzilla.opensuse.org running but there is a ton of work just getting it to the point of integration that bnc already is and it's a pretty big project. We do have a hack week coming up, though... -Jeff
Data is kept up-to-date in real time by parsing notification emails. (this could miss private security bugs)
While the UI still needs improvement, it should allow you to see some usability advantages over bugzilla and maybe serve as a base to something even better.
sample queries: all bugs updated during last hour: http://bugzilla.zq1.de/?since=0.05 kernel bugs touched last month: http://bugzilla.zq1.de/?since=31&topic=kernel-maintainers bugs of the last year with XFCE in the topic: http://bugzilla.zq1.de/?since=365&topic=XFCE all bugs assigned to me: http://bugzilla.zq1.de/?since=0&topic=bwiedemann@
note: currently the DB has 16336 bug entries.
and the source is at https://github.com/bmwiedemann/bugzillamirror
-- Jeff Mahoney SUSE Labs
participants (2)
-
Bernhard M. Wiedemann
-
Jeff Mahoney