gitlab-org--gitlab-foss/app
Timothy Andrew b8ec1f4201 Extract a Gitlab::Scope class.
- To represent an authorization scope, such as `api` or `read_user`
- This is a better abstraction than the hash we were previously using.
2017-06-29 06:15:57 +00:00
..
assets Merge branch 'refactor-emoji-utils' into 'master' 2017-06-28 05:51:30 +00:00
controllers Merge branch 'feature/add-new-services' into 'master' 2017-06-26 11:42:44 +00:00
finders Add User#full_private_access? to check if user has Private access 2017-06-23 11:15:35 +02:00
helpers Merge branch 'pat-alert-when-signin-disabled' into 'master' 2017-06-27 10:29:45 +00:00
mailers use common devise layout and use heading style 2017-06-13 22:36:45 +02:00
models Merge branch '34276-fix-dashboard-page-when-last-activity-at-is-nil' into 'master' 2017-06-27 17:04:02 +00:00
policies Rename "Slash commands" to "Quick actions" 2017-06-15 09:01:56 -05:00
presenters Display issue state in issue links section of merge request widget 2017-06-09 10:21:56 +02:00
serializers Improve method names and add more specs 2017-06-16 12:03:15 -03:00
services Extract a Gitlab::Scope class. 2017-06-29 06:15:57 +00:00
uploaders Fix filename method of GitlabUploader to return always real filename 2017-06-13 00:37:12 +02:00
validators Rebuild the dynamic path before validating it 2017-06-21 16:09:35 +02:00
views Merge branch '34276-fix-dashboard-page-when-last-activity-at-is-nil' into 'master' 2017-06-27 17:04:02 +00:00
workers Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00