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

Update Readme

Summary: Ref T15006

Test Plan: We'll test it in prod

Reviewers: #trusted_contributors, chris, tobiaswiese

Reviewed By: #trusted_contributors, chris, tobiaswiese

Subscribers: tobiaswiese, chris

Maniphest Tasks: T15006

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

authored by

Aviv Eyal and committed by
Christopher Wetherill
fda1a554 51cb7a3d

+20 -3
+20 -3
README.md
··· 1 - Effective June 1, 2021: Phabricator is no longer actively maintained. 1 + **Phorge** is a collection of web applications which help software companies build better software. 2 + 3 + Phorge is a community-maintained fork of [Phabricator](http://phabricator.org). 4 + 5 + Phorge includes applications for: 6 + 7 + - reviewing and auditing source code; 8 + - hosting and browsing repositories; 9 + - tracking bugs; 10 + - managing projects; 11 + - conversing with team members; 12 + - assembling a party to venture forth; 13 + - writing stuff down and reading it later; 14 + - hiding stuff from coworkers; and 15 + - also some other things. 16 + 17 + 18 + Phorge is developed and maintained by [The Phorge Team](https://phorge.it). 2 19 3 - **Phabricator** is a collection of web applications for software development. 20 + ---------- 4 21 5 22 **LICENSE** 6 23 7 - Phabricator is released under the Apache 2.0 license except as otherwise noted. 24 + Phorge is released under the Apache 2.0 license except as otherwise noted.