Created a migration that add a summary and description columns to fedora_rpms table.
Split the builds and bugs's tables into two columns.
Added a dependencies table.
Split the dependencies and dependents's tables into two columns.
Add a new pics to the fedora rpm index page.
and a few more things.
In this pull request i've :
Created a migration that add a summary and description columns to fedora_rpms table. Split the builds and bugs's tables into two columns. Added a dependencies table. Split the dependencies and dependents's tables into two columns. Add a new pics to the fedora rpm index page. and a few more things.