gitlab-org--gitlab-foss/lib
Stan Hu d3fa9c9539 Fix remove_source_branch merge request API handling
Users attempting to set merge requests to `remove_source_branch` to
`false` would encounter an Error 500 because the UpdateService and API
checked `present?`, which would always return `false`. We now just
use `has_key?` to decide whether the parameter is present.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/60530
2019-04-15 11:27:33 -07:00
..
api Fix remove_source_branch merge request API handling 2019-04-15 11:27:33 -07:00
assets
backup Replaced config access 2019-03-18 17:26:18 +00:00
banzai Remove multi-line suggestions feature flag 2019-04-10 10:52:37 -03:00
bitbucket
bitbucket_server Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00
constraints
container_registry
declarative_policy Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00
flowdock
generators/rails/post_deployment_migration
gitaly
gitlab Merge branch 'forbid-the-usage-of-reload' into 'master' 2019-04-15 15:52:12 +00:00
google_api Explicitly set master_auth for new GKE clusters 2019-03-13 16:28:04 +13:00
haml_lint
json_web_token
mattermost
microsoft_teams
object_storage
omni_auth/strategies
peek
quality
rouge
rspec_flaky
safe_zip
sentry Handle possible HTTP exception for Sentry client 2019-04-07 07:51:36 +00:00
serializers
support
system_check Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00
tasks Forbid the use of `#reload` and prefer `#reset` 2019-04-15 13:05:14 +02:00
after_commit_queue.rb
backup.rb
banzai.rb
carrier_wave_string_file.rb
declarative_policy.rb
event_filter.rb Add hard coded event type filter 2019-03-07 12:13:34 +02:00
expand_variables.rb
extracts_path.rb Validate refs used in controllers don't have spaces 2019-04-14 15:26:25 -07:00
feature.rb
file_size_validator.rb
forever.rb
gitlab.rb Use a fixed git abbrev parameter when we fetch a git revision 2019-03-28 15:24:56 +02:00
gt_one_coercion.rb
milestone_array.rb
mysql_zero_date.rb
static_model.rb
system_check.rb
uploaded_file.rb
version_check.rb