summaryrefslogtreecommitdiff
path: root/app/models/project_feature.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix wrong pages access level defaultVladimir Shushlin2019-07-171-0/+2
* Add *_access_level to project APIMathieu Parent2019-07-031-0/+18
* Revert "Avoid loading objects from DB in ES results"Nick Thomas2019-06-131-2/+0
* Backport of 10854-elasticsearch_avoid_dbce-10854-elasticsearch_avoid_dbMario de la Ossa2019-06-051-0/+2
* Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas2019-03-281-1/+1
* Display the correct number of MRs a user has access toIgor Drozdov2019-03-051-4/+11
* Group Guests are no longer able to see merge requestsTiago Botelho2019-01-311-2/+17
* Make GitLab pages support access controlTuomo Ala-Vannesluoma2018-10-051-1/+27
* Add ProjectFeature check for feature flagRobert Speicher2018-10-041-0/+3
* Geo: sync disabled wikis. Stage 2follow-up-geo-sync-disabled-wikisValery Sizov2018-09-251-26/+0
* Enable frozen string in app/models/*.rbrepo-forks/gitlab-ce-frozen-string-enable-app-modelsgfyoung2018-07-261-0/+2
* Added SiteStatistics as counter cache for Projects and WikisGabriel Mazetto2018-07-241-0/+26
* Fix project feature being deleted when updating project with invalid visibili...Felipe Artur2017-09-121-0/+2
* Re-enable SqlInjection and CommandInjectionBrian Neel2017-08-081-2/+2
* convert all the policies to DeclarativePolicyhttp://jneen.net/2017-06-271-2/+5
* Add User#full_private_access? to check if user has Private accesstc-refactor-projects-finder-init-collectionToon Claes2017-06-231-1/+1
* Refactor Project.with_feature_available_for_userYorick Peterse2017-06-161-0/+7
* Enable Style/MutableConstantDouwe Maan2017-02-231-1/+1
* issue and mergerequest slash command for mattermostZ.J. van de Weg2016-11-171-0/+4
* Remove unneeded nil checkszj-remove-unneeded-checksZ.J. van de Weg2016-11-121-6/+0
* Merge branch '22481-honour-issue-visibility-for-groups' into 'security' Douwe Maan2016-11-091-3/+11
* Add visibility level to project repositoryissue_19734_2Felipe Artur2016-10-171-2/+17
* Fix project deletion when feature visibility is set to privatesh-fix-project-deletion-private-visibilityStan Hu2016-10-041-1/+4
* Remove duplicate default_value_level entryzj-default-setting-featuresZeger-Jan van de Weg2016-09-211-1/+0
* Add default values for ProjectFeatureZ.J. van de Weg2016-09-211-0/+7
* Project tools visibility levelFelipe Artur2016-09-011-0/+63