1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-23 23:32:40 +01:00
phorge-phorge/src/infrastructure
epriestley 0b4f2c8508 Properly transform Celerity resource URIs with query strings and anchors
Summary:
See <6a45b7e670>

These URIs have "?hack=iefix#ieieielol" on them, which the parser doesn't recognize as a known resource, so it errs on the side of caution by not rewriting.

Instead, strip this bit off, attempt to rewrite, then put it back on.

Test Plan: Loaded `font-awesome.css` locally and saw properly rewritten URIs.

Reviewers: btrahan, chad

Reviewed By: chad

Subscribers: epriestley

Differential Revision: https://secure.phabricator.com/D9153
2014-05-16 09:27:39 -07:00
..
__tests__ Added some additional assertion methods. 2014-03-08 19:16:21 -08:00
celerity Properly transform Celerity resource URIs with query strings and anchors 2014-05-16 09:27:39 -07:00
customfield Found some missing icons 2014-05-13 07:45:39 -07:00
daemon If PhabricatorIRCBot encounters a 'nick used' error, try adding a number 2014-05-14 15:30:08 -07:00
diff Update inline-comment styles in Differential 2014-04-28 19:43:00 -07:00
edges Use "added a dependency" over "added a revision" 2014-05-13 19:53:26 -07:00
env Modernize documentation links 2014-03-17 15:01:31 -07:00
events Remove documentation about obsolete Differential event listeners 2014-05-16 08:47:00 -07:00
internationalization When a diff has 12,345 lines, render "12,345 lines" instead of "12 lines" 2014-04-18 17:52:11 -07:00
javelin Add support for aural-only and visual-only elements 2014-05-01 07:18:18 -07:00
lint Update .arclint in Phabricator for phutil-library lint 2014-05-12 06:01:30 -07:00
log Add an SSH access log 2013-12-05 17:00:48 -08:00
management Extend all "ManagementWorkflow" classes from a base class 2013-12-27 13:15:40 -08:00
markup Make sure READMEs can hit the markup cache in Diffusion 2014-05-12 11:47:31 -07:00
query Allow filtering of "date" custom fields 2014-03-25 14:21:32 -07:00
sms Update .arclint in Phabricator for phutil-library lint 2014-05-12 06:01:30 -07:00
ssh Fix an issue where SSH workflows would execute immediately 2013-12-27 15:18:03 -08:00
storage Add semi-generic rate limiting infrastructure 2014-04-03 11:22:38 -07:00
testing Implement an approval queue 2013-11-13 11:24:56 -08:00
time Added some additional assertion methods. 2014-03-08 19:16:21 -08:00
util Change password_hash() algorithm from CRYPT_BLOWFISH to PASSWORD_BCRYPT. 2014-04-18 13:38:36 -07:00
PhabricatorEditor.php Use ManiphestTaskQuery in nearly all interfaces 2013-09-25 13:44:14 -07:00