2809 Commits

Author SHA1 Message Date
ac360
c8a9b3cf6d fix for empty plugins property in serverless.yml 2016-11-04 07:21:16 -07: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
Philipp Muens
f118882a0f Add whitelisted options support for logStat 2016-11-04 10:27:55 +01:00
Doug Moscrop
037dea9f14 fix Glob for .git and .serverless directories 2016-11-03 18:39:41 -04:00
Maciej Winnicki
1bc13a6d65
fix broken test 2016-11-03 12:44:15 +01:00
Maciej Winnicki
8a73fc420f
fix failing tests exit code 2016-11-03 12:39:15 +01:00
Philipp Muens
9421809ee9 Merge pull request #2604 from serverless/update-docs-about-exclude-include
Update docs about exclude and include usage
2016-11-03 11:11:50 +01:00
Maciej Winnicki
5b9f48f2e2
use calledWithExactly 2016-11-03 10:58:08 +01:00
Philipp Muens
0cab49c360 Update serverless.yml files 2016-11-03 10:39:45 +01:00
Maciej Winnicki
b16b66dced
add tests for showing artifact size 2016-11-02 17:58:39 +01:00
Maciej Winnicki
cf927bf8a6 Merge pull request #2598 from wwwroth/aws-creds-error-link-update
Updates git.io URL to aws credential setup
2016-11-02 17:11:02 +01:00
Eslam λ Hefnawy
5dd2e19b90 Merge pull request #2591 from serverless/show-file-size-deploy
show package file size during deploy
2016-11-02 21:07:24 +07:00
Maciej Winnicki
175b488427 Merge pull request #2596 from htynkn/master
update aws-lambda-java-events to 1.3.0
2016-11-02 15:05:09 +01:00
Phillip J. Roth
a669b46a37 Updates git.io URL to aws credential setup 2016-11-02 09:46:22 -04:00
Huang YunKun
54a954dbe8 update aws-lambda-java-events to 1.3.0 2016-11-02 21:35:33 +08:00
Eslam λ Hefnawy
7dfd711fe7 Merge pull request #2510 from dougmoscrop/refactor-authorizers
refactor apiGateway authorizers and permissions
2016-11-02 20:26:32 +07:00
Maciej Winnicki
292410c51d
show package file size during deploy 2016-11-02 11:41:10 +01:00
Eslam A. Hefnawy
10eec85161 added local-plugins integration test 2016-11-01 21:06:55 +07:00
Eslam A. Hefnawy
0f03b0c04e fixed create plugin template 2016-11-01 21:06:55 +07:00
Andrew McClenaghan
45d84e3fe0 Make existing template more friendly and add test 2016-11-01 21:06:55 +07:00
Andrew McClenaghan
9a1e9e10c3 Initial template for plugin 2016-11-01 21:06:55 +07:00
Andrew McClenaghan
0c3bf24ea6 Add folder for local plugins 2016-11-01 21:06:55 +07:00
Eslam λ Hefnawy
b2e4215008 Merge pull request #2533 from serverless/invoke-local
added invoke local plugin
2016-11-01 20:49:03 +07:00
Florian Motlik
1de333aaed Rework Version pinning docs and add to templates 2016-11-01 12:13:37 +01:00
Nik Graf
fca214c184 add version check tests and refactoring 2016-11-01 10:11:30 +01:00
Eslam A. Hefnawy
d578d14c58 fixed linting errors 2016-11-01 16:03:41 +07:00
Nik Graf
f47b9025b6 add semver check 2016-11-01 09:48:45 +01:00
Nik Graf
e8248b5e8a Merge branch 'master' into version-lock 2016-11-01 08:24:31 +01:00
Doug Moscrop
ab4e5d464a refactor apiGateway authorizers and permissions 2016-10-31 12:04:05 -04:00
Eslam A. Hefnawy
07a2d92e96 added default context 2016-10-31 20:53:33 +07:00
Maciej Winnicki
57163c9b3c
Merge branch 'master' into human-package-size
Conflicts:
	npm-shrinkwrap.json
2016-10-31 14:25:33 +01:00
Maciej Winnicki
fbb5b8f4e5
show package size in human readable way 2016-10-31 13:59:50 +01:00
Philipp Muens
fdabea4763 Merge pull request #2266 from craftship/issue-2264-glob-include
Allow Inclusion after Exclusion using ! Globs
2016-10-31 13:01:08 +01:00
Philipp Muens
0203c1bfcb Merge pull request #2576 from serverless/fix-failing-deployment-bug
Fix failing deployment bug
2016-10-31 10:49:24 +01:00
Philipp Muens
20cf4c5ab2 Add regression test for endsWith bug fix 2016-10-31 10:29:53 +01:00
Philipp Muens
479556cb7e Add additional checks for endsWith usage 2016-10-31 10:28:39 +01:00
Bobby Brennan
872a029e90 check that stackStatus is not null
fix lint err
2016-10-31 10:06:00 +01:00
Philipp Muens
300e21be9d DRY out setProvider() usage 2016-10-31 09:55:06 +01:00
Philipp Muens
31cae71158 Fix regex linting errors 2016-10-31 09:08:50 +01:00
Eslam A. Hefnawy
7bcf3c93af fixing typos for invoke local plugin 2016-10-31 14:57:27 +07:00
Jon Sharratt
c0a4a58d38 move func exclude to be last in pattern array 2016-10-28 11:51:50 +01:00
Jon Sharratt
f03cc72efb amended !exclude-me to !include-me, more explicit 2016-10-28 11:51:50 +01:00
Jon Sharratt
1cd3a8d507 add follow of symlinks to exclude / globbing 2016-10-28 11:51:49 +01:00
Jon Sharratt
6b73fe2147 support ! globs via glob-all to allow re-inclusion 2016-10-28 11:51:49 +01:00
Maciej Winnicki
cf9be9b7ab Merge pull request #2565 from serverless/horike37-issue-2490
Fixes file variable fallback if the file doesn't exist
2016-10-28 11:49:27 +02:00
Eslam A. Hefnawy
cd260f0743 removed overwrite for file variable 2016-10-28 16:41:55 +07:00
Eslam A. Hefnawy
531e782dbb fixed conflicts in variables 2016-10-28 16:35:21 +07:00
Maciej Winnicki
673a9ef959
Merge branch 'issue_2011' of https://github.com/andymac4182/serverless into andymac4182-issue_2011
Conflicts:
	lib/plugins/aws/deploy/index.js
	lib/plugins/aws/deploy/lib/cleanupS3Bucket.js
	lib/plugins/aws/deploy/tests/index.js
2016-10-28 11:26:01 +02:00
Eslam λ Hefnawy
3a59cd8857 Merge pull request #2541 from miltador/fix-variables-overwriting
fix overwriting undefined variables #2081, #2522
2016-10-27 15:36:42 +07:00
Eslam λ Hefnawy
795dad3ecc Merge pull request #2511 from horike37/fixed-issue-2500
fixed issue 2500
2016-10-27 15:31:33 +07:00