Frank Schmid
|
06cf6df2e6
|
More tests to increase coverage
|
2017-10-26 12:14:10 +02:00 |
|
Frank Schmid
|
97896eb34f
|
Do not update configuration parts that contain references.
|
2017-10-26 11:57:10 +02:00 |
|
Alex DeBrie
|
57a83302a1
|
Consolidate multiple beforeEach methods in test
|
2017-10-24 14:52:07 +00:00 |
|
Rafal Wilinski
|
8a5fe07bed
|
Merge pull request #4382 from timstott/conceal-api-keys
Provide option to conceal API Gateway key values from the output
|
2017-10-21 14:29:20 +02:00 |
|
Jeffrey Noehren
|
3a1efab168
|
Merge pull request #3 from serverless/master
Updating my branch for merge
|
2017-10-20 16:21:33 -07:00 |
|
jeffnoehren
|
e6ce016616
|
Spotinst - adding environment variabels to our documentation
|
2017-10-20 15:54:43 -07:00 |
|
Takahiro Horike
|
c271b9b2af
|
Merge pull request #4344 from AlessioCoser/master
injects usersStat dependency to improve code coverage of Logs class
|
2017-10-20 09:50:48 +09:00 |
|
Timothy Stott
|
2df0d8a954
|
Provide option to conceal API Gateway key values from the output
|
2017-10-17 22:42:01 +01:00 |
|
horike37
|
ebcde3b683
|
update createStack test with using sinon sandbox
|
2017-10-18 01:03:44 +09:00 |
|
Takahiro Horike
|
643c4fdd7e
|
Merge pull request #4342 from medikoo/bring-back-get-file-content
Bring back getFileContent (zipService)
|
2017-10-18 00:17:34 +09:00 |
|
Takahiro Horike
|
bae332caeb
|
Merge pull request #4320 from RafalWilinski/function-role-fix
Fix `deploy function` command by normalizing role
|
2017-10-17 23:20:12 +09:00 |
|
daviskoh
|
0db3fe76de
|
opt for using .reduce instead of awkard .flatten
|
2017-10-16 09:14:31 -04:00 |
|
daviskoh
|
6886f121c0
|
remove odd duplicate assignment
|
2017-10-15 20:45:00 -04:00 |
|
daviskoh
|
4c5c9f833e
|
path.join all path refs in zipService spec
|
2017-10-15 20:05:25 -04:00 |
|
daviskoh
|
0ab0ed4a5b
|
fix lint issues
|
2017-10-15 19:44:44 -04:00 |
|
daviskoh
|
b407cc5713
|
path.join all the things!
|
2017-10-15 19:43:13 -04:00 |
|
daviskoh
|
90126d6a88
|
use path.join
|
2017-10-15 18:50:58 -04:00 |
|
daviskoh
|
35f755e3b0
|
include all dev dep .bin executables specified in package.json file for glob patterns
|
2017-10-15 17:36:09 -04:00 |
|
daviskoh
|
f5e3ac6c44
|
Merge branch 'master' of github.com:serverless/serverless
|
2017-10-15 17:07:14 -04:00 |
|
daviskoh
|
f87ecb88d9
|
fix lint issues
|
2017-10-15 17:06:59 -04:00 |
|
daviskoh
|
12d22792a0
|
bugfix: exclude .bin executables from dev dependencies
|
2017-10-15 17:02:30 -04:00 |
|
Takahiro Horike
|
97d80b3038
|
Merge pull request #4169 from serverless/SLSPrint
Add print command to generate output of computed serverless.yml file with all resolved Serverless Variables
|
2017-10-14 22:35:43 +09:00 |
|
Rafal Wilinski
|
36a37d08e0
|
Fix helloTwo function deployment
|
2017-10-14 13:39:37 +02:00 |
|
horike37
|
2d9c75ba31
|
Merge branch 'master' into variable-auth-type
|
2017-10-14 17:47:04 +09:00 |
|
horike37
|
9403e1ce41
|
Merge branch 'master' into lambda-timeout-warning
|
2017-10-14 16:57:51 +09:00 |
|
horike37
|
07c35fa1a0
|
Merge remote-tracking branch 'root_branch/master'
|
2017-10-13 09:14:28 +09:00 |
|
horike37
|
647a62db74
|
Merge branch 'master' into SLSPrint
|
2017-10-13 08:20:19 +09:00 |
|
Rafal Wilinski
|
cf8e15778d
|
Fix linter issue
|
2017-10-12 00:55:20 +02:00 |
|
Rafal Wilinski
|
656862919e
|
Shorten test description
|
2017-10-11 14:03:09 +02:00 |
|
Rafal Wilinski
|
da33790a78
|
Fix test linter issues
|
2017-10-11 13:57:06 +02:00 |
|
Rafal Wilinski
|
1c57e39365
|
Add extendedValidate test
|
2017-10-11 13:53:01 +02:00 |
|
Rafal Wilinski
|
9e99b3aed0
|
Fix linter issues
|
2017-10-11 13:01:03 +02:00 |
|
Rafal Wilinski
|
a7b711dc33
|
Add function attached to APIGW timeout warning
|
2017-10-11 12:49:08 +02:00 |
|
Rafal Wilinski
|
daa37c4948
|
Merge pull request #4133 from kbariotis/custom-templates
Create service using template from an external repository
|
2017-10-10 22:35:37 +02:00 |
|
Daniel Schep
|
29a85498f5
|
Set stdin to a TTY in invoke.py to allow PDB use
Setting `sys.stdin` to a TTY prevents `pdb.set_trace()` from immediatly throwing
`BdbQuit`. I am unsure if there is a way to make this work in Windows
|
2017-10-10 14:40:23 -04:00 |
|
Jonathan Spies
|
1f086cfa14
|
update validator to accept type
|
2017-10-10 13:08:40 -05:00 |
|
Jonathan Spies
|
2341e5beae
|
separate expectation for REQUEST into its own test
|
2017-10-10 12:36:16 -05:00 |
|
Jonathan Spies
|
e75c783365
|
add type option to authorizer. implements #4325
|
2017-10-10 12:31:22 -05:00 |
|
jeffnoehren
|
3c45339b2e
|
Spotinst - adjusting spacing in templates
|
2017-10-09 17:11:53 -07:00 |
|
jeffnoehren
|
e9dc43f42e
|
Spotinst o fixing spacing issue
|
2017-10-09 10:27:20 -07:00 |
|
jeffnoehren
|
e6876ef7c8
|
Spotinst - fixing spacing issues
|
2017-10-09 10:23:44 -07:00 |
|
jeffnoehren
|
377976c876
|
Spotinst - adding reuby text accidentially deleted
|
2017-10-09 10:12:19 -07:00 |
|
jeffnoehren
|
c55e66e422
|
Spotinst - adding in new line to EOF
|
2017-10-09 10:06:03 -07:00 |
|
jeffnoehren
|
a0f7babc6e
|
Spotinst - fixing spacing issues in creare.test.js
|
2017-10-09 10:01:55 -07:00 |
|
jeffnoehren
|
abe93c81d2
|
Merge branch 'master' of github.com:jeffnoehren/serverless
|
2017-10-09 09:49:08 -07:00 |
|
jeffnoehren
|
1a6a23d836
|
Spotinst - deleting example code because its not displayed on site
|
2017-10-09 09:44:43 -07:00 |
|
Andrew Oh
|
4a3d7602a3
|
Upgrade serverless-webpack plugin from version 2.2.0 to 3.1.1 for aws-nodejs-ecma-script template
|
2017-10-08 21:05:04 +11:00 |
|
horike37
|
4b623b0e18
|
change position which false is assigned
|
2017-10-07 18:54:09 +09:00 |
|
Kostas Bariotis
|
234d66549e
|
add node 4 compat
|
2017-10-06 17:56:00 +03:00 |
|
Kostas Bariotis
|
0c6a45052a
|
resolve conflist
|
2017-10-06 16:41:32 +03:00 |
|