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
/
todolists
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-24
Don't include staging packages in todolists
Dan McGee
1
-2
/
+2
2011-05-04
Fix missed list -> todolist variable rename
Dan McGee
1
-1
/
+1
2011-04-09
Show more info about todolists on developer dashboard
Dan McGee
3
-15
/
+23
2011-04-09
Rename local variables for clarity
Dan McGee
1
-6
/
+6
2011-04-08
Convert todolist delete to class-based view
Dan McGee
2
-10
/
+11
2011-03-04
Send only one email per todolist
Dan McGee
1
-26
/
+28
2011-03-04
Use transactions in todolist creation
Dan McGee
1
-42
/
+52
2011-03-03
Correct some permission decorators
Dan McGee
1
-1
/
+1
2010-12-13
Move more URLs out of root urlconf
Dan McGee
1
-0
/
+13
2010-10-04
Todo list minor fixes and comments for later
Dan McGee
1
-6
/
+8
2010-09-09
Improve todo list view page
Dan McGee
1
-3
/
+12
2010-09-03
Use direct_to_template in all remaining possible places
Dan McGee
1
-13
/
+10
2010-07-25
Add a basic view for todo lists
Dusty Phillips
1
-0
/
+5
2010-07-06
Add absolute URL method for todo lists
Dan McGee
1
-3
/
+3
2010-06-28
Mark the todolists' flag view as never_cache
Evangelos Foutras
1
-2
/
+1
2010-06-25
Mark a few more pages as never cache
Dan McGee
1
-0
/
+2
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
-1
/
+1
2010-06-02
Rename todolist email template
Dan McGee
1
-1
/
+1
2010-05-21
Fix undefined variable issue
Dan McGee
1
-1
/
+1
2010-04-03
Fix package URL in todo list emails
Dan McGee
1
-1
/
+1
2010-03-30
Fix todolist dealing with package maintainers
Dan McGee
1
-3
/
+3
2010-03-06
Use repo.testing flag instead of test-based checks
Dan McGee
1
-1
/
+1
2010-03-02
Unify spelling of 'Todo'
Dan McGee
1
-3
/
+3
2010-02-27
Ensure our cache is correct with AJAX requests
Dan McGee
1
-0
/
+2
2010-02-27
Implement AJAX flagging for todo items
Evangelos Foutras
1
-6
/
+11
2010-02-10
Remove archweb prefix from all imports
Dan McGee
1
-1
/
+1
2010-01-31
Use select_related() to make a few more places more performant
Dan McGee
1
-1
/
+1
2010-01-31
Adjust models and views for nullable maintainer
Evangelos Foutras
1
-1
/
+1
2010-01-30
Exclude repos ending with "Testing" from ToDos
Evangelos Foutras
1
-1
/
+2
2009-11-10
added login_required to protect todolists views
Ismael Carnales
1
-1
/
+4
2009-11-10
fixed error in todolists list view
Ismael Carnales
1
-2
/
+2
2009-11-10
modified import paths from archweb_dev to archweb
Ismael Carnales
1
-1
/
+1
2008-10-12
drop some print statements
Dusty Phillips
1
-3
/
+1
2008-10-11
use RequestContext because its standard
Dusty Phillips
1
-9
/
+9
2008-10-11
port to django 1.0
Dusty Phillips
1
-12
/
+14
2008-10-06
drop a bunch of unusued imports
Dusty Phillips
1
-1
/
+1
2008-10-06
drop some unused imports
Dusty Phillips
1
-5
/
+2
2008-07-23
fix problem with to-do list showing testing packages
Dusty Phillips
1
-1
/
+1
2008-07-09
fix up permissions on todolists
Dusty Phillips
1
-2
/
+2
2008-07-02
stupid stupid variable overwrite
Dusty Phillips
1
-4
/
+9
2008-07-02
mistake
Dusty Phillips
1
-1
/
+1
2008-07-02
missing import
Dusty Phillips
1
-0
/
+1
2008-07-02
add reminder e-mails to todo lists
Dusty Phillips
1
-2
/
+25
2008-06-30
fix problem with deleting packages from a list
Dusty Phillips
1
-0
/
+6
2008-06-28
refactor package cleaning to be duplicate sensitive
Dusty Phillips
1
-6
/
+5
2008-06-28
add an 'edit todolist' functionality
Dusty Phillips
1
-0
/
+32
2008-06-28
refactor todo packages a bit
Dusty Phillips
1
-8
/
+3
2008-06-28
use newforms on todo list
Dusty Phillips
1
-24
/
+41
2008-06-27
better exception handling
Dusty Phillips
1
-2
/
+4
[next]