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
2010-09-21
Add 'mirrorcheck' command
Dan McGee
3
-0
/
+149
2010-09-21
Rename generate mirrorlist view
Dan McGee
2
-2
/
+2
2010-09-21
Add new MirrorLog model and associated migration
Dan McGee
2
-0
/
+86
2010-09-21
Auto-populate slug on news item creation
Dan McGee
2
-3
/
+17
2010-09-21
Update news views to use slug instead of ID
Dan McGee
5
-18
/
+25
2010-09-21
Add migrations to populate the news slug and make it non-null
Dan McGee
3
-1
/
+145
2010-09-21
Add news slug field
Dan McGee
2
-0
/
+67
2010-09-20
Update news permission required string
Dan McGee
1
-4
/
+4
2010-09-20
Fix package differences pkgrel comparison
Dan McGee
1
-3
/
+4
2010-09-17
Remove some leftover print statements
Dan McGee
2
-3
/
+0
2010-09-15
Spruce up news admin view
Dan McGee
2
-4
/
+4
2010-09-15
Ensure consistent date formatting everywhere
Dan McGee
8
-7
/
+10
2010-09-15
Re-enable etags
Dan McGee
1
-2
/
+0
2010-09-15
Improve request handling for feeds that haven't changed
Dan McGee
1
-0
/
+37
2010-09-15
Reorder middleware to be more inline with Django defaults
Dan McGee
1
-2
/
+2
2010-09-15
Add last modified date to news
Dan McGee
2
-1
/
+76
2010-09-13
Bump requirements for Django security release
Dan McGee
2
-2
/
+2
2010-09-12
reporead: revamp database parsing code
Dan McGee
1
-93
/
+64
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
3
-12
/
+44
2010-09-10
reporead: allow traceback on USR1 signal as well
Dan McGee
1
-2
/
+3
2010-09-10
Remove SomethingFishyException
Dan McGee
1
-7
/
+2
2010-09-09
Improve todo list view page
Dan McGee
2
-6
/
+22
2010-09-09
Remove redundant text from groups package count column
Dan McGee
1
-12
/
+2
2010-09-09
After moving models, update content type table
Dan McGee
1
-0
/
+169
2010-09-09
Hide multilib by default
Dan McGee
1
-2
/
+2
2010-09-08
Update arch fixture with new column
Dan McGee
1
-0
/
+3
2010-09-08
Use arch.agnostic flag everywhere
Dan McGee
3
-10
/
+17
2010-09-08
Add metadata to Arch table
Dan McGee
4
-1
/
+313
2010-09-08
Fix download links to work with package pools
Dan McGee
1
-1
/
+5
2010-09-08
Add links to arch differences page
Dan McGee
2
-1
/
+4
2010-09-08
Developer dashboard fixes
Dan McGee
1
-32
/
+41
2010-09-08
Remove leftover console.log
Dan McGee
1
-1
/
+0
2010-09-08
Remove explicit ordering from admin specs
Dan McGee
1
-2
/
+0
2010-09-08
Re-ID sponsors div so it skirts adblock
Dan McGee
2
-2
/
+2
2010-09-08
Show news in admin
Dan McGee
1
-0
/
+10
2010-09-08
Paginate the news list view
Dan McGee
4
-0
/
+31
2010-09-08
Move news model to an appropriate place
Dan McGee
8
-22
/
+247
2010-09-08
Put news under south control
Dan McGee
3
-0
/
+21
2010-09-08
Add 'for' attributes to search form labels
Dan McGee
1
-8
/
+8
2010-09-08
Implement package difference filtering
Dan McGee
4
-23
/
+117
2010-09-08
Split and update the pip requirements file
Dan McGee
2
-5
/
+6
2010-09-07
Use flagged style on versions in package differences
Dan McGee
1
-2
/
+4
2010-09-07
Make flagged style class apply to all tables
Dan McGee
1
-3
/
+1
2010-09-06
Move mirror models out of main app
Dan McGee
10
-117
/
+342
2010-09-06
Put mirrors app under South control
Dan McGee
3
-0
/
+17
2010-09-06
Remove unnecessary comments
Dan McGee
1
-9
/
+1
2010-09-03
Use direct_to_template in all remaining possible places
Dan McGee
5
-65
/
+47
2010-09-03
Use direct_to_template in public views
Dan McGee
1
-10
/
+5
2010-09-03
Enable template fragment caching on package details page
Dan McGee
1
-0
/
+5
[next]