@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.) hq.recaptime.dev/wiki/Phorge
phorge phabricator
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Celerify

Summary: Fix unit tests in master

#cowboycommit

Test Plan: arc unit

Reviewers: O1 Blessed Committers!

Subscribers: speck, tobiaswiese, valerio.bozzolan, Matthew, Cigaryno

Differential Revision: https://we.phorge.it/D25062

+5 -5
+5 -5
resources/celerity/map.php
··· 9 9 'names' => array( 10 10 'conpherence.pkg.css' => '0e3cf785', 11 11 'conpherence.pkg.js' => '020aebcf', 12 - 'core.pkg.css' => 'd95915b7', 12 + 'core.pkg.css' => 'f538846d', 13 13 'core.pkg.js' => '256dfd7b', 14 14 'dark-console.pkg.js' => '187792c2', 15 15 'differential.pkg.css' => '609e63d4', ··· 184 184 'rsrc/css/phui/workboards/phui-workboard.css' => '74fc9d98', 185 185 'rsrc/css/phui/workboards/phui-workcard.css' => '913441b6', 186 186 'rsrc/css/phui/workboards/phui-workpanel.css' => '3ae89b20', 187 - 'rsrc/css/sprite-login.css' => '18b368a6', 187 + 'rsrc/css/sprite-login.css' => '35d1510c', 188 188 'rsrc/css/sprite-tokens.css' => 'f1896dc5', 189 189 'rsrc/css/syntax/syntax-default.css' => '055fc231', 190 190 'rsrc/externals/d3/d3.min.js' => '9d068042', ··· 342 342 'rsrc/image/phrequent_active.png' => 'de66dc50', 343 343 'rsrc/image/phrequent_inactive.png' => '79c61baf', 344 344 'rsrc/image/resize.png' => '9cc83373', 345 - 'rsrc/image/sprite-login-X2.png' => '604545f6', 346 - 'rsrc/image/sprite-login.png' => '7a001a9a', 345 + 'rsrc/image/sprite-login-X2.png' => '269800ec', 346 + 'rsrc/image/sprite-login.png' => 'a843f146', 347 347 'rsrc/image/sprite-tokens-X2.png' => '21621dd9', 348 348 'rsrc/image/sprite-tokens.png' => 'bede2580', 349 349 'rsrc/image/texture/card-gradient.png' => 'e6892cb4', ··· 904 904 'project-triggers-css' => 'cd9c8bb9', 905 905 'project-view-css' => '2f7caa20', 906 906 'setup-issue-css' => '5eed85b2', 907 - 'sprite-login-css' => '18b368a6', 907 + 'sprite-login-css' => '35d1510c', 908 908 'sprite-tokens-css' => 'f1896dc5', 909 909 'syntax-default-css' => '055fc231', 910 910 'syntax-highlighting-css' => '548567f6',