Commit Graph

17 Commits

Author SHA1 Message Date
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
Andrew Newdigate 91d28b1b70 Update Gitaly Server Version to 0.21.2 2017-07-18 12:59:14 +00:00
Alejandro Rodríguez bf31a7e986 Use Gitaly server v0.17.0
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/34853 and enables
https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests/1712
2017-07-11 21:38:32 +00:00
Jacob Vosmaer 06b9449224 Add gitaly_git_blob_raw feature 2017-07-07 18:33:59 +02:00
Ahmad Sherif c393d88df3 Migrate Gitlab::Git::Repository#commit_count to Gitaly
Closes gitaly#355
2017-07-07 13:47:34 +02:00
Jacob Vosmaer b3498d88c1 Use Gitaly 0.14.0 2017-06-30 15:03:35 +02:00
Jacob Vosmaer ce612c3e83 Use Gitaly 0.13.0 2017-06-22 11:57:34 +02:00
Ahmad Sherif 0284f01716 Migrate Gitlab::Git::Blob.find to Gitaly 2017-06-21 17:31:20 +02:00
Jacob Vosmaer f61f54610b Use gitaly 0.11.2 2017-06-12 14:45:03 +02:00
Jacob Vosmaer 0f2ce30400 Use Gitaly 0.11.0 2017-06-07 12:59:13 +02:00
Ahmad Sherif 34cd109797 Re-enable Gitaly commit_raw_diff feature 2017-05-07 23:37:42 +02:00
Kim "BKC" Carlbäcker fe771b51fd Fix Gitaly::Commit#is_ancestor
- Upgrade Gitaly-version
2017-04-28 16:44:41 +02:00
Jacob Vosmaer 542b0d8b01 Use config.toml to configure Gitaly 2017-04-06 17:44:18 +02:00
Ahmad Sherif f5b8dcf140 Bump Gitaly server version to 0.5.0 2017-04-04 14:01:01 +02:00
Ahmad Sherif 290621f677 Bump Gitaly server version to v0.4.0 2017-03-24 13:51:43 +02:00
Jacob Vosmaer 8bebc5872d Add gitaly server dependency
In GitLab 9.0.0 we want to turn on Gitaly in Omnibus installations.
Gitaly is not a required component yet for source installations
because we want to iterate on the configuration and architecture some
more. Omnibus installations will have the option to completely disable
Gitaly if they want to or if necessary.

The new GITALY_SERVER_VERSION file which version of the Gitaly server
application is needed by the current GitLab version.
2017-03-06 13:40:51 +01:00