notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
rubygem-gitaly-proto Protobuf specifications and client libraries for Gitaly
1.37.0 net on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.37.0Version of this port present on the latest quarterly branch.
Maintainer: mfechner@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-09-22 15:50:17
Last Update: 2023-01-14 23:08:33
Commit Hash: 18c6e18
Also Listed In: rubygems
License: MIT
WWW:
https://gitlab.com/gitlab-org/gitaly-proto
Description:
Gitaly is part of GitLab. It is a server application that uses its own gRPC protocol to communicate with its clients. This repository contains the protocol definition and automatically generated wrapper code for Go and Ruby. The .proto files define the remote procedure calls for interacting with Gitaly. We keep auto-generated client libraries for Ruby and Go in their respective subdirectories. Use the make generate script from the root of the repository to regenerate the client libraries after updating .proto files.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/rubygem-gitaly-proto-1.37.0/catalog.mk
  2. /usr/local/share/licenses/rubygem-gitaly-proto-1.37.0/LICENSE
  3. /usr/local/share/licenses/rubygem-gitaly-proto-1.37.0/MIT
Collapse this list.
Dependency lines:
  • rubygem-gitaly-proto>0:net/rubygem-gitaly-proto
To install the port:
cd /usr/ports/net/rubygem-gitaly-proto/ && make install clean
To add the package, run one of these commands:
  • pkg install net/rubygem-gitaly-proto
  • pkg install rubygem-gitaly-proto
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-gitaly-proto
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1564249657 SHA256 (rubygem/gitaly-proto-1.37.0.gem) = f260efef7837ebf692d862f93c45effb84b863118a8fdf9e2a2764a05b64a2d3 SIZE (rubygem/gitaly-proto-1.37.0.gem) = 19456

Packages (timestamps in pop-ups are UTC):
rubygem-gitaly-proto
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.37.01.37.01.37.01.37.01.37.0-1.37.0-
FreeBSD:13:quarterly1.37.01.37.01.37.01.37.01.37.01.37.01.37.01.37.0
FreeBSD:14:latest1.37.01.37.01.37.01.37.01.37.01.37.0-1.37.0
FreeBSD:14:quarterly1.37.01.37.0-1.37.01.37.01.37.01.37.01.37.0
FreeBSD:15:latest1.37.01.37.0n/a1.37.0n/a1.37.01.37.01.37.0
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby30 : lang/ruby30
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. rubygem-grpc>=1.0 : net/rubygem-grpc
  2. ruby30 : lang/ruby30
  3. gem : devel/ruby-gems
Patch dependencies:
  1. ruby30 : lang/ruby30
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby30 : lang/ruby30
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net_rubygem-gitaly-proto
USES:
gem
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://rubygems.org/downloads/
Collapse this list.

Number of commits found: 83

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.37.0
14 Jan 2023 23:08:33
commit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby

Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk

Notable changes are.

- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
  USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.

This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863

I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.

Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D37925
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.37.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.37.0
20 Jul 2022 14:22:37
commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
net: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Adam Jette <jettea46@yahoo.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Alex Bakhtin <Alex.Bakhtin@gmail.com>
  *  Alex Deiter <Alex.Deiter@Gmail.COM>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.37.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.37.0
30 Aug 2019 07:30:17
Revision:510243Original commit files touched by this commit
mfechner search for other commits by this committer
net/rubygem-gitaly-proto: upgrade to 1.37.0 which is required for gitlab-ce
12.1.
1.32.0
07 Jul 2019 09:46:17
Revision:506120Original commit files touched by this commit
mfechner search for other commits by this committer
Upgrade to 1.32.0 which is required for gitlab 12.0.x.
1.27.2
03 Jul 2019 20:05:03
Revision:505786Original commit files touched by this commit
mfechner search for other commits by this committer
Update to 1.27.2 which is required for gitlab-ce 11.11.5 upgrade.
1.27.0
28 May 2019 10:39:35
Revision:502876Original commit files touched by this commit
mfechner search for other commits by this committer
Upgrade to 1.27.0 which is required by gitlab-ce 11.11 upgrade.
1.22.0
25 Apr 2019 19:14:30
Revision:500065Original commit files touched by this commit
mfechner search for other commits by this committer
Upgrade to 1.22.0 which is required for Gitlab 11.10.1 upgrade.
1.19.0
23 Apr 2019 08:01:54
Revision:499723Original commit files touched by this commit
mfechner search for other commits by this committer
Upgrade to 1.19.0 which is required for Gitlab 11.10 upgrade.
1.13.0
23 Mar 2019 17:42:41
Revision:496671Original commit files touched by this commit
mfechner search for other commits by this committer
Upgrade to 1.13.0 which is required for gitlab 11.9.
1.10.0
02 Mar 2019 11:52:07
Revision:494394Original commit files touched by this commit
mfechner search for other commits by this committer
Update to 1.10.0 which is required for gitlab-ce 11.8 upgrade.
1.5.0
31 Jan 2019 14:21:00
Revision:491729Original commit files touched by this commit
mfechner search for other commits by this committer
Upgrade to 1.5.0 which is required for gitlab-ce 11.7 upgrade.
1.3.0
23 Dec 2018 12:43:11
Revision:488210Original commit files touched by this commit
mfechner search for other commits by this committer
Upgrade to 1.3.0 which is required for gitlab-ce 11.6.

Approved by:	mentors (implicit)
0.123.0
23 Nov 2018 14:53:09
Revision:485664Original commit files touched by this commit
mfechner search for other commits by this committer
Upgrade to 0.123.0 which is required for gitlab-ce 11.5.

Approved by:	mentors (implicit)
0.118.1
30 Oct 2018 16:15:24
Revision:483498Original commit files touched by this commit
mfechner search for other commits by this committer
Upgrade to version 0.118.1 which is required for www/gitlab-ce 11.4.x.

Approved by:	mentors (implicit)
0.117.0
23 Sep 2018 18:20:46
Revision:480519Original commit files touched by this commit
mfechner search for other commits by this committer
Update net/rubygem-gitaly-proto to 0.117.0 which is required for gitlab 11.3.

Approved by:	mentors (implicit)
0.113.0
06 Sep 2018 18:57:45
Revision:479135Original commit files touched by this commit
mfechner search for other commits by this committer
Update net/rubygem-gitaly-proto to 0.113.0 which is required for gitlab-ce
11.2.x.

Approved by:	mentors (implicit)
0.105.0
26 Jul 2018 13:46:10
Revision:475372Original commit files touched by this commit
mfechner search for other commits by this committer
Update to 0.105.0 which is required for gitlab 11.1.1.

Approved by:	mentors (implicit)
0.101.0
16 Jul 2018 14:44:52
Revision:474740Original commit files touched by this commit
mfechner search for other commits by this committer
Take maintainer as port is only used by gitlab-ce which I maintain, so I can
sync the updates with the gitlab-ce updates.

Reviewed by:	tz (mentor)
Approved by:	sunpoet (maintainer by email), tz (mentor)
Differential Revision:	https://reviews.freebsd.org/D16267
0.101.0
04 Jul 2018 17:29:01
Revision:473904Original commit files touched by this commit
mfechner search for other commits by this committer
Update to 0.101.0 which is required for gitlab 11.0.2.

Reviewed by:	swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D16127
0.100.0
23 May 2018 23:24:22
Revision:470735Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.100.0

Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
0.99.0
05 May 2018 17:21:50
Revision:469141Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.99.0

Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
0.98.0
03 May 2018 18:41:17
Revision:468964Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.98.0

Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
0.97.0
16 Apr 2018 18:33:10
Revision:467509Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.97.0

Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
0.95.0
14 Apr 2018 23:58:46
Revision:467350Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.95.0

Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
0.94.0
04 Apr 2018 18:53:49
Revision:466491Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.94.0

Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
0.91.0
21 Mar 2018 19:03:03
Revision:465214Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.91.0

Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
0.90.0
20 Mar 2018 22:35:11
Revision:465120Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.90.0

Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
0.89.0
09 Mar 2018 21:49:01
Revision:464017Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.89.0

Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
0.88.0
02 Mar 2018 18:52:50
Revision:463443Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.88.0

Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
0.87.0
01 Mar 2018 15:19:44
Revision:463334Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.87.0

Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
0.86.0
27 Feb 2018 13:24:40
Revision:463130Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.86.0

Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
0.85.0
22 Feb 2018 19:50:33
Revision:462626Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.85.0

Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
0.84.0
04 Feb 2018 10:13:15
Revision:460894Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.84.0

Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
0.83.0
30 Jan 2018 15:38:55
Revision:460399Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.83.0

Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
0.82.0
28 Jan 2018 14:08:46
Revision:460200Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.82.0

Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
0.81.0
27 Jan 2018 10:23:58
Revision:460091Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.81.0

Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
0.80.0
26 Jan 2018 18:12:06
Revision:460026Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.80.0

Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
0.79.0
25 Jan 2018 13:06:34
Revision:459931Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.79.0

Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
0.78.0
23 Jan 2018 15:16:57
Revision:459767Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.78.0

Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
0.77.0
20 Jan 2018 13:17:48
Revision:459519Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.77.0

Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
0.76.0
19 Jan 2018 17:02:27
Revision:459441Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.76.0

Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
0.75.0
18 Jan 2018 14:42:36
Revision:459332Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.75.0

Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
0.74.0
16 Jan 2018 15:42:29
Revision:459186Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.74.0

Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
0.73.0
15 Jan 2018 17:16:20
Revision:459087Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.73.0

Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
0.72.0
14 Jan 2018 14:14:43
Revision:458975Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.72.0

Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
0.71.0
13 Jan 2018 14:28:20
Revision:458931Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.71.0

Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
0.70.0
12 Jan 2018 14:24:27
Revision:458831Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.70.0

Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
0.69.0
11 Jan 2018 18:35:25
Revision:458767Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.69.0

Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
0.68.0
10 Jan 2018 06:40:20
Revision:458601Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.68.0

Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
0.67.0
09 Jan 2018 16:41:12
Revision:458549Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.67.0

Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
0.66.0
06 Jan 2018 04:33:15
Revision:458195Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.66.0

Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
0.65.0
30 Dec 2017 18:16:21
Revision:457609Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.65.0

Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
0.64.0
23 Dec 2017 16:49:43
Revision:457074Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.64.0

Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
0.63.0
22 Dec 2017 23:04:22
Revision:456998Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.63.0

Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
0.62.0
15 Dec 2017 23:51:36
Revision:456422Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.62.0

Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
0.61.0
13 Dec 2017 20:50:14
Revision:456247Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.61.0

Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
0.60.0
11 Dec 2017 10:40:26
Revision:455966Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.60.0

Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
0.59.0
07 Dec 2017 16:01:04
Revision:455720Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.59.0

Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
0.58.0
03 Dec 2017 20:37:07
Revision:455465Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.58.0

Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
0.55.0
26 Nov 2017 23:19:33
Revision:454927Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.55.0

Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
0.54.0
15 Nov 2017 19:55:39
Revision:454270Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.54.0

Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
0.53.0
09 Nov 2017 19:44:27
Revision:453858Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.53.0

Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
0.52.0
07 Nov 2017 21:01:37
Revision:453682Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.52.0

Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
0.51.0
31 Oct 2017 22:14:54
Revision:453255Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.51.0

Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
0.50.0
28 Oct 2017 17:32:47
Revision:453067Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.50.0

Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
0.49.0
26 Oct 2017 20:05:17
Revision:452953Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.49.0

Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
0.48.0
24 Oct 2017 17:41:27
Revision:452793Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.48.0

Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
0.47.0
19 Oct 2017 20:35:46
Revision:452472Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.47.0

Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
0.46.0
18 Oct 2017 17:22:53
Revision:452367Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.46.0

Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
0.45.0
15 Oct 2017 00:36:57
Revision:452101Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.45.0

Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
0.44.0
13 Oct 2017 06:50:25
Revision:451945Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.44.0

Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
0.43.0
12 Oct 2017 15:09:18
Revision:451888Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.43.0

Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
0.42.0
12 Oct 2017 08:09:25
Revision:451811Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.42.0

Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
0.41.0
11 Oct 2017 19:49:41
Revision:451781Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.41.0

Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
0.40.0
07 Oct 2017 09:13:13
Revision:451440Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.40.0

Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
0.39.0
03 Oct 2017 15:35:17
Revision:451142Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.39.0

Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
0.38.0
29 Sep 2017 16:59:53
Revision:450920Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.38.0

Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
0.37.0
28 Sep 2017 10:41:10
Revision:450821Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.37.0

Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
0.36.0
23 Sep 2017 14:38:20
Revision:450451Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.36.0

Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
0.35.0
22 Sep 2017 15:49:40
Revision:450387Original commit files touched by this commit
sunpoet search for other commits by this committer
Add rubygem-gitaly-proto 0.35.0

Gitaly is part of GitLab. It is a server application that uses its own gRPC
protocol to communicate with its clients. This repository contains the protocol
definition and automatically generated wrapper code for Go and Ruby.

The .proto files define the remote procedure calls for interacting with Gitaly.
We keep auto-generated client libraries for Ruby and Go in their respective
subdirectories.

Use the make generate script from the root of the repository to regenerate the
client libraries after updating .proto files.

WWW: https://gitlab.com/gitlab-org/gitaly-proto

Number of commits found: 83