summaryrefslogtreecommitdiff
path: root/app/models/project_authorization.rb
Commit message (Expand)AuthorAgeFilesLines
* Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas2019-03-281-1/+1
* Added FromUnion to easily select from a UNIONYorick Peterse2018-09-171-3/+5
* Enable frozen string in app/models/*.rbrepo-forks/gitlab-ce-frozen-string-enable-app-modelsgfyoung2018-07-261-0/+2
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-3/+3
* Use CTEs for nested groups and authorizationsYorick Peterse2017-05-171-0/+6
* Smarter refreshing of authorized projectsproject-authorizations-diffYorick Peterse2016-12-191-0/+13
* Precalculate user's authorized projects in databaseAhmad Sherif2016-11-181-0/+8