phab/src/applications/policy/__tests__feature/better-testing
phab/src/applications/policy/__tests__
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
706c21375e8f | epriestley | Remove empty implementations of `describeAutomaticCapabilities()` | Nov 10 2016 | |||
f59ebf4c0959 | epriestley | Fix incorrect key handling in extended policy filtering | Jan 11 2016 | |||
aeae0e702830 | epriestley | Prepare Projects schema for subprojects | Dec 19 2015 | |||
368f3591142e | Joshua Spence | Use PhutilClassMapQuery instead of PhutilSymbolLoader | Aug 13 2015 | |||
b3038dcaea2d | epriestley | When showing policy hints, if the Space policy is strictly stronger, show it… | Jun 17 2015 | |||
b6d745b66687 | Joshua Spence | Extend from Phobject | Jun 15 2015 | |||
3de3a72dd8c7 | epriestley | Add a "Subscribers" object policy | Jun 14 2015 | |||
893c7a26c196 | epriestley | Add a "Thread Members" object policy and some unit tests | Jun 14 2015 | |||
d6247ffca59c | epriestley | Add support for "Extended Policies" | Jun 4 2015 | |||
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
463d094f963b | Joshua Spence | Fix method visibility for `PhabricatorPolicyAwareQuery` subclasses | Jan 13 2015 | |||
b3e196b69400 | Joshua Spence | Rename `PhabricatorPolicyRule` subclasses for consistency | Jan 3 2015 | |||
7c4de0f6be77 | epriestley | Revert "Rename `PhabricatorPolicyRule` subclasses for consistency" | Jan 2 2015 | |||
8b7561776f3f | Joshua Spence | Rename `PhabricatorPolicyRule` subclasses for consistency | Jan 2 2015 | |||
66950a84b2e1 | James Rhodes | Fix failing test in PhabricatorPolicyDataTestCase caused by membership locking | Sep 25 2014 | |||
5242fb057251 | epriestley | Add a "documents I've signed" view to Legalpad | Jun 29 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
b20142c0febe | James Rhodes/epriestley | Fix PhabricatorPolicyDataTestCase | May 29 2014 | |||
e11adc4ad76c | Joshua Spence/epriestley | Added some additional assertion methods. | Mar 9 2014 | |||
faaaff0b6f60 | epriestley | Fix an error in the PolicyFilter algorithm | Dec 6 2013 | |||
7dd31a16d973 | epriestley | Fix chatlog application query integration | Oct 22 2013 | |||
2a5c987c714d | epriestley | Lock policy queries to their applications | Oct 22 2013 | |||
073cb0e78c01 | epriestley | Make PhabricatorPolicyInterface require a getPHID() method | Oct 14 2013 | |||
6c1b00fa40ce | epriestley | Rename ACTION_ACCEPT into ACTION_ALLOW | Oct 14 2013 | |||
67b17239b8e6 | epriestley | Allow custom policies to be loaded and exeucuted by the policy filter | Oct 14 2013 | |||
4dfdd0d3167d | epriestley | Treat invalid policies as broadly similar to "no one" | Oct 1 2013 | |||
2e5ac128b3ee | epriestley | Explain policy exception rules to users | Sep 27 2013 | |||
1e2718d747e8 | epriestley | Make Maniphest list page react to viewer capabilities | Sep 25 2013 | |||
b3a63a62a21b | vrana | Introduce PhabricatorEmptyQueryException | Mar 7 2013 | |||
57cce93e5a0e | epriestley | Add user omnipotence | Feb 28 2013 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
a1df1f2b7041 | epriestley | Allow projects to be set as policies | Sep 13 2012 | |||
d4cbb00d3baa | epriestley | Fix offset-without-limit case in Policy query | Aug 9 2012 | |||
3460da5f3402 | epriestley | Fix limits in queries | Aug 9 2012 | |||
ab92242e00b3 | epriestley | Extend PhabricatorPolicyQuery from PhabricatorOffsetPagedQuery | Aug 8 2012 | |||
75dc60203392 | epriestley | Move policy tests back into policy/ | Jun 1 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 | |||
09c8af4de065 | epriestley | Upgrade phabricator to libphutil v2 | May 30 2012 | |||
fbfccf5ddc08 | epriestley | Improve Policy options | Apr 17 2012 | |||
ded641ae3270 | epriestley | Add basic per-object privacy policies | Apr 14 2012 |
c4science · Help