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/differential/query
epriestley 5799e8e2de Provide better strings in policy errors and exceptions
Summary:
Ref T603. This could probably use a little more polish, but improve the quality of policy error messages.

  - Provide as much detail as possible.
  - Fix all the strings for i18n.
  - Explain special rules to the user.
  - Allow indirect policy filters to raise policy exceptions instead of 404s.

Test Plan: See screenshots.

Reviewers: btrahan, chad

Reviewed By: chad

CC: aran

Maniphest Tasks: T603

Differential Revision: https://secure.phabricator.com/D7151
2013-09-27 08:43:50 -07:00
..
DifferentialCommentQuery.php Put all DifferentialComment loading behind DifferentialCommentQuery 2013-06-21 12:51:18 -07:00
DifferentialDiffQuery.php Make Differential views capability-sensitive 2013-09-26 18:45:04 -07:00
DifferentialInlineCommentQuery.php Publish inline comments in Asana notification stories 2013-08-13 10:16:56 -07:00
DifferentialRepositoryLookup.php When creating or updating a revision, infer the repository from the diff 2013-09-26 15:28:42 -07:00
DifferentialRevisionQuery.php Provide better strings in policy errors and exceptions 2013-09-27 08:43:50 -07:00
DifferentialRevisionSearchEngine.php Allow revisions to be queried by repository 2013-09-26 14:17:26 -07:00