Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #13147 from yashykt/testc++ize | Yash Tibrewal | 2017-11-07 |
|\ | | | | | Convert test/core to C++ | ||
| * | No Clang on end2end generated files | Yash Tibrewal | 2017-11-06 |
| | | |||
* | | Merge branch 'master' into remove_node | murgatroid99 | 2017-11-06 |
|\| | |||
| * | fix clang format installation | Jan Tattermusch | 2017-11-06 |
| | | |||
| * | fix | Craig Tiller | 2017-11-03 |
| | | |||
| * | Merge github.com:grpc/grpc into 50 | Craig Tiller | 2017-11-03 |
| |\ | |||
| * | | Try again on Dockerfiles | Craig Tiller | 2017-11-03 |
| | | | |||
| * | | Update clang-format to 5.0 | Craig Tiller | 2017-11-03 |
| | | | |||
| | * | Adding public_headers_must_be_c89 as a clang exception | Yash Tibrewal | 2017-11-02 |
| |/ | |||
* / | Remove src/node and references to it | murgatroid99 | 2017-10-25 |
|/ | | | | | | This removes all of the node code and tests from the repo, along with the scripts for running Node unit tests, performance tests, and artifact builds. The scripts for running tests from the grpc-node repository are untouched. | ||
* | Update Dockerfiles from ubuntu:15.10 to debian:jessie | Matt Kwong | 2017-09-18 |
| | |||
* | Break the sanity check failure loop by disabling clang-format on ↵ | Muxi Yan | 2017-08-21 |
| | | | | end2end_{,nosec_}tests.c | ||
* | auto-fix most of licenses | Jan Tattermusch | 2017-06-08 |
| | |||
* | Extend clang-format to C#, Node, Ruby | Craig Tiller | 2017-04-19 |
| | |||
* | Cleanup of tsi ssl handshaker factories. | Julien Boeuf | 2017-04-09 |
| | | | | | | | | | There is no reason why the client and server factories should be implementations from the same base. Doing the cleanup now so that implementation of the #10528 feature will be less noisy. Also, re-added tsi to clang-format which was dropped when moved from src/core/lib to src/core. | ||
* | cleanup and speedup of sanity tests | Jan Tattermusch | 2016-12-22 |
| | |||
* | Add src/compiler to clang format | Masood Malekghassemi | 2016-07-12 |
| | |||
* | Add more comments, fix format issues | Yuchen Zeng | 2016-06-06 |
| | |||
* | Pinning the llvm repository on 3.8. | Nicolas 'Pixel' Noble | 2016-05-05 |
| | |||
* | Refine clang-format paths | Craig Tiller | 2016-03-31 |
| | |||
* | Update copyrights | Craig Tiller | 2016-03-31 |
| | |||
* | Fix copyrights | Craig Tiller | 2016-03-25 |
| | |||
* | Update clang-format to 3.8 | Craig Tiller | 2016-03-21 |
| | |||
* | Merge github.com:grpc/grpc into fix-proto-docker | Craig Tiller | 2016-02-18 |
|\ | |||
* | | Ignore pb.h, pb.c for clang-fmt | Craig Tiller | 2016-02-11 |
| | | |||
| * | Make sanitize script a suitable pre-commit hook | murgatroid99 | 2016-02-09 |
|/ | |||
* | Finalizing this a bit. | Nicolas "Pixel" Noble | 2016-01-30 |
| | |||
* | Merged from master and resolved merge conflicts | murgatroid99 | 2016-01-08 |
|\ | |||
* | | Update copyrights | Craig Tiller | 2016-01-04 |
| | | |||
| * | Update copyrights | Craig Tiller | 2016-01-04 |
| | | |||
| * | Get better output for clang-format diffs | Craig Tiller | 2016-01-04 |
| | | |||
| * | Merge branch 'clang-format-fix' of github.com:nicolasnoble/grpc into clangfmt | Craig Tiller | 2016-01-04 |
| |\ | |||
| * | | Update copyrights | Craig Tiller | 2015-12-22 |
|/ / | |||
| * | Actually making the clang format test properly fail sanity. | Nicolas "Pixel" Noble | 2015-12-01 |
|/ | |||
* | Fix clang-format script | Craig Tiller | 2015-09-28 |
| | |||
* | Add clang-format to sanity | Craig Tiller | 2015-09-24 |