index
:
server/parabolaweb
archweb
archweb-generic
lukeshu/netboot
master
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main
/
models.py
Age
Commit message (
Expand
)
Author
2011-11-01
Add created column to Donor model
Dan McGee
2011-10-21
Add a generate_keyring command
Dan McGee
2011-10-21
Accept 40 hex char PGP key signatures only
Dan McGee
2011-09-19
Add some dev dashboard info regarding signed package count
Dan McGee
2011-09-10
Use HTTPS by default in email URLs
Dan McGee
2011-09-08
List packages in required by list with depend provided by this package
Dan McGee
2011-08-17
Add PGP signature package field
Dan McGee
2011-08-09
Refactor get_depends() to use PackageDepends methods
Dan McGee
2011-08-09
Add some methods to PackageDepend object
Dan McGee
2011-07-29
Select arch/repo for split package related fields
Dan McGee
2011-07-06
Delete old signoff model
release_2011-07-23
Dan McGee
2011-07-06
Refactor code to use new signoff model
Dan McGee
2011-07-05
Allow more lenient data entry for PGP key field
Dan McGee
2011-06-23
Fix syntax errors, == not =
release_2011-06-23
Dan McGee
2011-06-23
Add Package.in_staging method
Dan McGee
2011-06-23
Set up queries for staging repos
Dan McGee
2011-06-23
Revert "Remove unused flagged() manager method"
Dan McGee
2011-06-15
Remove unused flagged() manager method
Dan McGee
2011-06-15
Refactor common select_related into manager method
Dan McGee
2011-06-15
PositiveBigIntegerField: set get_internal_type() correctly
Dan McGee
2011-06-14
Mark several package columns as non-NULL
Dan McGee
2011-06-02
Add a PGP key field on the dev profile
Dan McGee
2011-05-09
Ensure required by works for arch-agnostic packages
Dan McGee
2011-04-18
Reimplement links code as template tags
Dan McGee
2011-04-18
Add a "Report a Bug" link
Dan McGee
2011-04-07
Utilize Django 1.3 'on_delete' feature on several foreign keys
Dan McGee
2011-04-07
Consolidate caching black magic
Dan McGee
2011-04-07
Use UTC datetime objects everywhere
Dan McGee
2011-03-22
Fix potential logic bug in requiredby filtering
Dan McGee
2011-03-22
Add 'staging' field to Repo model
Dan McGee
2011-03-22
Add index to todo list date added
Dan McGee
2011-03-15
Check in actual models update for DateTime migration
Dan McGee
2011-03-13
Show epoch in package version if != 0
Dan McGee
2011-03-13
Add package epoch support
Dan McGee
2011-02-22
Use new split package file fields everywhere
Dan McGee
2011-02-22
Add new file and directory parts to package files
Dan McGee
2011-02-19
Unify calls to applicable_arches()
Dan McGee
2011-02-16
Allow for optional info in required by display
Dan McGee
2011-02-16
Read in optional deps and show in web interface
Dan McGee
2011-02-15
Move license to a related model
Dan McGee
2011-02-15
Allow optional deps in depends model
Dan McGee
2011-02-15
Clean up Package related objects code
Dan McGee
2011-01-08
Use common timezones only
Dan McGee
2011-01-08
Merge branch 'dev-timezones'
Dan McGee
2011-01-08
Remove automatic ID column definitions
Dan McGee
2011-01-08
Add time zone field to developer profile
Dan McGee
2010-12-14
Get rid of all references to repos.archlinux.org
Thomas Bächler
2010-12-07
Slim down required by listings
Dan McGee
2010-12-07
Save DB query when filtering dependencies for testing
Dan McGee
2010-12-07
Move some common package code to a function
Dan McGee
[next]