4068 Commits

Author SHA1 Message Date
kengos
eaaeade956 remove unnecessary requires and method 2016-09-22 11:41:26 +09:00
kengos
cb74b3b1bb add filename option to YAML.load 2016-09-21 22:36:13 +09:00
Florian Motlik
bf56a46edf Merge pull request #2166 from serverless/add-test-for-write-file-dir-method
Add test for writeFileDir() method
2016-09-20 10:57:05 +02:00
Philipp Muens
ccba217d5b Add test for writeFileDir() method 2016-09-20 10:03:57 +02:00
Florian Motlik
67644f7284 Merge pull request #2033 from rowanu/throw-error-on-events-object
Add check (and test) that function.events is an array.
2016-09-19 16:34:14 +02:00
Florian Motlik
7e7dcc4923 Merge pull request #2138 from danielkoo/serverless-#2016-wip
- ensure the Create/Update CloudFormation templates are always written to disk, even if the noDeploy option was not specified
2016-09-19 16:22:27 +02:00
Florian Motlik
f817933909 Merge pull request #2162 from serverless/add-docs-for-custom-validations-in-plugin-options
Add docs for custom validations in plugin options
2016-09-19 12:56:10 +02:00
Florian Motlik
d28e1cc7e8 Merge pull request #2157 from andymac4182/issue_2146
Add description property for lambda function
2016-09-19 12:52:46 +02:00
Andrew McClenaghan
2cebdff5f7 Update test to just test description 2016-09-19 20:34:02 +10:00
Philipp Muens
17e7dfdd77 Add docs for custom validations in plugin options 2016-09-19 11:52:00 +02:00
Andrew McClenaghan
bb848f7553 Add to documentation 2016-09-17 22:30:10 +10:00
Andrew McClenaghan
17ae7ed96f Clean up duplicate test 2016-09-17 22:23:22 +10:00
Andrew McClenaghan
39ac286e3c Add description property for lambda function 2016-09-17 22:22:19 +10:00
Florian Motlik
9240bcd967 Merge pull request #2148 from johncmckim/issue-2143
fix bug where variableSyntax is never set from config
2016-09-16 20:49:41 +02:00
Florian Motlik
87e789f30c Merge pull request #2152 from picsoung/patch-1
Update broken link to Next Step (Create Service)
2016-09-16 17:27:58 +02:00
Nicolas Grenié
28eee3f3a3 Update broken link to Next Step
Broken link updated to corresponding file
2016-09-16 16:48:31 +02:00
Florian Motlik
1f9ffbdedc Merge pull request #2150 from serverless/profile-fixes
Fix profile handling when other keys are present
2016-09-16 16:19:56 +02:00
Florian Motlik
47e654fe71 Fix profile handling when other keys are present 2016-09-16 15:38:27 +02:00
Florian Motlik
9ca532d7a2 Merge pull request #2149 from serverless/eahefnawy-patch-1
typo: update variable reference in docs
2016-09-16 14:06:41 +02:00
Florian Motlik
07a22d0702 Merge pull request #2015 from rowanu/aws-provider-profile
Support provider > profile and profile per stage
2016-09-16 14:05:41 +02:00
rowan
453118fce4 Fix typo. 2016-09-16 22:00:51 +10:00
Eslam λ Hefnawy
22e74bfac9 update variable reference in docs 2016-09-16 20:48:17 +09:00
John McKim
9e7f7c89f3 fix bug where variableSyntax is never set from config 2016-09-16 17:15:25 +10:00
Daniel Koo
296810c8b3 - ensure the Create/Update CloudFormation templates are always written to disk, even if the noDeploy option was not specified
- using ES6 arrow functions
- added tests
- added to the documentation
2016-09-16 09:58:05 +10:00
Florian Motlik
2c04703381 Merge pull request #2142 from andymac4182/issue_2140
Update to use describeStackResource
2016-09-15 17:04:52 +02:00
Philipp Muens
9699667cc0 Merge pull request #2079 from serverless/api-keys-output
Added API Keys to info plugin
2016-09-15 13:40:42 +02:00
Andrew McClenaghan
b92de4ba40 Update to use describeStackResource 2016-09-15 20:56:00 +10:00
Florian Motlik
88941519de Merge pull request #2137 from marcuswhybrow/patch-1
[DOCS] Match endpoint path to example in "Setting up Events"
2016-09-15 08:57:21 +02:00
Marcus Whybrow
b1ed2dd420 Match endpoint path to example 2016-09-15 02:41:09 +01:00
Florian Motlik
32d843a017 Merge pull request #2129 from serverless/eahefnawy-patch-1
s3 events docs typo
2016-09-14 22:25:44 +02:00
Eslam λ Hefnawy
eba1f98ab2 s3 events docs typo 2016-09-14 17:36:08 +09:00
David Wells
ffe3008fde Merge pull request #2121 from serverless/updatedocs3
Updatedocs3
2016-09-13 14:46:56 -07:00
davidwells
aaf63e25e4 update path for docs site 2016-09-13 14:31:39 -07:00
davidwells
a7d371924d add syntax highlighting 2016-09-13 14:31:29 -07:00
David Wells
ae3d71198e Merge pull request #2119 from serverless/updateDocs2
Update docs2
2016-09-13 12:58:03 -07:00
davidwells
b3a6b5a46f update links 2016-09-13 12:51:54 -07:00
davidwells
82b8d51565 fix link 2016-09-13 12:24:57 -07:00
davidwells
c19722a1ed hardcode any lib reference for usage on site 2016-09-13 12:18:05 -07:00
davidwells
5e6cab6118 update link 2016-09-13 12:04:23 -07:00
Florian Motlik
d8479f0e97 Merge pull request #2117 from serverless/readme-typo
fixed survey link typo
2016-09-13 19:58:49 +02:00
Eslam λ Hefnawy
61941cd25d fixed survey link typo 2016-09-14 00:14:30 +09:00
Florian Motlik
02577aa306 Merge pull request #2110 from mortonfox/patch-1
Fix Aaron Boushley's profile link
2016-09-13 08:52:15 +02:00
Morton Fox
72e11e4183 Fix Aaron Boushley's profile link
This change is intended to fix his link in README.md the next time that is regenerated
2016-09-13 00:51:03 -04:00
davidwells
a94f8a424c update syntax highlighting 2016-09-12 17:22:25 -07:00
davidwells
e7c60c360a update links 2016-09-12 16:53:36 -07:00
davidwells
31a37f1761 update links 2016-09-12 16:49:19 -07:00
davidwells
9dfbcbe8fe update docs 2016-09-12 16:46:22 -07:00
David Wells
96283c9ce5 Update README.md 2016-09-12 16:44:40 -07:00
David Wells
0f6398e6c6 Update README.md 2016-09-12 16:44:27 -07:00
David Wells
37d33c8fb2 Update README.md 2016-09-12 16:44:13 -07:00