-
Not sure if the bit.ly API supports this, but it would be great to be able to generate URLs also from letters like [ä,ö,ü,§,%,"], so having utf-8 support would be nice.
-
**[Marc-Christian Schulze](https://jira.spring.io/secure/ViewProfile.jspa?name=marc-christian.schulze)** opened **[SPR-16376](https://jira.spring.io/browse/SPR-16376?redirect=false)** and commented
I…
-
Since derived finders only support nesting of depth 1 (which by the way isn't clearly documented) any finder methods with deeper nesting need to use custom queries. The problem is that…
-
Applicable to versions 3.6.1 and 3.6.2
**To Reproduce**
Steps to reproduce
1. Logout
2. Try login using valid password
3. The message appears "ERROR: The password you entered for the email add…
-
May I ask what the plan is over here?
https://github.com/grpc/grpc-go/blob/9c4157fb5a0472c1dbfa016439a0146cd8f0221e/rpc_util.go#L142
// TODO(zhaoq): optimize to reduce memory alloc and copying.
-
Hi,
I have the following error while trying to install the plugin:
```bash
$ vagrant plugin install vagrant-vbguest
Installing the 'vagrant-vbguest' plugin. This can take a few minutes...
/us…
t1gor updated
6 years ago
-
As part of a larger project, I have some messages defined like so:
```proto
message API_LoadPluginConfigurationRequest {
google.protobuf.Any arg1 = 1;
}
```
The `MarshalTo` method that gets…
-
$ letmegrpc --addr=localhost:12345 --port=8080 serve.proto
2018/08/18 12:21:51 protoc-gen-gogo: program not found or is not executable
--gogo_out: protoc-gen-gogo: Plugin failed with status code 1.
…
-
Currently MassBank is administered via the mbadmin web application,
which is user-friendly, but difficult to automate.
A first example was the command line validator:
https://github.com/MassBank…
-
**Describe the problem**
Node died while running tpc-c on a six node cluster with range merging turned off. In the shell I saw
```
Error: error in payment: EOF
Error: exit status 1
```
**T…