Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add portlog.txt to gitignore | Craig Tiller | 2015-08-07 |
| | |||
* | Use py.test from run_tests.py | Masood Malekghassemi | 2015-07-31 |
| | | | | | | Also updates the version of grpcio_test. Now that grpcio and its tests are in different project packages, the version numbers should be kept in sync. | ||
* | Let's ignore our generated cache.mk from git. | Nicolas "Pixel" Noble | 2015-07-14 |
| | |||
* | Add Python3 testing support | Masood Malekghassemi | 2015-07-09 |
| | | | | | Conditionally runs the tests depending on the availability of Python versions (because Travis is the worst). | ||
* | added grpc extension library for C# | Jan Tattermusch | 2015-02-03 |
| | |||
* | Ignore vim swap files | Craig Tiller | 2015-01-27 |
| | |||
* | Add Python to run-tests. | Nathaniel Manista | 2015-01-22 |
| | |||
* | Added emacs temp files to .gitignore | murgatroid99 | 2015-01-20 |
| | |||
* | Merge pull request #70 from ctiller/benchmark | vjpai | 2015-01-16 |
|\ | | | | | Opportunistically use perftools if installed. | ||
* | | Use local .gitignore | Craig Tiller | 2015-01-16 |
| | | |||
* | | PHP build products ignored | Craig Tiller | 2015-01-16 |
| | | |||
* | | Cache for successful test runs | Craig Tiller | 2015-01-15 |
| | | | | | | | | | | | | By default don't re-run tests that have already run successfully, to reduce latency between making a change and seeing if it fixed the last thing that you were trying to fix. | ||
| * | Opportunistically use perftools if installed. | Craig Tiller | 2015-01-15 |
|/ | | | | Allows us to collect profiles of the open source build using gprof. | ||
* | Sort gitignore | Craig Tiller | 2015-01-13 |
| | |||
* | Add some ignores | Craig Tiller | 2015-01-13 |
| | |||
* | Add tools/run_tests/run_lcov.sh | Craig Tiller | 2015-01-12 |
| | | | | | This is a tool for collecting coverage reports from our tests and combining them with the open-source tool 'lcov'. | ||
* | Add build outputs to .gitignore. | Craig Tiller | 2015-01-12 |
| | |||
* | Empty repository. | Nicolas Noble | 2014-11-21 |