paulSambolin
1b77e68e1b
added period to message
2016-12-20 13:56:20 -05:00
paulSambolin
8308e75b06
resolve(data)
2016-12-20 13:18:13 -05:00
paulSambolin
7bbd586448
Merge pull request #1 from paulSambolin/RemoveFailureOnNoUpdates
...
Do no fail when a stack requires no updates
2016-12-20 13:06:41 -05:00
Philipp Muens
96117bf6fb
Merge pull request #2991 from serverless/update-status-code-regex-to-match-newlines
...
Update status code regex to match newlines
2016-12-20 18:08:12 +01:00
paulSambolin
851e4479c5
Do no fail when a stack requires no updates
2016-12-20 11:35:50 -05:00
Maciej Winnicki
ae94afbe82
Merge pull request #2994 from serverless/add-bc-question
...
add questions about BC in PR template
2016-12-20 16:33:28 +01:00
Maciej Winnicki
204f8c8302
add questions about BC in PR template
2016-12-20 16:20:47 +01:00
Philipp Muens
36f3584c5e
Merge master and resolve conflict
2016-12-20 15:01:16 +01:00
Philipp Muens
03cc50b246
Merge pull request #2993 from serverless/fix-vtl-string-escaping
...
Fix VTL string escaping
2016-12-20 14:49:41 +01:00
Philipp Muens
7ef084df5d
Update string replacing in replaceAll
2016-12-20 14:35:40 +01:00
Philipp Muens
6ee2c31549
Update status code regex to match newlines
2016-12-20 12:33:10 +01:00
Philipp Muens
111e7ff9ae
Refactor displaying of renaming on console
2016-12-20 10:49:27 +01:00
Philipp Muens
72103fa2be
Refactor and simplify tests
2016-12-20 10:15:49 +01:00
Philipp Muens
e1bab7974a
Merge pull request #2989 from tscanlin/update-readme
...
Update README.md
2016-12-20 08:31:59 +01:00
Tim Scanlin
fc07ed9f8b
Update README.md
...
"using" is simpler
2016-12-19 23:18:06 -08:00
Tim Scanlin
732030d792
Update README.md
...
Add serverless-s3-crud
2016-12-19 23:11:38 -08:00
Philipp Muens
e3cce5b096
Merge pull request #2979 from serverless/eahefnawy-patch-1
...
added note about variables in values
2016-12-20 07:49:58 +01:00
Philipp Muens
33cc4faad0
Merge pull request #2980 from serverless/fix-for-the-integration-test-suite
...
fix test as it not always have to be exactly x digits
2016-12-20 07:35:31 +01:00
Nik Graf
cd7151da45
fix test as it not always have to be exactly x digits
2016-12-19 18:40:53 +01:00
Eslam λ Hefnawy
5f5c5e6073
added note about variables in values
2016-12-20 00:30:22 +07:00
Philipp Muens
48d9518f6f
Fix duplicate content in resources table
2016-12-19 13:53:38 +01:00
Philipp Muens
3d5071e61d
Update serverless.yml.md file with full example
2016-12-19 13:50:45 +01:00
horike37
4dfd24ba12
Update hierarchical structure of iot events
2016-12-19 19:52:15 +09:00
Nik Graf
524d596a9d
Merge pull request #2975 from serverless/switch-to-jest-2
...
Switch to jest 2
2016-12-19 11:45:59 +01:00
Nik Graf
59751ab4f8
use standard lib function and migrate to arrow functions
2016-12-19 11:17:16 +01:00
Nik Graf
cdcdf74f90
run integration test suite only on master
2016-12-19 09:15:17 +01:00
Philipp Muens
75b4356b82
Merge pull request #2974 from serverless/update-schedule-docs
...
Update schedule docs
2016-12-19 08:24:07 +01:00
Philipp Muens
efdfe0b5a4
Update schedule docs
2016-12-19 08:17:55 +01:00
Aysar Khalid
dd4ee9381e
added validation on sls create on file overwrite
2016-12-18 17:23:29 -08:00
bbilger
8277d68aa9
update aws-java-gradle and aws-java-maven templates
...
- update the Java templates to work with lambda proxy integration
out-of-the-box
- use "Map<String, Object>" as input type for greater flexibility
- update gradle wrapper from 3.1 to 3.2.1
- configure gradle and maven to use Java 1.8
- change the package from "hello" to "com.serverless" and adjust
serverless.yml accordingly
- configure logging (log4j)
- adjust tests
- git-ignore some Eclipse specific files
2016-12-18 21:59:49 +01:00
Philipp Muens
63aebe5539
Merge pull request #2969 from slang25/patch-1
...
Update CHANGELOG.md
2016-12-18 16:55:25 +01:00
slang25
7b686af3f6
Update CHANGELOG.md
...
Fixed changelog C# item link
2016-12-18 11:15:52 +00:00
John Ferlito
565afd438e
Throw an error if cognito claims are used in lambda-proxy mode
2016-12-18 09:43:39 +11:00
John Ferlito
c92c33399e
Refactor the integrations templates to remove duplication
...
The two templates DEFAULT_JSON_REQUEST_TEMPLATE and
DEFAULT_FORM_URL_ENCODED_REQUEST_TEMPLATE contained a lot of duplicated
content.
2016-12-18 09:43:39 +11:00
John Ferlito
577ebfd350
Expose the cognito user pool claims
2016-12-18 09:43:39 +11:00
John Ferlito
64fa7c64b3
Add support for Cognito User Pools authorizer
2016-12-18 09:33:46 +11:00
Nik Graf
1ac9303de8
fix test to run in parallel
2016-12-17 17:02:36 +01:00
Nik Graf
bbcbf85b34
fix simple integration test suite
2016-12-17 08:55:46 +01:00
Nik Graf
276692458c
cleanup tests
2016-12-17 08:40:03 +01:00
Nik Graf
a149ac7003
reformat some tests
2016-12-16 23:53:49 +01:00
Nik Graf
9c54957e8a
wrap tests in describe blocks
2016-12-16 23:45:43 +01:00
Nik Graf
f53596884a
refactor test
2016-12-16 23:17:06 +01:00
Nik Graf
5c98851a19
reduce parallel workers
2016-12-16 23:04:53 +01:00
Nik Graf
a0bf079b22
run full integration test suite
2016-12-16 22:58:17 +01:00
Nik Graf
1b43983dc8
fix linting issues
2016-12-16 22:49:28 +01:00
Nik Graf
e896755b54
reduce max workers
2016-12-16 18:39:37 +01:00
Maciej Winnicki
15550f8b60
Merge pull request #2940 from erndob/patch-1
...
fix #2936 . Enable schedule event by default.
2016-12-16 17:45:37 +01:00
Nik Graf
55bec543b4
fix package test
2016-12-16 17:32:02 +01:00
Nik Graf
6f9883da8a
also run travis on push
2016-12-16 17:03:53 +01:00
Nik Graf
53de3b9a63
add max workers
2016-12-16 16:48:10 +01:00