Philipp Muens
|
3cb72bf3c5
|
Add link to documentation about the feature
|
2016-11-08 12:46:44 +01:00 |
|
Philipp Muens
|
0c5cea68d0
|
Update PR template to add checklist item for change permissions for maintainers
|
2016-11-08 12:41:49 +01:00 |
|
Florian Motlik
|
fe7b51a5c9
|
Merge pull request #2650 from nicka/patch-1
Update README.md
|
2016-11-08 12:27:30 +01:00 |
|
Eslam λ Hefnawy
|
dce44fc249
|
Merge pull request #2584 from serverless/add-custom-per-function-roles
Add custom per function roles
|
2016-11-08 14:47:17 +07:00 |
|
Philipp Muens
|
66be13dc7e
|
Merge remote-tracking branch 'origin/master' into add-custom-per-function-roles
|
2016-11-08 08:16:13 +01:00 |
|
Philipp Muens
|
33c05f53a2
|
Add tests for stream events to not error out when default policy is not present
|
2016-11-08 08:16:03 +01:00 |
|
ac360
|
15d0df22ae
|
fix tests, add errors for better ux
|
2016-11-07 21:51:01 -08:00 |
|
Kostas Bariotis
|
2a91cfe11c
|
Merge pull request #1 from lmammino/patch-2
Using single quotes on empty strings
|
2016-11-08 01:57:29 +02:00 |
|
Luciano Mammino
|
856189fa94
|
Using single quotes on empty strings
|
2016-11-07 23:36:47 +00:00 |
|
Florian Motlik
|
823cd68474
|
Merge pull request #2656 from serverless/loggroup-resources-docs
added LogGroup to resources logical IDs table docs
|
2016-11-07 17:13:56 +01:00 |
|
Eslam λ Hefnawy
|
9420a5fde7
|
added LogGroup to resources logical IDs table docs
|
2016-11-07 23:12:01 +07:00 |
|
Philipp Muens
|
062783156c
|
Merge branch 'master' into add-custom-per-function-roles
|
2016-11-07 15:29:57 +01:00 |
|
Philipp Muens
|
e76706fb6e
|
Check if default policy is available when merging PolicyDocument statements for streams
|
2016-11-07 15:29:47 +01:00 |
|
Florian Motlik
|
45c84241e7
|
Merge pull request #2652 from serverless/fix-timeout-docs
Add timeout and other additional function parameter docs
|
2016-11-07 13:44:13 +01:00 |
|
Florian Motlik
|
57698bc061
|
Add timeout and other additional function parameter docs
|
2016-11-07 13:33:55 +01:00 |
|
Nick den Engelsman
|
8cdc22f565
|
Update README.md
Added `serverless-plugin-diff` plugin and ordered the list of plugins alphabetically
|
2016-11-07 12:39:24 +01:00 |
|
Eslam λ Hefnawy
|
5430fd8734
|
Merge pull request #2588 from horike37/issue-2587
fixed the bug resultTtlInSeconds defaults to 300 when set to 0
|
2016-11-07 16:23:47 +07:00 |
|
Philipp Muens
|
03b94b8563
|
Merge pull request #2313 from horike37/issue-1604
Add Catch Errors for Tracking
|
2016-11-07 09:57:06 +01:00 |
|
ac360
|
eb97845ad5
|
remove console.log
|
2016-11-06 23:16:52 -08:00 |
|
ac360
|
16aa2c4072
|
add docs
|
2016-11-06 23:11:56 -08:00 |
|
ac360
|
d7b5afa459
|
fix test
|
2016-11-06 23:04:33 -08:00 |
|
ac360
|
59cebc01c1
|
start tests
|
2016-11-06 23:00:11 -08:00 |
|
Eslam λ Hefnawy
|
10a3477110
|
Merge pull request #2637 from benstepp/bs-typo
Minor typo in AWS Deploying Guide
|
2016-11-07 13:55:40 +07:00 |
|
Eslam λ Hefnawy
|
b05eb19e91
|
Merge pull request #2635 from jeffcressman/develop
Fix command name in docs cheat sheet example
|
2016-11-07 13:54:55 +07:00 |
|
ac360
|
fe26deb470
|
add js support to serverless variables
|
2016-11-06 22:07:33 -08:00 |
|
Kostas Bariotis
|
da9b3459c6
|
add conditions inside string templates for templates
|
2016-11-06 18:36:42 +02:00 |
|
Benjamin Stepp
|
7c34f155ea
|
Minor typo fixed in AWS Deploying Guide
|
2016-11-05 09:39:01 -05:00 |
|
Florian Motlik
|
3cab7a5c5d
|
Merge pull request #2632 from gburch/create-perm-check
Fix for users being misinformed of success when create fails do to pe…
|
2016-11-05 14:40:43 +01:00 |
|
Jeff Cressman
|
32f6a29259
|
Fix command name in docs cheat sheet example
|
2016-11-05 20:21:25 +10:30 |
|
horike37
|
e8aaecef87
|
some updates
|
2016-11-05 16:24:35 +09:00 |
|
horike37
|
74a4ad603c
|
Merge branch 'master' into issue-1604
|
2016-11-05 16:07:51 +09:00 |
|
horike37
|
c13c97b691
|
fix conflict and test separete
|
2016-11-05 15:38:04 +09:00 |
|
Greg Burch
|
4b2aa408f0
|
Fix for users being misinformed of success when create fails do to permission issues
|
2016-11-04 14:57:15 -07:00 |
|
Florian Motlik
|
5b8aacf4d8
|
Merge pull request #2629 from serverless/fix-empty-plugins
fix for empty plugins property in serverless.yml
|
2016-11-04 16:58:06 +01:00 |
|
ac360
|
00ad5626c7
|
improve code style and tests
|
2016-11-04 08:13:32 -07:00 |
|
ac360
|
c294ae1d35
|
add tests to cover empty plugins property
|
2016-11-04 07:58:27 -07:00 |
|
ac360
|
de2042cb8f
|
reduce line length
|
2016-11-04 07:48:15 -07:00 |
|
ac360
|
decbd6eaef
|
reduce long line
|
2016-11-04 07:28:55 -07:00 |
|
ac360
|
c8a9b3cf6d
|
fix for empty plugins property in serverless.yml
|
2016-11-04 07:21:16 -07:00 |
|
Philipp Muens
|
5ad10516d2
|
Merge branch 'master' into add-custom-per-function-roles
|
2016-11-04 13:36:15 +01:00 |
|
Philipp Muens
|
f3c478b50b
|
Remove iamRoleARN support
|
2016-11-04 13:25:11 +01:00 |
|
Philipp Muens
|
38d70ed12f
|
Merge pull request #2624 from serverless/add-whitelisted-options-support-for-log-stat
Add whitelisted options support for logStat
|
2016-11-04 12:33:59 +01:00 |
|
Florian Motlik
|
1f245ec82e
|
Merge pull request #2589 from Si1kIfY/patch-1
Updated example for only including a specific file in output
|
2016-11-04 11:50:40 +01:00 |
|
Florian Motlik
|
43e55ec376
|
Merge pull request #2617 from dougmoscrop/fix-glob
fix Glob for .git and .serverless directories
|
2016-11-04 11:49:58 +01:00 |
|
Florian Motlik
|
604d5a8103
|
Merge pull request #2618 from blackevil245/patch-2
Add serverless-subscription-filter to the plugins
|
2016-11-04 11:40:47 +01:00 |
|
Florian Motlik
|
eb5794da8e
|
Merge pull request #2625 from serverless/pr-2265
Add stage variable to API Key docs
|
2016-11-04 11:14:46 +01:00 |
|
Florian Motlik
|
9d7b43a62a
|
Add stage variable to API Key docs
|
2016-11-04 10:56:37 +01:00 |
|
Philipp Muens
|
f118882a0f
|
Add whitelisted options support for logStat
|
2016-11-04 10:27:55 +01:00 |
|
Hieu Nguyen
|
62cb042ed1
|
Add serverless-subscription-filter to the plugins
|
2016-11-04 03:02:03 +02:00 |
|
Doug Moscrop
|
037dea9f14
|
fix Glob for .git and .serverless directories
|
2016-11-03 18:39:41 -04:00 |
|