vitess-gh/go/vt
Alain Jobart 1da6040140 Fixing worker to not use the first character of a number
to see if it's negative, but use the new flags we have.
2015-06-26 16:49:42 -07:00
..
automation Add fake implementation for vtctlclient. 2015-06-18 00:25:32 -07:00
binlog Adding proper grpc dial options. 2015-06-26 14:52:11 -07:00
callinfo WIP: proto3 gRPC query service client and server. 2015-06-16 11:44:24 -07:00
client Fixing the context cancellation during streaming queries. 2015-06-18 10:21:19 -07:00
concurrency delete go/vt/concurrency/resource_constraint.go 2015-05-17 20:14:59 -07:00
dbconfigs Another batch of golint fixes 2015-04-20 08:59:32 -07:00
dbconnpool Removing TryGet from conn pool, seems unused. 2015-05-27 10:07:21 -07:00
env
etcdtopo Remove UpdateTabletEndpoint() from topo.Server. 2015-06-05 01:55:35 -07:00
events
health Removing dependency from go/vt/health and go/vt/mysqlctl to topo. 2015-05-14 11:26:18 -07:00
hook Let optional hooks also work when VTROOT is not set. 2015-05-14 08:41:17 -07:00
janitor
key Adding gRPC support for binlog. 2015-06-24 11:38:19 -07:00
logutil Merge branch 'master' into resharding 2015-06-26 15:35:53 -07:00
mysqlctl Adding a few proto3 methods in preparation for tabletmanager. 2015-06-25 14:54:46 -07:00
proto Adding a few proto3 methods in preparation for tabletmanager. 2015-06-25 14:54:46 -07:00
rpc
schema
schemamanager make schema manager stop early if there is no schema change 2015-06-09 09:16:23 -07:00
servenv Adding servenv support for gRPC. 2015-02-27 12:50:54 -08:00
sqlparser
status Removing two obsolete flags. 2015-06-23 16:41:18 -07:00
tableacl re-enable tableacl test case: TestInitWithValidConfig 2015-04-16 15:45:57 -07:00
tabletmanager Fix necessary for gRPC. 2015-06-26 16:24:22 -07:00
tabletserver Adding proper grpc dial options. 2015-06-26 14:52:11 -07:00
topo First pass a gRPC tabletmanager code. Not passing yet, missing 2015-06-26 10:52:39 -07:00
topotools Merge pull request #757 from enisoc/serving-graph-updates 2015-06-05 11:00:10 -07:00
vtctl Adding proper grpc dial options. 2015-06-26 14:52:11 -07:00
vterrors Merge branch 'master' into resharding 2015-06-18 07:38:03 -07:00
vtgate Rename the new ctx var. 2015-06-18 17:49:11 -07:00
vttest Fix typo. 2015-06-15 19:12:10 -07:00
worker Fixing worker to not use the first character of a number 2015-06-26 16:49:42 -07:00
wrangler Make vtctl print human-readable QueryResults. 2015-06-25 14:57:39 -07:00
zktopo Remove UpdateTabletEndpoint() from topo.Server. 2015-06-05 01:55:35 -07:00