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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-08
Add some migrations to convert database to UTC time
Dan McGee
2
-0
/
+265
2011-04-08
Use UTC datetime objects everywhere
Dan McGee
5
-25
/
+20
2011-04-08
Show a few more fields in package admin
Dan McGee
1
-1
/
+2
2011-04-08
Select related needed objects when pulling package details
Dan McGee
1
-1
/
+2
2011-04-08
Add a horrible hack to allow feed guid value to not be a permalink
Dan McGee
1
-0
/
+23
2011-04-08
Ensure feed GUIDs are unchanging and unique
Dan McGee
8
-8
/
+186
2011-04-05
Collapse all split and similar packages in recent updates list
Dan McGee
2
-19
/
+64
2011-04-05
Make mirror name and URLs unique
Dan McGee
2
-2
/
+68
2011-03-29
Work out kinks in create new user view
Dan McGee
1
-6
/
+17
2011-03-29
Log user additions via new user form
Dan McGee
1
-0
/
+15
2011-03-29
Show important fields first on new user form
Dan McGee
1
-5
/
+16
2011-03-29
Link email address if available
Dan McGee
1
-1
/
+1
2011-03-29
Ensure durations are sorted correctly
Dan McGee
1
-4
/
+3
2011-03-29
Small package details template cleanup
Dan McGee
1
-1
/
+1
2011-03-29
Enhance the mirror details page
Dan McGee
3
-30
/
+96
2011-03-29
Move country filter last in mirror admin
Dan McGee
1
-1
/
+1
2011-03-24
Add provides to collections list
Dan McGee
1
-1
/
+1
2011-03-24
Remove dead merchandise link
Dan McGee
1
-2
/
+0
2011-03-24
reporead: remove the need for hasattr() checks
Dan McGee
1
-24
/
+27
2011-03-24
Clear out package relation sets before adding new values
Dan McGee
1
-0
/
+3
2011-03-23
reporead: read in provisions, conflicts, and replacements
Dan McGee
1
-3
/
+42
2011-03-23
Remove need to import each individual logger constant
Dan McGee
1
-6
/
+4
2011-03-23
Fix package group unicode method
Dan McGee
1
-1
/
+1
2011-03-23
reporead: refactor multivalued attribute creation
Dan McGee
1
-9
/
+13
2011-03-23
Add new package parts models
Dan McGee
2
-0
/
+211
2011-03-23
Add basic todo list admin site
Dan McGee
1
-1
/
+7
2011-03-23
Allow virtual base packages to display in web interface
Dan McGee
2
-4
/
+25
2011-03-23
Generalize group details page
Dan McGee
2
-4
/
+5
2011-03-23
Add flag date column to group details page
Dan McGee
1
-0
/
+2
2011-03-23
Use select_related() on group details page
Dan McGee
1
-1
/
+1
2011-03-23
Fix potential logic bug in requiredby filtering
Dan McGee
1
-1
/
+1
2011-03-23
Don't bail on staging repo being short on packages
Dan McGee
1
-1
/
+1
2011-03-23
Add 'staging' field to Repo model
Dan McGee
3
-2
/
+161
2011-03-23
Simplify the dev dashboard
Dan McGee
3
-24
/
+11
2011-03-23
Urlize todo list descriptions on dashboard
Dan McGee
1
-1
/
+1
2011-03-23
Add alias to developer clocks page
Dan McGee
1
-0
/
+2
2011-03-23
Add index to todo list date added
Dan McGee
2
-1
/
+158
2011-03-21
Fix news preview with CSRF and AJAX in Django 1.2.5
Dan McGee
2
-10
/
+12
2011-03-16
Fix valid_value() in "LimitTypedChoiceField" class.
Lukas Fleischer
1
-5
/
+10
2011-03-16
Various reporead small cleanups
Dan McGee
1
-24
/
+29
2011-03-15
Only set limit if we have one, else default to 50
Dan McGee
1
-1
/
+3
2011-03-15
Ensure package search form correctly handles errors
Dan McGee
2
-38
/
+54
2011-03-15
Check in actual models update for DateTime migration
Dan McGee
1
-1
/
+1
2011-03-15
Use date template filter on datetime field display
Dan McGee
2
-4
/
+4
2011-03-15
Make todo list DateField a DateTimeField
Dan McGee
1
-0
/
+156
2011-03-14
Show orphan package counts in maintainer dashboard table
Dan McGee
2
-0
/
+20
2011-03-14
Remove duplicate TEMPLATE_LOADERS config
Dan McGee
1
-19
/
+12
2011-03-14
Fix relative URL links in admin_log template
Dan McGee
1
-1
/
+1
2011-03-13
Move magic numbers into a function argument
Dan McGee
1
-4
/
+5
2011-03-13
Ensure PyPy compatibility
Dan McGee
1
-2
/
+5
[next]