summaryrefslogtreecommitdiff
path: root/lib/declarative_policy/runner.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-196/+0
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-231-0/+1
* Enable more frozen string in lib/**/*.rbgfyoung2018-10-061-0/+2
* Resolve Naming/UncommunicativeMethodLin Jen-Shin2018-07-091-1/+1
* Resolve "Make a Rubocop that forbids returning from a block"🙈 jacopo beschi 🙉2018-04-181-1/+1
* Adds Rubocop rule for line break after guard clauseJacopo2017-11-161-0/+1
* Speed up DeclarativePolicy::Runner#steps_by_scoreSean McGivern2017-10-041-11/+20
* more eagerly bail when the state is preventedhttp://jneen.net/2017-08-071-4/+3
* reduce iterations by keeping a count of remaining enablershttp://jneen.net/2017-08-071-1/+4
* add a new DeclarativePolicy frameworkhttp://jneen.net/2017-06-271-0/+181