gitlab-org--gitlab-foss/lib
Sean McGivern 34a859ee2a Fix MR diffs background migration when file modes are missing
Guess the modes based on the following:

1. If the file didn't exist, it's zero.
2. If the diff contains 'Subproject commit', it might be a submodule, so 0600.
3. Otherwise, it's 0644.

This isn't perfect, but it doesn't have to be - it won't change file modes in
the repository.
2017-08-18 13:02:30 +01:00
..
api Total Pages should be at least one 2017-08-17 21:47:01 +02:00
assets
backup Enable the Layout/SpaceBeforeBlockBraces cop 2017-08-09 11:52:22 +02:00
banzai Merge branch 'rs-more-public-send-whitelists' into 'master' 2017-08-16 11:25:26 +00:00
bitbucket Whitelist or fix additional `Gitlab/PublicSend` cop violations 2017-08-14 12:14:11 -04:00
ci Whitelist or fix additional `Gitlab/PublicSend` cop violations 2017-08-14 12:14:11 -04:00
constraints Enable Layout/TrailingWhitespace cop and auto-correct offenses 2017-08-15 13:44:37 -04:00
container_registry
declarative_policy Merge branch 'rs-more-public-send-whitelists' into 'master' 2017-08-16 11:25:26 +00:00
generators/rails/post_deployment_migration
github Change `project.path_with_namespace` to `project.disk_path` 2017-08-07 14:18:05 -03:00
gitlab Fix MR diffs background migration when file modes are missing 2017-08-18 13:02:30 +01:00
haml_lint Restrict InlineJavaScript for haml_lint to dev and test environment 2017-08-08 10:36:21 +02:00
json_web_token
mattermost
microsoft_teams
omni_auth/strategies
peek/rblineprof
rouge
rspec_flaky Use a new RspecFlakyListener to detect flaky specs 2017-08-11 14:55:10 +02:00
support Filter sensitive query string parameters from NGINX access logs 2017-08-10 12:28:04 +01:00
system_check
tasks Enable Layout/TrailingWhitespace cop and auto-correct offenses 2017-08-15 13:44:37 -04:00
additional_email_headers_interceptor.rb
after_commit_queue.rb Backports EE mirror stuck handling feature (https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/2628) to CE 2017-08-17 13:38:05 +01:00
banzai.rb
declarative_policy.rb
disable_email_interceptor.rb
email_template_interceptor.rb
event_filter.rb
expand_variables.rb
extracts_path.rb
feature.rb
file_size_validator.rb Whitelist or fix additional `Gitlab/PublicSend` cop violations 2017-08-14 12:14:11 -04:00
gitlab.rb
gt_one_coercion.rb
repository_cache.rb
static_model.rb Re-enable SqlInjection and CommandInjection 2017-08-08 10:50:54 -04:00
system_check.rb
unfold_form.rb
uploaded_file.rb Whitelist or fix additional `Gitlab/PublicSend` cop violations 2017-08-14 12:14:11 -04:00
version_check.rb