Christopher G. Paton
|
ca31983419
|
Merged branch master into master
|
2016-08-13 13:20:10 +01:00 |
|
Philipp Muens
|
40fc7b7057
|
Merge pull request #1840 from fny/patch-1
Fix typo the -> then
|
2016-08-13 14:06:21 +02:00 |
|
Christopher G. Paton
|
6360131661
|
Merged branch master into master
|
2016-08-13 12:56:23 +01:00 |
|
Faraz Yashar
|
a159cbded9
|
Fix typo the -> then
|
2016-08-12 20:47:20 -04:00 |
|
Eslam λ Hefnawy
|
4ebf864308
|
Merge pull request #1824 from serverless/rename-lifecycle-events-of-deploy-plugin
Rename lifecycle events of deploy plugin
|
2016-08-12 18:07:50 +09:00 |
|
Philipp Muens
|
1d61f7403d
|
Merge pull request #1831 from serverless/minor-doc-fixes
Minor doc fixes
|
2016-08-12 07:22:35 +02:00 |
|
Philipp Muens
|
5d0dbdddb0
|
Minor doc fixes
|
2016-08-12 07:00:15 +02:00 |
|
Philipp Muens
|
ffceabc7c5
|
Rename lifecycle events of deploy plugin
|
2016-08-11 16:23:17 +02:00 |
|
Florian Motlik
|
2a97b5bdfd
|
Merge pull request #1794 from nicka/feature/refactor-aws-cloudformation-endpoint-outputs
Refactor for the CLI endpoints outputs
|
2016-08-11 16:12:25 +02:00 |
|
Florian Motlik
|
b189f75507
|
Merge pull request #1813 from serverless/creds-error
Added friendly error for missing AWS credentials
|
2016-08-11 13:20:22 +02:00 |
|
Eslam λ Hefnawy
|
53de33483e
|
Merge pull request #1821 from serverless/service-shortcut-bug-fix
fixed a bug in service class to load shortcut options
|
2016-08-11 19:23:29 +09:00 |
|
Eslam A. Hefnawy
|
38b1e177fd
|
fixed aws missing creds error message
|
2016-08-11 19:07:01 +09:00 |
|
Eslam A. Hefnawy
|
93a86fbfdb
|
added friendly error for missing aws creds
|
2016-08-11 19:03:05 +09:00 |
|
Eslam A. Hefnawy
|
5023649b99
|
reverted space
|
2016-08-11 18:32:14 +09:00 |
|
Eslam A. Hefnawy
|
4c1bdf0662
|
removed extra spaces
|
2016-08-11 18:27:07 +09:00 |
|
Eslam A. Hefnawy
|
f05b4e7d55
|
fixed a bug in service class to load shortcut options
|
2016-08-11 18:25:11 +09:00 |
|
Philipp Muens
|
d125d3a23d
|
Merge pull request #1812 from serverless/increase-test-coverage-for-serverless-class
Increase test coverage for Serverless class
|
2016-08-11 08:27:13 +02:00 |
|
Florian Motlik
|
a7fcead726
|
Merge pull request #1817 from serverless/bump-beta-1.1
Bump version to beta.1.1
beta1.1
|
2016-08-10 18:29:29 +02:00 |
|
Florian Motlik
|
a714545197
|
Installing shrinkwrap
|
2016-08-10 17:22:34 +02:00 |
|
Florian Motlik
|
b6c6d1d019
|
Bump version to beta.1.1
|
2016-08-10 16:47:04 +02:00 |
|
Philipp Muens
|
440276dd74
|
Fix wrong wording of tracking test
|
2016-08-10 13:53:23 +02:00 |
|
Philipp Muens
|
841d1f4d32
|
Refactor run() test which forwards command to PluginManager
|
2016-08-10 13:25:01 +02:00 |
|
Philipp Muens
|
2fe1d3eddf
|
Increase test coverage for Serverless class
|
2016-08-10 11:59:13 +02:00 |
|
Philipp Muens
|
41037485c2
|
Merge pull request #1809 from serverless/refactor-yaml-convention-for-sns-event-definitions
Refactor YAML convention for SNS event definitions
|
2016-08-10 09:21:52 +02:00 |
|
Philipp Muens
|
7b79b767a4
|
Refactor YAML convention for SNS event definitions
|
2016-08-10 09:13:23 +02:00 |
|
Philipp Muens
|
537a6e0ce9
|
Merge pull request #1770 from serverless/topic-arn
Added topic_arn config to SNS events
|
2016-08-10 06:38:48 +02:00 |
|
Eslam A. Hefnawy
|
3d488d5e94
|
docs enhancements
|
2016-08-09 17:30:34 +09:00 |
|
Nick den Engelsman
|
6f21163fa3
|
refactor cli and cloudformation endpoint outputs
|
2016-08-09 10:08:47 +02:00 |
|
Philipp Muens
|
26ff0ccf82
|
Merge pull request #1800 from mthenw/fix-docs
fix table of contents and formatting
|
2016-08-09 09:56:19 +02:00 |
|
Maciej Winnicki
|
b9ed0c353f
|
fix table of contents and formatting
|
2016-08-09 09:47:19 +02:00 |
|
Eslam A. Hefnawy
|
f1a66400e2
|
enhanced docs for sns topic arn
|
2016-08-09 16:16:52 +09:00 |
|
Philipp Muens
|
1d0aa69a82
|
Merge pull request #1757 from serverless/debug-docs
Added docs for debug mode
|
2016-08-08 14:08:01 +02:00 |
|
Philipp Muens
|
41ca875ebd
|
Merge pull request #1793 from kengos/master
fix populate boolean and 0 variables
|
2016-08-08 14:07:17 +02:00 |
|
kengos
|
c3041049f2
|
fix eslint
|
2016-08-08 18:38:03 +09:00 |
|
Florian Motlik
|
f779252795
|
Merge pull request #1771 from serverless/add-tests-to-increase-test-coverage
Add tests to increase test coverage
|
2016-08-08 11:21:48 +02:00 |
|
kengos
|
4f4ce0d281
|
Remove trailing comma
|
2016-08-08 18:02:37 +09:00 |
|
Philipp Muens
|
2e3457a9b3
|
Merge pull request #1792 from serverless/refactor-function-name-retrieval-for-deploy-function-plugin
Refactor functionName retrieval for deployFunction plugin
|
2016-08-08 09:16:08 +02:00 |
|
Philipp Muens
|
78bb9b4173
|
Refactor functionName retrieval for deployFunction plugin
|
2016-08-08 09:10:22 +02:00 |
|
Philipp Muens
|
1b08e55f9e
|
Fix linting issue
|
2016-08-08 08:27:26 +02:00 |
|
Philipp Muens
|
a0f7bb20d1
|
Add tests to increase test coverage
|
2016-08-08 08:27:26 +02:00 |
|
Philipp Muens
|
9ba70259b6
|
Merge pull request #1791 from serverless/remove-unnecessary-checks-in-apig-validate
Remove unnecessary checks in API Gateway validate method
|
2016-08-08 08:26:55 +02:00 |
|
Philipp Muens
|
40e990a3f9
|
Remove unnecessary checks in API Gateway validate method
|
2016-08-08 08:21:17 +02:00 |
|
Philipp Muens
|
b0a6849163
|
Merge pull request #1768 from svdgraaf/feature/sort-plugins-by-name
Sort plugins for display in help
|
2016-08-08 07:14:39 +02:00 |
|
kengos
|
2efcc24787
|
fix populate boolean and 0 variables
|
2016-08-08 12:25:14 +09:00 |
|
Florian Motlik
|
0610572b56
|
Merge pull request #1789 from kevinaud/master
fixed a typo
|
2016-08-07 19:10:01 +02:00 |
|
Kevin Aud
|
38ce63c3e9
|
fixed a typo
|
2016-08-07 11:32:06 -04:00 |
|
Philipp Muens
|
a1d2ccbf07
|
Merge pull request #1781 from rehrumesh/readme_update
Added two 0.5x plugins to the list.
|
2016-08-06 21:07:45 +02:00 |
|
Florian Motlik
|
ecf4c91c64
|
Merge pull request #1785 from abalone0204/patch-1
Fix typo
|
2016-08-06 13:54:44 +02:00 |
|
Tsung Chen Ku
|
fd3459611a
|
Fix typo
Change `default` to `defaults`,
or it won't work. :D
|
2016-08-06 18:41:47 +08:00 |
|
Florian Motlik
|
d1942f4937
|
Merge pull request #1782 from clambodile/patch-1
Fix a small typo
|
2016-08-05 21:56:40 +02:00 |
|