Working directories gRPC methods
After some hesitation, we gave over the relative path of the working directory, not just its ID, because we realized that clients such as the Rails application or even RHGitaly could readily use it, the former through the `HgCall` gRPC method.
Showing
- hgitaly/service/mercurial_operations.py 49 additions, 0 deletionshgitaly/service/mercurial_operations.py
- hgitaly/service/tests/test_mercurial_operations.py 67 additions, 0 deletionshgitaly/service/tests/test_mercurial_operations.py
- hgitaly/stub/mercurial_operations_pb2.py 23 additions, 7 deletionshgitaly/stub/mercurial_operations_pb2.py
- hgitaly/stub/mercurial_operations_pb2_grpc.py 94 additions, 0 deletionshgitaly/stub/mercurial_operations_pb2_grpc.py
- hgitaly/workdir.py 40 additions, 7 deletionshgitaly/workdir.py
- protos/mercurial-operations.proto 50 additions, 0 deletionsprotos/mercurial-operations.proto
- ruby/lib/hgitaly/mercurial-operations_pb.rb 22 additions, 0 deletionsruby/lib/hgitaly/mercurial-operations_pb.rb
- ruby/lib/hgitaly/mercurial-operations_services_pb.rb 10 additions, 0 deletionsruby/lib/hgitaly/mercurial-operations_services_pb.rb
- ruby/lib/hgitaly/version.rb 1 addition, 1 deletionruby/lib/hgitaly/version.rb
Loading
Please register or sign in to comment