mirror of
https://we.phorge.it/source/phorge.git
synced 2024-12-12 08:36:13 +01:00
No description
14fcf61a1e
Summary: Closes T15966 Force Diffusion commands to be executed in the "LC_ALL=C" language mode, that is, English, defusing whatever custom language you have in your LANGUAGE variable. Related reading: https://we.phorge.it/T15872 Test Plan: Make sure Subversion is installed on your system. Explicitly set `LC_ALL`. Finally, this unit test works, even if you have something esoteric in your LANGUAGE: arc unit ./src/applications/repository/worker/__tests__/PhabricatorChangeParserTestCase.php Before, it was crashing, like mentioned in T15966. Reviewers: O1 Blessed Committers, aklapper Reviewed By: O1 Blessed Committers, aklapper Subscribers: aklapper, tobiaswiese, Matthew, Cigaryno Maniphest Tasks: T15966 Differential Revision: https://we.phorge.it/D25846 |
||
---|---|---|
bin | ||
conf | ||
externals | ||
resources | ||
scripts | ||
src | ||
support | ||
webroot | ||
.arcconfig | ||
.arclint | ||
.arcunit | ||
.editorconfig | ||
.gitignore | ||
LICENSE | ||
NOTICE | ||
README.md |
Phorge is a collection of web applications which help software companies build better software.
Phorge is a community-maintained fork of Phabricator.
Phorge includes applications for:
- reviewing and auditing source code;
- hosting and browsing repositories;
- tracking bugs;
- managing projects;
- conversing with team members;
- assembling a party to venture forth;
- writing stuff down and reading it later;
- hiding stuff from coworkers; and
- also some other things.
Phorge is developed and maintained by The Phorge Team.
LICENSE
Phorge is released under the Apache 2.0 license except as otherwise noted.