gitlab-org--gitlab-foss/lib/gitlab/git
Sean McGivern 0b032daa11 Merge branch '32564-fix-double-system-closing-notes' into 'master'
Resolve "Double closing system  notes when closing issue with Merge Request"

Closes #32546 and #32564

See merge request gitlab-org/gitlab-ce!17035
2018-02-19 11:50:28 +00:00
..
conflict
storage
attributes_at_ref_parser.rb Can parse root .gitattributes file for a ref 2018-01-24 05:15:37 +00:00
attributes_parser.rb Can parse root .gitattributes file for a ref 2018-01-24 05:15:37 +00:00
blame.rb Set alternate object directories in run_git 2018-01-29 08:51:25 +00:00
blob.rb Migrate Git::Blob.batch to Gitaly 2018-02-08 00:26:45 +01:00
blob_snippet.rb
branch.rb Remove intermediate methods on Branch and Tag classes 2018-02-01 13:00:38 +01:00
commit.rb Convert Gitaly commit parent IDs to array as early as possible 2018-02-19 11:21:23 +00:00
commit_stats.rb
compare.rb
diff.rb Decouple more of Repository from Rugged 2018-01-30 16:21:55 +00:00
diff_collection.rb
env.rb
gitlab_projects.rb
gitmodules_parser.rb
hook.rb Only set cwd on the newly spawned process, instead of the current one 2018-02-06 12:19:48 -06:00
hooks_service.rb
index.rb
info_attributes.rb Can parse root .gitattributes file for a ref 2018-01-24 05:15:37 +00:00
lfs_changes.rb Refactor Gitlab::Git code related to LFS changes for Gitaly migration 2018-02-02 16:27:01 -03:00
lfs_pointer_file.rb File upload UI obeys LFS filters 2018-02-06 15:26:25 +00:00
operation_service.rb Decouple more of Repository from Rugged 2018-01-30 16:21:55 +00:00
path_helper.rb Enable RuboCop Style/RegexpLiteral 2018-02-01 02:06:07 +09:00
popen.rb Refactor Gitlab::Git code related to LFS changes for Gitaly migration 2018-02-02 16:27:01 -03:00
ref.rb Enable RuboCop Style/RegexpLiteral 2018-02-01 02:06:07 +09:00
remote_mirror.rb Incorporate Gitaly's RemoteService.UpdateRemoteMirror RPC 2018-01-22 13:51:02 -03:00
remote_repository.rb
repository.rb Fix squash rebase not working when diff contained encoded data 2018-02-18 21:48:49 -08:00
repository_mirroring.rb Enable RuboCop Style/RegexpLiteral 2018-02-01 02:06:07 +09:00
rev_list.rb Refactor Gitlab::Git code related to LFS changes for Gitaly migration 2018-02-02 16:27:01 -03:00
storage.rb
tag.rb Remove intermediate methods on Branch and Tag classes 2018-02-01 13:00:38 +01:00
tree.rb Remove Rugged exception in cache rescue 2018-01-30 17:51:56 +01:00
user.rb
util.rb
wiki.rb Removing gitaly flags 2018-02-07 16:33:12 +00:00
wiki_file.rb
wiki_page.rb Add formatted_data attribute to Git::WikiPage 2018-01-24 21:14:11 +01:00
wiki_page_version.rb