phab/src/infrastructure/celerity/CelerityStaticResourceResponse.phpstable
phab/src/infrastructure/celerity/CelerityStaticResourceResponse.php
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
c5ee3a4522fe | epriestley | Serve aphlict.swf through Celerity | Jun 7 2014 | |||
31b6f69ff7c2 | epriestley | Allow CelerityResourceResponse to hold resources from multiple maps | Jan 2 2014 | |||
5173b4954de3 | epriestley | Move Celerity gradually toward multiple source support | Jan 1 2014 | |||
60cb65bfbb2d | epriestley | Make resolveResources() and packageResources() private on CelerityResourceMap | Jan 1 2014 | |||
60ff29ed0613 | epriestley | Make lookupSymbolInformation() a private API on CelerityResourceMap | Jan 1 2014 | |||
fd8d9ff0d689 | Jakub Vrana | Replace some hsprintf() with phutil_tag() and phutil_tag_div() Depends on D7545. | Nov 9 2013 | |||
29391a658e77 | Jakub Vrana | Disallow <! in <script> | Oct 16 2013 | |||
e8dd67b88c13 | Jakub Vrana | Properly escape inline <script> | Apr 21 2013 | |||
daed35e36c20 | Jakub Vrana | Avoid double slash in Celerity path | Mar 14 2013 | |||
c9838d81e2ca | vrana | Don't reload page after clicking on Diffusion line link | Mar 4 2013 | |||
ef7f16180ce5 | epriestley | Restore merge of phutil_tag. | Feb 13 2013 | |||
73cce6e1310b | epriestley | Revert "Promote phutil-tag again" | Feb 13 2013 | |||
4bd2ad9270ac | epriestley | Merge branch 'master' into phutil_tag | Feb 13 2013 | |||
4eb84149c2f1 | vrana | Convert everything to safe HTML | Feb 13 2013 | |||
1e74c05ac6ff | epriestley | Add timestamps to development-mode static resource URIs | Feb 11 2013 | |||
f5827871d541 | epriestley | When a page is profiled, profile all AJAX requests too | Feb 9 2013 | |||
fc4cb5735702 | epriestley | Fix JSON encoding of PhutilSafeHTML for browser consumption | Jan 29 2013 | |||
20768d65d566 | vrana | Convert phutil_render_tag(X, Y, '...') to phutil_tag | Jan 25 2013 | |||
f8dbfdd59d51 | vrana | Convert phutil_render_tag(X, Y) to phutil_tag | Jan 25 2013 | |||
7138427a0567 | epriestley | Modify Celerity to emit required resources on Ajax responses | Nov 21 2012 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
b9f84ebba8bd | epriestley | Always use absolute URIs for static resources | Oct 16 2012 | |||
ce1a5851668b | Bob Trahan | Make celerity be able to render full uris | Oct 9 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 |
c4science · Help