Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-31`current_application_settings` belongs on `Gitlab::CurrentSettings`Sean McGivern
2017-06-30Merge remote-tracking branch 'origin/master' into 34141-allow-unauthenticated...Timothy Andrew
2017-06-30Implement review comments for !12445 from @godfat and @rymai.Timothy Andrew
2017-06-29bugfix: use `require_dependency` to bring in DeclarativePolicyhttp://jneen.net/
2017-06-27convert all the policies to DeclarativePolicyhttp://jneen.net/
2017-04-12Do not inherit build policy in pipeline policyGrzegorz Bizon
2017-03-09use a magic default :global symbol instead of nilhttp://jneen.net/
2017-02-23Enable Rails/DelegateDouwe Maan
2017-01-18More improvements to presentersRémy Coutable
2017-01-18Handle presenters in BasePolicyRémy Coutable
2016-08-31s/NB:/NOTE:/http://jneen.net/
2016-08-30implement RuleSet#size for testshttp://jneen.net/
2016-08-30factor out a RuleSet so that `delegate!` retains @cannothttp://jneen.net/
2016-08-30special-case blocked usershttp://jneen.net/
2016-08-30use the cached abilities in #delegate!http://jneen.net/
2016-08-30factor in global permissionshttp://jneen.net/
2016-08-30add automatic detection of the policy classhttp://jneen.net/
2016-08-30port CommitStatus/Buildhttp://jneen.net/
2016-08-30port issues to Issu{able,e}Policyhttp://jneen.net/
2016-08-30add support for anonymous abilitieshttp://jneen.net/
2016-08-30add policies, and factor out ProjectPolicyhttp://jneen.net/