summaryrefslogtreecommitdiff
path: root/app/policies/base_policy.rb
Commit message (Expand)AuthorAgeFilesLines
* s/NB:/NOTE:/http://jneen.net/2016-08-301-1/+1
* implement RuleSet#size for testshttp://jneen.net/2016-08-301-0/+4
* factor out a RuleSet so that `delegate!` retains @cannothttp://jneen.net/2016-08-301-8/+50
* special-case blocked usershttp://jneen.net/2016-08-301-0/+1
* use the cached abilities in #delegate!http://jneen.net/2016-08-301-1/+1
* factor in global permissionshttp://jneen.net/2016-08-301-2/+2
* add automatic detection of the policy classhttp://jneen.net/2016-08-301-1/+15
* port CommitStatus/Buildhttp://jneen.net/2016-08-301-0/+4
* port issues to Issu{able,e}Policyhttp://jneen.net/2016-08-301-2/+10
* add support for anonymous abilitieshttp://jneen.net/2016-08-301-4/+22
* add policies, and factor out ProjectPolicyhttp://jneen.net/2016-08-301-0/+25