summaryrefslogtreecommitdiff
path: root/main/templatetags/cdn.py
AgeCommit message (Expand)Author
2012-10-26mirror changes from commit '943ef2e8e4'Luke Shumaker
2011-11-08Always use same URL for both secure and non-secure CDN requestsDan McGee
2011-06-15Update to jQuery 1.4.4Dan McGee
2011-06-14Simplify jQuery CDN tagDan McGee
2010-10-28Always use HTTPS for jQueryDan McGee
2010-10-27Add tag for inserting CDN prefix on media URLsDan McGee
2010-10-26Upgrade to jQuery 1.4.3Dan McGee
2010-09-22Get secure/unsecure checking actually workingDan McGee
2010-09-21Allow serving jQuery via HTTPS if secure request detectedDan McGee
2010-05-14Make CDN not dependent on DEBUG settingDan McGee
2010-02-27Upgrade jQuery to 1.4.2Dan McGee
2010-02-27Add CDN templatetag packageDan McGee