Zeger-Jan van de Weg
f195a7436d
RawBlame only called through Gitaly
...
Closes https://gitlab.com/gitlab-org/gitaly/issues/376
2018-06-13 16:44:59 +02:00
Jacob Vosmaer (GitLab)
ab40c7e3c8
Move gitaly_blame, gitaly_count_commits, gitaly_commit_count to opt-out
2018-06-11 10:39:23 +00:00
Zeger-Jan van de Weg
4f15460d2c
Remove rugged call in blame controller
...
Fetching commits through #lookup uses rugged, and this is phased out.
Also adds a short circuit in the `feature_enabled?` Gitaly method to
allow Gitaly to be used when objects are set up with `let` before an
example is run.
2018-05-08 17:18:31 +02:00
Jacob Vosmaer (GitLab)
3f79376c76
Set alternate object directories in run_git
2018-01-29 08:51:25 +00:00
Alejandro Rodríguez
c21ae07e33
Refactor Gitlab::Git::Commit to include a repository
2017-08-07 22:34:34 -04:00
Ahmad Sherif
03440eed20
Migrate blame loading to Gitaly
...
Closes gitaly#421
2017-08-03 19:20:46 +02:00
Jacob Vosmaer
47c844bf34
Add Gitaly notes and annotations to Gitlab::Git
2017-07-12 17:06:31 +02:00
Bob Van Landuyt
e564fe971f
Rename Gitlab::Git::EncodingHelper
to Gitlab::EncodingHelper
2017-06-01 21:21:14 +00:00
Rémy Coutable
2ac0178564
Remove some useless require_relative statements
...
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-01-17 01:22:01 -05:00
Robert Schilling
22a34c81aa
Use configured git rather than system git
2017-01-05 13:46:26 +01:00
Robert Speicher
a00578ce5c
Absorb gitlab_git
2017-01-04 19:09:28 -05:00
Dmitriy Zaporozhets
4f2d2c90f7
Move Gitlab::Git out of gitlab core
2013-04-27 23:50:17 +03:00
Dmitriy Zaporozhets
85ec345183
Prevent 500 error on git blame if empty file
2013-04-18 12:46:41 +03:00
Dmitriy Zaporozhets
51c167554c
added Gitlab::Git::Blame for git blame feature
2013-04-01 16:02:54 +03:00