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

26 Коммитов

Автор SHA1 Сообщение Дата
Anthony Yeh c976134b8f backup: Use GCS backup in Kubernetes example. 2015-10-21 16:19:36 -07:00
Anthony Yeh f5f1222843 php/grpc: Add composer config for downloading gRPC dependencies. 2015-10-07 13:17:32 -07:00
Alain Jobart d9066317c1 Removing cbson. We'll remove bson support eventually. 2015-10-01 07:29:09 -07:00
Ammar Aijazi 53be99f0a6 Get rid of directory-specific .gitignores in favor of a single global .gitignore 2015-09-17 15:48:55 -07:00
Michael Berlin be33f728a5 git: Ignore Eclipse Pydev file ".pydevproject". 2015-05-01 13:41:33 -07:00
Anthony Yeh b14c3a308f Add test-runner script for integration tests in Docker.
This is an alternative to 'make integration_test',
with the following advantages:

* Tests run in Docker, so no bootstrap is necessary.
* Tests are hermetic and can run in parallel.
* Test against different flavors just by setting a flag.
* Failing tests are retried to see if they are flaky.
* A failed test will be recorded for later inspection, while the script
  continues to run other tests.
* A test that takes too long will be considered stuck and retried.

There's plenty of room for improvement, but now that we have something
in a more readable language than Makefile, we can iterate.
2015-04-21 20:12:20 -07:00
Shengzhe Yao a686d66a39 add vitess.io site preview script 2015-02-25 16:04:07 -08:00
Shengzhe Yao 2abf6a28f8 git should ignore intellij files 2015-01-20 17:17:58 -08:00
Sugu Sougoumarane 853885e61d Add eclipse files to gitignore 2014-12-30 18:37:02 -08:00
Alain Jobart d16c600763 Adding some java-specific rules. 2014-06-18 11:33:29 -07:00
Sugu Sougoumarane c1522a29eb .DS_Store -> .gitignore 2013-12-24 15:27:39 -08:00
Sugu Sougoumarane 6615bcd90b Clean up build system
Switch to using go install. Leads to faster and cleaner builds.
go install directly installs the binaries into $VTROOT/bin directly
because $GOPATH==$VTROOT. It also intalls intermediate libraries under
pkg, which results in reuse.
There is also no more clutter in the source dirs: cleaner .gitignore.
2013-12-24 14:28:19 -08:00
Alain Jobart b74c92fc1f First phase of vtworker: commandline framework. 2013-12-13 11:16:56 -08:00
Sugu Sougoumarane 502f884e55 The grand purge: delete old binlog code 2013-11-26 20:49:57 -08:00
Sugu Sougoumarane 6627763690 improved "in use" error, drop vttopo
Numbered pool now accepts a purpose when locking resources,
and reports it as part of the error if it's in use.
Also dropping vttopo from Makefile and .gitignore.
2013-11-04 07:38:53 -08:00
Sugu Sougoumarane a835a2a399 Rename barnacle -> vtgate 2013-09-30 12:22:15 -07:00
Sugu Sougoumarane 84e946933e remove vtbarnacle binary 2013-09-16 15:35:14 -07:00
Alain Jobart 385905d893 Renaming toporeader into vttopo. 2013-09-05 13:49:42 -07:00
Alain Jobart 5bc00fa547 Adding a toporeader binary.
This is a non-caching topo.TopoReader proxy.
2013-09-05 10:36:51 -07:00
Ryszard Szopa 2e0cefb644 .gitignore improvements. 2013-07-26 17:09:13 -07:00
Sugu Sougoumarane ce55216afa ignore 'tags' for vi users 2013-07-23 15:01:20 -07:00
sougou e950ca8860 Update .gitignore
Even more go removal
2013-07-19 15:43:04 -07:00
sougou 6ab5fa2696 Update .gitignore
Remove more go artifacts
2013-07-19 15:42:25 -07:00
Sugu Sougoumarane 5b149ffab1 Fix .gitignore for vim and go 2013-07-19 15:27:55 -07:00
Ryszard Szopa b173213a01 Make ignore file git compatible. 2013-07-18 19:10:02 -07:00
Ryszard Szopa 844ac02191 .hgignore -> .gitignore 2013-07-18 18:18:20 -07:00