gitlab-org--gitlab-foss/spec/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/helpers Total Pages should be at least one 2017-08-17 21:47:01 +02:00
banzai Support references to group milestones 2017-08-07 11:55:00 +01:00
bitbucket Enable the Layout/SpaceBeforeBlockBraces cop 2017-08-09 11:52:22 +02:00
ci Enable the Layout/SpaceBeforeBlockBraces cop 2017-08-09 11:52:22 +02:00
constraints Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
container_registry Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
gitlab Fix MR diffs background migration when file modes are missing 2017-08-18 13:02:30 +01:00
json_web_token Enable the Layout/SpaceBeforeBlockBraces cop 2017-08-09 11:52:22 +02:00
mattermost Fix Mattermost integration 2017-08-04 12:22:10 +03:00
microsoft_teams
rspec_flaky Use a new RspecFlakyListener to detect flaky specs 2017-08-11 14:55:10 +02:00
system_check Enable the Layout/SpaceBeforeBlockBraces cop 2017-08-09 11:52:22 +02:00
additional_email_headers_interceptor_spec.rb
after_commit_queue_spec.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
disable_email_interceptor_spec.rb
event_filter_spec.rb Migrate events into a new format 2017-08-10 17:45:44 +02:00
expand_variables_spec.rb
extracts_path_spec.rb Enable the Layout/SpaceBeforeBlockBraces cop 2017-08-09 11:52:22 +02:00
feature_spec.rb
file_size_validator_spec.rb Whitelist or fix additional `Gitlab/PublicSend` cop violations 2017-08-14 12:14:11 -04:00
gitlab_spec.rb
repository_cache_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
system_check_spec.rb