1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-25 00:02:41 +01:00
phorge-phorge/src/applications/badges/lipsum
epriestley d73df58cc6 Prevent use of the "quality" constraint in the Badge search API
Summary:
Ref T12270. This just drops the constraint for now, rather than dealing with all the typecasting stuff and putting us in a position which will almost certainly require backward compatibility breaks in the future.

Also renames "badges.*" to "badge.*" for consistency (all other methods are singular: token.*, project.*, differential.revision.*, etc).

Test Plan:
Saw "qualities" now "Not Supported", while other constraints continue to work:

{F3887194}

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T12270

Differential Revision: https://secure.phabricator.com/D17487
2017-03-09 12:26:58 -08:00
..
PhabricatorBadgesAwardTestDataGenerator.php Prevent use of the "quality" constraint in the Badge search API 2017-03-09 12:26:58 -08:00
PhabricatorBadgesBadgeTestDataGenerator.php Prevent use of the "quality" constraint in the Badge search API 2017-03-09 12:26:58 -08:00
PhabricatorBadgesLootContextFreeGrammar.php Add a lipsum generator for Badges 2017-02-27 09:10:05 -08:00