Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit fe03cefa08b4332c8a404a8952f21e39f7e26115.
|
|
|
|
|
|
|
|
|
|
Most emails were forwarded from arch.org, which may or may not be still working.
|
|
|
|
|
|
- Fix for reporead when description is empty.
- Fix for settings.py. Middleware wasn't found (changed import name)
- Clarity change for dashboard.
|
|
|
|
Flagging a package out of date is not needed in the backend. Backend only needs
to unflag.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Had to backport from archweb_pub.
|
|
|
|
Added them to the django admin interface as well.
|
|
|
|
Backported and modified from 'master'
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
Like that guy on the corner, all the cash
goes in the big hat.
Signed-off-by: Simo Leone <simo@archlinux.org>
|
|
|
|
|
|
|
|
|
|
side items.
|
|
|
|
|