@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.

Run celerity map after rP1fa8c79b1ef86a9edda575b582b18fa24d60ea1f

Summary: I obviously failed to run `./bin/celerity map` one more time before running `arc diff`. Sorry for that.

Test Plan: Run `./bin/celerity map` and see differences.

Reviewers: O1 Blessed Committers, 20after4, chris

Reviewed By: O1 Blessed Committers, 20after4, chris

Subscribers: tobiaswiese, valerio.bozzolan, Matthew, Cigaryno

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

+8 -8
+8 -8
resources/celerity/map.php
··· 396 396 'rsrc/js/application/diffusion/behavior-pull-lastmodified.js' => 'c715c123', 397 397 'rsrc/js/application/doorkeeper/behavior-doorkeeper-tag.js' => '6a85bc5a', 398 398 'rsrc/js/application/drydock/drydock-live-operation-status.js' => '47a0728b', 399 - 'rsrc/js/application/fact/Chart.js' => '0076c427', 399 + 'rsrc/js/application/fact/Chart.js' => '351abd1c', 400 400 'rsrc/js/application/fact/ChartCurtainView.js' => '86954222', 401 401 'rsrc/js/application/fact/ChartFunctionLabel.js' => '81de1dab', 402 402 'rsrc/js/application/files/behavior-document-engine.js' => '243d6c22', ··· 702 702 'javelin-behavior-user-menu' => '60cd9241', 703 703 'javelin-behavior-view-placeholder' => 'a9942052', 704 704 'javelin-behavior-workflow' => '9623adc1', 705 - 'javelin-chart' => '0076c427', 705 + 'javelin-chart' => '351abd1c', 706 706 'javelin-chart-curtain-view' => '86954222', 707 707 'javelin-chart-function-label' => '81de1dab', 708 708 'javelin-color' => '78f811c9', ··· 918 918 'unhandled-exception-css' => '9ecfc00d', 919 919 ), 920 920 'requires' => array( 921 - '0076c427' => array( 922 - 'phui-chart-css', 923 - 'd3', 924 - 'javelin-chart-curtain-view', 925 - 'javelin-chart-function-label', 926 - ), 927 921 '0116d3e8' => array( 928 922 'javelin-behavior', 929 923 'javelin-dom', ··· 1238 1232 '34e2a838' => array( 1239 1233 'aphront-typeahead-control-css', 1240 1234 'phui-tag-view-css', 1235 + ), 1236 + '351abd1c' => array( 1237 + 'phui-chart-css', 1238 + 'd3', 1239 + 'javelin-chart-curtain-view', 1240 + 'javelin-chart-function-label', 1241 1241 ), 1242 1242 '3829a3cf' => array( 1243 1243 'javelin-behavior',