index
:
parabolaweb
archweb
archweb-generic
lukeshu/netboot
master
mirror of git://projects.parabola.nu/parabolaweb.git
Parabola git mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
public
Age
Commit message (
Expand
)
Author
2011-03-13
Move magic numbers into a function argument
Dan McGee
2011-02-27
Slight refactor of user list views
Dan McGee
2011-02-27
Screen Fellows based on group membership as well
Dan McGee
2010-11-27
Simplify sorting attrgetter calls
Dan McGee
2010-10-04
Make user profile a OneToOneField
release_2010-10-05
Dan McGee
2010-10-04
Switch another query to use is_download
Dan McGee
2010-10-04
Add some select_related() magic
Dan McGee
2010-10-01
Allow donors to be invisible
release_2010-10-01
Dan McGee
2010-09-08
Move news model to an appropriate place
Dan McGee
2010-09-06
Move mirror models out of main app
Dan McGee
2010-09-03
Use direct_to_template in public views
Dan McGee
2010-08-28
PyLint suggested cleanups
Dan McGee
2010-08-27
Add missing RequestContext in feeds view
Dan McGee
2010-06-21
Cache the recent updates list
Dan McGee
2010-05-26
Highlight 'Packages' in navbar when browsing packages
release_2010-05-26
Dan McGee
2010-05-17
Make group membership use Django groups
Dan McGee
2010-05-17
Donor page rework for list formatting
Dan McGee
2010-05-16
Ensure protocol order is stable on download page
Dan McGee
2010-04-18
Remove Arch-Based Projects
Dan McGee
2010-04-18
Remove International Communities
Dan McGee
2010-04-18
Remove IRC Channels
Dan McGee
2010-04-17
Improve front page recent updates list
release_2010-04-17
Dan McGee
2010-02-26
Only group packages if they are in the same repo
Dan McGee
2010-02-10
Remove archweb prefix from all imports
Dan McGee
2010-02-05
Make recent updates group multiple architectures
Dan McGee
2010-02-04
feeds: add per arch, per repo feed ability
Dan McGee
2010-01-31
Spruce up the developer view pages
Dan McGee
2010-01-31
Use select_related() to make a few more places more performant
Dan McGee
2010-01-31
Don't exclude testing packages from recently updated
Dan McGee
2009-12-01
Add basic tests to public app
Ismael Carnales
2009-11-10
Fix highlighting on main site tabs
Dan McGee
2009-11-09
corrected context variable names in index view
Ismael Carnales
2009-11-09
made every public view return a RequestContext
Ismael Carnales
2009-11-09
use direct_to_template to replace static views
Ismael Carnales
2009-11-09
changed landing view
Ismael Carnales
2009-11-09
"imported" public app files from archweb_pub
Ismael Carnales
2007-12-29
Removed public app
eliott
2007-12-29
Moved some things around.
eliott
2007-12-29
Massive retab fest.
eliott
2007-12-29
Modified render_template and renamed it to render_response (consistent with
eliott
2007-12-29
Moved common to public
eliott
2007-12-22
added robots.txt
eliott
2007-12-22
renamed imports
eliott
2007-11-03
Initial import for public release...
eliott