Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | Merge pull request #2552 from murgatroid99/node_metadata_meainingful_keys | Abhishek Kumar | 2015-07-20 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Use more meaningful names for metadata keys in tests | |||
| * | | | | | | Use more meaningful names for metadata keys in tests | murgatroid99 | 2015-07-20 | |
|/ / / / / / | ||||
| * / / / / | Mark up all existing comments in grpc.h for Doxygen, add main page | Craig Tiller | 2015-07-20 | |
|/ / / / / | ||||
* | | | | | Merge pull request #2464 from murgatroid99/node_server_construction_change | Abhishek Kumar | 2015-07-20 | |
|\ \ \ \ \ | | | | | | | | | | | | | Changed to newer, simpler server construction interface | |||
* \ \ \ \ \ | Merge pull request #2530 from ctiller/no-reserve | David G. Quintas | 2015-07-20 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Remove experimental prefix | |||
* \ \ \ \ \ \ | Merge pull request #2538 from jcanizales/tests-script | Michael Lumish | 2015-07-20 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Script to run Objective-C tests | |||
| * | | | | | | | Refer simplifying script with xctool. | Jorge Canizales | 2015-07-20 | |
| | | | | | | | | ||||
| * | | | | | | | Remove unneeded error trap. | Jorge Canizales | 2015-07-20 | |
| | | | | | | | | ||||
| | | | | | * | | Update Windows to use the monotonic clock for alarms also | Craig Tiller | 2015-07-20 | |
| | | | | | | | | ||||
| | | | | | * | | Merge github.com:grpc/grpc into prefer-gin-n-tonic | Craig Tiller | 2015-07-20 | |
| | | | | | |\ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||
| * | | | | | | | Simplify xcodebuild’s output filter regex | Jorge Canizales | 2015-07-20 | |
| | | | | | | | | ||||
| * | | | | | | | Test on iPhone instead of iPad | Jorge Canizales | 2015-07-20 | |
| | | | | | | | | ||||
| * | | | | | | | Filter xcodebuild output, fix return code, and leave make to the podspec | Jorge Canizales | 2015-07-20 | |
| | | | | | | | | ||||
| * | | | | | | | Always use the locally-built plugin for tests | Jorge Canizales | 2015-07-20 | |
| | | | | | | | | ||||
| * | | | | | | | Script to build the ObjC plugin, generate code, and run tests | Jorge Canizales | 2015-07-20 | |
| | | | | | | | | ||||
| * | | | | | | | Share AllTests scheme, without the local RouteGuide tests | Jorge Canizales | 2015-07-20 | |
|/ / / / / / / | ||||
* | | | | | | | Merge pull request #2526 from jcanizales/accept-nil-container | Michael Lumish | 2015-07-20 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Accept [GRXWriter writerWithContainer:nil] for consistency with the rest | |||
* \ \ \ \ \ \ \ | Merge pull request #2525 from jcanizales/fix-emptywriter | Michael Lumish | 2015-07-20 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fix [GRXWriter emptyWriter] not being reusable. | |||
* \ \ \ \ \ \ \ \ | Merge pull request #2501 from jcanizales/gpr-inf-future | Michael Lumish | 2015-07-20 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fix C library gpr_inf_future breakage | |||
| | | | | | | | | * | Merge remote-tracking branch 'upstream/master' into per_call_oauth_creds_impl | yang-g | 2015-07-20 | |
| | | | | | | | | |\ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||
* | | | | | | | | | | Merge pull request #2503 from jcanizales/fixup-codegen | Michael Lumish | 2015-07-20 | |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Fixup codegen now that GRXWriter is a class | |||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #2536 from stanley-cheung/add_homebrew_to_jenkins | Stanley Cheung | 2015-07-20 | |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | missed a php depenedency in dockerfile | |||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #2500 from jcanizales/remove-cocoapods-warning | Michael Lumish | 2015-07-20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove Cocoapods warning of OTHER_LDFLAGS | |||
| | * | | | | | | | | | | | missed a php depenedency in dockerfile | Stanley Cheung | 2015-07-20 | |
| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge pull request #2499 from jcanizales/move-delegate-wrapper-to-grx | Michael Lumish | 2015-07-20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move GRPCDelegateWrapper to GRXConcurrentWriteable | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #2497 from jcanizales/update-head-v-to-0.7 | Michael Lumish | 2015-07-20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | Move head podspec to v0.7. | |||
| | | | | | | | * | | | | | | Fix typo | Craig Tiller | 2015-07-20 | |
| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge pull request #2531 from stanley-cheung/add_homebrew_to_jenkins | Jan Tattermusch | 2015-07-19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | temp directory doesnt work when tests run in parallel | |||
| * | | | | | | | | | | | | | | temp directory doesnt work when tests run in parallel | Stanley Cheung | 2015-07-19 | |
|/ / / / / / / / / / / / / / | ||||
| | | | | | | | | | | | * | | Fix Windows CV | Craig Tiller | 2015-07-19 | |
| | | | | | | | | | | | | | | ||||
| | | | | | | | * | | | | | | Remove experimental prefix | Craig Tiller | 2015-07-19 | |
| | | | | | | | | | | | | | | ||||
| | | | | | | | | | | * | | | Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODY | Craig Tiller | 2015-07-19 | |
| | | | | | | | | | | |\ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/cpp/client/channel_arguments.cc | |||
| | | | | | | | | | | | * | | Move alarm subsystem to monotonic time | Craig Tiller | 2015-07-19 | |
| | | | | | | | | |_|_|/ / | | | | | | | | |/| | | | | ||||
* | | | | | | | | | | | | | Merge pull request #2491 from stanley-cheung/add_homebrew_to_jenkins | Jan Tattermusch | 2015-07-19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | Support macos in jenkins run_distributions script | |||
* | | | | | | | | | | | | | Merge pull request #2494 from grpc/cconfig-readme | Craig Tiller | 2015-07-19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | client config README small fixes | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'dgquintas-decompression' | Craig Tiller | 2015-07-19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | Merge branch 'decompression' of https://github.com/dgquintas/grpc into ↵ | Craig Tiller | 2015-07-19 | |
|/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dgquintas-decompression Conflicts: Makefile vsprojects/Grpc.mak | |||
| | | * | | | | | | | | | | | | support macos in jenkins run_distributions script | Stanley Cheung | 2015-07-19 | |
| |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||
| | | | | | | | | * | | | | | Accept [GRXWriter writerWithContainer:nil] for consistency with the rest | Jorge Canizales | 2015-07-19 | |
| | | | | | | | | | | | | | | ||||
| | | | | | | | * | | | | | | Fix [GRXWriter emptyWriter] not being reusable. | Jorge Canizales | 2015-07-19 | |
| | | | | | | | |/ / / / / | ||||
* | | | | | | | | | | | | | Merge pull request #2319 from dgquintas/str_join_with_sep | Nicolas Noble | 2015-07-19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added convenience functions gpr_strjoin_sep and grp_strsplit | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #2476 from murgatroid99/ruby_fix_warnings | Nicolas Noble | 2015-07-19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | Clean up some warnings in the ruby wrapping code | |||
| | | | | | | | | | | | * | | Extend tracer to server shutdown | Craig Tiller | 2015-07-18 | |
| | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | * | | User agent string support | Craig Tiller | 2015-07-18 | |
| | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | * | | Make tests a little more robust | Craig Tiller | 2015-07-18 | |
| | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | * | | Remove metadata checks - these are testing things that arent true | Craig Tiller | 2015-07-18 | |
| | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | * | | Only check metadata that we want: its allowed to have extra elements | Craig Tiller | 2015-07-18 | |
| | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | * | | Only validate metadata from the client that we know should exist | Craig Tiller | 2015-07-18 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - it's allowed that other metadata may be picked up when sending a request | |||
| | | | * | | | | | | | | | | Rephrasing of lb policies sentence | David G. Quintas | 2015-07-18 | |
| | | | | | | | | | | | | | | ||||
| | | | | | | | * | | | | | | Fixup codegen now that GRXWriter is a class | Jorge Canizales | 2015-07-18 | |
| | | | | | | | | |_|_|/ / | | | | | | | | |/| | | | |