Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update ISSUE_TEMPLATE.md | Jan Tattermusch | 2018-04-27 |
| | |||
* | Replace a11r with AspirinSJL in client_channel OWNERS file. | Mark D. Roth | 2018-04-12 |
| | |||
* | Revert "Add owners file for tools/run_tests/" | Jan Tattermusch | 2018-04-11 |
| | |||
* | add owners file for tools/run_tests/ | Jan Tattermusch | 2018-04-11 |
| | |||
* | Remove C++ end2end test owners | Yuchen Zeng | 2018-02-20 |
| | |||
* | Add owners to C++ end2end tests to prevent accident API breakage | Vijay Pai | 2018-02-06 |
| | |||
* | Removing ctiller as owner | Vijay Pai | 2018-02-02 |
| | |||
* | regenerate CODEOWNERS | Jan Tattermusch | 2018-01-30 |
| | |||
* | Add me to build system owners | Vijay Pai | 2018-01-11 |
| | |||
* | Substitute a11r for ctiller in all OWNERS files | Craig Tiller | 2018-01-10 |
| | |||
* | Add OWNERS to protect scenario_result_schema.json | ncteisen | 2017-12-12 |
| | |||
* | Revert "Temporarily take ownership of cpp generator to prevent changes" | Vijay Pai | 2017-09-21 |
| | |||
* | Temporarily take ownership of cpp generator to prevent changes | Vijay Pai | 2017-09-11 |
| | |||
* | Set owners for client_channel tree. | Mark D. Roth | 2017-07-17 |
| | |||
* | Reset OWNERS state | Craig Tiller | 2017-07-17 |
| | |||
* | Experiment: remove top level owners | Craig Tiller | 2017-07-17 |
| | |||
* | Fix another merging bug in mkowners | Craig Tiller | 2017-07-14 |
| | |||
* | Merge 'upstream/master' | Muxi Yan | 2017-07-14 |
|\ | |||
* | | mkowners | Muxi Yan | 2017-07-14 |
| | | |||
| * | Merge pull request #11826 from ctiller/siblings | Craig Tiller | 2017-07-14 |
|/| | | | | | Change from intersection to supersets for glob comparisons | ||
| * | Change from intersection to supersets for glob comparisons | Craig Tiller | 2017-07-14 |
| | | | | | | | | | | | | | | | | | | | | This has the disadvantage that we can only use the current tree to collect evidence of overlap -- this means that it's possible for file addition or deletion to force a CODEOWNERS update. HOWEVER, it has the advantage that it's correct and propagates ownership in the way that we want (alleviating murgatroid@ from having to approve every additional file in the repository) | ||
* | | Adding a few owners for /src/python/grpcio/grpc_core_dependencies.py | Nicolas "Pixel" Noble | 2017-07-14 |
| | | |||
* | | Merge pull request #11812 from ctiller/noparents | Craig Tiller | 2017-07-14 |
|\| | | | | | Detach ownership of core/c++ | ||
* | | Merge pull request #11811 from mehrdada/pythOWNership | Mehrdad Afshari | 2017-07-13 |
|\ \ | | | | | | | Python OWNERship | ||
| * | | Regenerate CODEOWNERS | Mehrdad Afshari | 2017-07-13 |
| | | | |||
| | * | Detach ownership of core/c++ | Craig Tiller | 2017-07-13 |
| |/ |/| | |||
* | | Make @vjpai an owner of qps_test | Craig Tiller | 2017-07-13 |
|/ | |||
* | Add myself as owner of files in several directories | murgatroid99 | 2017-07-13 |
| | |||
* | Few fixes for mkowners.py. | Nicolas Noble | 2017-07-13 |
| | | | | | | -) Paths should all be absolute to / -) Computing the intersection of two globs should happen with the full path in there, not just the directory's glob. | ||
* | Add test tree owners for C/C++ | Craig Tiller | 2017-07-13 |
| | |||
* | Use ** for OWNERS files for trees | Craig Tiller | 2017-07-13 |
| | |||
* | Remove bazel warning (we have owners now), set noparent on bazel/OWNERS | Craig Tiller | 2017-07-13 |
| | |||
* | Strawman OWNERS --> CODEOWNERS script | Craig Tiller | 2017-07-13 |
| | |||
* | Update ISSUE_TEMPLATE.md | Vijay Pai | 2017-06-20 |
| | |||
* | add issue template | Jan Tattermusch | 2017-05-08 |