Page MenuHomePhabricator

All Changesets

ChangePath
Modifiedsrc/__phutil_library_map__.php
Modifiedsrc/aphront/configuration/AphrontApplicationConfiguration.php
Modifiedsrc/aphront/configuration/AphrontDefaultApplicationConfiguration.php
Moved Heresrc/applications/celerity/CelerityAPI.php
Moved Awaysrc/infrastructure/celerity/CelerityAPI.php
Moved Heresrc/applications/celerity/CelerityResourceGraph.php
Moved Awaysrc/infrastructure/celerity/CelerityResourceGraph.php
Moved Heresrc/applications/celerity/CelerityResourceMap.php
Moved Awaysrc/infrastructure/celerity/CelerityResourceMap.php
Moved Heresrc/applications/celerity/CelerityResourceMapGenerator.php
Moved Awaysrc/infrastructure/celerity/CelerityResourceMapGenerator.php
Moved Heresrc/applications/celerity/CelerityResourceTransformer.php
Moved Awaysrc/infrastructure/celerity/CelerityResourceTransformer.php
Moved Heresrc/applications/celerity/CeleritySpriteGenerator.php
Moved Awaysrc/infrastructure/celerity/CeleritySpriteGenerator.php
Moved Heresrc/applications/celerity/CelerityStaticResourceResponse.php
Moved Awaysrc/infrastructure/celerity/CelerityStaticResourceResponse.php
Moved Heresrc/applications/celerity/__tests__/CelerityResourceTransformerTestCase.php
Moved Awaysrc/infrastructure/celerity/__tests__/CelerityResourceTransformerTestCase.php
Moved Heresrc/applications/celerity/__tests__/transformer/min.css
Moved Awaysrc/infrastructure/celerity/__tests__/transformer/min.css
Moved Heresrc/applications/celerity/__tests__/transformer/print.css
Moved Awaysrc/infrastructure/celerity/__tests__/transformer/print.css
Moved Heresrc/applications/celerity/__tests__/transformer/xform.css
Moved Awaysrc/infrastructure/celerity/__tests__/transformer/xform.css
Moved Heresrc/applications/celerity/api.php
Moved Awaysrc/infrastructure/celerity/api.php
Addedsrc/applications/celerity/application/PhabricatorCelerityApplication.php
Moved Heresrc/applications/celerity/controller/CelerityPhabricatorResourceController.php
Moved Awaysrc/infrastructure/celerity/CelerityPhabricatorResourceController.php
Moved Heresrc/applications/celerity/controller/CelerityResourceController.php
Moved Awaysrc/infrastructure/celerity/CelerityResourceController.php
Moved Heresrc/applications/celerity/management/CelerityManagementMapWorkflow.php
Moved Awaysrc/infrastructure/celerity/management/CelerityManagementMapWorkflow.php
Moved Heresrc/applications/celerity/management/CelerityManagementWorkflow.php
Moved Awaysrc/infrastructure/celerity/management/CelerityManagementWorkflow.php
Moved Heresrc/applications/celerity/resources/CelerityPhabricatorResources.php
Moved Awaysrc/infrastructure/celerity/resources/CelerityPhabricatorResources.php
Moved Heresrc/applications/celerity/resources/CelerityPhysicalResources.php
Moved Awaysrc/infrastructure/celerity/resources/CelerityPhysicalResources.php
Moved Heresrc/applications/celerity/resources/CelerityResources.php
Moved Awaysrc/infrastructure/celerity/resources/CelerityResources.php
Moved Heresrc/applications/celerity/resources/CelerityResourcesOnDisk.php
Moved Awaysrc/infrastructure/celerity/resources/CelerityResourcesOnDisk.php
Modifiedsrc/docs/contributor/phabricator_code_layout.diviner