aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/dockerfile/grpc_clang_format
Commit message (Collapse)AuthorAge
* Make symbols of BoringSSL private to gRPCGravatar Muxi Yan2018-08-23
|
* Support cleaning objc filesGravatar Muxi Yan2018-04-11
|
* Add address sorting submodule for use in c-ares wrapperGravatar Alexander Polcyn2018-03-20
|
* clang format and tidy shouldnt change file ownershipGravatar Jan Tattermusch2018-02-05
|
* Ensure all sanity finds clang-tidyGravatar Noah Eisen2018-01-16
|
* Dockerize clang tidyGravatar ncteisen2018-01-16
|
* Merge pull request #13147 from yashykt/testc++izeGravatar Yash Tibrewal2017-11-07
|\ | | | | Convert test/core to C++
| * No Clang on end2end generated filesGravatar Yash Tibrewal2017-11-06
| |
* | Merge branch 'master' into remove_nodeGravatar murgatroid992017-11-06
|\|
| * fix clang format installationGravatar Jan Tattermusch2017-11-06
| |
| * fixGravatar Craig Tiller2017-11-03
| |
| * Merge github.com:grpc/grpc into 50Gravatar Craig Tiller2017-11-03
| |\
| * | Try again on DockerfilesGravatar Craig Tiller2017-11-03
| | |
| * | Update clang-format to 5.0Gravatar Craig Tiller2017-11-03
| | |
| | * Adding public_headers_must_be_c89 as a clang exceptionGravatar Yash Tibrewal2017-11-02
| |/
* / Remove src/node and references to itGravatar murgatroid992017-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:jessieGravatar Matt Kwong2017-09-18
|
* Break the sanity check failure loop by disabling clang-format on ↵Gravatar Muxi Yan2017-08-21
| | | | end2end_{,nosec_}tests.c
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* Extend clang-format to C#, Node, RubyGravatar Craig Tiller2017-04-19
|
* Cleanup of tsi ssl handshaker factories.Gravatar Julien Boeuf2017-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 testsGravatar Jan Tattermusch2016-12-22
|
* Add src/compiler to clang formatGravatar Masood Malekghassemi2016-07-12
|
* Add more comments, fix format issuesGravatar Yuchen Zeng2016-06-06
|
* Pinning the llvm repository on 3.8.Gravatar Nicolas 'Pixel' Noble2016-05-05
|
* Refine clang-format pathsGravatar Craig Tiller2016-03-31
|
* Update copyrightsGravatar Craig Tiller2016-03-31
|
* Fix copyrightsGravatar Craig Tiller2016-03-25
|
* Update clang-format to 3.8Gravatar Craig Tiller2016-03-21
|
* Merge github.com:grpc/grpc into fix-proto-dockerGravatar Craig Tiller2016-02-18
|\
* | Ignore pb.h, pb.c for clang-fmtGravatar Craig Tiller2016-02-11
| |
| * Make sanitize script a suitable pre-commit hookGravatar murgatroid992016-02-09
|/
* Finalizing this a bit.Gravatar Nicolas "Pixel" Noble2016-01-30
|
* Merged from master and resolved merge conflictsGravatar murgatroid992016-01-08
|\
* | Update copyrightsGravatar Craig Tiller2016-01-04
| |
| * Update copyrightsGravatar Craig Tiller2016-01-04
| |
| * Get better output for clang-format diffsGravatar Craig Tiller2016-01-04
| |
| * Merge branch 'clang-format-fix' of github.com:nicolasnoble/grpc into clangfmtGravatar Craig Tiller2016-01-04
| |\
| * | Update copyrightsGravatar Craig Tiller2015-12-22
|/ /
| * Actually making the clang format test properly fail sanity.Gravatar Nicolas "Pixel" Noble2015-12-01
|/
* Fix clang-format scriptGravatar Craig Tiller2015-09-28
|
* Add clang-format to sanityGravatar Craig Tiller2015-09-24