Muxi Yan
44c4c34b32
Check copyright of Objective-C++ source files
7 years ago
Mehrdad Afshari
87cd994b04
Upgrade yapf to 0.20.0
...
Upgrade yapf version to 0.20.0 and reformat Python files.
7 years ago
ncteisen
7a2be20a8a
yapf tools/distrib
7 years ago
Jan Tattermusch
d2da5aa8a2
fix sanity
8 years ago
Jan Tattermusch
9c7aefb692
fix check_copyright.py
8 years ago
Jan Tattermusch
7a0ca155ff
fixing copyright not supported
8 years ago
Jan Tattermusch
312ea4a187
change LICENSE, add AUTHORS
8 years ago
yang-g
66d40c63f7
Fix BUILD dependency, copyright and cmake
8 years ago
Craig Tiller
9eb0fdec00
Reorganize ext tree
...
- filters live under filters
- lb_policy, resolver implementations (being part of client_channel) live under client_channel
8 years ago
Makarand Dharmapurikar
3c7e460de6
added copyright exception for census.proto
8 years ago
yang-g
a2341eaed0
omg it is 2017
8 years ago
yang-g
26d20a8016
exclude newly added file from copyright check
8 years ago
Craig Tiller
e4c2b10516
No need for copyright on generated files
8 years ago
Nathaniel Manista
d0386f940e
Exempt generated Python from copyright check
...
Some of these files contain the magic string "DO NOT EDIT" but we do
not wish for our tests to depend upon that.
8 years ago
Jan Tattermusch
a70088bcbc
enable copyright checks for AssemblyInfo.cs files
9 years ago
Yuchen Zeng
f64bf28e87
Build c-ares without running ./configure
9 years ago
Jan Tattermusch
fdb8931e47
check for copyright in .bat files
9 years ago
Craig Tiller
6e2cf6b6c7
Update tool
9 years ago
murgatroid99
028bd45950
Update check copyright script precommit hook
9 years ago
murgatroid99
c58a781ba2
Handle failing git command in check_copyright.py
9 years ago
murgatroid99
f656f189e4
Make sanitize script a suitable pre-commit hook
9 years ago
Nicolas "Pixel" Noble
fb2d8f5069
Fixing copyrights.
9 years ago
Craig Tiller
2d50f37047
Fix copyrights, formatting
9 years ago
Craig Tiller
194824467c
Get subchannel index working
9 years ago
Craig Tiller
94d04a5620
List Sanity tests in a config file, not a shell script
...
Allows parallelization of sanity tests, and better error reporting
9 years ago
David Garcia Quintas
68a16864b6
Fixed removal of trailing newline upon --fix
9 years ago
David Garcia Quintas
fa58786f5f
Added --fix flag to check_copyright.py
9 years ago
Craig Tiller
750d3ed816
Fix check_copyright.py
9 years ago
Craig Tiller
befa1fff76
Copyright checker fixes
9 years ago
Craig Tiller
896ef305bc
Add copyright checks to sanity; make them verify copyright year is valid
9 years ago
Craig Tiller
cb6ce54e31
Update copyrights
9 years ago
Masood Malekghassemi
2e8c2ef7dc
Add Cython files to check_copyright.py
9 years ago
Craig Tiller
de3da74866
Add copyright checks to sanity; make them verify copyright year is valid
9 years ago
Craig Tiller
897e4fe2ad
Update copyrights
9 years ago
Nathaniel Manista
ae4fbcd643
Use "#!/usr/bin/env python2.7" only in utilities
10 years ago
Yang Gao
5fc90295ce
include .m in check_copyright.py
10 years ago
Craig Tiller
6ce372cc8f
Add copyrights to docker files, makefiles
10 years ago
Craig Tiller
fa61eade82
Bug fix
10 years ago
Craig Tiller
0605995e55
Update copyright to 2015
10 years ago
Craig Tiller
94640a3df9
Rework python, expand tool to make this easier
10 years ago
Craig Tiller
f222a4afe9
Add C# checks
10 years ago
Craig Tiller
e87ec95798
Add javascript checks
10 years ago
Craig Tiller
ad1fd3a49e
Add proto copyrights
10 years ago
Craig Tiller
834288138d
Add shell script copyrights
10 years ago
Craig Tiller
2e498aa24d
Add PHP Copyright
10 years ago
Craig Tiller
52b2bec43c
Add ruby
10 years ago
Craig Tiller
c2c792113e
Add copyrights to Python code
10 years ago
Craig Tiller
1a61b17afd
Copyright checker
...
Update LICENSE text to 2015, implement a checker that validates
whether a 2014 or 2015 version of the license is on each {.c,.cc,.h} file.
Fix the ones that are missing it.
10 years ago