aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Fix asan compile errorGravatar Craig Tiller2015-10-09
|
* Move profiling system to gprGravatar Craig Tiller2015-10-09
|
* More markupGravatar Craig Tiller2015-10-09
|
* More markupGravatar Craig Tiller2015-10-09
|
* Simplify adding annotations, annotate more thingsGravatar Craig Tiller2015-10-09
|
* more markersGravatar Craig Tiller2015-10-08
|
* Remove unnecessary includeGravatar Craig Tiller2015-10-08
|
* Merge github.com:grpc/grpc into latent-seeGravatar Craig Tiller2015-10-08
|\
* | Script to generate latency reportsGravatar Craig Tiller2015-10-08
| |
| * Merge pull request #3753 from nicolasnoble/generate-all-the-reportsGravatar Craig Tiller2015-10-08
| |\ | | | | | | All of the subprojects need to generate a report, otherwise Jenkins will be sad.
| | * All of the subprojects need to generate a report, otherwise Jenkins will be sad.Gravatar Nicolas "Pixel" Noble2015-10-08
| |/
* | Latency tracesGravatar Craig Tiller2015-10-08
| |
| * Merge pull request #3750 from stanley-cheung/php_update_masterGravatar Stanley Cheung2015-10-08
| |\ | | | | | | PHP: update package.xml to prepare for 0.6.1 release
| * \ Merge pull request #3640 from carl-mastrangelo/masterGravatar Craig Tiller2015-10-08
| |\ \ | | | | | | | | Add initial interop tests
| * \ \ Merge pull request #3728 from nicolasnoble/go-fetchGravatar Craig Tiller2015-10-08
| |\ \ \ | | | | | | | | | | Improving run_tests's build step.
| | | | * php: update package.xml to prepare for 0.6.1 releaseGravatar Stanley Cheung2015-10-08
| | |_|/ | |/| |
| * | | Merge pull request #3749 from jtattermusch/rename_csharp_ext_nugetGravatar Stanley Cheung2015-10-08
| |\ \ \ | | | | | | | | | | Rename grpc.native.csharp_ext nuget to grpc.native.csharp
| * \ \ \ Merge pull request #3747 from stanley-cheung/remove_linuxbrew_referenceGravatar Stanley Cheung2015-10-08
| |\ \ \ \ | | | | | | | | | | | | Removed a few more linuxbrew references
| | * | | | removed a few more linuxbrew referencesGravatar Stanley Cheung2015-10-08
| | | | | |
| | | * | | rename grpc.native.csharp_ext nuget to grpc.native.csharpGravatar Jan Tattermusch2015-10-08
| | |/ / / | |/| | |
| * | | | Merge pull request #3745 from jtattermusch/fix_vs2010_compilationGravatar Jan Tattermusch2015-10-08
| |\ \ \ \ | | |/ / / | |/| | | Fix compilation with VS2010
| * | | | Merge pull request #3739 from jtattermusch/csharp_interop_authGravatar Stanley Cheung2015-10-08
| |\ \ \ \ | | | | | | | | | | | | Make C# auth interop tests spec compliant
| * \ \ \ \ Merge pull request #3734 from jtattermusch/nuget_restore_prebuildGravatar Nicolas Noble2015-10-08
| |\ \ \ \ \ | | | | | | | | | | | | | | Move "nuget restore" operations to prebuild phase.
| | | | * | | fix compilation with VS2010Gravatar Jan Tattermusch2015-10-08
| | | | | | |
| * | | | | | Merge pull request #3684 from yang-g/prod_rootsGravatar Jan Tattermusch2015-10-08
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | remove flag use_prod_roots in interop test and add use_test_ca per th…
| * \ \ \ \ \ \ Merge pull request #3731 from jtattermusch/csharp_use_common_protosGravatar Yang Gao2015-10-08
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | Use proto files under test/proto for C# interop tests
| * | | | | | | Merge pull request #3741 from nkibler/masterGravatar Michael Lumish2015-10-08
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | ObjC - Fixed a typo in the README
| | * \ \ \ \ \ \ Merge branch 'grpc/master'Gravatar Nate Kibler2015-10-08
| | |\ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Fixed a typo in the READMEGravatar Nate Kibler2015-10-08
| | | | | | | | |
| * | | | | | | | Merge pull request #3740 from tbetbetbe/grpc_ruby_tmp_fix_auth_interopGravatar Michael Lumish2015-10-08
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Fixes the broken ruby auth interop tests
| * \ \ \ \ \ \ \ \ Merge pull request #3730 from nicolasnoble/fetch-rubyGravatar Tim Emiola2015-10-08
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Splitting out bundle install for ruby into the prebuild step.
| | | * | | | | | | | Fixes the broken ruby interop testsGravatar Tim Emiola2015-10-08
| | | | | | | | | | |
| | | | | | | | * | | use JWT credentials for per_rpc_credsGravatar Jan Tattermusch2015-10-08
| | | | | | | | | | |
| | | | | | | | * | | prevent ArgumentNullException in credentials pluginGravatar Jan Tattermusch2015-10-08
| | | | | | | | | | |
| | | | | | | | * | | make C# auth interop tests up to specGravatar Jan Tattermusch2015-10-08
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Further work on new prof analyzerGravatar Craig Tiller2015-10-08
| | | | | | | | | |
* | | | | | | | | | Fixup mac buildGravatar Craig Tiller2015-10-08
| | | | | | | | | |
* | | | | | | | | | Get basic profiler working againGravatar Craig Tiller2015-10-08
| | | | | | | | | |
| * | | | | | | | | Merge pull request #3601 from Scott84/Scott84-ObjC-Compiler-Warning-FixGravatar Jorge Canizales2015-10-07
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Prevent warnings for pure virtual methods of GRXWriter.m
| * \ \ \ \ \ \ \ \ \ Merge pull request #3729 from jtattermusch/csharp_args_specGravatar Michael Lumish2015-10-07
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Make C# interop tests args parsing compliant with spec.
| * \ \ \ \ \ \ \ \ \ \ Merge pull request #3468 from jtattermusch/csharp_metadata_pluginGravatar Michael Lumish2015-10-07
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | | New C# auth API
| | | | | | | | | * | | fix if exist syntax in .bat filesGravatar Jan Tattermusch2015-10-07
| | | | | | | | | | | |
| | | | | | | | | * | | move nuget restore into prebuild step on windowsGravatar Jan Tattermusch2015-10-07
| | | | | | | | | | | |
| | | | | | | | | * | | move C# nuget restore on linux to prebuild phaseGravatar Jan Tattermusch2015-10-07
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| | | | | | | * | | | regenerate generated interop testing filesGravatar Jan Tattermusch2015-10-07
| | | | | | | | | | |
| | | | | | | * | | | remove extra copy of test.protoGravatar Jan Tattermusch2015-10-07
| | | | | | | | | | |
| | | | | | | * | | | update C# regenerate proto scriptGravatar Jan Tattermusch2015-10-07
| | |_|_|_|_|/ / / / | |/| | | | | | | |
| | | | | * | | | | Splitting out bundle install for ruby into the prebuild step.Gravatar Nicolas "Pixel" Noble2015-10-08
| | |_|_|/ / / / / | |/| | | | | | |
| | | * | | | | | make C# interop test args parsing compliant with specGravatar Jan Tattermusch2015-10-07
| | |/ / / / / /
| | | | | | * / Improving run_tests's build step.Gravatar Nicolas "Pixel" Noble2015-10-08
| | |_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | -) The prebuild step is now going to retry 5 times. -) Stop on failure in the build steps.