aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Fix Node test lint errorGravatar murgatroid992016-01-20
|
* Make sure that the binary URL includes the word NodeGravatar murgatroid992016-01-20
|
* Completed integration of node-pre-gyp into Node libraryGravatar murgatroid992016-01-20
|
* Updated node-pre-gyp to use Google Cloud StorageGravatar murgatroid992016-01-19
|
* Change node-pre-gyp install command lineGravatar murgatroid992016-01-15
|
* Added node-pre-gyp stuff to package.jsonGravatar murgatroid992016-01-15
|
* Merge pull request #4688 from jtattermusch/static_depsGravatar Nicolas Noble2016-01-15
|\ | | | | Statically link dependencies of grpc_csharp_ext
* \ Merge pull request #4612 from sreecha/stress_test_jenkinsGravatar Nicolas Noble2016-01-15
|\ \ | | | | | | Jenkins integration of stress tests (running stress tests on locally jenkins node).
* \ \ Merge pull request #4742 from bogdandrutu/bugGravatar Alistair Veitch2016-01-15
|\ \ \ | | | | | | | | Fix the bug that was causing census_initialization to never work.
* \ \ \ Merge pull request #4743 from murgatroid99/node_doc_gen_config_updateGravatar Michael Lumish2016-01-15
|\ \ \ \ | | | | | | | | | | Update Node API documentation generation configuration for move to repo root
* \ \ \ \ Merge pull request #4709 from murgatroid99/node_method_names_no_capitalizeGravatar Michael Lumish2016-01-14
|\ \ \ \ \ | | | | | | | | | | | | Don't modify proto method names in service paths in Node library
| | * | | | Update Node API documentation generation configuration for move to repo rootGravatar murgatroid992016-01-14
| | | | | |
* | | | | | Merge pull request #4740 from sreecha/fix_import_issuesGravatar Michael Lumish2016-01-14
|\ \ \ \ \ \ | | | | | | | | | | | | | | public_headers not found in some cases when running the script..
| | | | * | | Remove opensslGravatar Bogdan Drutu2016-01-14
| | | | | | |
| | | | * | | Fix the bug that was causing census_initialization to never work.Gravatar Bogdan Drutu2016-01-14
| | | | | | |
| | | | * | | Merge remote-tracking branch 'upstream/master' into bugGravatar Bogdan Drutu2016-01-14
| | | | |\ \ \ | |_|_|_|/ / / |/| | | | | |
| | | | * | | Merge remote-tracking branch 'upstream/master' into bugGravatar Bogdan Drutu2016-01-14
| | | | |\ \ \
| * | | | | | | public_headers not found in some cases when running the importGravatar Sree Kuchibhotla2016-01-14
|/ / / / / / /
* | | | | | | Merge pull request #4736 from dgquintas/newlinesGravatar Michael Lumish2016-01-14
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | Added back trailing newlines
| * | | | | | Added back trailing newlinesGravatar David Garcia Quintas2016-01-14
|/ / / / / /
* | | | | | Merge pull request #4729 from sreecha/import_issues_protoGravatar Craig Tiller2016-01-14
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | Generate transitive dependencies as well in gen_build_yaml.py for protos
* | | | | | Merge pull request #4653 from murgatroid99/release-0_12_master_mergeGravatar Craig Tiller2016-01-14
|\ \ \ \ \ \ | | | | | | | | | | | | | | Release 0 12 master merge
* \ \ \ \ \ \ Merge pull request #4727 from dgquintas/copyright_fix_newlineGravatar Michael Lumish2016-01-14
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Fixed removal of trailing newline upon --fix
| | | * | | | | update copyrightGravatar Sree Kuchibhotla2016-01-14
| | | | | | | |
| | | * | | | | Fix the error that was causing incorrect Makefile generationGravatar Sree Kuchibhotla2016-01-14
| | | | | | | |
| | | * | | | | Generate transitive dependencies as well in gen_build_yaml.py for protosGravatar Sree Kuchibhotla2016-01-14
| |_|/ / / / / |/| | | | | |
| | | * | | | Updated copyright in node/common.jsGravatar murgatroid992016-01-14
| | | | | | |
| * | | | | | Fixed removal of trailing newline upon --fixGravatar David Garcia Quintas2016-01-14
| | | | | | |
* | | | | | | Merge pull request #4726 from murgatroid99/fix_copyrights_again_againGravatar Craig Tiller2016-01-14
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | Fix copyrights again
| * | | | | | Fix copyrights againGravatar murgatroid992016-01-14
|/ / / / / /
* | | | | | Merge pull request #4725 from yang-g/destroy_readerGravatar Vijay Pai2016-01-14
|\ \ \ \ \ \ | | | | | | | | | | | | | | destroy reader after using it
| | * | | | | Re-add missing newline in ruby fileGravatar murgatroid992016-01-14
| | | | | | |
* | | | | | | Merge pull request #4720 from sreecha/import_issuesGravatar Yang Gao2016-01-14
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Rename TestService to EchoTestService to prevent name-conflict with 'TestService' in test.proto
* \ \ \ \ \ \ \ Merge pull request #4684 from soltanmm/distribGravatar Nathaniel Manista2016-01-14
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Improve Python installation story.
| | | * | | | | | destroy reader after using itGravatar yang-g2016-01-14
| |_|/ / / / / / |/| | | | | | |
| * | | | | | | Maintain copyright sanity in Python-related filesGravatar Masood Malekghassemi2016-01-14
| | | | | | | |
| * | | | | | | Python version bumpGravatar Masood Malekghassemi2016-01-14
| | | | | | | |
| * | | | | | | Check compiler versions at Python setup timeGravatar Masood Malekghassemi2016-01-14
| | | | | | | |
| * | | | | | | Warn on Python proto module build failureGravatar Masood Malekghassemi2016-01-14
| | | | | | | |
| * | | | | | | Enable submitting binary dists of PythonGravatar Masood Malekghassemi2016-01-14
|/ / / / / / /
* | | | | | | Merge pull request #4722 from ctiller/cfNGravatar Craig Tiller2016-01-14
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | clang-format code
| * | | | | | | clang-format codeGravatar Craig Tiller2016-01-14
|/ / / / / / /
* | | | | | | Merge pull request #4719 from murgatroid99/fix_copyrights_againGravatar Craig Tiller2016-01-14
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Update copyrights again
| | * | | | | | FormatCodeGravatar Sree Kuchibhotla2016-01-13
| | | | | | | |
| | * | | | | | Rename TestService to EchoTestService to prevent name-conflict withGravatar Sree Kuchibhotla2016-01-13
| |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | 'TestService' in test.proto
| * | | | | | Update copyrights againGravatar murgatroid992016-01-13
|/ / / / / /
| * | | | | Update copyrightsGravatar murgatroid992016-01-13
| | | | | |
* | | | | | Merge pull request #4670 from vjpai/bbufGravatar Yang Gao2016-01-13
|\ \ \ \ \ \ | | | | | | | | | | | | | | Support generic (non-proto) performance testing
| * | | | | | Regen projectsGravatar Vijay Pai2016-01-13
| | | | | | |
| * | | | | | Merge branch 'master' into bbufGravatar Vijay Pai2016-01-13
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |