vjpai
924d459c27
Fix timer issues
10 years ago
vjpai
1795985322
Merge branch 'master' into poisson
10 years ago
Michael Lumish
7f61193cde
Merge pull request #1724 from ctiller/wonderful-snowflake
...
Make shared languages build shared libraries too
10 years ago
Michael Lumish
b90354f385
Merge pull request #1850 from jcanizales/use-proto-plugin-helpers
...
Use class names for types as generated by the messages plugin
10 years ago
Michael Lumish
a932f78c79
Merge pull request #1848 from jcanizales/simplify-sample-app
...
Make sample app easier to understand
10 years ago
Michael Lumish
2835696fcd
Merge pull request #1847 from jcanizales/finish-moving-tests-out
...
Finish moving tests out of the sample app, into the tests project
10 years ago
Michael Lumish
743a157b73
Merge pull request #1845 from jcanizales/move-tests-off-sample
...
Move interop tests to new tests project
10 years ago
Michael Lumish
ee066371bb
Merge pull request #1839 from jcanizales/fix-certs-bundle
...
Fix problem loading certs for tests of library projects
10 years ago
Michael Lumish
273f80b475
Merge pull request #1823 from jtattermusch/nuget_tools_fix
...
gRPC C# nuget package fixes
10 years ago
Michael Lumish
6de364e320
Merge pull request #1835 from grpc/jcanizales-fix-podspec-example-in-readme
...
Fix podspec example in README to work with dir hierarchies
10 years ago
Michael Lumish
1f52e0780a
Merge pull request #1834 from jcanizales/separate-tests
...
Add a project for tests, separate from the example project
10 years ago
Craig Tiller
91c77b59e4
Merge pull request #1844 from dgquintas/__function__-no-mo
...
Removed non-ISO usage of __FUNCTION__.
10 years ago
Jorge Canizales
52592fc784
Use class names for types as generated by the messages plugin
10 years ago
Jorge Canizales
08dfef224e
Make sample app easier to understand
...
- Remove the launch screen.
- Add a label explaining where to look for the code and results.
- Delete unnecessary boilerplate code.
10 years ago
Jorge Canizales
2ab53833bf
Remove remaining tests and RouteGuide from sample app
10 years ago
Jorge Canizales
b3be22956c
Add RemoteTests as GRPCClientTests to tests project
10 years ago
Jorge Canizales
e17c72bbbd
Add SampleTests as LocalClearTextTests to tests project
10 years ago
Jorge Canizales
244365d521
Add RouteGuideClient to tests’ Podfile
10 years ago
Jorge Canizales
0f5ee82cea
Move RouteGuideClient to generated_libraries/
10 years ago
David Garcia Quintas
7978a04d50
Removed non-ISO usage of __FUNCTION__.
...
Fixes #1843
10 years ago
Jorge Canizales
1641cc93b6
Delete RemoteProtoTests from sample app
10 years ago
Jorge Canizales
7307684b2b
Add RemoteProtoTests as InteropTests to tests project
10 years ago
Jorge Canizales
dc42ee624d
Add RemoteTestClient to tests' Podfile
10 years ago
Jorge Canizales
15c8e1b60c
Point Podfile of sample app to new RemoteTestsClient location
10 years ago
Jorge Canizales
28848229b5
Move RemoteTestClient files to /objective-c
...
The tests are going to use it too
10 years ago
Jorge Canizales
f1c368c068
Fix problem loading certs for tests of library projects
...
In library projects (cf. app projects) the main bundle is nil. `NSBundle+bundleForClass:` works in both types of projects.
Also makes the library load the certificates only once.
10 years ago
Nicolas Noble
2e378c89f8
Merge pull request #1824 from ctiller/but-maybe-i-want-to-poll
...
Make it possible to run with poll() instead of epoll()
10 years ago
Nicolas Noble
0461e07ab8
Merge pull request #1830 from grpc/doxygen-mako-docstring
...
Added docstring to gen_doxyfile mako template
10 years ago
Craig Tiller
a2779c122e
Merge github.com:grpc/grpc into but-maybe-i-want-to-poll
...
Conflicts:
Makefile
10 years ago
Craig Tiller
d7029e1ee3
Merge pull request #1672 from jboeuf/server_auth_context
...
Server auth context
10 years ago
Julien Boeuf
3824209a49
Merge branch 'master' of github.com:grpc/grpc into server_auth_context
10 years ago
Julien Boeuf
ff69cd19f5
Fixing build issue.
10 years ago
Craig Tiller
d709b04b73
Merge pull request #1819 from jboeuf/mdctx_free_creds
...
Removing mdctx from the credentials.
10 years ago
Julien Boeuf
8a8c1b2ed2
fixing doxygen files after merge.
10 years ago
Julien Boeuf
449db81b7f
Merge branch 'master' of github.com:grpc/grpc into mdctx_free_creds
10 years ago
Julien Boeuf
1f03030123
fixing protobuf (again...)
10 years ago
Julien Boeuf
2d48ce0955
Fixing protobuf (again...)
10 years ago
Julien Boeuf
f4547404be
Merge branch 'master' of github.com:grpc/grpc into server_auth_context
10 years ago
Jorge Canizales
297a2f70c0
Fix podspec example in README to work with dir hierarchies
...
Because the sample protos were all in a flat directory, I hadn't noticed the issue.
10 years ago
Jorge Canizales
eb1509c18c
Remove empty class AllTests
10 years ago
Jorge Canizales
6caf911392
Add a few unit tests for GRX
10 years ago
Jorge Canizales
ad0965edbe
Install GRX into RxLibraryUnitTests.m
10 years ago
Jorge Canizales
f3530acfce
Podfile to link RxLibrary to its unit tests
10 years ago
Jorge Canizales
6295115d4e
Minimal "test library" project
10 years ago
Craig Tiller
5242c1e22a
Merge pull request #1832 from nicolasnoble/tagging-master-as-0.9.1
...
Tagging 0.9.1 on master.
10 years ago
Nicolas "Pixel" Noble
2ae2982324
Tagging 0.9.1 on master.
10 years ago
Nicolas Noble
d97caa1edc
Merge pull request #1817 from ctiller/what-happens-if-a-hippopotamus-lives-on-your-roof
...
Enable LSAN report_objects by default
10 years ago
David G. Quintas
f6bf2d75c8
Added docstring to gen_doxyfile mako template
10 years ago
Julien Boeuf
f720bc5428
Merge branch 'master' of github.com:grpc/grpc into server_auth_context
10 years ago
David G. Quintas
eaee2bcb32
Merge pull request #1783 from ctiller/whisper-sweet-nothings-to-yourself
...
Add doxygen setups for internal documentation
10 years ago