Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix shell script | Craig Tiller | 2016-03-26 |
| | |||
* | Update tool | Craig Tiller | 2016-03-26 |
| | |||
* | Merge pull request #5494 from dgquintas/guard_check | Jan Tattermusch | 2016-03-20 |
|\ | | | | | New #include guard sanity check + fixes to current guards | ||
* \ | Merge pull request #5783 from dgquintas/nanopb-dockerfile | Jan Tattermusch | 2016-03-18 |
|\ \ | | | | | | | Moved apt-gets from .sh file to dockerfile for nanopb | ||
| | * | missing fixes post comments | David Garcia Quintas | 2016-03-18 |
| | | | |||
| | * | Merge branch 'master' of github.com:grpc/grpc into guard_check | David Garcia Quintas | 2016-03-18 |
| | |\ | |_|/ |/| | | |||
* | | | Merge pull request #5574 from nicolasnoble/python2 | Jan Tattermusch | 2016-03-18 |
|\ \ \ | | | | | | | | | Adding a python_wrapper.sh script to call in an appropriate python2 interpreter | ||
| | | * | Merge branch 'master' of github.com:grpc/grpc into guard_check | David Garcia Quintas | 2016-03-17 |
| | | |\ | |_|_|/ |/| | | | |||
| | | * | addressed pr comments | David Garcia Quintas | 2016-03-17 |
| | | | | |||
| * | | | Merge branch 'master' of https://github.com/grpc/grpc into python2 | Nicolas "Pixel" Noble | 2016-03-17 |
| |\ \ \ | |||
| | | * | | moved apt-gets from .sh file to dockerfile for nanopb | David Garcia Quintas | 2016-03-16 |
| | |/ / | |||
* | / / | Update check copyright script precommit hook | murgatroid99 | 2016-03-16 |
| |/ / |/| | | |||
| | * | Added check_include_guards.py | David Garcia Quintas | 2016-03-15 |
| |/ |/| | |||
| * | Added python_wrapper.sh to take care of finding an appropriate version of ↵ | Nicolas "Pixel" Noble | 2016-03-05 |
| | | | | | | | | python from the system. | ||
* | | Merge remote-tracking branch 'upstream/release-0_13' | Masood Malekghassemi | 2016-03-02 |
|\ \ | |/ |/| | |||
| * | Simplify PHP installation for release 0.13 | Stanley Cheung | 2016-02-28 |
| | | |||
* | | fixed check nanopb sanity script | David Garcia Quintas | 2016-02-23 |
| | | |||
* | | remove the whole gens/ | David Garcia Quintas | 2016-02-23 |
| | | |||
* | | cleanup gens/ directory after nanopb check | David Garcia Quintas | 2016-02-23 |
| | | |||
| * | Update Python docgen | Masood Malekghassemi | 2016-02-22 |
| | | |||
* | | Merge github.com:grpc/grpc into fix-proto-docker | Craig Tiller | 2016-02-18 |
|\| | |||
| * | Merge github.com:grpc/grpc into sceq | Craig Tiller | 2016-02-17 |
| |\ | |||
* | | | Fix script | Craig Tiller | 2016-02-12 |
| | | | |||
* | | | Ignore pb.h, pb.c for clang-fmt | Craig Tiller | 2016-02-11 |
| | | | |||
* | | | Revert "Revert "Proto API for LB request/responses"" | Craig Tiller | 2016-02-11 |
| | | | |||
* | | | Revert "Proto API for LB request/responses" | Craig Tiller | 2016-02-11 |
| | | | |||
| | * | Handle failing git command in check_copyright.py | murgatroid99 | 2016-02-09 |
| | | | |||
| * | | Merge github.com:grpc/grpc into sceq | Craig Tiller | 2016-02-09 |
| |\ \ | |||
| | | * | Make sanitize script a suitable pre-commit hook | murgatroid99 | 2016-02-09 |
| | | | | |||
| | | * | Set sanitize script executable | murgatroid99 | 2016-02-09 |
| | | | | |||
| | | * | Add sanitize script | murgatroid99 | 2016-02-09 |
| | |/ | |||
* | | | Merge branch 'master' of github.com:grpc/grpc into grpclb_api | David Garcia Quintas | 2016-02-08 |
|\ \ \ | | |/ | |/| | |||
* | | | trying to fix docker once again... | David Garcia Quintas | 2016-02-08 |
| | | | |||
| * | | rake-compiler builds aren't repeatable after all. | Nicolas "Pixel" Noble | 2016-02-06 |
| | | | |||
| * | | Typos. | Nicolas "Pixel" Noble | 2016-02-06 |
| | | | |||
| * | | Update build_ruby_environment_macos.sh | Nicolas Noble | 2016-02-05 |
| | | | |||
| * | | Typo. | Nicolas "Pixel" Noble | 2016-02-06 |
| | | | |||
| * | | 2.1.6 doesn't work on MacOS (wheee...) | Nicolas "Pixel" Noble | 2016-02-06 |
| | | | |||
| * | | Adding a script to spawn MacOS's build environment. | Nicolas Noble | 2016-02-05 |
| | | | |||
| * | | Fixing copyrights. | Nicolas "Pixel" Noble | 2016-02-01 |
| | | | |||
| * | | Adding a sanity check for Windows DLL builds. | Nicolas "Pixel" Noble | 2016-02-01 |
| | | | |||
| * | | Building the grpc DLLs. | Nicolas "Pixel" Noble | 2016-01-31 |
| | | | |||
* | | | fixed mounting gen dir for docker | David Garcia Quintas | 2016-01-29 |
| | | | |||
* | | | added virtualenv to the apt-get | David Garcia Quintas | 2016-01-28 |
| | | | |||
| | * | Fix copyrights, formatting | Craig Tiller | 2016-01-28 |
| | | | |||
| | * | Get subchannel index working | Craig Tiller | 2016-01-25 |
| |/ | |||
* | | Merge branch 'master' of github.com:grpc/grpc into grpclb_api | David Garcia Quintas | 2016-01-20 |
|\| | |||
* | | Updated scripts to use docker for clang-formatting | David Garcia Quintas | 2016-01-20 |
| | | |||
| * | List Sanity tests in a config file, not a shell script | Craig Tiller | 2016-01-20 |
| | | | | | | | | Allows parallelization of sanity tests, and better error reporting | ||
* | | Merge branch 'master' of github.com:grpc/grpc into grpclb_api | David Garcia Quintas | 2016-01-19 |
|\| |