Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each... | Craig Tiller | 2015-07-20 |
|\ | |||
| * | Merge pull request #2526 from jcanizales/accept-nil-container | Michael Lumish | 2015-07-20 |
| |\ | |||
| * \ | Merge pull request #2525 from jcanizales/fix-emptywriter | Michael Lumish | 2015-07-20 |
| |\ \ | |||
| * \ \ | Merge pull request #2501 from jcanizales/gpr-inf-future | Michael Lumish | 2015-07-20 |
| |\ \ \ | |||
| * \ \ \ | Merge pull request #2503 from jcanizales/fixup-codegen | Michael Lumish | 2015-07-20 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge pull request #2536 from stanley-cheung/add_homebrew_to_jenkins | Stanley Cheung | 2015-07-20 |
| |\ \ \ \ \ | |||
| * \ \ \ \ \ | Merge pull request #2500 from jcanizales/remove-cocoapods-warning | Michael Lumish | 2015-07-20 |
| |\ \ \ \ \ \ | |||
| | | * | | | | | 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 |
| |\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge pull request #2497 from jcanizales/update-head-v-to-0.7 | Michael Lumish | 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 | Stanley Cheung | 2015-07-19 |
| |/ / / / / / / / | |||
| * | | | | | | | | Merge pull request #2491 from stanley-cheung/add_homebrew_to_jenkins | Jan Tattermusch | 2015-07-19 |
| |\ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ | Merge pull request #2494 from grpc/cconfig-readme | Craig Tiller | 2015-07-19 |
| |\ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'dgquintas-decompression' | Craig Tiller | 2015-07-19 |
| |\ \ \ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | | | Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquin... | Craig Tiller | 2015-07-19 |
| |/| | | | | | | | | | | |||
| | | | * | | | | | | | | 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 |
| | | | | | | | | |/ | |||
* | | | | | | | | | | Spam cleanup | Craig Tiller | 2015-07-19 |
* | | | | | | | | | | Fix a use after free | Craig Tiller | 2015-07-19 |
| * | | | | | | | | | Merge pull request #2319 from dgquintas/str_join_with_sep | Nicolas Noble | 2015-07-19 |
| |\ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ | Merge pull request #2476 from murgatroid99/ruby_fix_warnings | Nicolas Noble | 2015-07-19 |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |||
| | | | | * | | | | | | Rephrasing of lb policies sentence | David G. Quintas | 2015-07-18 |
| | | | | | | | | * | | Fixup codegen now that GRXWriter is a class | Jorge Canizales | 2015-07-18 |
| | | | | | | | | | * | Fix C library gpr_inf_future breakage | Jorge Canizales | 2015-07-18 |
| | | | | | | | | |/ | |||
| | | | | | | | * / | Remove Cocoapods warning of OTHER_LDFLAGS | Jorge Canizales | 2015-07-18 |
| | | | | | | | |/ | |||
| | | | | | | * | | Make the call retain cycle explicit and encapsulated within GRPCCall.m | Jorge Canizales | 2015-07-18 |
| | | | | | | * | | ConcurrentWriteable: NSData *message -> id value | Jorge Canizales | 2015-07-18 |
| | | | | | | * | | Rename GRPCDelegateWrapper -> GRXConcurrentWriteable | Jorge Canizales | 2015-07-18 |
| | | | | | | |/ | |||
| * | | | | | | | Merge pull request #2404 from yang-g/oauth_interop | jboeuf | 2015-07-18 |
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||
* | | | | | | | | Fix state tracking, refcounting bugs | Craig Tiller | 2015-07-17 |
* | | | | | | | | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each... | Craig Tiller | 2015-07-17 |
|\| | | | | | | | |||
| | * | | | | | | Merge with head and resolve conflict | yang-g | 2015-07-17 |
| | |\ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||
| | | | | | | * | Move head podspec to v0.7. | Jorge Canizales | 2015-07-17 |
| | |_|_|_|_|/ | |/| | | | | | |||
* | | | | | | | Fix state tracking, refcounting, overflow bugs | Craig Tiller | 2015-07-17 |
* | | | | | | | Enforce one of the state transitions | Craig Tiller | 2015-07-17 |
* | | | | | | | Correct alarm handling | Craig Tiller | 2015-07-17 |
* | | | | | | | Shutdown alarms should not finish successfully | Craig Tiller | 2015-07-17 |
| | | | | | * | client config README small fixes | David G. Quintas | 2015-07-17 |
| | |_|_|_|/ | |/| | | | | |||
| * | | | | | Merge pull request #2470 from ctiller/i-want-to-wait-free | Vijay Pai | 2015-07-17 |
| |\ \ \ \ \ | |||
| | | | | * \ | Merge branch 'master' of github.com:grpc/grpc into str_join_with_sep | David Garcia Quintas | 2015-07-17 |
| | | | | |\ \ | | |_|_|_|/ / | |/| | | | | | |||
| * | | | | | | Merge pull request #2403 from ctiller/no-worries-i-can-wait | Nicolas Noble | 2015-07-17 |
| |\ \ \ \ \ \ | |||
| | | | | | | * | Moved docs from .c to .h for compress_filter | David Garcia Quintas | 2015-07-17 |
| | | | | | | * | Removed compression levels from clients and _experimental_'d signature of met... | David Garcia Quintas | 2015-07-17 |
| * | | | | | | | Merge pull request #2489 from yang-g/header_guard | Craig Tiller | 2015-07-17 |
| |\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge pull request #2482 from vjpai/rename_schedule_callback | Craig Tiller | 2015-07-17 |
| |\ \ \ \ \ \ \ \ | |||
| | | | | | * | | | | update according to spec change | yang-g | 2015-07-17 |
| * | | | | | | | | | Merge pull request #2472 from nicolasnoble/4000-is-infinite-right | Craig Tiller | 2015-07-17 |
| |\ \ \ \ \ \ \ \ \ | |||
| | | | * | | | | | | | set header guard | yang-g | 2015-07-17 |
| | |_|/ / / / / / / | |/| | | | | | | | |