summaryrefslogtreecommitdiff
path: root/app/policies/project_policy.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into jarv/dev-to-gitl...jarv/dev-to-gitlab-2019-04-02John Jarvis2019-04-021-1/+1
|\
| * Disallow guest users from accessing ReleasesShinya Maeda2019-03-261-1/+1
* | Show statistics also when repository is disabledPeter Marko2019-03-231-0/+1
|/
* Disallow reopening of locked merge requestsJan Beckmann2019-03-081-0/+1
* API: delete job_artifacts of a single jobRoger Rüttimann2019-03-061-0/+1
* Display the correct number of MRs a user has access toIgor Drozdov2019-03-051-1/+1
* Merge dev master into GitLab.com masterYorick Peterse2019-03-041-0/+2
|\
| * Merge branch 'security-2798-fix-boards-policy' into 'master'Yorick Peterse2019-03-041-0/+2
| |\
| | * Disable board policies when issues are disabledHeinrich Lee Yu2019-02-111-0/+2
* | | Merge branch '42086-project-fetch-statistics-api-http-only' into 'master'57125-heatmap-chart-typeNick Thomas2019-02-271-0/+1
|\ \ \ | |/ / |/| |
| * | Add project http fetch statistics APIJacopo2019-02-271-0/+1
| |/
* | Allow maintainers to remove pagesVladimir Shushlin2019-02-251-1/+1
|/
* [master] Pipelines section is available to unauthorized usersKamil Trzciński2019-01-311-4/+16
* Fixed bug when external wiki is enabledFrancisco Javier López2019-01-311-1/+1
* Don't process MR refs for guests in the notesOswaldo Ferreira2019-01-311-1/+1
* Service for calling Sentry issues apiReuben Pereira2019-01-091-0/+1
* Remove caching of CSV file49231-import-issues-csvHeinrich Lee Yu2019-01-071-1/+1
* Improve email messagesHeinrich Lee Yu2019-01-071-1/+2
* Import CSV BackendHeinrich Lee Yu2019-01-071-0/+1
* Add spec for Release APIShinya Maeda2018-12-311-1/+1
* Add releases APIAlessio Caiazza2018-12-311-0/+7
* Allow users to add cluster with ancestorsMayra Cabrera2018-12-241-0/+7
* Add policy for clusters on group levelThong Kuah2018-11-081-0/+2
* Make GitLab pages support access controlTuomo Ala-Vannesluoma2018-10-051-0/+5
* Fix N+1 for notification recipients on private projectsSean McGivern2018-10-041-1/+5
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+2
* Merge branch '39665-restrict-issue-reopen' into 'master'Sean McGivern2018-09-041-0/+1
|\
| * Restrict reopening locked issues for issue authorsJarka Kadlecová2018-09-041-0/+1
* | Use policies to determine if attributes can be set in the APISean McGivern2018-08-221-0/+4
* | CE Port of Protected Environments backendMayra Cabrera2018-08-101-0/+1
|/
* Enable frozen string in presenters and policiesrepo-forks/gitlab-ce-frozen-string-enable-app-presentersgfyoung2018-07-241-0/+2
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-4/+4
* Operations and Kubernetes items are now omitted in the sidebar when repositor...47631-operations-kubernetes-option-is-always-visible-when-repository-or-builds-are-disabledTiago Botelho2018-06-201-0/+1
* policyMark Chao2018-06-061-1/+1
* Enable update_(build|pipeline) for maintainersJan Provaznik2018-05-151-3/+1
* Adds remote mirror table migrationTiago Botelho2018-05-071-0/+7
* Prevent awarding emoji when a project is archivedBob Van Landuyt2018-04-111-0/+2
* Rename `create_merge_request` permissionsBob Van Landuyt2018-04-111-5/+6
* Prevent new merge requests for archived projectsBob Van Landuyt2018-04-111-0/+4
* Move `ProjectPolicy`-class methods into moduleBob Van Landuyt2018-04-101-16/+2
* Update policies to make archived projects completely read-onlyDouwe Maan2018-04-101-30/+59
* Rename delete_protected_branch ability to push_to_delete_protected_branch to ...Douwe Maan2018-04-101-2/+2
* Support Deploy Tokens properly without hacking abilitiesKamil Trzciński2018-04-061-2/+2
* Removes logic from Jwt and handle different scenarios on Gitlab::AuthMayra Cabrera2018-04-061-3/+3
* Fix N+1 in MergeRequestParserSean McGivern2018-04-051-1/+34
* Limit queries to a user-branch combinationBob Van Landuyt2018-03-071-13/+5
* Allow maintainers to edit directly in a forkBob Van Landuyt2018-03-071-0/+6
* Allow abilities on forks while MR is openBob Van Landuyt2018-03-071-0/+16
* Port `read_cross_project` ability from EEBob Van Landuyt2018-02-221-14/+14
* Merge branch 'security-10-4-25223-snippets-finder-doesnt-obey-feature-visibil...Douwe Maan2018-02-091-1/+0