index
:
server/parabolaweb
archweb
archweb-generic
lukeshu/netboot
master
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
views.py
Age
Commit message (
Expand
)
Author
2010-12-07
Always allow a developer to disown a package
Dan McGee
2010-12-03
Display flag date in package search and allow sorting
release_2010-12-03
Dan McGee
2010-10-18
Move hardcoded email address to settings file
Dan McGee
2010-10-04
Make user profile a OneToOneField
release_2010-10-05
Dan McGee
2010-09-08
Use arch.agnostic flag everywhere
Dan McGee
2010-09-08
Fix download links to work with package pools
Dan McGee
2010-09-06
Move mirror models out of main app
Dan McGee
2010-09-03
Use direct_to_template in all remaining possible places
Dan McGee
2010-08-28
PyLint suggested cleanups
Dan McGee
2010-08-28
Move package utility functions
Dan McGee
2010-08-28
Move differences into it's own function
Dan McGee
2010-08-27
Add package groups to front page and cache results
release_2010-08-27-2
Dan McGee
2010-08-27
Add last updated column to package groups view
Dan McGee
2010-08-27
Add a package group overview page
Dan McGee
2010-08-27
Add a group details view
Dan McGee
2010-08-25
Package Differences by Architecture view
Dan McGee
2010-08-13
Show maintainer full names in search dropdown
Dan McGee
2010-08-13
Clarify what the date field means on package search
Dan McGee
2010-07-06
Update code to use new flag_date column
Dan McGee
2010-06-22
Add 'never_cache' decorator in a bunch of places
Dan McGee
2010-06-20
Get a more accurate count of adopted packages
Dan McGee
2010-06-20
Update to the new messages framework
Dan McGee
2010-06-08
Use Sites framework instead of hardcoded domain name
Dan McGee
2010-06-05
Updates for CSRF protection in Django 1.2.X
Dan McGee
2010-05-26
Add ability to download package from web interface
Dan McGee
2010-05-26
Move package flagging URLs below the package
Dan McGee
2010-04-02
Improve flag out-of-date logic
Dan McGee
2010-03-27
Simplify code now that pkgbase is always defined
release_2010-03-28
Dan McGee
2010-03-27
Move package maintainer off of package model
Dan McGee
2010-03-06
Use repo.testing flag instead of test-based checks
Dan McGee
2010-02-27
files: template reuse
Dan McGee
2010-02-27
Ensure our cache is correct with AJAX requests
Dan McGee
2010-02-27
Make files view AJAX if supported
Dan McGee
2010-02-27
Order the package files when viewing
Dan McGee
2010-02-27
Bring package files view up to speed
Dan McGee
2010-02-17
Clean up urlencode usage even more
Dan McGee
2010-02-16
More save() -> update() cleanup
Dan McGee
2010-02-16
Clean up adopt/disown logic
Dan McGee
2010-02-16
Use unicode-safe urlencode in package search
Dan McGee
2010-02-16
Make packages view much more efficient
Dan McGee
2010-02-10
Remove archweb prefix from all imports
Dan McGee
2010-02-08
Add OpenSearch support to the site
Dan McGee
2010-01-31
Make marking out of date actually work
Dan McGee
2010-01-31
Use select_related() to make a few more places more performant
Dan McGee
2010-01-31
Adjust models and views for nullable maintainer
Evangelos Foutras
2010-01-30
Package search: sort maintainer list by username
Dan McGee
2009-11-10
added permission required to protected packages views
Ismael Carnales
2009-11-09
added missing packages views code from archweb_pub
Ismael Carnales
2009-11-09
added missing packages views from archweb_pub
Ismael Carnales
2009-11-09
modified import paths from archweb_dev to archweb
Ismael Carnales
[next]