Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
- 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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Chop so we don't throw mysql errors when we try to commit.
|
|
Default url field oddly enough in django appears to be 200 chars long.
A url is valid up to 255 chars I believe.
|
|
|
|
|
|
|
|
|
|
Renamed methods, and methods now return raw data to the view layer.
|
|
|
|
Not entire dev site requires login.
|
|
|
|
|
|
Had to backport from archweb_pub
|
|
Had to backport from archweb_pub.
|
|
architecture of the dep.
Modified it so that only the current package's arch, as well as the 'any' arch,
are valid for required by listing.
|
|
|
|
Added them to the django admin interface as well.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Backported and modified from 'master'
|
|
|
|
This was a flyspray request.
|
|
|
|
|