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-05-12
Fix reporead issue with temporary database files
Dan McGee
1
-3
/
+4
2013-05-11
Merge branch 'mirror-errors'
Dan McGee
5
-33
/
+39
2013-05-11
Add a 'last touched by' column to todolist detail view
Dan McGee
3
-3
/
+7
2013-05-11
Add mirror error logs to mirror details page
Dan McGee
2
-2
/
+12
2013-05-11
Pull mirror error table into inclusion template
Dan McGee
3
-25
/
+25
2013-05-11
Simplify with statements by using new syntax
Dan McGee
1
-6
/
+2
2013-04-23
When retrieving signoff specs, select the arch object as well
Dan McGee
1
-1
/
+2
2013-04-22
Use required_signoffs value when creating signoff specs
Dan McGee
4
-8
/
+16
2013-04-22
Add 'required_signoffs' field to Arch model
Dan McGee
4
-24
/
+141
2013-04-22
Load developer dashboard stats via $.load() call
Dan McGee
1
-8
/
+14
2013-04-22
Move stats portion of developer dashboard to separate view
Dan McGee
4
-128
/
+142
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
[next]