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
/
devel
/
views.py
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-14
Show orphan package counts in maintainer dashboard table
Dan McGee
1
-0
/
+11
2011-03-10
Add Admin log overview page
Dan McGee
1
-1
/
+15
2011-03-08
Work around unicode/str issue in pytz
Dan McGee
1
-1
/
+3
2011-03-04
Move new user email contents to template
Dan McGee
1
-10
/
+20
2011-03-03
Remove devel notify view
Dan McGee
1
-9
/
+0
2011-01-08
Add developer world clocks page
Dan McGee
1
-1
/
+24
2010-10-19
Unify hyphenation of out-of-date text
Dan McGee
1
-1
/
+1
2010-10-06
Make it actually possible to upload a new dev image
Dan McGee
1
-1
/
+1
2010-10-05
Adding changing of user profile details
Angel Velasquez
1
-3
/
+13
2010-09-25
Make general mirror list view public
Dan McGee
1
-7
/
+0
2010-09-12
Check for correct permission when creating users
Dan McGee
1
-2
/
+2
2010-09-11
Restore flagged package count by maintainer in dashboard
Dan McGee
1
-2
/
+3
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
-10
/
+6
2010-08-28
PyLint suggested cleanups
Dan McGee
1
-13
/
+21
2010-08-27
Add table sorting to a handful of pages
Dan McGee
1
-6
/
+7
2010-07-07
Update code to use new flag_date column
Dan McGee
1
-1
/
+1
2010-07-06
Show incomplete todo list packages in dev dashboard
Dan McGee
1
-4
/
+9
2010-06-22
Add 'never_cache' decorator in a bunch of places
Dan McGee
1
-0
/
+4
2010-06-08
Use Sites framework instead of hardcoded domain name
Dan McGee
1
-2
/
+4
2010-05-24
Change link to new dev site location
Dan McGee
1
-1
/
+1
2010-05-04
Ensure changing profile email doesn't reset password
Dan McGee
1
-9
/
+6
2010-03-28
Simplify code now that pkgbase is always defined
Dan McGee
1
-1
/
+1
2010-03-27
Move package maintainer off of package model
Dan McGee
1
-3
/
+10
2010-02-10
Remove archweb prefix from all imports
Dan McGee
1
-4
/
+4
2010-02-01
Make marking out of date actually work
Dan McGee
1
-5
/
+3
2010-01-31
Adjust models and views for nullable maintainer
Evangelos Foutras
1
-1
/
+1
2010-01-30
Use select_related() for some mirror pages
Dan McGee
1
-1
/
+1
2009-12-02
Add credential requirements tests to devel app
Ismael Carnales
1
-4
/
+2
2009-11-10
added login_required to devel views
Ismael Carnales
1
-0
/
+5
2009-11-10
changed landing view
Ismael Carnales
1
-9
/
+0
2009-11-10
modified import paths from archweb_dev to archweb
Ismael Carnales
1
-4
/
+4
2009-09-16
Add a basic mirror view for the dev site
Dan McGee
1
-0
/
+6
2009-08-12
merge fix
Dusty Phillips
1
-3
/
+3
2009-08-11
So now the created user passwords should work and Aaron will be less pissed o...
Dusty Phillips
1
-4
/
+4
2009-08-10
Sometimes its better if you test your code before deploying. Other times, you...
Dusty Phillips
1
-0
/
+1
2009-08-10
Add a page to aid Aaron in user creation.
Dusty Phillips
1
-1
/
+52
2009-01-31
Put maintainer list by last name.
Dusty Phillips
1
-1
/
+1
2008-11-15
alphabetical order on maintainers and packages
Dusty Phillips
1
-1
/
+1
2008-11-09
don't show inactive users in dev list
Dusty Phillips
1
-1
/
+1
2008-10-12
simplify both look and code for dashboard
Dusty Phillips
1
-13
/
+11
2008-10-11
use RequestContext because its standard
Dusty Phillips
1
-6
/
+7
2008-10-11
drop useless view
Dusty Phillips
1
-6
/
+3
2008-10-11
fix broken maintainer packages links
Dusty Phillips
1
-14
/
+6
2008-10-07
make form submit some but not all values
Dusty Phillips
1
-2
/
+2
2008-10-07
fairly invasive refactor to developer dashboard to be more django friendly
Dusty Phillips
1
-22
/
+5
2008-10-07
indicate that index is the dev dashboard
Dusty Phillips
1
-1
/
+1
2008-10-07
fix bug introduced by previous code removal
Dusty Phillips
1
-0
/
+2
2008-10-07
Dusty's 80 char issue
Dusty Phillips
1
-2
/
+2
2008-10-07
remove senseless code
Dusty Phillips
1
-5
/
+0
[next]