summaryrefslogtreecommitdiff
path: root/spec/policies/project_policy_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Allow guests users to access project releasesKrasimir Angelov2019-05-031-2/+2
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-091-0/+53
* Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"Andreas Brandl2019-04-051-53/+0
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-051-0/+53
* Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into jarv/dev-to-gitl...jarv/dev-to-gitlab-2019-04-02John Jarvis2019-04-021-0/+90
|\
| * Disallow guest users from accessing ReleasesShinya Maeda2019-03-261-2/+2
* | [CE] Reduce the diff with EE in spec/policies/project_policy_spec.rbRémy Coutable2019-03-271-322/+2
|/
* Allow protected branch creation via web and APIPatrick Bajao2019-03-061-2/+1
* Merge dev master into GitLab.com masterYorick Peterse2019-03-041-8/+12
|\
| * Disable board policies when issues are disabledHeinrich Lee Yu2019-02-111-8/+12
* | Add project http fetch statistics APIJacopo2019-02-271-0/+1
|/
* [master] Pipelines section is available to unauthorized usersKamil Trzciński2019-01-311-12/+32
* Fixed bug when external wiki is enabledFrancisco Javier López2019-01-311-6/+18
* Don't process MR refs for guests in the notesOswaldo Ferreira2019-01-311-1/+11
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-2/+2
* Service for calling Sentry issues apiReuben Pereira2019-01-091-1/+1
* Add spec for Release APIShinya Maeda2018-12-311-2/+2
* Add releases APIAlessio Caiazza2018-12-311-5/+6
* Allow users to add cluster with ancestorsMayra Cabrera2018-12-241-1/+11
* Eliminate duplicated wordsTakuya Noguchi2018-11-221-1/+1
* Add policy for clusters on group levelThong Kuah2018-11-081-2/+2
* Use policies to determine if attributes can be set in the APISean McGivern2018-08-221-0/+1
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-15/+15
* 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/+38
* Rephrase "maintainer" to more precise "members who can merge to the target br...42751-rename-mr-maintainer-pushMark Chao2018-06-011-1/+1
* Enable update_(build|pipeline) for maintainersJan Provaznik2018-05-151-1/+1
* Prevent awarding emoji when a project is archivedBob Van Landuyt2018-04-111-1/+3
* Rename `create_merge_request` permissionsBob Van Landuyt2018-04-111-6/+7
* Prevent new merge requests for archived projectsBob Van Landuyt2018-04-111-1/+16
* Update policies to make archived projects completely read-onlyDouwe Maan2018-04-101-2/+65
* Rename delete_protected_branch ability to push_to_delete_protected_branch to ...Douwe Maan2018-04-101-1/+1
* Fix N+1 in MergeRequestParserSean McGivern2018-04-051-6/+6
* Limit queries to a user-branch combinationBob Van Landuyt2018-03-071-1/+1
* Allow abilities on forks while MR is openBob Van Landuyt2018-03-071-0/+37
* Make user/author use project.creator in most factoriesRémy Coutable2018-01-311-1/+1
* Refactor spec/policies/project_policy_spec.rb to minimize the diff with EErc/refactor-project_policy_spec-ceRémy Coutable2017-09-221-47/+86
* Allow DEVELOPER role to admin milestonesissue_32215Felipe Artur2017-09-181-2/+2
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-4/+4
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Don't treat anonymous users as owners when group has pending invitesSean McGivern2017-07-241-0/+18
* Associate Issues tab only with internal issues trackerJarka Kadlecova2017-07-241-0/+24
* convert all the policies to DeclarativePolicyhttp://jneen.net/2017-06-271-2/+2
* update the specs to not require a set to be returnedhttp://jneen.net/2017-06-271-52/+61
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-2/+2
* Update tests and applicationfix-external-ci-servicesKamil Trzcinski2017-06-131-0/+12
* Add confirm delete protected branch modalSam Rose2017-05-081-1/+1
* Use `:empty_project` where possible in policy specsRobert Speicher2017-03-271-1/+1
* More backportDouwe Maan2017-02-061-32/+30
* Update effected testszj-guest-reads-public-buildsZ.J. van de Weg2016-12-041-16/+16
* Guests can read builds if those are publicZ.J. van de Weg2016-12-041-7/+29