7343 Commits

Author SHA1 Message Date
Eslam λ Hefnawy
03bc013bfd Merge pull request #3418 from serverless/remove-breaking-changes-logging
Remove breaking change logging
2017-03-29 19:00:19 +07:00
Philipp Muens
67a989f51a Remove breaking change logging 2017-03-29 09:19:39 +02:00
horike37
8afdb4b0a3 update to allow cloudwatchLog statement a string value 2017-03-29 09:11:19 +09:00
Eslam λ Hefnawy
6978d0b9b7 Merge pull request #3406 from serverless/update-to-latest-nodejs-runtime
Update to latest Node.js runtime
2017-03-28 19:34:46 +07:00
horike37
d172861658 Merge branch 'add-cloudwatch-logs-event' of github.com:horike37/serverless into add-cloudwatch-logs-event 2017-03-27 23:06:10 +09:00
horike37
47a3e2fbe3 update resource name 2017-03-27 23:05:55 +09:00
Philipp Muens
d70f5da126 Fixes minor typos 2017-03-27 10:15:56 +02:00
horike37
26fe413905 add "DependsOn" statement to cf template 2017-03-26 16:40:23 +09:00
Philipp Muens
de8adc71e5 Update to latest Node.js runtime 2017-03-25 22:18:00 +01:00
Eslam λ Hefnawy
a7d39352a2 Merge pull request #3403 from assaflavie/master
support any AWS nodejs runtime, not just 4.3
2017-03-24 20:00:24 +08:00
horike37
d549438fa1 add cloudwatch log event 2017-03-24 21:00:11 +09:00
Philipp Muens
b57203bc22 Merge pull request #2985 from dougmoscrop/visualize_stuff
Expose plugin hooks
2017-03-24 09:27:32 +01:00
Assaf Lavie
c708469e9f fix lint errors 2017-03-23 17:12:15 +02:00
Philipp Muens
75e4683ed3 Merge branch 'master' into visualize_stuff 2017-03-23 15:01:30 +01:00
Eslam λ Hefnawy
f2bc80cbba Merge pull request #3404 from ryansb/fixLogIamPolicy
PR #3360 introduced an incorrect IAM policy for log groups
2017-03-23 21:55:40 +08:00
Ryan S. Brown
b1fdf15398 PR #3360 introduced an incorrect IAM policy for log groups 2017-03-23 09:16:44 -04:00
Assaf Lavie
f2ccc00484 Test that nodejs6.10 local invoke works. 2017-03-23 15:14:42 +02:00
Philipp Muens
bc7c5a64d7 Merge master into PR and resolve conflicts 2017-03-23 12:50:31 +01:00
Assaf Lavie
b5a365e055 support any AWS nodejs runtime, not just 4.3 2017-03-23 13:46:45 +02:00
Philipp Muens
247132c979 Merge pull request #3000 from dougmoscrop/rejected_promises_in_tests
add sinon-bluebird to make promises in tests a bit cleaner
2017-03-23 12:45:58 +01:00
Philipp Muens
bd2b8d3679 Update recently added tests 2017-03-23 12:40:49 +01:00
Philipp Muens
8d348da0ce Merge master into PR 2017-03-23 12:29:07 +01:00
Philipp Muens
1969f950e5 Merge pull request #3338 from horike37/add-integration-test-for-cloudwatchevent
Add integration test for cloudwatchevent
2017-03-23 08:44:34 +01:00
horike37
44b09de153 fixed conflict 2017-03-22 15:50:47 +09:00
horike37
3db6ac7619 Update this test to putevent from EC2 2017-03-22 15:30:57 +09:00
Philipp Muens
6d19a47108 Merge pull request #3390 from marcusmolchany/docs
Fix AWS guide documentation typos and examples
2017-03-21 17:52:58 +01:00
marcusmolchany
f0e66aa898 Update Nested Commands code block to match example 2017-03-21 08:37:08 -07:00
marcusmolchany
347757f636 Fix types in Plugins docs 2017-03-21 08:02:07 -07:00
marcusmolchany
fac06fb8b8 Update yaml in IAM docs 2017-03-21 07:59:49 -07:00
Philipp Muens
a3e2d6884b Merge pull request #3385 from serverless/remove-preuninstall-script
Remove preuninstall script
2017-03-20 12:41:26 +01:00
Philipp Muens
5bc121885e Remove preuninstall script 2017-03-20 12:27:39 +01:00
Eslam λ Hefnawy
eeb8b8a68c Merge pull request #3327 from HyperBrain/support-entrypoints-for-plugins
Allow entrypoints to be defined and called by plugins.
2017-03-17 23:59:05 +08:00
Eslam λ Hefnawy
8af647eba3 Merge pull request #3360 from ryansb/reduce-policy-dep
Reduce dependency tree depth between IAM & Log Groups
2017-03-17 23:56:21 +08:00
Eslam λ Hefnawy
808e666627 Merge pull request #3375 from serverless/updateDepricationNotice
update deprication message
2017-03-17 23:45:44 +08:00
Eslam λ Hefnawy
32466d2c08 Merge pull request #3377 from serverless/remove-slightly-misleading-error-message
Remove slightly misleading error message
2017-03-17 23:35:40 +08:00
Philipp Muens
96b135b7e7 Remove slightly misleading error message 2017-03-17 11:11:22 +01:00
David Wells
e0e4eb7435 Merge pull request #3376 from serverless/addResourcesToError
add forums and chat links to errors
2017-03-16 15:15:55 -07:00
davidwells
ade23e0d4c update linting 2017-03-16 15:10:58 -07:00
davidwells
4f6c719075 update test to work with new message 2017-03-16 15:04:14 -07:00
davidwells
da220cc826 add forums and chat links to errors 2017-03-16 14:57:00 -07:00
davidwells
59c33a1f36 update deprication message 2017-03-16 14:45:11 -07:00
Philipp Muens
4ee198c62c Add serverless-alpha autoloading 2017-03-16 13:06:14 +01:00
Philipp Muens
09ae25e293 Merge pull request #3370 from serverless/restore-global-set-timeout
Restore global setTimeout to get into a clean state again
2017-03-15 12:20:45 +01:00
Philipp Muens
fef124e800 Restore global setTimeout to get into a clean state again 2017-03-15 12:12:38 +01:00
Philipp Muens
0784680f78 Merge pull request #3304 from jmannau/master
Corrected Access-Control-Allow-Methods for ANY HTTP events
2017-03-15 08:17:19 +01:00
Philipp Muens
0d7c66fda3 Fix linting issues 2017-03-15 07:55:05 +01:00
Philipp Muens
e1a312fa3f Merge pull request #3353 from bytekast/aws-groovy-gradle
AWS Groovy Gradle Template
2017-03-15 07:51:32 +01:00
Philipp Muens
485c8aa018 Merge pull request #3359 from ryansb/faster-tests-plz
Reduce test time by 50%
2017-03-15 07:34:59 +01:00
Rowell Belen
86e10fe8f1 Checkin missing file 2017-03-14 22:44:57 -06:00
Rowell Belen
7e5378db8f Feedback Updates 2017-03-14 22:23:28 -06:00