1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-23 05:50:55 +01:00
phorge-phorge/src
epriestley cddbe306f9 Correct a case where a single-hunk diff may incorrectly be identified as multi-hunk by the Scope engine
Summary: See PHI985. The layers above this may return `array()` to mean "one hunk with a line-1 offset". Accept either `array()` or `array(1 => ...)` to engage the scope engine.

Test Plan: See PHI985.

Reviewers: amckinley

Reviewed By: amckinley

Differential Revision: https://secure.phabricator.com/D20363
2019-04-01 14:55:11 -07:00
..
__tests__ Use PhutilClassMapQuery instead of PhutilSymbolLoader 2015-08-14 07:49:01 +10:00
aphront Refine the "Mangled Webserver Response" setup check 2019-03-05 12:58:32 -08:00
applications Correct a case where a single-hunk diff may incorrectly be identified as multi-hunk by the Scope engine 2019-04-01 14:55:11 -07:00
docs Allow "SMTP" and "Sendmail" mailers to have "Message-ID" behavior configured in "cluster.mailers" 2019-03-16 12:35:55 -07:00
extensions
infrastructure Correct some straggling Ferret/Cursor interactions 2019-04-01 14:53:33 -07:00
view Provide a clearer UI for "view all results" in partial result panels 2019-03-25 14:35:08 -07:00
__phutil_library_init__.php
__phutil_library_map__.php Add workboard trigger rule for changing task priority 2019-03-26 11:39:49 -07:00