Florian Motlik
|
6d91b5755f
|
Merge pull request #2173 from serverless/support-any-method
Add any to list of allowed http methods
|
2016-09-22 18:59:53 +02:00 |
|
Florian Motlik
|
953dbfbb1d
|
Merge pull request #2101 from serverless/update-tracking-functionality
Update tracking functionality
|
2016-09-22 14:35:04 +02:00 |
|
kengos
|
cb74b3b1bb
|
add filename option to YAML.load
|
2016-09-21 22:36:13 +09:00 |
|
Florian Motlik
|
f732019d5b
|
Add any to list of allowed http methods
|
2016-09-21 12:48:32 +02:00 |
|
Philipp Muens
|
10a638b744
|
Update tracking functionality according to PR review
|
2016-09-20 19:24:35 +02:00 |
|
Philipp Muens
|
1f8dc53aea
|
Add timezone information
|
2016-09-20 09:12:59 +02:00 |
|
Philipp Muens
|
3338d018d6
|
Convert date object to string to get the timezone as well
|
2016-09-20 09:08:47 +02:00 |
|
Philipp Muens
|
b69027b686
|
Add tests for tracking functionality which check the existence of the trackingId
|
2016-09-20 09:08:47 +02:00 |
|
Philipp Muens
|
3c84d6112e
|
Add memorySize and timeout tracking functionality
|
2016-09-20 09:08:47 +02:00 |
|
Philipp Muens
|
d1a16e283f
|
Add new tracking functionalities and group them by topic
|
2016-09-20 09:08:47 +02:00 |
|
Philipp Muens
|
649ada4c2c
|
Add unique userId (uuid) for tracking functionality
|
2016-09-20 09:08:47 +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 |
|
Andrew McClenaghan
|
2cebdff5f7
|
Update test to just test description
|
2016-09-19 20:34:02 +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
|
47e654fe71
|
Fix profile handling when other keys are present
|
2016-09-16 15:38:27 +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 |
|
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
|
dcaa33d908
|
Merge pull request #2030 from Anichale/update-sinon-stubbed-tests
Issue #1899 : Update sinon stubbed tests to always check for correct args
|
2016-09-12 21:33:23 +02:00 |
|
Philipp Muens
|
3d204b4801
|
Merge pull request #2083 from dougmoscrop/simple_cleanup
Small cleanup/refactoring
|
2016-09-12 20:52:39 +02:00 |
|
Doug Moscrop
|
56ed24e348
|
refactor PluginManager.run hook collection slightly
|
2016-09-09 21:01:48 -04:00 |
|
Doug Moscrop
|
5d4316db93
|
refactor CLI command/options to remove a few lines of code
|
2016-09-09 21:01:48 -04:00 |
|
Eslam A. Hefnawy
|
16a20a4bed
|
updated docs and tests for api keys outputs
|
2016-09-09 21:26:30 +09:00 |
|
Eslam A. Hefnawy
|
cb076c595e
|
api keys output - added test for gathering api keys
|
2016-09-09 21:09:25 +09:00 |
|
Eslam A. Hefnawy
|
624993b036
|
updated tests
|
2016-09-09 21:01:37 +09:00 |
|
Eslam A. Hefnawy
|
24acaf56c9
|
added api keys to info plugin
|
2016-09-09 19:54:22 +09:00 |
|
Eslam A. Hefnawy
|
0cec5804c3
|
updated link to docs
|
2016-09-09 18:08:41 +09:00 |
|
Florian Motlik
|
420b647057
|
Merge pull request #2066 from serverless/subprops-vars
Bug fix for referencing sub properties of reference variables
|
2016-09-08 14:40:36 +02:00 |
|
Eslam A. Hefnawy
|
2e6cce979d
|
fixed issue when referencing to self or file properties with var references
|
2016-09-08 17:53:18 +09:00 |
|
Eslam A. Hefnawy
|
4aaa589fe4
|
updated sls create templates with rc1 changes
|
2016-09-08 14:49:24 +09:00 |
|
rowan
|
733f9ba55c
|
Add check (and test) that function.events is an array.
|
2016-09-06 16:07:34 +10:00 |
|
rowan
|
7ef598b2fa
|
Update off master - docs changes.
|
2016-09-06 09:07:52 +10:00 |
|
Florian Motlik
|
f9f212b404
|
WIP
|
2016-09-05 16:18:58 +02:00 |
|
Florian Motlik
|
1364f05f61
|
Merge pull request #1917 from johncmckim/issue-1777
Update packaging to support individual packages per function
|
2016-09-05 14:56:07 +02:00 |
|
John McKim
|
02c0e6c369
|
increase coverage of artifact uploads
|
2016-09-05 22:37:13 +10:00 |
|
rowan
|
474326f4c7
|
Fix eslint error.
|
2016-09-05 15:34:56 +10:00 |
|
rowan
|
514d06d304
|
Remove .only usage.
|
2016-09-05 13:58:24 +10:00 |
|
rowan
|
7ae87ba27e
|
Load AWS profile from provider object.
|
2016-09-05 13:46:40 +10:00 |
|
rowan
|
1ddfdf7fa8
|
Remove unused variable.
|
2016-09-03 20:51:11 +10:00 |
|
rowan
|
ad11a3bf5e
|
Make tests pass by loading credentials from INI file.
|
2016-09-03 19:56:28 +10:00 |
|
rowan
|
45ef6d2a96
|
Update getCredentials tests to actually test correct property.
See "Using Profiles with the SDK" on
http://docs.aws.amazon.com/AWSJavaScriptSDK/guide/node-configuring.html.
|
2016-09-03 17:26:34 +10:00 |
|
Alexander Anich
|
8d6748b9eb
|
Updates sinon stubbed tests in plugins/aws
Creates test cases to check for correct arugments from sinon stubs
|
2016-09-02 17:40:42 -10:00 |
|
John McKim
|
83a9d5e0fd
|
fixes from pr comments
|
2016-09-03 12:32:13 +10:00 |
|
Florian Motlik
|
c973594ac4
|
Merge pull request #1998 from serverless/add-status-code-support-for-api-gateway
Add status code support for API Gateway
|
2016-09-02 17:28:58 +02:00 |
|