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
/
main
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-10
Remove archweb prefix from all imports
Dan McGee
3
-3
/
+3
2010-02-09
Fix the get_user middleware stuff
Dan McGee
2
-36
/
+2
2010-02-09
Make sure we use orm in migrations
Dan McGee
1
-2
/
+2
2010-02-06
Make the maintainer migration less stupid
Evangelos Foutras
1
-8
/
+4
2010-02-06
Make recent updates group multiple architectures
Dan McGee
1
-0
/
+6
2010-02-01
Provide SVN links to trunk/ for each package
Dan McGee
1
-3
/
+10
2010-01-31
Make looking up a package with many required by entries faster
Dan McGee
1
-1
/
+1
2010-01-31
Handle empty pkgdesc and url a bit better
Dan McGee
1
-0
/
+211
2010-01-31
Make bugs link more useful
Dan McGee
1
-0
/
+9
2010-01-31
Kill a no longer necessary hack in the admin
Dan McGee
2
-15
/
+1
2010-01-31
Use select_related() to make a few more places more performant
Dan McGee
1
-4
/
+10
2010-01-31
Add a pkgname index
Dan McGee
2
-2
/
+210
2010-01-31
Reintroduce optimized code for Todo listings
Evangelos Foutras
1
-4
/
+4
2010-01-31
Adjust models and views for nullable maintainer
Evangelos Foutras
1
-1
/
+1
2010-01-31
Add migrations for nullable Package.maintainer
Evangelos Foutras
2
-0
/
+398
2010-01-31
Add initial South migration for 'main' app
Dan McGee
2
-0
/
+440
2010-01-30
Fix todolist bug with select_related()
Dan McGee
1
-1
/
+4
2010-01-30
Drastically reduce loading time of Todo lists
Evangelos Foutras
1
-1
/
+1
2009-11-10
removed RequireLoginMiddleware
Ismael Carnales
1
-19
/
+0
2009-11-10
modified import paths from archweb_dev to archweb
Ismael Carnales
2
-2
/
+2
2009-10-18
Adjust SVN links to the WebSVN URL scheme
Thomas Bächler
1
-4
/
+4
2009-10-17
Port archweb_pub commit 1f96c7a1182ef75279c18986b708e683f89dd690 to archweb_d...
Thomas Bächler
1
-0
/
+14
2009-10-07
Set verify_exists=False on ExternalProjects model
Aaron Griffin
1
-1
/
+1
2009-09-26
Update reporead and model to store pkgbase
Dan McGee
1
-0
/
+1
2009-08-21
Add an 'external projects' model and admin for managing the projects page.
Dusty Phillips
2
-1
/
+10
2009-08-12
Too many columns in mirror admin
Dusty Phillips
1
-1
/
+1
2009-08-12
Add a couple columns to user admin at Aaron's request.
Dusty Phillips
1
-0
/
+2
2009-08-12
Add a couple fields to mirror admin at Aaron's request
Dusty Phillips
2
-1
/
+5
2009-07-24
Allow setting allowed repos to empty.
Dusty Phillips
1
-1
/
+1
2009-07-24
Repo-based permissions when adopting packages.
Dusty Phillips
1
-0
/
+1
2009-04-03
Make donor name unique
Dan McGee
1
-1
/
+1
2009-02-08
Store IP address as a char field
Dan McGee
1
-1
/
+1
2009-02-08
Add DB index on country field
Dan McGee
1
-1
/
+1
2009-02-07
Mirror rsync IP: allow netmask specification
Dan McGee
1
-0
/
+17
2009-02-06
Use __unicode__ over __str__
Dusty Phillips
1
-8
/
+8
2009-02-06
Ensure all mirror URLs are saved with a trailing slash
Dan McGee
1
-2
/
+14
2009-02-06
Refactor mirror model
Dan McGee
2
-12
/
+54
2009-01-01
display the license field on package descriptions
Dusty Phillips
1
-0
/
+1
2008-12-06
User profiles are cool. Go go power notebook
Dusty Phillips
1
-1
/
+12
2008-11-15
alphabetical order on maintainers and packages
Dusty Phillips
1
-0
/
+1
2008-10-13
backport some archweb_pub changes into archweb_dev
Dusty Phillips
1
-3
/
+13
2008-10-12
separate copyrighted middleware from my additions
Dusty Phillips
2
-16
/
+2
2008-10-12
simplify both look and code for dashboard
Dusty Phillips
1
-2
/
+2
2008-10-11
use RequestContext because its standard
Dusty Phillips
1
-4
/
+0
2008-10-11
fix another inefficient query
Dusty Phillips
1
-21
/
+1
2008-10-11
replace an ugly query with a nice query
Dusty Phillips
1
-10
/
+4
2008-10-07
need better than ids for options
Dusty Phillips
1
-0
/
+3
2008-10-07
fairly invasive refactor to developer dashboard to be more django friendly
Dusty Phillips
1
-19
/
+5
2008-10-07
these tests will be broken and should have some real tests written later
Dusty Phillips
1
-49
/
+0
2008-10-07
optimize get_flag_stats
Dusty Phillips
1
-9
/
+8
[next]