gitlab-org--gitlab-foss/lib/gitlab/git
Ahmad Sherif d0a1da526e Remove calls to clear_cache from Git::Wiki
They were probably added to compensate for tests shortcomings, but now
they don't complain.

Closes gitaly#1095
2018-03-21 18:08:09 +01:00
..
conflict
storage
attributes_at_ref_parser.rb
attributes_parser.rb
blame.rb
blob.rb Fix n+1 issue by not reloading fully loaded blobs 2018-03-05 11:14:43 -03:00
blob_snippet.rb
branch.rb Add overview of branches and a filter for active/stale branches 2018-03-06 21:28:14 +09:00
commit.rb Move CommitService::CommitPatch to OPT_OUT 2018-03-07 14:52:56 +01:00
commit_stats.rb
compare.rb
diff.rb
diff_collection.rb
env.rb
gitlab_projects.rb Respect the configured git path for imported gitlab-shell operations 2018-03-12 16:03:00 +00:00
gitmodules_parser.rb
hook.rb
hooks_service.rb
index.rb
info_attributes.rb
lfs_changes.rb Incorporate Gitaly's RPCs for Gitlab::Git::LfsChanges 2018-03-02 17:12:08 -03:00
lfs_pointer_file.rb Extract constant for LfsPointerFile::VERSION_LINE 2018-03-16 13:35:03 +00:00
operation_service.rb
path_helper.rb
popen.rb
ref.rb
remote_mirror.rb
remote_repository.rb
repository.rb Merge branch '44280-fix-code-search' into 'master' 2018-03-20 08:47:45 +00:00
repository_mirroring.rb
rev_list.rb
storage.rb
tag.rb
tree.rb Migrate recursive tree entries fetching to Gitaly 2018-02-26 16:59:29 +01:00
user.rb
util.rb
wiki.rb Remove calls to clear_cache from Git::Wiki 2018-03-21 18:08:09 +01:00
wiki_file.rb
wiki_page.rb
wiki_page_version.rb