On Mon, 2012-12-03 at 19:40 +0100, Federico Leva (Nemo) wrote: [...] > Also, > https://bugzilla.wikimedia.org/weekly-bug-summary.cgi?tops=10&days=100000 > proves > they're not talking of the whole bugzilla but then they don't say which > components.
Our mining is for the MediaWiki product. In particular, the url we're using is: https://bugzilla.wikimedia.org/buglist.cgi?product=MediaWiki If you look in the bicho database available at http://bitergia.com/public/previews/2012_11_mediawiki/data/db/ you can count the tickets: mysql> select count(id) from issues; +-----------+ | count(id) | +-----------+ | 19776 | +-----------+ This is consistent with the 19953 tickets that I can see right now in Bugzilla. You're right that it is not obvious that we're only considering this product, we're fixing that. Thanks for the advice! Jesus. _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
