1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-03 02:18:24 +01:00
phorge-phorge/src/applications
Dave Ingram 3edf60627d Add support for marking files as "generated" by regexp against path
Summary:
Not all auto-generated files can include the magical
"generated" annotation for one reason or another, but they may follow
path rules. This patch allows files to be marked as automatically
generated by matching the path with a regular expression.

Test Plan:
Alter 'differential.generated-paths' setting in config.
Create a new diff that affects a file matching one of those regular
expressions. Verify that Differential marks it as automatically
generated and therefore probably not worth reviewing (in the same way as
the magical "generated" annotation.

Reviewers: epriestley

CC: aran

Differential Revision: https://secure.phabricator.com/D1455
2012-01-19 18:30:19 +00:00
..
audit Add Basic Auditing Functionalities 2011-12-20 13:36:53 -08:00
auth Add optional "Re:" prefix to all threaded mail and allow disabling mail about 2012-01-18 15:20:50 -08:00
base Send 403 for admin pages without being admin 2012-01-15 17:30:23 -08:00
calendar Build a basic calendar view 2011-08-08 10:34:06 -07:00
conduit Make updating postponed tests work again for Facebook. 2012-01-18 20:46:16 -08:00
countdown Use generic URIs 2012-01-16 14:53:05 -08:00
daemon Refactor repository reparse scripts to be more useful 2011-09-27 17:20:04 -07:00
differential Add support for marking files as "generated" by regexp against path 2012-01-19 18:30:19 +00:00
diffusion Use generic URIs 2012-01-16 14:53:05 -08:00
directory Lock down accepted next URI values for redirect after login 2012-01-13 11:58:45 -08:00
draft/storage Revision comment drafts. 2011-02-05 16:57:21 -08:00
feed Kill PhabricatorFileURI 2012-01-10 15:21:39 -08:00
files Put file name in view URI, so downloading it with option-return creates a 2012-01-16 17:38:10 -08:00
help/controller Explicitly show that "escape" closes dialogs in Phabricator 2011-08-02 09:21:28 -07:00
herald Enable Phabricator admin to change the owner of a herald rule 2012-01-18 11:59:35 -08:00
maniphest Add getStrList() to AphrontRequest 2012-01-04 10:18:46 -08:00
markup Fix undefined index header.generate-toc in Differential 2012-01-06 23:52:39 -08:00
metamta Add optional "Re:" prefix to all threaded mail and allow disabling mail about 2012-01-18 15:20:50 -08:00
owners Fix issue when a path is '/' in a package 2011-12-22 09:58:19 -08:00
paste Kill PhabricatorFileURI 2012-01-10 15:21:39 -08:00
people Add optional "Re:" prefix to all threaded mail and allow disabling mail about 2012-01-18 15:20:50 -08:00
phid Improve Differential handling of disabled users 2012-01-17 09:27:19 -08:00
phriction Add basic draft support to Phriction 2012-01-12 18:04:20 -08:00
project Add project.query to Conduit 2012-01-18 09:57:26 -08:00
repository Enable herald rule for commits that need auditing 2012-01-17 09:13:07 -08:00
search Kill PhabricatorFileURI 2012-01-10 15:21:39 -08:00
slowvote Kill PhabricatorFileURI 2012-01-10 15:21:39 -08:00
status/base Add /status/ 2011-04-08 11:13:51 -07:00
typeahead/controller Add a name token table so on-demand typeaheads can match last names 2011-10-23 14:25:26 -07:00
uiexample Examples using JX.View 2011-11-06 15:17:00 -08:00
xhpastview Add missing includes from XHPAST parse bug. 2011-04-06 23:14:58 -07:00
xhprof Add @phutil-external-symbol declarations to Phabricator 2012-01-12 15:20:18 -08:00