8601 Commits

Author SHA1 Message Date
Austen
9e01283f94
update readme graphic 2018-06-16 18:40:10 -07:00
Takahiro Horike
10727c5d79
Merge pull request #5049 from serverless/rupakg-patch-1
Update meetups github repo link
2018-06-15 04:42:16 +09:00
Takahiro Horike
0cd47fd18c
Merge pull request #5045 from iasci/godep_version_fix
[aws-go-dep] More flexible version constraint for AWS Lambda Go library
2018-06-15 04:37:58 +09:00
Rupak Ganguly
5e30436785
Update meetups github repo 2018-06-14 13:27:12 -04:00
Ismail ASCI
1baa9c26cb Fix go dep version 2018-06-13 16:43:25 +02:00
Takahiro Horike
820ee71149
Merge pull request #5032 from bwinant/master
Fix #4739
2018-06-13 15:06:39 +09:00
Takahiro Horike
8226b69852
Merge pull request #5040 from techjacker/master
Adds Andrew Griffiths as consultant
2018-06-13 13:07:34 +09:00
Andrew Griffiths
fc0da7054d Adds Andrew Griffiths as consultant 2018-06-12 19:20:27 +01:00
Takahiro Horike
421d809646
Merge pull request #4999 from hgiasac/cognito-authorizerid-documentation
Update AWS API Gateway Share Authorizer Documentation
2018-06-13 01:57:30 +09:00
Takahiro Horike
9f0ff90caf
Merge pull request #5004 from NomadBlacky/tweaks-in-aws-scala-sbt
Tweaks in `aws-scala-sbt`
2018-06-13 01:38:45 +09:00
Takahiro Horike
a836142ca1
Merge pull request #4987 from vergenzt/patch-1
Update Python gitignore template to add *.pyc
2018-06-13 01:34:55 +09:00
Takahiro Horike
2e75eea3dc
Merge pull request #4977 from paritoshmmmec/patch-1
Use serverless instead of sls command.
2018-06-13 01:33:38 +09:00
Takahiro Horike
0d6bd71b52
Merge branch 'master' into cognito-authorizerid-documentation 2018-06-13 01:29:43 +09:00
Takahiro Horike
803c39a02a
Merge pull request #5000 from Fliko/patch-1
Docs: Add a reference to ingress controllers
2018-06-13 01:27:31 +09:00
Takahiro Horike
d33e6e1078
Merge pull request #4978 from nicolasnoble/patch-1
Updating documentation typos...
2018-06-13 01:25:35 +09:00
Takahiro Horike
e648ece00e
Merge pull request #5012 from andersonjohnf/patch-1
Fix stack deny policy in serverless.yml.md
2018-06-13 01:21:07 +09:00
Takahiro Horike
8f07e5a29e
Merge pull request #5015 from jthomas/master
Update OpenWhisk documentation for installing provider plugin.
2018-06-13 01:03:51 +09:00
Takahiro Horike
129e093b4d
Merge pull request #5033 from sciamp/master
Update packages to fix vulnerabilities
2018-06-13 01:01:07 +09:00
Takahiro Horike
5e819ba7f2
Merge pull request #5019 from PatNeedham/patch-1
Update credentials.md
2018-06-13 00:37:28 +09:00
Brian Winant
ebcd7da7d4 Fix #4739
Update test to look for log4j2.xml
2018-06-12 07:42:27 +09:00
sciamp
7d8f24e2f4 Update fill-range to fix vulnerabilities 2018-06-11 14:25:07 +02:00
sciamp
0d71618554 Update mocha to fix vulnerabilities 2018-06-11 14:23:56 +02:00
sciamp
609ccdf898 Update coveralls to fix vulnerabilities 2018-06-11 14:23:07 +02:00
sciamp
83b0ddaeae Update jest-cli to fix vulnerabilities 2018-06-11 14:22:05 +02:00
sciamp
e80c576e49 Run npm install 2018-06-11 14:20:20 +02:00
Brian Winant
d6188ad700 Fix #4739
Update aws-java-maven template to use Log4J2 as recommended by AWS
2018-06-11 15:30:50 +09:00
Austen
543bed3cbd
Merge pull request #4985 from s0enke/patch-1
Add superluminar as consultancy
2018-06-05 15:08:27 -07:00
Pat Needham
4a5a8009bd
Update credentials.md
Link to AWS invoke local docs for convenience
2018-06-04 15:04:09 -04:00
James Thomas
8d31186be7 Update OpenWhisk documentation for installing provider plugin.
Also, updated IBM Cloud registration instructions
2018-06-01 15:15:28 +01:00
andersonjohnf
db05d9e616
Fix stack deny policy in serverless.yml.md
Without `Resource: "*"` in the deny policy it doesn't actually affect anything.  The Condition property is applied only if the Resource property is first matched.
2018-05-31 11:19:23 -04:00
Takahiro Horike
19afb9baee
Merge pull request #5009 from gmcquistin/patch-1
Fix typo in awsProvider.js
2018-05-30 09:40:20 +09:00
Gavin McQuistin
9bd47e1e3b
Update awsProvider.js 2018-05-30 00:55:38 +01:00
Frank Schmid
cc55147ee2
Merge pull request #4989 from erikerikson/fix-4973-handle-complex-deep-contexts
Improve syntax extraction (fix #4973)
2018-05-28 11:57:35 +02:00
NomadBlacky
6fe110a3b2 Fix tab characters to spaces in aws-scala-sbt 2018-05-27 15:19:25 +09:00
Fliko
446af03952
Add a reference to ingress controllers
It would remove some frustration for the documentation skimmers out there if this last step was added, even if some may think it's a little spoon feedy.
2018-05-24 11:19:43 -05:00
Takahiro Horike
6ae5e2d810
Merge pull request #4991 from vincen7su/patch-1
Fix documentation section anchor
2018-05-24 11:03:07 +09:00
Toan Nguyen
3cd078e2de fix typo 2018-05-24 00:59:55 +07:00
Toan Nguyen
f1e96dc997 update API Gateway shared authorizer documentation 2018-05-24 00:54:58 +07:00
Frank Schmid
ff18b2597a
Merge pull request #4197 from hgiasac/cognito-authorizerid
Support Custom Authorizer Type (COGNITO_USER_POOLS) with authorizeId
2018-05-23 13:27:58 +02:00
Toan Nguyen
eac5ab5f04
update test coverage, fixed typo
update test coverage

update test coverage

add api gateway authorizer with authorizeId
2018-05-23 13:17:31 +02:00
Frank Schmid
0001b7e5fe
Merge pull request #4986 from serverless/4957-handle-429-errors
Retry unconditionally when receiving 429
2018-05-22 13:51:54 +02:00
Frank Schmid
c713f439e5
Add retry unit tests, check credential errors for one retry. 2018-05-22 12:35:50 +02:00
Frank Schmid
1d21373d9c
Do not retry credential errors 2018-05-21 14:01:35 +02:00
vincen7su
28013d4977
Fix documentation section anchor
Section anchor of HTTP Endpoints with AWS_IAM Authorizers doesn't match.
2018-05-19 14:03:51 +08:00
Erik Erikson
534dda6285 Fix #4973
Do a better job of extracting the current variable syntax for use in deep variable generation.
2018-05-18 00:04:37 -07:00
Frank Schmid
1ca9dde95d
Fixed ESLint 2018-05-17 22:07:21 +02:00
Frank Schmid
24e7ceb558
Limit request retries on errors 2018-05-17 22:05:13 +02:00
Tim Vergenz
77e9e18a79
Update Python gitignore template to add *.pyc
Just noticed that that wasn't included and had to add it myself. :) Figured I'd share it back.
2018-05-17 12:02:30 -07:00
Frank Schmid
6b2eb9f126
Add unit test for 429 and retryable = false 2018-05-17 15:22:37 +02:00
Frank Schmid
898911eeba
Retry with 429 error unconditionally 2018-05-17 11:29:48 +02:00