mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-10 08:52:39 +01:00
Celery!
This commit is contained in:
parent
1fd2d28b11
commit
999b47ca5c
1 changed files with 54 additions and 54 deletions
|
@ -569,22 +569,22 @@ celerity_register_resource_map(array(
|
|||
),
|
||||
'/rsrc/image/sprite-apps-X2.png' =>
|
||||
array(
|
||||
'hash' => '2e179f5387469f941e4f6b53172a461b',
|
||||
'uri' => '/res/2e179f53/rsrc/image/sprite-apps-X2.png',
|
||||
'hash' => 'd12f41da14b7f0b5a364a59a65fc67cd',
|
||||
'uri' => '/res/d12f41da/rsrc/image/sprite-apps-X2.png',
|
||||
'disk' => '/rsrc/image/sprite-apps-X2.png',
|
||||
'type' => 'png',
|
||||
),
|
||||
'/rsrc/image/sprite-apps-large-X2.png' =>
|
||||
array(
|
||||
'hash' => '53ecc5d8125d8ca69ea4dd5d825d7e04',
|
||||
'uri' => '/res/53ecc5d8/rsrc/image/sprite-apps-large-X2.png',
|
||||
'hash' => '0ad432a9b02c2a9228389e71c3f2b590',
|
||||
'uri' => '/res/0ad432a9/rsrc/image/sprite-apps-large-X2.png',
|
||||
'disk' => '/rsrc/image/sprite-apps-large-X2.png',
|
||||
'type' => 'png',
|
||||
),
|
||||
'/rsrc/image/sprite-apps-large.png' =>
|
||||
array(
|
||||
'hash' => 'b6904e399729aae7025e43dbf479189b',
|
||||
'uri' => '/res/b6904e39/rsrc/image/sprite-apps-large.png',
|
||||
'hash' => 'a3addc473c11d6597a922a4c7d943357',
|
||||
'uri' => '/res/a3addc47/rsrc/image/sprite-apps-large.png',
|
||||
'disk' => '/rsrc/image/sprite-apps-large.png',
|
||||
'type' => 'png',
|
||||
),
|
||||
|
@ -597,8 +597,8 @@ celerity_register_resource_map(array(
|
|||
),
|
||||
'/rsrc/image/sprite-apps.png' =>
|
||||
array(
|
||||
'hash' => '609538b6774640124a80c041ae2986f0',
|
||||
'uri' => '/res/609538b6/rsrc/image/sprite-apps.png',
|
||||
'hash' => 'c801a581ebbb0db851cd6623d7b8f175',
|
||||
'uri' => '/res/c801a581/rsrc/image/sprite-apps.png',
|
||||
'disk' => '/rsrc/image/sprite-apps.png',
|
||||
'type' => 'png',
|
||||
),
|
||||
|
@ -4055,7 +4055,7 @@ celerity_register_resource_map(array(
|
|||
),
|
||||
'sprite-apps-css' =>
|
||||
array(
|
||||
'uri' => '/res/4ad0a56c/rsrc/css/sprite-apps.css',
|
||||
'uri' => '/res/0805dd1d/rsrc/css/sprite-apps.css',
|
||||
'type' => 'css',
|
||||
'requires' =>
|
||||
array(
|
||||
|
@ -4064,7 +4064,7 @@ celerity_register_resource_map(array(
|
|||
),
|
||||
'sprite-apps-large-css' =>
|
||||
array(
|
||||
'uri' => '/res/f5353106/rsrc/css/sprite-apps-large.css',
|
||||
'uri' => '/res/ebba1243/rsrc/css/sprite-apps-large.css',
|
||||
'type' => 'css',
|
||||
'requires' =>
|
||||
array(
|
||||
|
@ -4191,7 +4191,7 @@ celerity_register_resource_map(array(
|
|||
), array(
|
||||
'packages' =>
|
||||
array(
|
||||
'4bd2b460' =>
|
||||
'cc5dfafe' =>
|
||||
array(
|
||||
'name' => 'core.pkg.css',
|
||||
'symbols' =>
|
||||
|
@ -4239,7 +4239,7 @@ celerity_register_resource_map(array(
|
|||
40 => 'phabricator-property-list-view-css',
|
||||
41 => 'phabricator-tag-view-css',
|
||||
),
|
||||
'uri' => '/res/pkg/4bd2b460/core.pkg.css',
|
||||
'uri' => '/res/pkg/cc5dfafe/core.pkg.css',
|
||||
'type' => 'css',
|
||||
),
|
||||
'606f7152' =>
|
||||
|
@ -4430,16 +4430,16 @@ celerity_register_resource_map(array(
|
|||
),
|
||||
'reverse' =>
|
||||
array(
|
||||
'aphront-dialog-view-css' => '4bd2b460',
|
||||
'aphront-error-view-css' => '4bd2b460',
|
||||
'aphront-form-view-css' => '4bd2b460',
|
||||
'aphront-list-filter-view-css' => '4bd2b460',
|
||||
'aphront-pager-view-css' => '4bd2b460',
|
||||
'aphront-panel-view-css' => '4bd2b460',
|
||||
'aphront-table-view-css' => '4bd2b460',
|
||||
'aphront-tokenizer-control-css' => '4bd2b460',
|
||||
'aphront-tooltip-css' => '4bd2b460',
|
||||
'aphront-typeahead-control-css' => '4bd2b460',
|
||||
'aphront-dialog-view-css' => 'cc5dfafe',
|
||||
'aphront-error-view-css' => 'cc5dfafe',
|
||||
'aphront-form-view-css' => 'cc5dfafe',
|
||||
'aphront-list-filter-view-css' => 'cc5dfafe',
|
||||
'aphront-pager-view-css' => 'cc5dfafe',
|
||||
'aphront-panel-view-css' => 'cc5dfafe',
|
||||
'aphront-table-view-css' => 'cc5dfafe',
|
||||
'aphront-tokenizer-control-css' => 'cc5dfafe',
|
||||
'aphront-tooltip-css' => 'cc5dfafe',
|
||||
'aphront-typeahead-control-css' => 'cc5dfafe',
|
||||
'differential-changeset-view-css' => 'dd27a69b',
|
||||
'differential-core-view-css' => 'dd27a69b',
|
||||
'differential-inline-comment-editor' => '48040be9',
|
||||
|
@ -4453,7 +4453,7 @@ celerity_register_resource_map(array(
|
|||
'differential-table-of-contents-css' => 'dd27a69b',
|
||||
'diffusion-commit-view-css' => 'c8ce2d88',
|
||||
'diffusion-icons-css' => 'c8ce2d88',
|
||||
'global-drag-and-drop-css' => '4bd2b460',
|
||||
'global-drag-and-drop-css' => 'cc5dfafe',
|
||||
'inline-comment-summary-css' => 'dd27a69b',
|
||||
'javelin-aphlict' => '606f7152',
|
||||
'javelin-behavior' => '2dbbb7d1',
|
||||
|
@ -4526,55 +4526,55 @@ celerity_register_resource_map(array(
|
|||
'javelin-util' => '2dbbb7d1',
|
||||
'javelin-vector' => '2dbbb7d1',
|
||||
'javelin-workflow' => '2dbbb7d1',
|
||||
'lightbox-attachment-css' => '4bd2b460',
|
||||
'lightbox-attachment-css' => 'cc5dfafe',
|
||||
'maniphest-task-summary-css' => '06bacb9a',
|
||||
'maniphest-transaction-detail-css' => '06bacb9a',
|
||||
'phabricator-action-list-view-css' => '4bd2b460',
|
||||
'phabricator-application-launch-view-css' => '4bd2b460',
|
||||
'phabricator-action-list-view-css' => 'cc5dfafe',
|
||||
'phabricator-application-launch-view-css' => 'cc5dfafe',
|
||||
'phabricator-busy' => '606f7152',
|
||||
'phabricator-content-source-view-css' => 'dd27a69b',
|
||||
'phabricator-core-css' => '4bd2b460',
|
||||
'phabricator-crumbs-view-css' => '4bd2b460',
|
||||
'phabricator-core-css' => 'cc5dfafe',
|
||||
'phabricator-crumbs-view-css' => 'cc5dfafe',
|
||||
'phabricator-drag-and-drop-file-upload' => '48040be9',
|
||||
'phabricator-dropdown-menu' => '606f7152',
|
||||
'phabricator-file-upload' => '606f7152',
|
||||
'phabricator-filetree-view-css' => '4bd2b460',
|
||||
'phabricator-flag-css' => '4bd2b460',
|
||||
'phabricator-form-view-css' => '4bd2b460',
|
||||
'phabricator-header-view-css' => '4bd2b460',
|
||||
'phabricator-filetree-view-css' => 'cc5dfafe',
|
||||
'phabricator-flag-css' => 'cc5dfafe',
|
||||
'phabricator-form-view-css' => 'cc5dfafe',
|
||||
'phabricator-header-view-css' => 'cc5dfafe',
|
||||
'phabricator-hovercard' => '606f7152',
|
||||
'phabricator-jump-nav' => '4bd2b460',
|
||||
'phabricator-jump-nav' => 'cc5dfafe',
|
||||
'phabricator-keyboard-shortcut' => '606f7152',
|
||||
'phabricator-keyboard-shortcut-manager' => '606f7152',
|
||||
'phabricator-main-menu-view' => '4bd2b460',
|
||||
'phabricator-main-menu-view' => 'cc5dfafe',
|
||||
'phabricator-menu-item' => '606f7152',
|
||||
'phabricator-nav-view-css' => '4bd2b460',
|
||||
'phabricator-nav-view-css' => 'cc5dfafe',
|
||||
'phabricator-notification' => '606f7152',
|
||||
'phabricator-notification-css' => '4bd2b460',
|
||||
'phabricator-notification-menu-css' => '4bd2b460',
|
||||
'phabricator-object-item-list-view-css' => '4bd2b460',
|
||||
'phabricator-notification-css' => 'cc5dfafe',
|
||||
'phabricator-notification-menu-css' => 'cc5dfafe',
|
||||
'phabricator-object-item-list-view-css' => 'cc5dfafe',
|
||||
'phabricator-object-selector-css' => 'dd27a69b',
|
||||
'phabricator-phtize' => '606f7152',
|
||||
'phabricator-prefab' => '606f7152',
|
||||
'phabricator-project-tag-css' => '06bacb9a',
|
||||
'phabricator-property-list-view-css' => '4bd2b460',
|
||||
'phabricator-remarkup-css' => '4bd2b460',
|
||||
'phabricator-property-list-view-css' => 'cc5dfafe',
|
||||
'phabricator-remarkup-css' => 'cc5dfafe',
|
||||
'phabricator-shaped-request' => '48040be9',
|
||||
'phabricator-side-menu-view-css' => '4bd2b460',
|
||||
'phabricator-standard-page-view' => '4bd2b460',
|
||||
'phabricator-tag-view-css' => '4bd2b460',
|
||||
'phabricator-side-menu-view-css' => 'cc5dfafe',
|
||||
'phabricator-standard-page-view' => 'cc5dfafe',
|
||||
'phabricator-tag-view-css' => 'cc5dfafe',
|
||||
'phabricator-textareautils' => '606f7152',
|
||||
'phabricator-tooltip' => '606f7152',
|
||||
'phabricator-transaction-view-css' => '4bd2b460',
|
||||
'phabricator-zindex-css' => '4bd2b460',
|
||||
'phui-button-css' => '4bd2b460',
|
||||
'phui-form-css' => '4bd2b460',
|
||||
'phui-icon-view-css' => '4bd2b460',
|
||||
'phui-spacing-css' => '4bd2b460',
|
||||
'sprite-apps-large-css' => '4bd2b460',
|
||||
'sprite-gradient-css' => '4bd2b460',
|
||||
'sprite-icons-css' => '4bd2b460',
|
||||
'sprite-menu-css' => '4bd2b460',
|
||||
'syntax-highlighting-css' => '4bd2b460',
|
||||
'phabricator-transaction-view-css' => 'cc5dfafe',
|
||||
'phabricator-zindex-css' => 'cc5dfafe',
|
||||
'phui-button-css' => 'cc5dfafe',
|
||||
'phui-form-css' => 'cc5dfafe',
|
||||
'phui-icon-view-css' => 'cc5dfafe',
|
||||
'phui-spacing-css' => 'cc5dfafe',
|
||||
'sprite-apps-large-css' => 'cc5dfafe',
|
||||
'sprite-gradient-css' => 'cc5dfafe',
|
||||
'sprite-icons-css' => 'cc5dfafe',
|
||||
'sprite-menu-css' => 'cc5dfafe',
|
||||
'syntax-highlighting-css' => 'cc5dfafe',
|
||||
),
|
||||
));
|
||||
|
|
Loading…
Reference in a new issue