1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 09:48:47 +02:00
phorge-phorge/src
epriestley af1d494d66 Fix an issue where rejecting reviewers weren't powerful enough
Summary:
Previously, "reject" and "reject older" were separate statuses. Now, they're both shades of "reject".

Set the "older reject" flag properly when we find a non-current reject.

Test Plan:
  - User A accepts a revision.
  - User B rejects it.
  - Author updates it.
  - Before patch: incorrectly transitions to "accepted" ("older" reject is ignored).
  - After patch: correctly transitions to "needs review".

Reviewers: chad

Reviewed By: chad

Differential Revision: https://secure.phabricator.com/D17653
2017-04-11 09:54:34 -07:00
..
__tests__ Use PhutilClassMapQuery instead of PhutilSymbolLoader 2015-08-14 07:49:01 +10:00
aphront When requesting file data, make "Range: bytes=0-" work correctly 2017-04-05 11:48:33 -07:00
applications Fix an issue where rejecting reviewers weren't powerful enough 2017-04-11 09:54:34 -07:00
docs Suggest use of "usermod" rather than manually editing critical files in /etc 2017-04-10 14:15:38 -07:00
extensions
infrastructure Update PhortuneMerchant to Modular Transactions 2017-04-11 09:32:12 -07:00
view Prevent Send on Enter in Fullscreen Remarkup Mode 2017-04-10 14:39:50 -07:00
__phutil_library_init__.php Delete license headers from files 2012-11-05 11:16:51 -08:00
__phutil_library_map__.php Update PhortuneMerchant to Modular Transactions 2017-04-11 09:32:12 -07:00