Commit Graph

2679 Commits

Author SHA1 Message Date
murgatroid99 f11afc5533 Merge branch 'master' into jenkins_test_reports 2017-09-19 10:01:04 -07:00
murgatroid99 18b756f342 Add Jenkins XML reporting to tests 2017-09-18 13:19:00 -07:00
Nicolas "Pixel" Noble c733b451db Addressing comments. 2017-09-18 22:03:36 +02:00
Nicolas "Pixel" Noble 727f5419bb Merge branch 'master' of github.com:grpc/grpc-node into node45 2017-09-16 02:30:16 +02:00
Nicolas "Pixel" Noble 574a2c7fda Adding support for Node 4 and 5. 2017-09-16 02:28:53 +02:00
Kelvin Jin 335d31c875 Update js-core gulpfile and packaging 2017-09-14 16:05:22 -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
murgatroid99 7990c864dd Merge branch 'master' into package_gulp_fixes 2017-09-13 09:40:35 -07:00
murgatroid99 9bfb7cf664 Fix missing comma in health check package.json 2017-09-13 09:37:01 -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 d6f3661193 Ensure gulp is only installed at root so that gulpfiles all use the same instance 2017-09-12 13:28:06 -07:00
murgatroid99 16ad6e14aa Fix up some package.json issues 2017-09-12 10:27:29 -07: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 70d8dd5a51 Merge branch 'master' of ../grpc-node-core into subtree-graft 2017-09-12 01:34:29 +02:00
Nicolas "Pixel" Noble 3b0b6f5735 Moving files into their new location. 2017-09-12 01:33:18 +02:00
Kelvin Jin e302400a8a Call Stream Unit Tests (#12)
PR-URL: #12
2017-09-01 19:08:28 -07:00
Kelvin Jin 0774aafb01 slight gulpfile changes (#16) 2017-08-31 17:18:39 -07:00
murgatroid99 56e98d7218 Move current code to packages/grpc-js-core, and fix up scripts and directory references 2017-08-31 14:08:55 -07:00