@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# Phorge
2
3**Phorge** is a collection of web applications which help software companies build better software.
4
5Phorge is a community-maintained fork of [Phabricator](http://phabricator.org).
6
7Phorge includes applications for:
8
9 - reviewing and auditing source code;
10 - hosting and browsing repositories;
11 - tracking bugs;
12 - managing projects;
13 - conversing with team members;
14 - assembling a party to venture forth;
15 - writing stuff down and reading it later;
16 - hiding stuff from coworkers; and
17 - also some other things.
18
19Phorge is developed and maintained by [The Phorge Team](https://phorge.it). [Recap Time Squad](https://recaptime.dev) maintains this fork of Phorge to help with contributing patches and features, along with maintaining a GitLab mirror of the upstream codebase (see `upstream/main` branch for the master branch from upstream) for [our nightly Docker builds](https://gitlab.com/recaptime-dev/infra/docker/phorge) and [running our own instance](https://issues.recaptime.dev).
20
21## License
22
23Phorge is released under the Apache 2.0 license except as otherwise noted.