mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-19 05:12:41 +01:00
No description
87fa97e49a
Summary: Single brackets are getting some troublesome false positives in Facebook's install. Particularly, there's a weird convention at Facebook of tagging diffs by putting stuff like "[perf]" or "[chat]" in the title, although this isn't turned into structured data at any stage. When commits appear in Diffusion, we currently link such ad-hoc tags to Phriction. Wikipedia uses double-bracket sytnax, as do many other wikis, so this seems like a reasonable burden to place on the lightweightness of the markup. The alternative is selectively disabling Phriction markup in some interfaces, but I'd rather allow integration in commit messages and just guard the syntax more closely. (I'm not providing any sort of migration plan since this landed less than a week ago and I'm pretty confident no one has built a huge wiki yet, but I added a CHANGELOG note.) Test Plan: Edited a wiki document and added some links. Verified single brackets were unlinked and double brackets were linked. Reviewed By: jungejason Reviewers: hsb, aran, jungejason, tuomaspelkonen CC: aran, jungejason, epriestley Differential Revision: 689 |
||
---|---|---|
bin | ||
conf | ||
externals | ||
resources | ||
scripts | ||
src | ||
support/aphlict | ||
webroot | ||
.arcconfig | ||
.divinerconfig | ||
.gitignore | ||
.gitmodules | ||
CHANGELOG | ||
README |
Phabricator is a open source collection of web applications which make it easier to write, review, and share source code. Phabricator was developed at Facebook. This is an early release. It's pretty high-quality and usable, but under active development so things may change quickly. You can learn more about the project and find links to documentation and resources at: http://phabricator.org/ LICENSE Phabricator is released under the Apache 2.0 license except as otherwise noted. http://www.apache.org/licenses/LICENSE-2.0