summaryrefslogtreecommitdiff
path: root/templates/packages
AgeCommit message (Collapse)Author
2008-06-29add maintainer column to search resultsDusty Phillips
2008-06-23Revert "add maintainer to search log"Dusty Phillips
This reverts commit fe03cefa08b4332c8a404a8952f21e39f7e26115.
2008-06-23add maintainer to search logDusty Phillips
2008-06-19sort last updated descending by default. FS#10703Dusty Phillips
2008-04-28removed flag out of date from backend.eliott
Flagging a package out of date is not needed in the backend. Backend only needs to unflag.
2008-04-28Added back links to viewvc data.eliott
2008-04-17Modified get_depends handling slightlyeliott
2008-04-17small changeeliott
2008-04-17added more clarity to required_by fieldseliott
2008-04-16Commented out files link on package details.eliott
2008-04-11fixes for changes in the model dealing with the urlize -> get_* refactoreliott
2008-04-09Cleanup from the previous change to the model for Arches and Repos.eliott
2008-03-22Refactored the model to remove arch and repo tables.eliott
Refactored the model to remove the arch and repo tables. Those data points are now encapsulated in the package table as an ENUM field. Changes to models and templates as needed.
2008-03-08More changes to the multiarch model.eliott
2008-02-26Fix for testing cvs linksrelease_2008022601eliott
2007-12-30Changed color alternation on pkglist to be conformant.eliott
2007-12-30Fixes for FS#7980eliott
2007-11-03Initial import for public release...eliott
Special Note Prior to git import, approx 90% of the code was done by Judd Vinet. Thanks Judd!