1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 01:38:48 +02:00
phorge-phorge/src/infrastructure
vrana 1f1c7a34b7 Improve image macros
Summary:
Couple of small improvements:

- Delete `randomon` macro.
- Make name unique (deleting current conflicts randomly).
- Image macro must be alone on the line.
- Filter by name.

Test Plan:
Run SQL.
/file/macro/
/file/macro/?name=imagemacro
Try to create conflicting name.
Write this comment:

  Test imagemacro.
  imagemacro

Reviewers: aran, epriestley

Reviewed By: epriestley

CC: epriestley, Koolvin

Differential Revision: https://secure.phabricator.com/D2230
2012-04-17 12:16:58 -07:00
..
__tests__ Add test to check all symbols can be loaded 2011-10-20 16:43:13 -07:00
celerity Use Celerity to version all static resources 2012-04-08 10:07:51 -07:00
daemon Replace leading double underscore in function names by single underscore 2012-04-03 18:55:52 -07:00
diff Fix missing inline comments issue 2012-04-07 14:05:52 -07:00
edges Allow Commits to be attached to Tasks using edges 2012-04-04 17:34:25 -07:00
env Allow PhabricatorEnv to be temporarily made mutable for unit tests 2012-04-17 07:52:01 -07:00
events New maniphest event TYPE_MANIPHEST_DIDEDITTASK 2012-04-17 12:09:58 -07:00
javelin Avoid sending CSRF token in GET and external forms 2012-02-03 10:58:51 -08:00
lint Fix PhabricatorJavelinLinter regex issue caused by D2023 2012-03-26 16:10:05 -07:00
markup/remarkup/markuprule Improve image macros 2012-04-17 12:16:58 -07:00
query Add basic per-object privacy policies 2012-04-14 10:13:29 -07:00
setup Properly detect InnoDB setups which are "NO" or "DISABLED" 2012-04-12 13:44:19 -07:00
testing/testcase Allow PhabricatorEnv to be temporarily made mutable for unit tests 2012-04-17 07:52:01 -07:00
util PhabricatorSlug 2012-04-10 14:18:20 -07:00