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
2013-04-22
Fix sorting of file size values in jQuery tablesorter
Dan McGee
2
-1
/
+17
2013-04-20
Fix parsing issues when query string keys contain unicode
Dan McGee
1
-0
/
+6
2013-04-20
Unbreak the package differences page
Dan McGee
1
-2
/
+0
2013-04-20
Minor CSS cleanups/tweaks
Dan McGee
1
-5
/
+5
2013-04-20
Move all script blocks into {% script_block %} section
Dan McGee
20
-0
/
+52
2013-04-20
Fix some None issues with sqlite3 and mirror status
Dan McGee
1
-2
/
+4
2013-04-20
Remove {% spaceless %} tag from a few more places
Dan McGee
4
-18
/
+8
2013-04-20
Remove spaceless from depends and required by template fragments
Dan McGee
2
-5
/
+4
2013-04-17
Sort required by entries by dependency type
Dan McGee
1
-2
/
+10
2013-04-17
Various minor code cleanups and fixes
Dan McGee
25
-44
/
+23
2013-04-17
Add shortcut for HEAD requests on slower views
Dan McGee
3
-1
/
+15
2013-04-17
Remove COUNTRY_LOOKUP global variable
Dan McGee
1
-3
/
+3
2013-04-17
Grab author when loading news item details
Dan McGee
1
-1
/
+1
2013-04-17
Use require_safe decorator rather than require_GET
Dan McGee
1
-3
/
+3
2013-04-14
Tweaks to mirror status chart generation
Dan McGee
1
-10
/
+12
2013-04-14
Draw one mirror status graph per check location
Dan McGee
3
-23
/
+60
2013-04-14
Turn visualize-mirror into a CSS class
Dan McGee
2
-5
/
+5
2013-04-14
Add a JSON view for retrieving mirror check locations
Dan McGee
2
-2
/
+32
2013-04-14
Fix missing attribute error in replacment find code
Dan McGee
1
-1
/
+2
2013-04-14
Remove cache_function decorator from a few spots
Dan McGee
2
-6
/
+1
2013-04-14
Reduce mirror status query madness
Dan McGee
1
-55
/
+91
2013-04-13
Show replacments for package if it has been removed
Dan McGee
2
-0
/
+11
2013-04-13
Add additional pg_trgm indexes for quicker searches
Dan McGee
1
-0
/
+3
2013-04-13
Support only a single mirror ID in error/status retrieval
Dan McGee
2
-11
/
+11
2013-04-13
Calculate average URL delay in the database
Dan McGee
1
-19
/
+30
2013-04-11
Allow mirror rsync IPs to be IPv4/IPv6 addresses or networks
Dan McGee
6
-15
/
+138
2013-04-08
Bump psycopg2 requirements.txt version
Dan McGee
1
-1
/
+1
2013-03-29
Update some package requirements
Dan McGee
2
-6
/
+6
2013-03-29
Remove old-style build date parsing
Dan McGee
1
-7
/
+3
2013-03-29
Add IP family lookup to CheckLocation model
Dan McGee
1
-0
/
+9
2013-03-13
mirrorcheck: s/if/elif/ when determining what check function to run
Dan McGee
1
-1
/
+1
2013-03-13
Don't check FTP + IPv6 combination
Dan McGee
1
-1
/
+15
2013-03-12
Remove function caching in packages/utils
Dan McGee
1
-3
/
+1
2013-03-12
Update home page todo lists link
Dan McGee
1
-1
/
+1
2013-03-12
Only show incomplete todolists to unauthenticated users
Dan McGee
1
-1
/
+2
2013-03-12
Make todolists fully public
Dan McGee
2
-3
/
+5
2013-03-12
Add some explanatory info back to todolist index page
Dan McGee
1
-4
/
+7
2013-03-12
Sort incomplete todolists first
Dan McGee
1
-1
/
+1
2013-03-12
Remove public todolists view
Dan McGee
3
-80
/
+1
2013-03-11
Don't link to a one-element listing page from recent updates
Dan McGee
1
-3
/
+8
2013-03-09
Remove /jsi18n/ view mapping
Dan McGee
1
-2
/
+0
2013-03-07
Fix IntegrityError in corner case todolist update
Dan McGee
1
-6
/
+19
2013-03-07
Don't add blank options to rsync command line
Dan McGee
1
-1
/
+5
2013-03-07
Teach mirrorcheck management command about check locations
Dan McGee
1
-17
/
+46
2013-03-07
Add location ID to mirror logs
Dan McGee
2
-0
/
+84
2013-03-07
Add family property to mirror check location
Dan McGee
1
-0
/
+7
2013-03-07
Revert "mirrorcheck: Don't use bulk_create on sqlite3"
Dan McGee
1
-6
/
+1
2013-03-07
Add mirror CheckLocationAdmin
Dan McGee
1
-1
/
+17
2013-03-07
Add 'created' field to more mirror models
Dan McGee
2
-2
/
+104
2013-03-07
Add mirror check locations model
Dan McGee
2
-1
/
+105
[next]