1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-23 23:32:40 +01:00
phorge-phorge/src/applications/conduit
epriestley 8eb8e8e1d8 Make DiffusionCommitSearch accept modern (string) constants
Summary:
Depends on D19650. Ref T13197. Allow `SearchCheckboxesField` to have a "deprecated" map of older aliases, then convert them to modern values.

On the API method page, show all the values.

This technically resolves the issue in PHI841, although I still plan to migrate behind this.

Test Plan:
{F5875363}

- Queried audits, fiddled with `?status=1,audited`, etc.

Reviewers: amckinley

Reviewed By: amckinley

Maniphest Tasks: T13197

Differential Revision: https://secure.phabricator.com/D19651
2018-09-10 16:25:42 -07:00
..
application Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
call Conduit accept int/bool parameters as strings 2016-10-14 14:45:57 +00:00
controller Make the Conduit auth error for an unrecognized public key a little more useful 2018-07-20 09:43:54 -07:00
data Make DiffusionCommitSearch accept modern (string) constants 2018-09-10 16:25:42 -07:00
garbagecollector Remove all references to the Conduit ConnectionLog 2015-12-14 15:25:11 -08:00
interface Formalize custom Conduit fields on objects 2015-12-14 11:54:13 -08:00
management Add an "--as" flag to "bin/conduit call ..." to improve flexibility and ease of profiling 2018-08-08 09:51:21 -07:00
method Mark "v3" API methods as stable; mark obsoleted methods as "Frozen" 2017-01-09 07:16:27 -08:00
parametertype Accept null via conduit.edit to unassign a task 2018-01-31 15:33:52 -08:00
protocol Conduit accept int/bool parameters as strings 2016-10-14 14:45:57 +00:00
query Reduce application search engine results list for Dashboards 2017-02-22 12:42:43 -08:00
settings Update Settings for WHITE_CONFIG style boxes 2017-09-05 19:42:34 -07:00
ssh Fix failure to record pullerPHID in repository pull logs 2018-01-23 14:09:42 -08:00
storage Use futures to improve clustered repository main page performance 2016-12-08 07:26:32 -08:00