index
:
mirror/parabola/parabolaweb
archweb
archweb-generic
lukeshu/netboot
master
mirror of git://projects.parabola.nu/parabolaweb.git
Parabola git mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main
/
models.py
Age
Commit message (
Expand
)
Author
2012-12-28
Remove old todo list models
Dan McGee
2012-12-04
get_latest_by cleanups
Dan McGee
2012-11-27
Don't cache package properties as aggressively
Dan McGee
2012-11-16
Use python set comprehension syntax supported in 2.7
Dan McGee
2012-10-26
Cleanup meta model attributes
Dan McGee
2012-09-30
Remote errant print() statement
Dan McGee
2012-09-30
PEP8 cleanups for main/models
Dan McGee
2012-09-04
Filter out spam flag requests on package details page
Dan McGee
2012-08-20
Don't blow up when pgp signature data is '' on a package
Dan McGee
2012-08-20
Mark nullable fields as blank on package model
Dan McGee
2012-08-15
Ensure reverse conflicts match architecture if applicable
Dan McGee
2012-08-08
Migrate flag request version info to new format
Dan McGee
2012-08-07
Make use of new ctypes ALPM API
Dan McGee
2012-08-07
Add reverse conflicts to package details
Dan McGee
2012-08-05
Smarter handling of multilib packages in "Versions Elsewhere"
Dan McGee
2012-08-04
Make adjustments for optional -> deptype conversion
Dan McGee
2012-07-31
Update several bits and pieces for staging packages
Dan McGee
2012-07-24
Remove custom utc_now() function, use django.utils.timezone.now()
Dan McGee
2012-05-18
Drop old PackageDepend model
Dan McGee
2012-05-18
Switch to usage of new Depend object
Dan McGee
2012-05-18
Simplify get_best_satisfier and get_providers
Dan McGee
2012-05-02
Ensure order_by default value is cleared when using distinct()
Dan McGee
2012-04-21
Add an index on packages last update column
release_2012-04-21
Dan McGee
2012-04-20
UserProfile model and fields shuffle
Dan McGee
2012-04-03
Include category when linking to bug reports
Dan McGee
2012-03-26
Rename 'packagedepend_set' attribute to 'depends'
Dan McGee
2012-03-24
Revert "Add some dev dashboard info regarding signed package count"
Dan McGee
2012-03-23
Make all datetime objects fully timezone aware
Dan McGee
2012-03-08
Show signature data on package details page
Dan McGee
2012-02-07
Show the latest flag request on package details if out of date
Dan McGee
2012-01-05
Adjust page and content caching lengths and decorators
Dan McGee
2011-12-11
PyLint suggested cleanups
Dan McGee
2011-12-08
Add a new FlagRequest model
Dan McGee
2011-11-30
Add master key overview page
Dan McGee
2011-11-30
Move main fields to separate module
Dan McGee
2011-11-21
Better support for non-latin full names
release_2011-11-21
Dan McGee
2011-11-17
Change package description to a text field
release_2011-11-17
Dan McGee
2011-11-17
Ensure reporead is protected against simultaneous runs
Dan McGee
2011-11-03
Make maintainer lookup on todo lists fast
Dan McGee
2011-11-03
Add new attach_maintainers() utility method
Dan McGee
2011-11-03
Add URL to todolist email
Dan McGee
2011-11-03
Many signoff page improvements
Dan McGee
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
[next]