4240 Commits

Author SHA1 Message Date
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
Philipp Muens
99f043abbe Merge branch 'master' into add-custom-per-function-roles 2016-11-02 10:35:19 +01:00
horike37
cf441a4dbc fixed the bug resultTtlInSeconds defaults to 300 when set to 0 2016-11-02 08:47:56 +09:00
doapp-ryanp
b2373bdd4e fix missing airbnb formatting 2016-11-01 16:44:35 -05:00
doapp-ryanp
d59129870a formatting 2016-11-01 12:37:36 -05:00
doapp-ryanp
7fd01a4e21 bump to fix CI 2016-11-01 11:55:18 -05:00
doapp-ryanp
9ce0dea165 Merge remote-tracking branch 'upstream/master' 2016-11-01 11:54:47 -05: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
Philipp Muens
4b5d2b1c1d Fix linting errors 2016-11-01 15:04:28 +01:00
Philipp Muens
c2c67b9d05 Fix failing tests 2016-11-01 15:00:16 +01:00
Philipp Muens
6188569238 Minor code style updates 2016-11-01 14:53:52 +01:00
Eslam λ Hefnawy
b2e4215008 Merge pull request #2533 from serverless/invoke-local
added invoke local plugin
2016-11-01 20:49:03 +07:00
Philipp Muens
fddc4db04f Merge branch 'master' into add-custom-per-function-roles 2016-11-01 14:43:21 +01:00
Kostas Bariotis
31383d96aa throw an error when both Input and InputPath varialbes are set 2016-11-01 14:22:36 +02: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
horike37
7ea0133bf4 fixed lint error 2016-11-01 05:29:17 +09:00
horike37
27e4c20ede some fix test code 2016-11-01 05:23:47 +09:00
horike37
45f2d82f59 Add Catch Errors for slstats 2016-11-01 05:02:29 +09: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
Kostas Bariotis
e3750e6400 support for nested Input objects 2016-10-30 11:08:03 +02:00
doapp-ryanp
d035fb2f0f clear statement when skipping default pkging 2016-10-28 16:20:06 -05:00
doapp-ryanp
5a485fbf95 clear naming of deploy function lifecycle events 2016-10-28 11:17:00 -05:00
doapp-ryanp
012e0f4aa8 be consistent in naming 2016-10-28 11:15:17 -05:00
Kostas Bariotis
60b4fd5c27 pass linter 2016-10-28 19:07:54 +03:00
Kostas Bariotis
46b122edc2 add input, inputPath variable, resolves #2543 2016-10-28 18:41:38 +03:00
Jon Sharratt
c0a4a58d38 move func exclude to be last in pattern array 2016-10-28 11:51:50 +01:00