gitlab-org--gitlab-foss/app
Bob Van Landuyt 3faa7653d0 Handle invalid params when trying update_username
Using strong params to require the presence of a username when calling
`update_username`. Otherwise we'd raise a `NoMethodError` validating
the paths on disk.
2018-04-04 09:59:35 +02:00
..
assets Resolve "Clicking confidential and lock icons on sidebar should also activate dropdown" 2018-04-02 18:46:50 +00:00
controllers Handle invalid params when trying update_username 2018-04-04 09:59:35 +02:00
finders Remove N+1 queries in /admin/projects page 2018-03-19 08:32:57 -07:00
helpers Backport changes in EE MR 4972: System Header and Footer 2018-04-02 14:27:12 +00:00
mailers Fix body of email when commits are pushed to an MR 2018-04-03 13:22:25 +01:00
models Merge branch 'feature/gb/variables-expressions-in-only-except' into 'master' 2018-04-02 07:46:40 +00:00
policies Revert exploratory branch restriction policy 2018-03-26 10:29:53 +01:00
presenters Fix static analysis offences 2018-03-28 13:57:40 +02:00
serializers Merge branch 'add-per-runner-job-timeout' into 'master' 2018-03-29 10:54:06 +00:00
services Raise more descriptive errors when URLs are blocked 2018-04-02 17:20:01 +02:00
uploaders Add Gitlab::ExclusiveLease to ObjectStorage#use_file 2018-03-29 10:01:23 +02:00
validators Rename allow_private_networks to allow_local_network 2018-04-02 17:24:19 +02:00
views Fix body of email when commits are pushed to an MR 2018-04-03 13:22:25 +01:00
workers apply feedback 2018-04-02 08:19:34 -04:00