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

Add a CHANGELOG to keep track of major breaking/API changes.

+12
+12
CHANGELOG
··· 1 + This is not a complete list of changes, just of API or workflow changes that may 2 + break existing installs. Newer changes are listed at the top. If you pull new 3 + changes and things stop working, check here first! 4 + 5 + 6 + May 9 2011 - git submodule 7 + As of commit 2a39fd0, you must run "git submodule update --init" in your 8 + clone. This was added to the install documentation in commit 09b498c, see that 9 + commit for details. 10 + 11 + May 9 2011 - Changelog 12 + Created CHANGELOG