1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 09:48:47 +02:00
phorge-phorge/src/infrastructure
epriestley c5ee3a4522 Serve aphlict.swf through Celerity
Summary:
This currently uses a hard-coded relative path, but should not, especially after D9401.

The major effect of this is that updated .swf files might not be served properly, and we were at the whims of the server configuration for caching/versioning behavior.

Test Plan: Enabled debug notifications, saw .swf load through Celerity.

Reviewers: joshuaspence

Reviewed By: joshuaspence

Subscribers: epriestley

Differential Revision: https://secure.phabricator.com/D9421
2014-06-07 14:04:52 -07:00
..
__tests__ Added some additional assertion methods. 2014-03-08 19:16:21 -08:00
celerity Serve aphlict.swf through Celerity 2014-06-07 14:04:52 -07:00
customfield Added placeholder support to custom text fields 2014-05-22 09:12:55 -07:00
daemon Show daemon arguments with ./bin/phd status. 2014-05-20 16:47:47 -07:00
diff Update inline-comment styles in Differential 2014-04-28 19:43:00 -07:00
edges "Blocks" instead of "Dependent Tasks" 2014-05-23 13:50:27 -07:00
env Modernize documentation links 2014-03-17 15:01:31 -07:00
events Make it much easier to add one-off event listeners 2014-05-22 15:19:28 -07:00
internationalization "Blocks" instead of "Dependent Tasks" 2014-05-23 13:50:27 -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 Implement PhabricatorProjectInterface for marking that objects can be tagged with projects 2014-06-03 17:19:40 -07:00
query Apply hierarchical policy checks to Phriction 2014-05-19 12:41:30 -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