summaryrefslogtreecommitdiff
path: root/app/policies/global_policy.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-301-0/+7
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-231-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-291-0/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-111-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-101-0/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* Restrict slash commands to users who can log inHordur Freyr Yngvason2019-07-191-0/+3
* preventing blocked users and their PipelineSchdules from creating new Pipelinesdrew cimino2019-06-041-4/+0
* Allow usage of quick actions for internal usersPeter Leitzen2019-05-061-1/+0
* Add metadata about the GitLab server to GraphQLNick Thomas2019-03-051-0/+4
* Spec instance statisticsBob Van Landuyt2018-07-271-1/+3
* Add read_instance_statistics global policyLuke Bennett2018-07-271-0/+3
* Revert "Merge branch '41416-making-instance-wide-data-tools-more-accessible' ...Sean McGivern2018-07-271-5/+0
* Spec instance statisticsBob Van Landuyt2018-07-271-1/+3
* Add read_instance_statistics global policyLuke Bennett2018-07-261-0/+3
* Enable frozen string in presenters and policiesrepo-forks/gitlab-ce-frozen-string-enable-app-presentersgfyoung2018-07-241-0/+2
* Allows `access_(git|api)` to anonymous usersBob Van Landuyt2018-05-101-6/+4
* Block access to API & git when terms are enforcedBob Van Landuyt2018-05-101-0/+9
* moved fork checks into policiesfork-btn-enabled-user-groupsPhil Hughes2017-09-291-0/+6
* Support custom attributes on usersMarkus Koller2017-09-281-0/+5
* Allow logged in users to read user list under public restrictionLin Jen-Shin (godfat)2017-08-011-1/+1
* Allow admin to read_users_list even if it's restrictedLin Jen-Shin2017-07-251-1/+1
* Implement review comments for !12445 from @jneen.34141-allow-unauthenticated-access-to-the-users-apiTimothy Andrew2017-07-031-1/+0
* Merge remote-tracking branch 'origin/master' into 34141-allow-unauthenticated...Timothy Andrew2017-06-301-11/+45
|\
| * convert all the policies to DeclarativePolicyhttp://jneen.net/2017-06-271-11/+35
* | Implement review comments for !12445 from @godfat and @rymai.Timothy Andrew2017-06-301-1/+2
|/
* Rename "Slash commands" to "Quick actions"Eric Eastwood2017-06-151-1/+1
* Backport permissions and multi-line array to CEFelipe Artur2017-04-071-0/+1
* use policies to protect sending emailhttp://jneen.net/2017-03-091-0/+1
* use the policy stack to protect loginshttp://jneen.net/2017-03-091-1/+1
* add User#internal? and some global permissionshttp://jneen.net/2017-03-091-0/+6
* line break after guard clausehttp://jneen.net/2016-08-301-0/+1
* factor in global permissionshttp://jneen.net/2016-08-301-0/+7