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-07-13
Show alternate email on mirror details page
Dan McGee
1
-0
/
+4
2013-07-13
Move simple feeds templates directly into feed classes
Dan McGee
3
-4
/
+6
2013-06-20
Re-enable caching for somewhat expensive mirror status query
Dan McGee
1
-1
/
+1
2013-06-20
Add link to release listing page from public index
Dan McGee
2
-1
/
+4
2013-06-14
Add PGP signature signer and signee indexes
Dan McGee
2
-4
/
+125
2013-06-01
Guard logging operation to prevent needless text join
Dan McGee
1
-2
/
+3
2013-06-01
Ensure only active mirror URLs are listed
Dan McGee
3
-2
/
+3
2013-06-01
Whoops, committed a little bit too much
Dan McGee
1
-3
/
+0
2013-06-01
Honor mirror URL active attribute in several places
Dan McGee
4
-7
/
+14
2013-06-01
Add active column to mirror URLs
Dan McGee
2
-0
/
+84
2013-05-27
Bump several requirements versions
Dan McGee
2
-5
/
+5
2013-05-22
Add 'Edit Mirror' link to mirror details page
Dan McGee
1
-1
/
+7
2013-05-22
Begin removal of FTP mirror support
Dan McGee
6
-37
/
+10
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
[next]