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
/
utils.py
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-23
When retrieving signoff specs, select the arch object as well
Dan McGee
1
-1
/
+2
2013-04-22
Use required_signoffs value when creating signoff specs
Dan McGee
1
-2
/
+2
2013-04-17
Various minor code cleanups and fixes
Dan McGee
1
-1
/
+1
2013-03-12
Remove function caching in packages/utils
Dan McGee
1
-3
/
+1
2013-02-10
Fix split packages sitemap
Dan McGee
1
-1
/
+1
2013-01-22
Use a subquery rather than two queries in attach_maintainers
Dan McGee
1
-2
/
+6
2013-01-19
Use a set instead of list when gathering package differences
Dan McGee
1
-10
/
+15
2012-12-28
Make attach_maintainers null-safe
Dan McGee
1
-1
/
+3
2012-11-16
Use python set comprehension syntax supported in 2.7
Dan McGee
1
-5
/
+5
2012-11-16
Use Python 2.7 dictionary comprehension syntax
Dan McGee
1
-3
/
+2
2012-10-14
Refactor signoff-grabbing queries
Dan McGee
1
-22
/
+18
2012-10-12
Make wrong permissions query more efficient
Dan McGee
1
-5
/
+6
2012-08-15
Fix signoffs SQL query
Dan McGee
1
-1
/
+2
2012-08-09
PEP8 cleanups in package utils
Dan McGee
1
-6
/
+11
2012-08-09
Extract parse_version function from reporead logic
Dan McGee
1
-0
/
+18
2012-07-09
Get multilib package differences query working on sqlite3
Dan McGee
1
-9
/
+22
2012-07-09
Use a set instead of list when gathering package IDs to fetch
Dan McGee
1
-1
/
+1
2012-05-19
Switch to usage of new Depend object
Dan McGee
1
-3
/
+3
2012-05-02
Ensure order_by default value is cleared when using distinct()
Dan McGee
1
-1
/
+2
2012-04-07
Move PackageJSONEncoder into package.utils module
Dan McGee
1
-1
/
+36
2012-01-05
Adjust page and content caching lengths and decorators
Dan McGee
1
-2
/
+2
2011-12-12
PyLint suggested cleanups
Dan McGee
1
-1
/
+1
2011-12-08
Multilib differences report
Dan McGee
1
-0
/
+43
2011-11-11
Add a split packages sitemap
Dan McGee
1
-2
/
+16
2011-11-11
Show relevant signoffs on dashboard
Dan McGee
1
-1
/
+6
2011-11-04
Rewrite get_target_repo_map() using raw SQL
Dan McGee
1
-8
/
+20
2011-11-04
Fix signoff target repo mapping
Dan McGee
1
-0
/
+1
2011-11-04
Find all potential package signoff specifications upfront
Dan McGee
1
-15
/
+39
2011-11-04
Make maintainer lookup on todo lists fast
Dan McGee
1
-0
/
+1
2011-11-04
Add new attach_maintainers() utility method
Dan McGee
1
-3
/
+31
2011-11-04
Minor signoff query tweaks/optimizations
Dan McGee
1
-4
/
+4
2011-11-04
Allow signoff manipulation if you are a maintainer
Dan McGee
1
-0
/
+4
2011-11-04
Signoffs changes and improvements
Dan McGee
1
-7
/
+9
2011-11-03
Refactor more package signoff stuff
Dan McGee
1
-9
/
+125
2011-07-06
Add get_current_signoffs utility method
Dan McGee
1
-3
/
+28
2011-07-05
Simplify package differences code
Dan McGee
1
-10
/
+5
2011-06-15
Refactor common select_related into manager method
Dan McGee
1
-1
/
+1
2011-03-13
Add package epoch support
Dan McGee
1
-0
/
+2
2011-02-23
Add stale package relations status screen
Dan McGee
1
-1
/
+23
2011-01-18
Add arch-specific group overview pages
Dan McGee
1
-4
/
+6
2010-10-05
Add some select_related() magic
Dan McGee
1
-1
/
+1
2010-09-08
Implement package difference filtering
Dan McGee
1
-3
/
+29
2010-08-28
Move package utility functions
Dan McGee
1
-0
/
+103