Francisco Guimarães
3d9ee40a80
Add aws-nodejs-typescript to the list of supported templates
2017-08-15 18:49:02 -03:00
Francisco Guimarães
c329e43320
reprocess travis build
2017-08-08 09:16:51 -03:00
Francisco Guimarães
0eb1cbccfb
Adding aws-nodejs-typescript template
2017-08-08 08:11:52 -03:00
Philipp Muens
b06a891b92
Merge pull request #4054 from asunar/patch-2
...
Update docs for windows users
2017-08-08 10:35:36 +03:00
Alper
20ecb89c3e
Update for windows users
2017-08-07 12:27:58 -05:00
Philipp Muens
4887191e49
Merge pull request #4051 from kevlened/patch-1
...
Fix typo in AWS Quick Start
2017-08-07 09:04:21 +03:00
Len Boyette
505be47809
Fix typo in AWS Quick Start
2017-08-06 17:25:21 -07:00
Philipp Muens
b46d1602ad
Merge pull request #4044 from serverless/fix-link-to-shared-apig-issue
...
Fix link to shared API Gateway issue
2017-08-05 12:18:28 +03:00
Philipp Muens
e2450e824b
Fix link to shared API Gateway issue
2017-08-05 11:54:51 +03:00
Eslam λ Hefnawy
793ef87b15
Merge pull request #4011 from oktapodia/feature/improve-deprecated-hook-message
...
Improve deprecated hook message
2017-08-04 21:17:16 +07:00
Eslam λ Hefnawy
d4da3566e1
Merge pull request #4019 from geoffreywiseman/master
...
Adding Shared Gateway Issue Link
2017-08-04 21:14:29 +07:00
Philipp Muens
b12145de57
Merge pull request #4033 from martinhartt/patch-1
...
Fix typo in guide for functions
2017-08-03 18:23:35 +03:00
Martin Hartt
494430fb8b
Fix typo in guide for functions
2017-08-03 11:33:46 +01:00
Eslam λ Hefnawy
2ade96cf61
Merge pull request #4025 from serverless/releasing-1.19
...
releasing 1.19.0
v1.19.0
2017-08-02 15:51:22 +07:00
Eslam A. Hefnawy
bce436db9c
releasing 1.19.0
2017-08-02 15:50:36 +07:00
Geoffrey Wiseman
2b89790d40
Adding Shared Gateway Issue Link
...
I hit this section in the documentation and immediately wanted to know more,
so after a little digging, I found the issue. It'd be easier for others if
the issue were linked directly until it's fixed.
2017-08-02 01:55:00 -04:00
Eslam λ Hefnawy
54dd2f64fc
Merge pull request #3941 from serverless/remove-provider-name-validation
...
Remove provider name validation
2017-08-01 17:04:08 +07:00
Sebastien Bramille
6d2eb61166
Align with Plugin
2017-07-30 02:16:21 +01:00
Sebastien Bramille
5174bf98ec
Improve deprecated hook message
2017-07-30 02:12:15 +01:00
Philipp Muens
df60412c25
Merge pull request #4005 from walery/patch-1
...
Add missing vpc property.
2017-07-29 08:25:29 +02:00
Walery Strauch
8d9f0f82f0
Adjust comment about vpc property.
2017-07-28 19:28:04 +02:00
Walery Strauch
23b674067d
Add comment to vpc property.
2017-07-28 18:41:37 +02:00
Walery Strauch
0c532f13c1
Add missing vpc property on provider level.
2017-07-28 18:39:10 +02:00
Walery Strauch
0ed9615093
Add missing vpc property.
2017-07-28 16:52:38 +02:00
Eslam λ Hefnawy
00588d1b60
Merge pull request #4004 from serverless/releasing-1.18.1
...
releasing 1.18.1
v1.18.1
2017-07-28 19:10:39 +07:00
Eslam A. Hefnawy
397a70d377
releasing 1.18.1
2017-07-28 19:09:29 +07:00
Eslam λ Hefnawy
2e4fcabc55
Merge pull request #3975 from runtrizapps/fix/deps-of-devdeps
...
Fix/deps of devdeps
2017-07-28 18:57:51 +07:00
Philipp Muens
1acb4c5e44
Add catch-all for readFile code / test hardening
2017-07-26 12:59:31 +02:00
Philipp Muens
1540b4ed2d
Add CLI output about dev dependency exclusion
2017-07-26 12:27:26 +02:00
Philipp Muens
2802281e6d
Remove unnecessary mapSeries usage / add note about mapSeries usage
2017-07-26 12:17:26 +02:00
Philipp Muens
b9de80b5aa
Rename variables / add important note about _.difference
2017-07-26 12:15:05 +02:00
Philipp Muens
a54330aa0c
Switch to mapSeries to ensure sequential execution / order of mapping
2017-07-26 10:53:18 +02:00
Philipp Muens
d73fff689c
Refactor usage of temporary dependency files
2017-07-26 10:51:35 +02:00
Philipp Muens
d2e1ef8188
Merge pull request #3996 from autopilothq/preserve-context-when-executing-exported-function-from-.js-file
...
preserve context when executing exported function from .js file
2017-07-26 10:15:57 +02:00
indieisaconcept
71f1aa09cb
preserve context when executing exported function from .js file
...
The change ensures that when a .js file exported function is executed,
the original execution context is supplied in order to maintain "this".
2017-07-26 11:21:09 +10:00
Philipp Muens
5fac149886
Merge pull request #3982 from mgarmeson/patch-1
...
Update intro.md
2017-07-24 13:36:50 +02:00
Matthew Garmeson
f27d767158
Update intro.md
...
Grammatical change - 'different than' to 'different from'. Just my personal opinion.
2017-07-24 11:15:42 +01:00
David Govea
b095a286b5
Remove destructuring :( breaking builds on node 4-5
2017-07-23 02:28:59 -07:00
David Govea
e3582b6855
ESLint errors
2017-07-23 02:23:59 -07:00
David Govea
56852b74ba
Adjust data returned from "npm ls" stubs in dev & prod modes.
...
All tests passing
2017-07-23 01:56:58 -07:00
David Govea
42c8c59bde
double stub call counts for new code path
2017-07-23 01:56:26 -07:00
David Govea
4104c91839
Enable dependency diffing, & remove it.only() from failing test (now passing)
2017-07-23 01:55:21 -07:00
David Govea
3e4986c53b
Refactor zipService to assemble both dev and prod dependencies, and add failing test
2017-07-23 01:35:36 -07:00
Philipp Muens
6e6f0d56b7
Merge pull request #3973 from horike37/update-sls-yml-doc
...
Add some available properties to the doc
2017-07-22 11:04:21 +02:00
Philipp Muens
1f4d8b56cf
Fix typo
2017-07-22 11:03:50 +02:00
horike37
d55e0bbd48
add some parts
2017-07-22 14:24:43 +09:00
Philipp Muens
50ce6cb333
Merge pull request #3971 from serverless/fix-function-retrieval
...
Fix function retrieval for "deploy list functions" command
2017-07-21 16:47:17 +02:00
Philipp Muens
26051ad798
Fix function retrieval for "deploy list functions" command
2017-07-21 16:35:43 +02:00
Philipp Muens
0d953c203e
Merge pull request #3962 from a-h/patch-1
...
Update AWS documentation to include an example of what an event contains
2017-07-21 11:21:38 +02:00
Philipp Muens
e07f48f80b
Merge pull request #3960 from RafalWilinski/master
...
Load Serverless plugins only once
2017-07-21 11:16:23 +02:00