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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-05
Make user profile a OneToOneField
Dan McGee
1
-1
/
+1
2010-10-05
Add some select_related() magic
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-08
Implement package difference filtering
Dan McGee
1
-3
/
+29
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
2
-100
/
+109
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
2010-08-13
Clarify what the date field means on package search
Dan McGee
1
-1
/
+2
2010-08-04
Add a title to the userpkgs link
Dan McGee
1
-2
/
+7
2010-07-28
Add new 'userpkgs' template tag
Dan McGee
1
-0
/
+22
2010-07-25
Add package groups model and display to packages
Dan McGee
2
-0
/
+117
2010-07-07
Update code to use new flag_date column
Dan McGee
1
-7
/
+7
2010-06-25
Get unit tests up and running again
Dan McGee
1
-1
/
+3
2010-06-22
Add 'never_cache' decorator in a bunch of places
Dan McGee
1
-0
/
+4
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-05-17
Kill td_input template and tag
Dan McGee
1
-4
/
+0
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
5
-24
/
+369
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
[next]