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
/
models.py
Age
Commit message (
Expand
)
Author
Files
Lines
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
modified import paths from archweb_dev to archweb
Ismael Carnales
1
-1
/
+1
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
1
-0
/
+8
2009-08-12
Add a couple fields to mirror admin at Aaron's request
Dusty Phillips
1
-0
/
+4
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-06
Use __unicode__ over __str__
Dusty Phillips
1
-8
/
+8
2009-02-06
Refactor mirror model
Dan McGee
1
-7
/
+31
2009-01-01
display the license field on package descriptions
Dusty Phillips
1
-0
/
+1
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
simplify both look and code for dashboard
Dusty Phillips
1
-2
/
+2
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
fairly invasive refactor to developer dashboard to be more django friendly
Dusty Phillips
1
-19
/
+5
2008-10-07
optimize get_flag_stats
Dusty Phillips
1
-9
/
+8
2008-10-06
drop a bunch of unusued imports
Dusty Phillips
1
-1
/
+0
2008-10-06
port admin to django 1.0
Dusty Phillips
1
-32
/
+0
2008-10-06
port news to django 1.0 using generic views
Dusty Phillips
1
-1
/
+3
2008-09-17
drop a bunch of stuff not necessary for django 1.0
Dusty Phillips
1
-42
/
+37
2008-08-16
#10340 Integrated Signoffs completed but untested
Dusty Phillips
1
-6
/
+12
2008-08-16
add signoff model for capturing signoffs
Dusty Phillips
1
-0
/
+11
2008-07-09
attempt to reduce missing packages
Dusty Phillips
1
-3
/
+2
2008-07-06
#10213 make package urls be pretty cool, if not awesome
Dusty Phillips
1
-1
/
+2
2008-07-04
make url field non validaty
Dusty Phillips
1
-1
/
+1
2008-06-28
make package names unique
Dusty Phillips
1
-1
/
+1
2008-06-28
refactor todo packages a bit
Dusty Phillips
1
-0
/
+9
2008-06-22
make the package model part of the admin
Dusty Phillips
1
-2
/
+24
2008-06-20
order by last update on package view
Dusty Phillips
1
-0
/
+1
2008-05-24
Added more meta to the admin interface for the press model.
eliott
1
-0
/
+1
2008-04-18
Modified get_depends handling slightly
eliott
1
-3
/
+3
2008-04-18
Formatting adjustment
eliott
1
-3
/
+12
2008-04-18
added more clarity to required_by fields
eliott
1
-7
/
+4
2008-04-17
fixed comment wording
eliott
1
-1
/
+1
2008-04-17
fixed issue where testing and unstable packages caused errors in get_depends
eliott
1
-7
/
+8
2008-04-17
Add sorting of required_by values
eliott
1
-0
/
+4
2008-04-17
Changed url field type.
eliott
1
-1
/
+1
2008-04-12
Refactored the urlize sections to remove display/view data from the model.
eliott
1
-13
/
+24
2008-04-10
Fix for required_by issue where all dependencies were listed, regardless of the
eliott
1
-2
/
+3
2008-04-10
Changed to arches and repos in the db.
eliott
1
-52
/
+48
2008-04-06
cleanup
eliott
1
-3
/
+5
2008-04-06
fix for require query.
eliott
1
-8
/
+6
[next]