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
/
views.py
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-29
Fix package sort fields
Dan McGee
1
-1
/
+1
2011-07-06
Add a few more valid package sort fields
Dan McGee
1
-1
/
+3
2011-07-06
Refactor code to use new signoff model
Dan McGee
1
-28
/
+92
2011-07-06
Move package signoff URL to more logical location
Dan McGee
1
-4
/
+2
2011-06-24
Set up queries for staging repos
Dan McGee
1
-5
/
+8
2011-06-24
Add (hidden) ability to search by last packager
Dan McGee
1
-0
/
+10
2011-06-20
Differentiate between no filelist and empty filelist
Dan McGee
1
-2
/
+5
2011-06-16
Remove automatic search redirection on count = 1
Dan McGee
1
-3
/
+0
2011-06-15
Refactor common select_related into manager method
Dan McGee
1
-8
/
+7
2011-06-15
Add JSON package details and files views
Dan McGee
1
-10
/
+44
2011-05-03
Never cache the stale relations page
Dan McGee
1
-0
/
+1
2011-04-18
packages: pylint suggested cleanups
Dan McGee
1
-5
/
+5
2011-04-18
Update out of date flag screen and email
Dan McGee
1
-9
/
+28
2011-04-16
Only include known values in generated search query
Dan McGee
1
-2
/
+9
2011-04-08
Use UTC datetime objects everywhere
Dan McGee
1
-1
/
+1
2011-04-08
Select related needed objects when pulling package details
Dan McGee
1
-1
/
+2
2011-03-23
Allow virtual base packages to display in web interface
Dan McGee
1
-3
/
+23
2011-03-23
Generalize group details page
Dan McGee
1
-2
/
+3
2011-03-23
Use select_related() on group details page
Dan McGee
1
-1
/
+1
2011-03-16
Fix valid_value() in "LimitTypedChoiceField" class.
Lukas Fleischer
1
-5
/
+10
2011-03-15
Only set limit if we have one, else default to 50
Dan McGee
1
-1
/
+3
2011-03-15
Ensure package search form correctly handles errors
Dan McGee
1
-16
/
+24
2011-03-08
Clean up current_query and preserve multiple args
Dan McGee
1
-5
/
+5
2011-03-04
Move new user email contents to template
Dan McGee
1
-1
/
+1
2011-03-03
Correct some permission decorators
Dan McGee
1
-2
/
+2
2011-03-03
Make Arch and Repo a MultipleChoice on package search
Dan McGee
1
-6
/
+6
2011-02-23
Allow deleting of stale package relations via status page
Dan McGee
1
-0
/
+13
2011-02-23
Add stale package relations status screen
Dan McGee
1
-2
/
+19
2011-02-22
Use new split package file fields everywhere
Dan McGee
1
-1
/
+1
2011-02-15
Clean up Package related objects code
Dan McGee
1
-2
/
+1
2011-01-21
Add an 'unflag all' option
Dan McGee
1
-4
/
+14
2011-01-18
Add arch-specific group overview pages
Dan McGee
1
-3
/
+11
2011-01-18
Make package signoffs AJAX if JS is enabled
Dan McGee
1
-14
/
+16
2010-12-07
Always allow a developer to disown a package
Dan McGee
1
-17
/
+22
2010-12-04
Display flag date in package search and allow sorting
Dan McGee
1
-2
/
+2
2010-10-18
Move hardcoded email address to settings file
Dan McGee
1
-1
/
+2
2010-10-05
Make user profile a OneToOneField
Dan McGee
1
-1
/
+1
2010-09-08
Use arch.agnostic flag everywhere
Dan McGee
1
-4
/
+6
2010-09-08
Fix download links to work with package pools
Dan McGee
1
-1
/
+5
2010-09-06
Move mirror models out of main app
Dan McGee
1
-1
/
+1
2010-09-03
Use direct_to_template in all remaining possible places
Dan McGee
1
-30
/
+23
2010-08-28
PyLint suggested cleanups
Dan McGee
1
-14
/
+15
2010-08-28
Move package utility functions
Dan McGee
1
-100
/
+6
2010-08-28
Move differences into it's own function
Dan McGee
1
-5
/
+8
2010-08-28
Add package groups to front page and cache results
Dan McGee
1
-1
/
+2
2010-08-28
Add last updated column to package groups view
Dan McGee
1
-4
/
+8
2010-08-28
Add a package group overview page
Dan McGee
1
-2
/
+40
2010-08-28
Add a group details view
Dan McGee
1
-1
/
+16
2010-08-25
Package Differences by Architecture view
Dan McGee
1
-0
/
+67
2010-08-13
Show maintainer full names in search dropdown
Dan McGee
1
-8
/
+6
[next]