Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-01-01 | display the license field on package descriptions | Dusty Phillips | 1 | -0/+3 | |
2008-10-12 | drop jquery dependency | Dusty Phillips | 1 | -5/+0 | |
2008-10-10 | use standard messaging | Dusty Phillips | 1 | -6/+0 | |
2008-10-10 | drop search/ url and just go to packages | Dusty Phillips | 1 | -8/+8 | |
2008-10-08 | fix package details page | Dusty Phillips | 1 | -1/+1 | |
2008-10-07 | sort returns to first page | Dusty Phillips | 1 | -5/+5 | |
2008-10-07 | trying to flesh out the page | Dusty Phillips | 1 | -7/+10 | |
2008-10-07 | make sort form work | Dusty Phillips | 1 | -1/+1 | |
2008-10-07 | make form submit some but not all values | Dusty Phillips | 1 | -28/+49 | |
2008-10-07 | replace package search with a nonfunctional newform | Dusty Phillips | 2 | -66/+25 | |
2008-10-07 | move validation template tage temporarily; it will be removed eventually | Dusty Phillips | 2 | -2/+0 | |
2008-08-16 | #10340 Integrated Signoffs completed but untested | Dusty Phillips | 1 | -2/+17 | |
2008-08-06 | improve the template | Dusty Phillips | 1 | -1/+7 | |
2008-08-06 | boilerplate for new signoffs code | Dusty Phillips | 1 | -0/+32 | |
2008-07-06 | #10213 make package urls be pretty cool, if not awesome | Dusty Phillips | 1 | -2/+2 | |
2008-06-30 | add maintainer column to search results | Dusty Phillips | 1 | -0/+11 | |
2008-06-24 | Revert "add maintainer to search log" | Dusty Phillips | 1 | -2/+0 | |
This reverts commit fe03cefa08b4332c8a404a8952f21e39f7e26115. | |||||
2008-06-24 | add maintainer to search log | Dusty Phillips | 1 | -0/+2 | |
2008-06-20 | sort last updated descending by default. FS#10703 | Dusty Phillips | 1 | -1/+1 | |
2008-04-29 | removed flag out of date from backend. | eliott | 4 | -58/+2 | |
Flagging a package out of date is not needed in the backend. Backend only needs to unflag. | |||||
2008-04-29 | Added back links to viewvc data. | eliott | 1 | -0/+1 | |
2008-04-18 | Modified get_depends handling slightly | eliott | 1 | -4/+4 | |
2008-04-18 | small change | eliott | 1 | -1/+1 | |
2008-04-18 | added more clarity to required_by fields | eliott | 1 | -1/+1 | |
2008-04-17 | Commented out files link on package details. | eliott | 1 | -1/+1 | |
2008-04-12 | fixes for changes in the model dealing with the urlize -> get_* refactor | eliott | 2 | -168/+167 | |
2008-04-10 | Cleanup from the previous change to the model for Arches and Repos. | eliott | 2 | -4/+4 | |
2008-03-23 | Refactored the model to remove arch and repo tables. | eliott | 2 | -10/+8 | |
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-08 | More changes to the multiarch model. | eliott | 2 | -20/+18 | |
2008-02-27 | Fix for testing cvs links | eliott | 1 | -0/+4 | |
2007-12-30 | Changed color alternation on pkglist to be conformant. | eliott | 1 | -1/+1 | |
2007-12-30 | Fixes for FS#7980 | eliott | 1 | -3/+3 | |
2007-11-03 | Initial import for public release... | eliott | 6 | -0/+261 | |
Special Note Prior to git import, approx 90% of the code was done by Judd Vinet. Thanks Judd! |