1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-01-17 02:01:13 +01:00
phorge-phorge/src/infrastructure/customfield
epriestley da40f80741 Update PhabricatorLiskDAO::chunkSQL() for new %Q semantics
Summary:
Ref T13217. This method is slightly tricky:

  - We can't safely return a string: return an array instead.
  - It no longer makes sense to accept glue. All callers use `', '` as glue anyway, so hard-code that.

Then convert all callsites.

Test Plan: Browsed around, saw fewer "unsafe" errors in error log.

Reviewers: amckinley

Reviewed By: amckinley

Subscribers: yelirekim, PHID-OPKG-gm6ozazyms6q6i22gyam

Maniphest Tasks: T13217

Differential Revision: https://secure.phabricator.com/D19784
2018-11-13 08:59:18 -08:00
..
config [Redesign] Remove remaining barColor callsites 2015-05-28 15:17:34 -07:00
datasource Fix documentation behaviors for the new proxy functions for custom datasource fields 2018-02-22 13:01:02 -08:00
editor Provide comment actions for tokenizer custom fields 2018-03-29 14:10:15 -07:00
engineextension Organize bulk edit actions into nice groups 2018-01-19 13:22:25 -08:00
exception Mark some strings for translation 2015-06-09 23:06:52 +10:00
field Update PhabricatorLiskDAO::chunkSQL() for new %Q semantics 2018-11-13 08:59:18 -08:00
herald Support "Set X to" as an action in Herald for tokenizer/datasource custom fields 2017-11-28 13:41:52 -08:00
interface Further simplify PhabricatorCustomFieldInterface 2013-08-14 12:34:09 -07:00
parser Prevent "commit message magic words" parser from exploding on "reverts aaaa.....aaz" 2015-08-26 09:35:23 -07:00
query Improve Conduit performance for custom fields 2016-07-31 11:15:58 -07:00
standard Provide comment actions for tokenizer custom fields 2018-03-29 14:10:15 -07:00
storage Improve Conduit performance for custom fields 2016-07-31 11:15:58 -07:00