Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit fe03cefa08b4332c8a404a8952f21e39f7e26115.
|
|
|
|
|
|
Flagging a package out of date is not needed in the backend. Backend only needs
to unflag.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
Special Note
Prior to git import, approx 90% of the code was done by Judd Vinet. Thanks Judd!
|