Michael Lumish
|
1b4edc2ed0
|
Merge pull request #29 from murgatroid99/travis.yml
Add .travis.yml file
|
2017-09-14 18:20:44 -07:00 |
|
murgatroid99
|
4e306421d3
|
Change travis version list
|
2017-09-14 17:30:23 -07:00 |
|
Nicolas Noble
|
a64a9862b4
|
Merge pull request #31 from murgatroid99/kokoro_init
Add Kokoro test script
|
2017-09-14 17:21:02 -07:00 |
|
murgatroid99
|
782b734879
|
Explicitly use local gulp binary, skip tests on older node versions
|
2017-09-14 17:19:29 -07:00 |
|
murgatroid99
|
c824b1a2d9
|
Add shebang, license, and executable bits to kokoro script
|
2017-09-14 17:08:10 -07:00 |
|
murgatroid99
|
7e19f6bdfc
|
Add Kokoro test script
|
2017-09-14 16:59:26 -07:00 |
|
murgatroid99
|
69922bb29a
|
Add .travis.yml file
|
2017-09-14 14:28:08 -07:00 |
|
Michael Lumish
|
dd51591f12
|
Merge pull request #28 from murgatroid99/readme_phrasing_updates
Update package descriptions in README, add API docs link
|
2017-09-14 13:43:31 -07:00 |
|
murgatroid99
|
8f86a61dbb
|
Update package descriptions in README, add API docs link
|
2017-09-14 13:03:21 -07:00 |
|
Michael Lumish
|
b70045b465
|
Merge pull request #27 from murgatroid99/gulp_test_from_clean_repo
Create a short command to run working tests from a clean repo
|
2017-09-14 11:02:00 -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 |
|
Michael Lumish
|
9ac919a4ff
|
Merge pull request #26 from murgatroid99/native_core_test_fixes
Get tests from the C-based library working and add corresponding gulp tasks
|
2017-09-13 14:32:06 -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
|
ec5492d25f
|
Merge pull request #23 from murgatroid99/package_gulp_fixes
Ensure gulp is only installed at root
|
2017-09-13 10:11:38 -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
|
b9caec688e
|
Merge pull request #24 from nicolasnoble/extra-files
Adding few stray files.
|
2017-09-12 17:22:00 -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 Noble
|
ecb49db369
|
Merge pull request #25 from grpc/readme-links
Adding links to package names.
|
2017-09-12 17:17:36 -07:00 |
|
Nicolas Noble
|
5d031d22bd
|
Update README.md
|
2017-09-12 17:08:05 -07:00 |
|
Nicolas "Pixel" Noble
|
fc8597ae52
|
Adding few stray files.
|
2017-09-13 02:06:15 +02: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
|
d6ec9fbbef
|
Remove test package, fix some gulpfile issues
|
2017-09-12 13:22:43 -07:00 |
|
Michael Lumish
|
1cf22b7618
|
Merge pull request #20 from murgatroid99/native_subpackages_move
Move grpc-tools and grpc-health-check into the packages directory
|
2017-09-12 12:30:50 -07:00 |
|
Michael Lumish
|
7e7bb2794e
|
Merge pull request #22 from murgatroid99/readme_updates
Update README with information about the newly moved code
|
2017-09-12 11:27:53 -07:00 |
|
murgatroid99
|
627ca521ad
|
Update README with information about the newly moved code
|
2017-09-12 11:18:44 -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 |
|
Michael Lumish
|
ccb32a9716
|
Merge pull request #17 from nicolasnoble/subtree-graft
Native core subtree graft - attempt #2
|
2017-09-11 16:40:52 -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 |
|
Michael Lumish
|
7de87642fe
|
Merge pull request #14 from murgatroid99/package_directories
Move current code to packages/grpc-js-core
|
2017-08-31 14:59:13 -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 |
|
Michael Lumish
|
3edaace28f
|
Merge pull request #13 from murgatroid99/index_file
Add an index file that exposes the public API
|
2017-08-29 14:20:45 -07:00 |
|
murgatroid99
|
ab4cb93ec8
|
Add an index file that exposes the public API
|
2017-08-29 13:24:05 -07:00 |
|
Michael Lumish
|
41542a5691
|
Merge pull request #10 from murgatroid99/http2_wrapping_code
Channel and CallStream implementation
|
2017-08-29 12:37:50 -07:00 |
|
murgatroid99
|
c03be4a711
|
Fix event name
|
2017-08-29 11:31:17 -07:00 |
|
murgatroid99
|
a3c1136fb4
|
Lint and format
|
2017-08-29 10:27:42 -07:00 |
|
murgatroid99
|
f012088ecc
|
Resolve comments
|
2017-08-28 14:38:30 -07:00 |
|