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/releeph/conduit/work
Edward Speyer 961c2c0108 Releeph s/isPusher/isAuthoritative/
Summary: Instead of being able to ask if someone was a pusher or not, ask if they are "authoritative" enough to make decisions about Releeph requests.  A person is authoritative if a project has pushers, and they are a pusher, or in the case of pusher-less projects, everyone is authoritative.

Test Plan: Make a request in a project with no pushers (it is immediately ready to be picked) and a project with pushers (where it requires approval.)

Reviewers: wez, epriestley

Reviewed By: epriestley

CC: epriestley, aran

Differential Revision: https://secure.phabricator.com/D5877
2013-05-09 17:55:40 +01:00
..
ConduitAPI_releephwork_canpush_Method.php Releeph s/isPusher/isAuthoritative/ 2013-05-09 17:55:40 +01:00
ConduitAPI_releephwork_getauthorinfo_Method.php Releeph (Phabricator part) 2013-03-15 11:28:43 +00:00
ConduitAPI_releephwork_getbranch_Method.php Releeph (Phabricator part) 2013-03-15 11:28:43 +00:00
ConduitAPI_releephwork_getbranchcommitmessage_Method.php Releeph (Phabricator part) 2013-03-15 11:28:43 +00:00
ConduitAPI_releephwork_getcommitmessage_Method.php Releeph (Phabricator part) 2013-03-15 11:28:43 +00:00
ConduitAPI_releephwork_getorigcommitmessage_Method.php Releeph (Phabricator part) 2013-03-15 11:28:43 +00:00
ConduitAPI_releephwork_nextrequest_Method.php Simplify ReleephRequest schema 2013-05-08 10:27:20 +01:00
ConduitAPI_releephwork_record_Method.php Releeph (Phabricator part) 2013-03-15 11:28:43 +00:00
ConduitAPI_releephwork_recordpickstatus_Method.php Releeph (Phabricator part) 2013-03-15 11:28:43 +00:00