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
2010-06-21
Get a more accurate count of adopted packages
Dan McGee
1
-1
/
+4
2010-06-21
Update to the new messages framework
Dan McGee
1
-11
/
+14
2010-06-08
Use Sites framework instead of hardcoded domain name
Dan McGee
1
-1
/
+1
2010-06-05
Updates for CSRF protection in Django 1.2.X
Dan McGee
1
-1
/
+1
2010-05-26
Add ability to download package from web interface
Dan McGee
1
-1
/
+17
2010-05-26
Move package flagging URLs below the package
Dan McGee
1
-4
/
+6
2010-04-03
Improve flag out-of-date logic
Dan McGee
1
-2
/
+2
2010-03-28
Simplify code now that pkgbase is always defined
Dan McGee
1
-4
/
+4
2010-03-27
Move package maintainer off of package model
Dan McGee
1
-24
/
+41
2010-03-06
Use repo.testing flag instead of test-based checks
Dan McGee
1
-4
/
+4
2010-02-27
files: template reuse
Dan McGee
1
-1
/
+1
2010-02-27
Ensure our cache is correct with AJAX requests
Dan McGee
1
-0
/
+2
2010-02-27
Make files view AJAX if supported
Dan McGee
1
-1
/
+4
2010-02-27
Order the package files when viewing
Dan McGee
1
-1
/
+1
2010-02-27
Bring package files view up to speed
Dan McGee
1
-4
/
+5
2010-02-18
Clean up urlencode usage even more
Dan McGee
1
-3
/
+1
2010-02-17
More save() -> update() cleanup
Dan McGee
1
-3
/
+1
2010-02-17
Clean up adopt/disown logic
Dan McGee
1
-9
/
+4
2010-02-17
Use unicode-safe urlencode in package search
Dan McGee
1
-9
/
+4
2010-02-17
Make packages view much more efficient
Dan McGee
1
-2
/
+3
2010-02-10
Remove archweb prefix from all imports
Dan McGee
1
-3
/
+3
2010-02-09
Add OpenSearch support to the site
Dan McGee
1
-1
/
+13
2010-02-01
Make marking out of date actually work
Dan McGee
1
-17
/
+22
2010-01-31
Use select_related() to make a few more places more performant
Dan McGee
1
-5
/
+10
2010-01-31
Adjust models and views for nullable maintainer
Evangelos Foutras
1
-8
/
+8
2010-01-30
Package search: sort maintainer list by username
Dan McGee
1
-1
/
+1
2009-11-10
added permission required to protected packages views
Ismael Carnales
1
-0
/
+6
2009-11-10
added missing packages views code from archweb_pub
Ismael Carnales
1
-2
/
+14
2009-11-10
added missing packages views from archweb_pub
Ismael Carnales
1
-0
/
+65
2009-11-10
modified import paths from archweb_dev to archweb
Ismael Carnales
1
-3
/
+3
2009-10-17
Port archweb_pub commit 1f96c7a1182ef75279c18986b708e683f89dd690 to archweb_d...
Thomas Bächler
1
-2
/
+1
2009-09-12
Fix community links.
Dusty Phillips
1
-1
/
+2
2009-07-24
Repo-based permissions when adopting packages.
Dusty Phillips
1
-3
/
+14
2009-05-05
Fix a bug when someone accesses the update page without POSTINg adopt or diso...
Dusty Phillips
1
-6
/
+10
2009-04-14
FS#11325. Add a 'Target Repo' column to the signoffs page.
Dusty Phillips
1
-1
/
+10
2008-10-12
drop a couple completed to-dos and blank lines
Dusty Phillips
1
-2
/
+0
2008-10-12
refactor duplicate signoff code
Dusty Phillips
1
-8
/
+4
2008-10-11
use RequestContext because its standard
Dusty Phillips
1
-4
/
+3
2008-10-10
simplify package details view
Dusty Phillips
1
-21
/
+16
2008-10-08
drop id based searching
Dusty Phillips
1
-1
/
+1
2008-10-07
use user messages to communicate status
Dusty Phillips
1
-8
/
+8
2008-10-07
sort returns to first page
Dusty Phillips
1
-1
/
+2
2008-10-07
reorder ifs
Dusty Phillips
1
-92
/
+4
2008-10-07
fix sorting issue
Dusty Phillips
1
-3
/
+6
2008-10-07
trying to flesh out the page
Dusty Phillips
1
-3
/
+21
2008-10-07
fix the last update script
Dusty Phillips
1
-4
/
+4
2008-10-07
make sort form work
Dusty Phillips
1
-4
/
+10
2008-10-07
make form submit some but not all values
Dusty Phillips
1
-14
/
+47
2008-10-07
need better than ids for options
Dusty Phillips
1
-37
/
+20
2008-10-07
replace package search with a nonfunctional newform
Dusty Phillips
1
-2
/
+64
[next]