Commit Graph

101 Commits

Author SHA1 Message Date
Nicolas Noble e2380338bf Merge pull request #193 from nathanielmanistaatgoogle/python-introduction
Bring the rest of Python RPC Framework into GRPC.
2015-01-23 21:48:42 -08:00
Nathaniel Manista 7a3c38bed9 Add the _framework.face package. 2015-01-24 00:47:35 +00:00
Tim Emiola 326c0abc16 Merge pull request #191 from donnadionne/docker
Docker
2015-01-23 16:47:00 -08:00
Donna Dionne aed5642d00 Adding docker cpp support
removing commented out line
2015-01-23 16:16:07 -08:00
Donna Dionne f06fd4c4dd Adding Docker support for cpp 2015-01-23 16:15:48 -08:00
Craig Tiller e1175473fc Merge pull request #40 from nicolasnoble/vsprojects
Factoring visual studio code into a buildgen plugin.
2015-01-23 15:46:23 -08:00
Qi Zhao fb6714cf76 Merge pull request #175 from tbetbetbe/grpc_tools_update_go_dockerfile_with_recent_restructuring
Updates the Go dockerfile to reflect the package restructuring.
2015-01-23 13:54:25 -08:00
Craig Tiller 25290d2990 Merge pull request #178 from murgatroid99/merge_new_invoke_api
Merge new invoke api
2015-01-23 13:43:35 -08:00
murgatroid99 51fca2da4b Made node library buildable from source tree 2015-01-23 10:53:51 -08:00
Tim Emiola b776a1996d Updates the Go dockerfile to reflect the package restructuring.
- also corrects an error in the Go client test command
2015-01-23 05:19:57 -08:00
Tim Emiola 09bc379417 Fixes a regression in the ruby dockerfile
- the line that built and installed grpc ruby was mistakenly removed.
2015-01-23 04:35:16 -08:00
donnadionne 88b50e85dc Merge pull request #169 from tbetbetbe/grpc_tools_add_go_dockerfile
Grpc tools add go dockerfile
2015-01-22 17:42:58 -08:00
Nicolas "Pixel" Noble 9d9b805cb1 Adressing comments. 2015-01-23 02:31:46 +01:00
Tim Emiola 1a8582f18e removes noisy output when syncing 2015-01-22 17:12:44 -08:00
Tim Emiola c8ee19b905 Adds a bash func that runs the interop test client command 2015-01-22 17:11:57 -08:00
Tim Emiola fb6d7fd572 Adds Dockerfile for Go 2015-01-22 17:10:54 -08:00
Nicolas "Pixel" Noble b049ba8fc4 Merge branch 'master' of github.com:google/grpc into vsprojects
Conflicts:
	templates/vsprojects/vs2013/grpc.sln.template
2015-01-23 02:06:18 +01:00
Nicolas Noble fdd76ba414 Merge pull request #164 from nathanielmanistaatgoogle/python-introduction
Python introduction.
2015-01-22 15:38:30 -08:00
Yang Gao 9aee6d05fd Merge pull request #158 from chen-wang/tips
TIPS client implementation.
2015-01-22 15:14:36 -08:00
Nathaniel Manista 840615ed27 Add Python to run-tests. 2015-01-22 20:31:47 +00:00
Tim Emiola 48054c0a19 Minor bugfixes; adds independent command for support scripts on GCE machines 2015-01-22 12:15:39 -08:00
Tim Emiola 654403d562 Merge remote-tracking branch 'upstream/master' 2015-01-22 12:13:18 -08:00
Chen Wang 69330757f1 Merge branch 'master' of github.com:google/grpc into tips 2015-01-21 18:57:46 -08:00
Craig Tiller 6f5e2c42f9 Surface failure count 2015-01-21 18:05:31 -08:00
Tim Emiola ec12a7d972 Merge remote-tracking branch 'upstream/master' 2015-01-21 16:26:34 -08:00
Tim Emiola 8a3ca244b7 bugfix: corrects a bug in grpc_sync_images 2015-01-21 16:09:11 -08:00
Tim Emiola d2130c3561 Switches the grpc-repo dockerfiles to pull gRPC source from GitHub 2015-01-21 09:51:45 -08:00
Tim Emiola a36b84ca65 Adds a command to copy the docker github credential from GCS
- updates grpc_update_image to install the github credential when the base
  image is built
2015-01-21 09:48:42 -08:00
Nicolas Noble c7ff547b86 Merge pull request #111 from ctiller/proj
Generate projects
2015-01-20 09:01:11 -08:00
Nicolas Noble 5ac1c141dd Merge pull request #110 from ctiller/test
Add ability to test build.json is clean
2015-01-20 09:00:45 -08:00
Nicolas Noble e82e9b3315 Merge pull request #109 from ctiller/macc
Mac Compatibility Fix
2015-01-20 09:00:11 -08:00
Craig Tiller 996d9dff47 Generate projects 2015-01-19 21:06:50 -08:00
Craig Tiller d4eeff8a2d Add ability to test 2015-01-19 20:58:56 -08:00
Craig Tiller d4eec90581 Mac Compatibility Fix 2015-01-19 20:57:03 -08:00
Craig Tiller 98d532dbc4 Check for executable existance 2015-01-19 14:50:44 -08:00
Craig Tiller ecd49345b5 Use clang-format-3.5 2015-01-18 14:36:47 -08:00
Craig Tiller 7d7b6c768b Sort by language, then by name 2015-01-18 12:03:17 -08:00
Craig Tiller d6d927a7c7 Googlify indentation 2015-01-18 11:45:07 -08:00
Craig Tiller 49bde68ff1 Googlify indentation 2015-01-18 11:44:17 -08:00
Craig Tiller 9b9b44759d Generate projects 2015-01-18 11:36:12 -08:00
Craig Tiller 3a65358002 Merge branch 'testrun' of github.com:ctiller/grpc into build-cleaner
Conflicts:
	build.json
2015-01-18 11:35:42 -08:00
Craig Tiller 7acce50cdd Rename 2015-01-18 11:31:37 -08:00
Craig Tiller 0b2a372f61 build.json prettifier 2015-01-18 11:30:07 -08:00
Craig Tiller 06b4ff2b71 Simplify Python code 2015-01-18 11:01:25 -08:00
Craig Tiller f24e7241aa Pretty print tests.json 2015-01-18 10:49:16 -08:00
Craig Tiller e9c959d78e Only run language specified tests
Add a template to generate a complete list of tests for C/C++, and use it to generate the list of binaries to run tests for.
2015-01-18 10:23:26 -08:00
Craig Tiller 3462982a79 Abort on errors, and dont spam 2015-01-18 10:07:41 -08:00
Craig Tiller 261dd98e5e Use Python json module
Instead of third party simplejson module, to save a dependency.
2015-01-16 16:41:45 -08:00
Craig Tiller bc29d80159 Better GRPC_LIBDIR config 2015-01-16 14:55:49 -08:00
Craig Tiller c80530920b Using --enable-grpc configure flag 2015-01-16 14:53:51 -08:00