Commit Graph

180 Commits

Author SHA1 Message Date
Nicolas Noble 311010712f Tying it all together. 2017-09-22 21:52:23 +02:00
murgatroid99 777d9f8480 Add license notice to several script files 2017-09-22 10:50:58 -07:00
murgatroid99 62d71048fe Move dependencies around, add gulp target for document generation 2017-09-20 12:39:16 -07:00
murgatroid99 69092117de Disable warning in recent GCC versions that hits BoringSSL 2017-09-20 10:50:06 -07:00
murgatroid99 54029c58d4 Merge branch 'master' into native_package_included_directories 2017-09-20 10:01:07 -07:00
Matt Kwong b3f6644bfb Merge branch 'master' into kokoro 2017-09-19 16:40:56 -07:00
Matt Kwong 0cf704143c Allow npm install without root 2017-09-19 16:27:35 -07:00
murgatroid99 46e2418fc6 Update completion queue header to match code changes 2017-09-19 14:38:27 -07:00
murgatroid99 f3706fd7d0 Add clean.all gulp task for test runs, go back to renaming report files 2017-09-19 13:56:48 -07:00
murgatroid99 661bdfaa5d Add forced completion queue poll to ensure that waitForReady uses current connectivity state 2017-09-19 13:25:12 -07:00
murgatroid99 3ecb385366 Change package.json file list to globs for granularity 2017-09-19 13:03:58 -07:00
murgatroid99 b2583e561a Merge branch 'master' into jenkins_test_reports 2017-09-19 12:26:54 -07:00
murgatroid99 ffa1d649b0 Add original name aliases for generated client methods 2017-09-19 11:38:43 -07:00
murgatroid99 52d552ce54 Remove some unnecessary files from the native npm package 2017-09-19 11:18:00 -07:00
murgatroid99 18b756f342 Add Jenkins XML reporting to tests 2017-09-18 13:19:00 -07:00
murgatroid99 8f86a61dbb Update package descriptions in README, add API docs link 2017-09-14 13:03:21 -07:00
murgatroid99 3d4dddd8cc Switch to execa. Separate setup and rebuild/test tasks 2017-09-14 10:59:20 -07:00
murgatroid99 769737b969 Create a short command to run working tests from a clean repo 2017-09-13 17:14:40 -07:00
murgatroid99 0fe5704ad7 Get tests from the C-based library working and add corresponding gulp tasks 2017-09-13 13:54:13 -07:00
Michael Lumish f62cf60b21 Merge pull request #19 from murgatroid99/interop_test_move
Move interop, performance, and stress tests out of the native package
2017-09-13 09:35:54 -07:00
Nicolas Noble f2a42c1551 Merge pull request #18 from nicolasnoble/making-node-work-again
Making the native code work again.
2017-09-12 17:19:01 -07:00
Nicolas "Pixel" Noble 358bf58b1d Updating grpc submodule. 2017-09-13 02:00:37 +02:00
Nicolas "Pixel" Noble 3b686ebe16 Builds. 2017-09-13 01:31:45 +02:00
Nicolas "Pixel" Noble 16382ee7ca Moving package.json paths. 2017-09-13 00:52:31 +02:00
Nicolas "Pixel" Noble 8145b7f647 Copying node-specific templates from grpc. 2017-09-12 23:49:26 +02:00
Nicolas "Pixel" Noble 114556b451 Adding generate_projects for our templates. 2017-09-12 23:48:32 +02:00
Nicolas "Pixel" Noble 8fc85db17e Adding grpc as a submodule. 2017-09-12 23:47:48 +02:00
murgatroid99 739e31a437 Move interop, performance, and stress tests out of the native package 2017-09-11 18:16:04 -07:00
murgatroid99 990f082f00 Move grpc-tools and grpc-health-check into the packages directory 2017-09-11 18:14:37 -07:00
Nicolas "Pixel" Noble 3b0b6f5735 Moving files into their new location. 2017-09-12 01:33:18 +02:00