Граф коммитов

10 Коммитов

Автор SHA1 Сообщение Дата
yuxiaobo 03e83d6c30 add license in /go file
Signed-off-by: yuxiaobo <yuxiaobogo@163.com>
2019-10-21 22:30:02 +08:00
teejae 89b30fe32c Add error handling for parsing StringMapValues instead of panicking (#4912)
Signed-off-by: Toliver Jue <toliver@planetscale.com>
2019-06-06 12:48:18 -07:00
Andrew Brampton 146309b08d
Fixed more golint issues, mainly fixing comments. 2017-10-22 17:24:48 -07:00
Sugu Sougoumarane 7af23e1dde license: BSD->Apache v2.0
Please refer to #2694 and #2670 for motivation and reasoning for
this change.

I've tried to follow best practice in inserting the copyright
headers. In other open source projects, not all files carry
the notice. For example documentation doesn't. I've followed
similar ground rules.

I did not change the php because there is a separate LICENSE
file there by Pixel Federation. We'll first need to notify
them our intent before changing anything there.

As for the presubmit check, it's going to be non-trivial
because of the number of exceptions, like file types,
directories and generated code. So, it will have to be
a separate project.
2017-05-06 00:38:56 -07:00
Erez Louidor ca42fb254b Added transaction-throttler and connected it to tabletserver.
It uses vitess/go/vt/throttler with healthchecks to throttle transactions based on
replication lag.
2017-01-19 16:23:47 -08:00
Alain Jobart ad87a57379 Adding a unit test to flagutil.
Just to verify an empty command line flag results in an empty
StringListValue array.
2016-07-27 09:51:03 -07:00
Anthony Yeh ae7263f380 Refactor log flushing. 2014-07-08 17:13:46 -07:00
Ric (Ryszard) Szopa aefa8699c7 Cosmetic code fix in flagutil. 2014-04-11 19:48:51 -07:00
Mike Solomon 2e7bb2ed55 Make flagutil test succeed deterministically. 2014-04-11 16:53:08 -07:00
Ryszard Szopa aa1279299a flagutil: flags to parse maps and string lists. 2013-10-23 17:08:29 -07:00