gitlab-org--gitlab-foss/lib/gitlab/git
Zeger-Jan van de Weg 2ac672280b
Raw changes calculation is Gitaly only now
Closes https://gitlab.com/gitlab-org/gitaly/issues/1138
2018-06-21 10:12:51 +02:00
..
conflict Fix 500 error when MR from fork has conflicts but worker has not run 2018-04-06 12:16:51 +01:00
storage Add "deny disk access" Gitaly feature (tripswitch) 2018-06-01 11:56:29 +00:00
support Backport of EE !4989 2018-04-11 22:05:07 -05:00
attributes_at_ref_parser.rb Can parse root .gitattributes file for a ref 2018-01-24 05:15:37 +00:00
attributes_parser.rb Client implementation for InfoAttributes 2018-04-11 14:21:27 +02:00
blame.rb RawBlame only called through Gitaly 2018-06-13 16:44:59 +02:00
blob.rb Fix a RuntimeError: cannot modify frozen string 2018-05-18 15:19:58 +01: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 Simplify server feature flags 2018-06-06 11:20:41 +02:00
commit_stats.rb Speed up generation of commit stats by using Rugged native methods 2018-01-02 23:48:19 -08:00
committer_with_hooks.rb Don't use Gitlab::Utils.nlbr in Gitlab::Git 2018-06-11 10:42:09 +00:00
compare.rb
diff.rb Resolve "Make a Rubocop that forbids returning from a block" 2018-04-18 09:19:40 +00:00
diff_collection.rb
gitlab_projects.rb Find and mark more Git disk access locations, part 2 2018-06-12 14:33:37 +02:00
gitmodules_parser.rb Handle CR-LFs properly in .gitmodules file 2018-03-30 15:23:44 -07:00
hook.rb Don't use Gitlab::Utils.nlbr in Gitlab::Git 2018-06-11 10:42:09 +00:00
hook_env.rb Remove support for absolute dirs from Git::Env 2018-03-30 09:19:46 +00:00
hooks_service.rb Don't use Gitlab::Utils.nlbr in Gitlab::Git 2018-06-11 10:42:09 +00:00
index.rb Move git operations for multi_action into Gitlab::Git 2018-01-05 15:17:53 -03:00
lfs_changes.rb LFS changes are detected by Gitaly 2018-06-19 15:59:27 +02:00
lfs_pointer_file.rb Extract constant for LfsPointerFile::VERSION_LINE 2018-03-16 13:35:03 +00:00
operation_service.rb Decouple more of Repository from Rugged 2018-01-30 16:21:55 +00:00
path_helper.rb Fix a RuntimeError: cannot modify frozen string 2018-05-18 15:19:58 +01:00
popen.rb Resolve "Make a Rubocop that forbids returning from a block" 2018-04-18 09:19:40 +00:00
pre_receive_error.rb Don't use Gitlab::Utils.nlbr in Gitlab::Git 2018-06-11 10:42:09 +00:00
raw_diff_change.rb Backport some changes from gitlab-ee!5476 2018-05-09 13:20:28 -05: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 Remove legacy storage path call 2018-04-30 09:02:23 +02:00
repository.rb Raw changes calculation is Gitaly only now 2018-06-21 10:12:51 +02:00
repository_mirroring.rb Add handling for commit/tags with big messages 2018-05-18 20:51:10 +02:00
rev_list.rb Force push is handled by Gitaly now 2018-06-19 15:35:17 +02:00
storage.rb Keep track of all storage keys in a set 2017-12-01 17:50:43 +01:00
tag.rb Add handling for commit/tags with big messages 2018-05-18 20:51:10 +02:00
tree.rb Migrate recursive tree entries fetching to Gitaly 2018-02-26 16:59:29 +01:00
user.rb Fix encoding bugs in Gitlab::Git::User 2017-11-23 10:48:57 +00:00
util.rb
version.rb Use gitaly to figure out git version for usage ping 2018-06-19 18:39:47 +05:30
wiki.rb Make Gitaly wiki RPC's mandatory 2018-06-18 08:19:11 +00:00
wiki_file.rb Add path attribute to WikiFile class 2017-10-26 13:04:33 +02:00
wiki_page.rb Add formatted_data attribute to Git::WikiPage 2018-01-24 21:14:11 +01:00
wiki_page_version.rb Hide Gollum inside Gitlab::Git::Wiki 2017-10-03 16:58:33 +00:00