gitlab-org--gitlab-foss/lib/gitlab/git
Douwe Maan 793ce6fef6 Merge branch '32408-allow-creation-of-files-and-dirs-with-spaces-in-web-ui' into 'master'
Make filename and path creation compatible with UNIX in web UI

Closes #21362

See merge request !12608
2017-07-05 20:21:58 +00:00
..
attributes.rb
blame.rb Rename Gitlab::Git::EncodingHelper to Gitlab::EncodingHelper 2017-06-01 21:21:14 +00:00
blob.rb Fix issues with non-UTF8 filenames by always fixing the encoding of tree and blob paths 2017-07-04 15:16:34 -05:00
blob_snippet.rb
branch.rb
commit.rb Remove 'contains' option from Commit.find_all 2017-06-27 12:38:58 +02:00
commit_stats.rb
compare.rb Fix Diff::Position#diff_file for positions on straight diffs 2017-06-06 14:48:05 -05:00
diff.rb Encode Gitaly diff patches properly 2017-06-22 03:12:23 +02:00
diff_collection.rb Implement diff viewers 2017-06-14 10:12:21 -05:00
env.rb
gitmodules_parser.rb repository: index submodules by path 2017-06-16 14:37:13 -04:00
hook.rb Set the GL_REPOSITORY env variable on Gitlab::Git::Hook 2017-06-29 15:22:40 -04:00
index.rb Removes file_name_regex from Gitlab::Regex 2017-07-05 19:10:14 +01:00
path_helper.rb
popen.rb
ref.rb Rename Gitlab::Git::EncodingHelper to Gitlab::EncodingHelper 2017-06-01 21:21:14 +00:00
repository.rb Migrate #submodule_url_for to Gitaly 2017-07-05 11:09:03 +02:00
rev_list.rb
tag.rb
tree.rb Fix issues with non-UTF8 filenames by always fixing the encoding of tree and blob paths 2017-07-04 15:16:34 -05:00
util.rb