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
/
packages
/
models.py
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-22
Use required_signoffs value when creating signoff specs
Dan McGee
1
-3
/
+9
2013-04-14
Fix missing attribute error in replacment find code
Dan McGee
1
-1
/
+2
2013-04-13
Show replacments for package if it has been removed
Dan McGee
1
-0
/
+9
2013-02-09
Revert "Reduce query count when retrieving satisfiers and providers"
Dan McGee
1
-12
/
+8
2013-01-23
Slight optimization when searching for removed package
Dan McGee
1
-1
/
+2
2013-01-12
Add get_associated_packages method to FlagRequest
Dan McGee
1
-0
/
+7
2012-12-28
Reduce query count when retrieving satisfiers and providers
Dan McGee
1
-8
/
+12
2012-12-12
Fix FS#32018, provides links always go to [testing] packages
Dan McGee
1
-18
/
+6
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
-2
/
+5
2012-08-15
Ensure created is set when creating flag request via admin
Dan McGee
1
-1
/
+2
2012-08-09
Drop old flag request version column
Dan McGee
1
-1
/
+0
2012-08-09
Begin split of flag request version column into parts
Dan McGee
1
-0
/
+14
2012-08-08
Push more default values down into the database
Dan McGee
1
-1
/
+1
2012-08-08
Make use of new ctypes ALPM API
Dan McGee
1
-0
/
+23
2012-08-04
Include description in Depend unicode() output
Dan McGee
1
-0
/
+7
2012-08-04
Remove optional package depends column
Dan McGee
1
-1
/
+0
2012-08-01
Add new deptype column to package depends
Dan McGee
1
-0
/
+9
2012-08-01
Declare 'enums' at class scope
Dan McGee
1
-7
/
+6
2012-07-24
Add index on package updates pkgname field
Dan McGee
1
-1
/
+1
2012-07-23
Add '410 Gone' support for packages moved out of repositories
Dan McGee
1
-0
/
+3
2012-07-09
Don't log package updates in Python when we have DB trigger support
Dan McGee
1
-2
/
+13
2012-07-02
Add indexes on 'created' field to several package-related models
Dan McGee
1
-3
/
+3
2012-07-02
Log package updates during reporead invocation
Dan McGee
1
-0
/
+36
2012-07-02
Add new package Update model
Dan McGee
1
-1
/
+63
2012-07-02
Remove no-longer necessary delayed imports of Package
Dan McGee
1
-10
/
+7
2012-05-19
Drop old PackageDepend model
Dan McGee
1
-1
/
+1
2012-05-19
Switch to usage of new Depend object
Dan McGee
1
-4
/
+30
2012-05-19
Add new depends model
Dan McGee
1
-0
/
+7
2012-05-19
Add a get_best_satisfier method to RelatedToBase
Dan McGee
1
-1
/
+35
2012-05-19
Refactor an abstract base class out of conflicts/provides/replaces
Dan McGee
1
-24
/
+17
2012-04-27
Use GenericIPAddressField in flag request ip_address
Dan McGee
1
-1
/
+3
2012-02-07
FlagRequest model behavior tweaks
Dan McGee
1
-1
/
+4
2012-01-11
Add old version string to saved flag requests
Dan McGee
1
-0
/
+1
2011-12-12
PyLint suggested cleanups
Dan McGee
1
-1
/
+4
2011-12-08
Add a new FlagRequest model
Dan McGee
1
-5
/
+29
2011-12-08
Remove auto-deletion of package relations on inactive users
Dan McGee
1
-10
/
+1
2011-11-14
Allow population of signoff specs with SVN commit messages
Dan McGee
1
-1
/
+1
2011-11-04
Signoffs changes and improvements
Dan McGee
1
-8
/
+20
2011-11-04
Add signoff options form and data entry page
Dan McGee
1
-11
/
+41
2011-11-03
Refactor more package signoff stuff
Dan McGee
1
-2
/
+5
2011-11-03
Many signoff page improvements
Dan McGee
1
-1
/
+44
2011-10-12
Pylint suggested and other cleanups
Dan McGee
1
-1
/
+1
2011-07-29
Add index to package groups name field
Dan McGee
1
-1
/
+1
2011-07-06
Refactor code to use new signoff model
Dan McGee
1
-0
/
+2
2011-07-06
Add new packages signoff model
Dan McGee
1
-1
/
+38
2011-07-06
Move package signoff URL to more logical location
Dan McGee
1
-2
/
+1
2011-07-05
Move set_created_field() to shared utils class
Dan McGee
1
-8
/
+2
2011-05-03
Add a created date to package relations
Dan McGee
1
-1
/
+12
2011-03-23
Fix package group unicode method
Dan McGee
1
-1
/
+1
[next]