1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 09:48:47 +02:00
phorge-phorge/src/infrastructure
epriestley 87fa97e49a Require double brackets for Phriction links
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
2011-07-18 09:18:42 -07:00
..
celerity Improve Phabricator behavior for fatal errors 2011-07-18 07:23:01 -07:00
daemon Add Differential parse cache to the GC daemon 2011-07-08 17:31:25 -07:00
diff/engine Show change diffs in Phriction 2011-07-18 08:46:45 -07:00
env Documentation: improve Diffusion documentation 2011-05-19 13:40:40 -07:00
javelin Rought cut of search. 2011-02-14 15:34:20 -08:00
lint Add "Undo" for editing Differential inline comments 2011-06-08 10:44:01 -07:00
markup/remarkup/markuprule Require double brackets for Phriction links 2011-07-18 09:18:42 -07:00
setup Script to selectively convert MyISAM tables to InnoDB 2011-07-11 11:42:28 -07:00
testing/testcase Provide connection isolation to Lisk and enable it by default in tests 2011-04-30 22:24:50 -07:00