.. |
clientlib_tests
|
Fix a few more python lint errors.
|
2015-08-30 22:03:22 -07:00 |
queryservice_tests
|
tabletserver: reorg some timeouts
|
2015-09-30 15:30:10 -07:00 |
test_data
|
Removing SASL over BSON support.
|
2015-09-01 09:15:37 -07:00 |
topo_flavor
|
Second pass of python lint fixes.
|
2015-08-30 09:32:00 -07:00 |
vttest_schema/test_keyspace
|
Adding integration test for vttest.
|
2015-08-25 16:20:23 -07:00 |
TestingStrategy.md
|
Addressing comments.
|
2015-09-14 14:47:26 -07:00 |
automation_horizontal_resharding.py
|
Fix a few more python lint errors.
|
2015-08-30 22:03:22 -07:00 |
backup.py
|
Fix a few more python lint errors.
|
2015-08-30 22:03:22 -07:00 |
binlog.py
|
Addressed comments
|
2015-09-22 17:48:39 -07:00 |
checkers_test.py
|
Post-merge: fix some simple lint issues on more test/*.py files.
|
2015-08-25 21:00:52 -07:00 |
client_test.py
|
Fix a few more python lint errors.
|
2015-08-30 22:03:22 -07:00 |
config.json
|
Rebalance test shards.
|
2015-09-22 17:19:55 -07:00 |
custom_sharding.py
|
Fixing a few vtcombo-related things:
|
2015-09-24 10:44:41 -07:00 |
demo.py
|
Post-merge: fix some simple lint issues on more test/*.py files.
|
2015-08-25 21:00:52 -07:00 |
environment.py
|
Couple changes to make run_local_database more portable.
|
2015-08-26 07:56:47 -07:00 |
framework.py
|
Make some lint fixes to test/*.py.
|
2015-08-25 18:54:04 -07:00 |
gorpc_protocols_flavor.py
|
Removing SASL over BSON support.
|
2015-09-01 09:15:37 -07:00 |
grpc_protocols_flavor.py
|
Not authorizing any bson protocol by default.
|
2015-09-01 08:42:08 -07:00 |
initial_sharding.py
|
Addressed comments
|
2015-09-22 17:48:39 -07:00 |
initial_sharding_bytes.py
|
Use #!/usr/bin/env python for integration tests.
|
2014-10-01 16:38:59 -07:00 |
java_vtgate_test_helper.py
|
Set rpc-error-only-in-reply=False for Java tests
|
2015-09-29 17:19:41 -07:00 |
keyrange_test.py
|
Second pass of python lint fixes.
|
2015-08-30 09:32:00 -07:00 |
keyspace_test.py
|
Fix a few more python lint errors.
|
2015-08-30 22:03:22 -07:00 |
keyspace_util.py
|
Make some lint fixes to test/*.py.
|
2015-08-25 18:54:04 -07:00 |
mysql_flavor.py
|
Fix a few more python lint errors.
|
2015-08-30 22:03:22 -07:00 |
mysqlctl.py
|
Fix some more obvious lint errors in test/*.py.
|
2015-08-25 22:45:44 -07:00 |
protocols_flavor.py
|
Fix docstrings and var names in test/protocols_flavor.py.
|
2015-08-30 20:22:16 -07:00 |
python_client_test.py
|
Disable some tests that don't work for all clients
|
2015-10-01 18:12:50 -07:00 |
queryservice_test.py
|
Fix error from previous commit in test/queryservice_test.py.
|
2015-08-30 10:54:24 -07:00 |
reparent.py
|
Fix some more obvious lint errors in test/*.py.
|
2015-08-25 22:45:44 -07:00 |
resharding.py
|
Addressed comments
|
2015-09-22 17:48:39 -07:00 |
resharding_bytes.py
|
Use #!/usr/bin/env python for integration tests.
|
2014-10-01 16:38:59 -07:00 |
rowcache_invalidator.py
|
Fix some more obvious lint errors in test/*.py.
|
2015-08-25 22:45:44 -07:00 |
schema.py
|
Fix some more obvious lint errors in test/*.py.
|
2015-08-25 22:45:44 -07:00 |
secure.py
|
Make some lint fixes to test/*.py.
|
2015-08-25 18:54:04 -07:00 |
sharded.py
|
Post-merge: fix some simple lint issues on more test/*.py files.
|
2015-08-25 21:00:52 -07:00 |
sql_builder_test.py
|
In sql_builder, rename Or to OrExprs, add AfterPrevValues.
|
2015-08-27 12:10:04 -07:00 |
tablet.py
|
Fixed parameter I removed.
|
2015-09-23 13:10:26 -07:00 |
tablet_test.py
|
vtdb.tablet client uses error codes to return errors instead of string parsing
|
2015-09-23 15:58:59 -07:00 |
tabletmanager.py
|
healthcheck: Re-read tablet after going SPARE when shutting down.
|
2015-09-30 15:24:55 -07:00 |
update_stream.py
|
Merge branch 'master' into stream
|
2015-09-12 17:44:03 -07:00 |
utils.py
|
Set rpc-error-only-in-reply=False for Java tests
|
2015-09-29 17:19:41 -07:00 |
vertical_split.py
|
Fixing failing tests.
|
2015-09-13 19:16:40 -07:00 |
vtctld_test.py
|
Second pass of python lint fixes.
|
2015-08-30 09:32:00 -07:00 |
vtdb_test.py
|
Fix test traceback.print_exc messages.
|
2015-09-08 21:43:45 -07:00 |
vtgate_utils_test.py
|
Add tests for vtgate_utils.extract_rpc_error
|
2015-09-30 15:13:16 -07:00 |
vtgatev2_test.py
|
Support ExecuteBatchShard in vtgatev2.py.
|
2015-09-18 16:10:39 -07:00 |
vtgatev3_test.py
|
Allow multiple vtgate stream_execute calls.
|
2015-09-11 15:18:46 -07:00 |
vthook-test.sh
|
Using the new TopologyServer in a lot more places.
|
2013-07-03 17:05:30 -07:00 |
vttest_sample_test.py
|
Fixing a few vtcombo-related things:
|
2015-09-24 10:44:41 -07:00 |
worker.py
|
Addressed comments
|
2015-09-22 17:48:39 -07:00 |