Rubén Dávila
|
d28b1dfc46
|
Backport of EE !4989
|
2018-04-11 22:05:07 -05:00 |
Ahmad Sherif
|
c370f53cb6
|
Migrate recursive tree entries fetching to Gitaly
|
2018-02-26 16:59:29 +01:00 |
Ahmad Sherif
|
cf25ef38d2
|
Cache Gitaly FindCommit RPC response
|
2018-02-07 17:02:34 +01:00 |
Lin Jen-Shin
|
b33e7281ff
|
Make sure we're passing ASCII-8BIT to Gitaly
when counting commit count.
|
2018-01-23 16:27:34 +08:00 |
Andrew Newdigate
|
27cc1c2b28
|
Fix for Gitaly nil encoding issue
|
2017-10-03 08:03:19 +00:00 |
Ahmad Sherif
|
28d95e10a4
|
Encode paths properly for Gitaly Commit{Diff,Delta}
Fixes gitaly#589
|
2017-09-19 13:35:22 +02:00 |
Kim "BKC" Carlbäcker
|
25c34608b9
|
Migrate Git::CommitStats to Gitaly
|
2017-09-11 21:00:58 +02:00 |
Sean McGivern
|
d546f7d36e
|
Merge branch 'gitaly-commit-patch' into 'master'
Incorporate DiffService.CommitPatch Gitaly RPC
Closes gitaly#463
See merge request !13441
|
2017-08-23 10:39:01 +00:00 |
Alejandro Rodríguez
|
258d5a50e6
|
Incorporate DiffService.CommitPatch Gitaly RPC
|
2017-08-22 16:31:59 -03:00 |
Alejandro Rodríguez
|
b7ebb447d7
|
Correctly encode string params for Gitaly's TreeEntries RPC
|
2017-08-21 15:13:40 -03:00 |
Alejandro Rodríguez
|
3ce6f03f14
|
Incorporate Gitaly's CommitService.FindCommit RPC
|
2017-08-07 23:33:43 -04:00 |
Alejandro Rodríguez
|
e363fbf71a
|
Move `deltas` and `diff_from_parents` logic to Gitlab::Git::Commit
This helps keep the abstraction layers simpler, and also keep the
interface of those methods consistent, in case of implementation
changes.
|
2017-08-07 23:33:40 -04:00 |
Alejandro Rodríguez
|
c21ae07e33
|
Refactor Gitlab::Git::Commit to include a repository
|
2017-08-07 22:34:34 -04:00 |
Gabriel Mazetto
|
fb06a4d8fe
|
Rename more path_with_namespace -> full_path or disk_path
|
2017-08-01 07:28:13 +02:00 |
Alejandro Rodríguez
|
9eb5cdd73f
|
Incorporate CommitService.GetTreeEntries Gitaly call
|
2017-07-20 12:47:00 -04:00 |
Ahmad Sherif
|
ef2b81adb4
|
Migrate DiffCollection limiting logic to Gitaly
|
2017-07-19 18:05:22 +02:00 |
Alejandro Rodríguez
|
25b01b4c85
|
Incorporate Gitaly's Commits#between RPC
|
2017-07-18 16:20:27 -04:00 |
Andrew Newdigate
|
a89f18bf2c
|
Renamed Gitaly services
|
2017-07-18 07:59:36 +00:00 |