index
:
archweb
master
working
Main repo is at https://projects.archlinux.org/archweb.git/
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
main
/
models.py
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-22
Add 'required_signoffs' field to Arch model
Dan McGee
1
-0
/
+2
2013-04-17
Sort required by entries by dependency type
Dan McGee
1
-2
/
+10
2013-04-17
Various minor code cleanups and fixes
Dan McGee
1
-7
/
+5
2013-04-14
Remove cache_function decorator from a few spots
Dan McGee
1
-4
/
+1
2013-02-27
Disable more @cache_function usage
Dan McGee
1
-2
/
+2
2013-02-27
Remove caching on reverse_conflicts
Dan McGee
1
-1
/
+1
2013-02-09
Change caching strategy on package.applicable_arches
Dan McGee
1
-4
/
+7
2013-02-09
Revert "Reduce query count when retrieving satisfiers and providers"
Dan McGee
1
-2
/
+2
2013-02-05
Update exception to DeveloperKey.DoesNotExist
Dan McGee
1
-1
/
+1
2013-02-03
Use DeveloperKey model on package page and reports
Dan McGee
1
-2
/
+4
2013-01-20
Fix error in get_requiredby() when checking provides
Dan McGee
1
-0
/
+1
2013-01-20
Query performance enhancements in get_requiredby()
Dan McGee
1
-5
/
+6
2012-12-31
Minor coding style tweaks
Dan McGee
1
-1
/
+3
2012-12-31
Add 'created' field to packages model
Dan McGee
1
-0
/
+3
2012-12-28
Retrieve arch and repo too when calling reverse_conflicts
Dan McGee
1
-1
/
+1
2012-12-28
Reduce query count when retrieving satisfiers and providers
Dan McGee
1
-2
/
+2
2012-12-28
Remove old todo list models
Dan McGee
1
-63
/
+0
2012-12-05
get_latest_by cleanups
Dan McGee
1
-1
/
+1
2012-11-27
Don't cache package properties as aggressively
Dan McGee
1
-3
/
+0
2012-11-16
Use python set comprehension syntax supported in 2.7
Dan McGee
1
-1
/
+1
2012-10-27
Cleanup meta model attributes
Dan McGee
1
-3
/
+2
2012-09-30
Remote errant print() statement
Dan McGee
1
-1
/
+0
2012-09-30
PEP8 cleanups for main/models
Dan McGee
1
-0
/
+9
2012-09-04
Filter out spam flag requests on package details page
Dan McGee
1
-1
/
+1
2012-08-21
Don't blow up when pgp signature data is '' on a package
Dan McGee
1
-0
/
+2
2012-08-21
Mark nullable fields as blank on package model
Dan McGee
1
-2
/
+2
2012-08-16
Ensure reverse conflicts match architecture if applicable
Dan McGee
1
-0
/
+4
2012-08-09
Migrate flag request version info to new format
Dan McGee
1
-2
/
+6
2012-08-08
Make use of new ctypes ALPM API
Dan McGee
1
-7
/
+48
2012-08-07
Add reverse conflicts to package details
Dan McGee
1
-0
/
+10
2012-08-05
Smarter handling of multilib packages in "Versions Elsewhere"
Dan McGee
1
-1
/
+9
2012-08-04
Make adjustments for optional -> deptype conversion
Dan McGee
1
-2
/
+7
2012-07-31
Update several bits and pieces for staging packages
Dan McGee
1
-11
/
+24
2012-07-25
Remove custom utc_now() function, use django.utils.timezone.now()
Dan McGee
1
-2
/
+3
2012-05-19
Drop old PackageDepend model
Dan McGee
1
-71
/
+0
2012-05-19
Switch to usage of new Depend object
Dan McGee
1
-3
/
+4
2012-05-19
Simplify get_best_satisfier and get_providers
Dan McGee
1
-27
/
+24
2012-05-02
Ensure order_by default value is cleared when using distinct()
Dan McGee
1
-3
/
+4
2012-04-22
Add an index on packages last update column
Dan McGee
1
-1
/
+1
2012-04-20
UserProfile model and fields shuffle
Dan McGee
1
-56
/
+2
2012-04-03
Include category when linking to bug reports
Dan McGee
1
-1
/
+1
2012-03-26
Rename 'packagedepend_set' attribute to 'depends'
Dan McGee
1
-2
/
+2
2012-03-24
Revert "Add some dev dashboard info regarding signed package count"
Dan McGee
1
-4
/
+0
2012-03-24
Make all datetime objects fully timezone aware
Dan McGee
1
-2
/
+2
2012-03-08
Show signature data on package details page
Dan McGee
1
-6
/
+29
2012-02-07
Show the latest flag request on package details if out of date
Dan McGee
1
-0
/
+11
2012-01-05
Adjust page and content caching lengths and decorators
Dan McGee
1
-4
/
+4
2011-12-12
PyLint suggested cleanups
Dan McGee
1
-4
/
+2
2011-12-08
Add a new FlagRequest model
Dan McGee
1
-1
/
+1
2011-11-30
Add master key overview page
Dan McGee
1
-0
/
+12
[next]