gitlab-org--gitlab-foss/app
Timothy Andrew 8fa08ea3cd Implement review comments for !11963 from @adamniedzielski.
- Change double quotes to single quotes.
- Why is `OmniAuth.config.full_host` being reassigned in the integration test?
- Use `map` over `map!` to avoid `dup` in the `gitlab:info` rake task
- Other minor changes
2017-07-06 06:30:07 +00:00
..
assets Get ESLint spec passing for the OAuthRememberMe class. 2017-07-06 06:30:06 +00:00
controllers Implement "remember me" for OAuth-based login. 2017-07-06 06:29:58 +00:00
finders Fix typo in IssuesFinder comment 2017-06-30 15:44:21 +01:00
helpers Merge branch '34116-milestone-filtering-on-group-issues' into 'master' 2017-07-03 11:17:55 +00:00
mailers use common devise layout and use heading style 2017-06-13 22:36:45 +02:00
models Improve support for external issue references 2017-06-30 14:47:53 +02:00
policies bugfix: use require_dependency to bring in DeclarativePolicy 2017-06-29 11:57:59 -07:00
presenters
serializers Improve method names and add more specs 2017-06-16 12:03:15 -03:00
services Set the GL_REPOSITORY env variable on Gitlab::Git::Hook 2017-06-29 15:22:40 -04: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 Implement review comments for !11963 from @adamniedzielski. 2017-07-06 06:30:07 +00:00
workers Merge branch 'dm-merge-request-creations-controller' into 'master' 2017-06-29 11:57:06 +00:00