zuhao / isitfedoraruby

Is it Fedora Ruby - a web app for keeping track of the Fedora/Ruby integration.
http://isitfedoraruby.com
GNU Affero General Public License v3.0
17 stars 12 forks source link

Use Bugzilla api to retrieve bugs and their titles and last_update #44

Closed kendhia closed 11 years ago

kendhia commented 11 years ago

Instead of scrapping bugs from bugzilla.redhat.com website , i edits retrieve_bugs method to use Bugzilla api to retrieve the bugs's data.