Commit Graph

37 Commits

Author SHA1 Message Date
Craig Tiller 6e2cf6b6c7 Update tool 2016-03-31 07:46:10 -07:00
murgatroid99 028bd45950 Update check copyright script precommit hook 2016-03-16 16:25:42 -07:00
Craig Tiller c0ce00fd16 Merge github.com:grpc/grpc into sceq 2016-02-17 14:25:12 -08:00
murgatroid99 c58a781ba2 Handle failing git command in check_copyright.py 2016-02-09 16:33:17 -08:00
Craig Tiller f73429901a Merge github.com:grpc/grpc into sceq 2016-02-09 16:32:51 -08:00
murgatroid99 f656f189e4 Make sanitize script a suitable pre-commit hook 2016-02-09 10:56:25 -08:00
Nicolas "Pixel" Noble fb2d8f5069 Fixing copyrights. 2016-02-01 01:27:53 +01:00
Craig Tiller 2d50f37047 Fix copyrights, formatting 2016-01-28 11:48:18 -08:00
Craig Tiller 194824467c Get subchannel index working 2016-01-25 09:59:20 -08:00
Craig Tiller 94d04a5620 List Sanity tests in a config file, not a shell script
Allows parallelization of sanity tests, and better error reporting
2016-01-20 10:58:23 -08:00
Craig Tiller 21c0ebf6d4 Merge pull request #4653 from murgatroid99/release-0_12_master_merge
Release 0 12 master merge
2016-01-14 12:47:37 -08:00
David Garcia Quintas 68a16864b6 Fixed removal of trailing newline upon --fix 2016-01-14 10:56:48 -08:00
murgatroid99 b70206fe52 Merge branch 'master' into release-0_12_master_merge 2016-01-13 11:42:18 -08:00
David Garcia Quintas fa58786f5f Added --fix flag to check_copyright.py 2016-01-12 15:39:07 -08:00
Craig Tiller 750d3ed816 Fix check_copyright.py 2016-01-12 09:38:25 -08:00
murgatroid99 8b791a4a7f Merged from master and resolved merge conflicts 2016-01-08 12:33:22 -08:00
Craig Tiller befa1fff76 Copyright checker fixes 2016-01-05 07:54:11 -08:00
Craig Tiller 896ef305bc Add copyright checks to sanity; make them verify copyright year is valid 2016-01-04 16:25:31 -08:00
Craig Tiller cb6ce54e31 Update copyrights 2016-01-04 16:24:26 -08:00
Masood Malekghassemi 2e8c2ef7dc Add Cython files to check_copyright.py 2016-01-04 16:05:26 -08:00
Craig Tiller de3da74866 Add copyright checks to sanity; make them verify copyright year is valid 2016-01-04 14:41:25 -08:00
Craig Tiller 897e4fe2ad Update copyrights 2015-12-22 15:03:40 -08:00
Nathaniel Manista ae4fbcd643 Use "#!/usr/bin/env python2.7" only in utilities 2015-09-23 16:29:44 +00:00
Tim Emiola e2b6018712 Merge pull request #654 from ctiller/copyright
Update copyrights on docker files, makefiles
2015-02-23 12:39:17 -08:00
Yang Gao 5fc90295ce include .m in check_copyright.py 2015-02-20 09:46:22 -08:00
Craig Tiller 6ce372cc8f Add copyrights to docker files, makefiles 2015-02-20 09:44:12 -08:00
Craig Tiller fa61eade82 Bug fix 2015-02-18 09:24:05 -08:00
Craig Tiller 0605995e55 Update copyright to 2015 2015-02-18 08:34:56 -08:00
Craig Tiller 94640a3df9 Rework python, expand tool to make this easier 2015-02-17 20:42:05 -08:00
Craig Tiller f222a4afe9 Add C# checks 2015-02-16 12:28:10 -08:00
Craig Tiller e87ec95798 Add javascript checks 2015-02-16 12:23:57 -08:00
Craig Tiller ad1fd3a49e Add proto copyrights 2015-02-16 12:23:04 -08:00
Craig Tiller 834288138d Add shell script copyrights 2015-02-16 12:13:57 -08:00
Craig Tiller 2e498aa24d Add PHP Copyright 2015-02-16 12:09:31 -08:00
Craig Tiller 52b2bec43c Add ruby 2015-02-16 12:01:08 -08:00
Craig Tiller c2c792113e Add copyrights to Python code 2015-02-16 12:00:01 -08:00
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.
2015-02-16 11:53:47 -08:00