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
models
policies
presenters
serializers
services
uploaders
validators
views Implement review comments for !11963 from @adamniedzielski. 2017-07-06 06:30:07 +00:00
workers