3438 Commits

Author SHA1 Message Date
Eslam A. Hefnawy
71172545e5 hanlding errors in error handling logic 2016-07-20 19:11:13 +09:00
Florian Motlik
5821a5b474 Merge pull request #1568 from serverless/add-basic-usage-tracking-functionality
Add basic usage tracking functionality
2016-07-19 14:09:53 +02:00
Florian Motlik
8ef3cabe3f NPM Shrinkwrap 2016-07-19 13:37:46 +02:00
Eslam λ Hefnawy
3dc579a3d9 Merge pull request #1581 from serverless/contributing-guide
Update Contribution Guide and README
2016-07-18 11:11:26 +09:00
Florian Motlik
f9ce4042a5 Update Contribution Guide and README 2016-07-15 18:53:08 +02:00
Philipp Muens
4294289a39 Add the tracking plugin to the list of core plugins 2016-07-15 18:22:03 +02:00
Philipp Muens
1dd6f21556 Update tracking properties 2016-07-15 18:22:03 +02:00
Philipp Muens
44fe24279d Add timeout and exception handling so that it fails silently 2016-07-15 18:22:03 +02:00
Philipp Muens
4db180a6e0 Update what will be tracked 2016-07-15 18:22:03 +02:00
Philipp Muens
8c4698aa1b Add docs for usage tracking 2016-07-15 18:22:03 +02:00
Philipp Muens
77f30d44f7 Update README.md file of tracking plugin 2016-07-15 18:22:03 +02:00
Philipp Muens
3d2039210c Update tracking implementation to use one plain HTTP call
This speeds up tracking speed dramatically. However it's still not that
super smooth and might suffer when the user has a bad internet connection.
2016-07-15 18:22:03 +02:00
Philipp Muens
7c879522cf Update tracking plugin options usage
So that one can use the --enable and --disable option rather than using --enabled.
2016-07-15 18:22:03 +02:00
Philipp Muens
fe3cc6f35d Add basic tracking functionality 2016-07-15 18:22:03 +02:00
Philipp Muens
29db4f00a0 Add success console.log messages for en/disabling of usage tracking 2016-07-15 18:22:03 +02:00
Philipp Muens
a6bedbf793 Add tracking plugin 2016-07-15 18:22:03 +02:00
Philipp Muens
9066d6b27e Merge pull request #1580 from bennybauer/fix-1479
Fix 1479 - display help (take 2)
2016-07-15 18:16:57 +02:00
Philipp Muens
081f3c2d20 Merge pull request #1579 from bennybauer/fix-1380
fix issue #1380 - remove ascii greeting (take 2)
2016-07-15 18:14:30 +02:00
Benny
5750c38d1e fix 1479 after PR comments 2016-07-15 17:49:35 +03:00
Philipp Muens
d1ee24c641 Merge pull request #1576 from serverless/add-docs-for-service-templates
Add docs for service templates
2016-07-15 16:41:48 +02:00
Benny
806c133fec fix issue #1380 - remove ascii greeting from all serverless CLI commands except create 2016-07-15 16:26:26 +03:00
Philipp Muens
d44ac05843 Add link to available templates in "Available templates" headline
For easier navigation.
2016-07-15 15:14:56 +02:00
Philipp Muens
ebfca3a329 Add docs for service templates 2016-07-15 15:11:23 +02:00
Philipp Muens
ad4ad8a50e Merge pull request #1573 from serverless/quick-doc-fixes
Quick doc fixes
2016-07-15 11:23:03 +02:00
Philipp Muens
38be750ff2 Quick doc fixes 2016-07-15 11:12:46 +02:00
Florian Motlik
90902c8f2c Merge pull request #1466 from mthenw/v1.0
fix typo
2016-07-13 19:53:29 +02:00
Florian Motlik
1537ee672e Merge pull request #1506 from olzaragoza/resize-gif-v1.0
resize gif
2016-07-13 18:29:55 +02:00
Florian Motlik
2c8cad0eef Merge pull request #1523 from rajington/patch-2
Fix missing slash for SNS docs
2016-07-13 18:17:15 +02:00
Florian Motlik
87a5b72e22 Merge pull request #1501 from quodio/service-plugin-loading
Implement service plugin loading
2016-07-13 18:05:31 +02:00
Florian Motlik
56359df636 Merge pull request #1560 from serverless/fix-apgi-method-validation
Fix Validation for APIG method for upper and lower case
2016-07-13 17:08:26 +02:00
Florian Motlik
ef2ae47cd7 Fix test descriptions 2016-07-13 16:48:45 +02:00
Florian Motlik
ec716ab22d Fix http method validation for apig string event 2016-07-13 16:42:52 +02:00
Florian Motlik
822b192121 Fix Validation for APIG method for upper and lower case 2016-07-13 15:56:58 +02:00
Florian Motlik
b2e9a41b09 Merge pull request #1550 from quodio/packaging-fix
Don't use regex to test file path in package plugin
2016-07-13 15:18:39 +02:00
Philipp Muens
896b3b20c4 Merge pull request #1557 from serverless/create-class-wide-constants
Update "available templates information" to be class wide constants
2016-07-13 09:56:13 +02:00
Philipp Muens
7595ae9be6 Update "available templates information" to be class wide constants 2016-07-13 09:44:43 +02:00
Philipp Muens
25d2ff85cf Merge pull request #1554 from serverless/add-python-support-for-aws
Add Python support for AWS
2016-07-13 09:24:58 +02:00
Philipp Muens
00a7290bf2 Reuse template array to produce readable list of available templates 2016-07-13 09:02:16 +02:00
Philipp Muens
f17c81a8c9 Add Python support for AWS 2016-07-13 07:01:59 +02:00
Philipp Muens
ab0e58b9ed Merge pull request #1536 from serverless/add-service-bound-runtime-functionality
Add service bound runtime functionality
2016-07-12 21:24:10 +02:00
Philipp Muens
ed4f0384a1 Update docs to reflect runtime changes 2016-07-12 20:39:34 +02:00
Philipp Muens
cd098cac21 Add service bound runtime functionality 2016-07-12 20:39:34 +02:00
Philipp Muens
cf23eb6327 Merge pull request #1537 from serverless/templates
Add Templates to Serverless Create
2016-07-12 20:38:52 +02:00
Eslam A. Hefnawy
35c1aca092 added test for copyDirContentsSync method 2016-07-13 02:45:57 +09:00
Eslam A. Hefnawy
50c9c3ba65 updated docs 2016-07-13 02:00:17 +09:00
Eslam A. Hefnawy
43adf24341 fixed linting 2016-07-13 00:24:01 +09:00
Arnaud Rebts
390e7d0037 Don't use regex to test file path in package plugin
In a regex, `.` means any character, so the default exclude list will
actually exclude more than intended (any path containing `.serverless`
for example).

Instead, use `String#indexOf()`
2016-07-12 17:22:25 +02:00
Eslam A. Hefnawy
524f65cfb9 updated integration test 2016-07-13 00:17:17 +09:00
Eslam A. Hefnawy
18e9c2f954 added templates functionality 2016-07-13 00:12:35 +09:00
Eslam A. Hefnawy
e6da016962 creating templates PR 🎉 2016-07-12 13:43:32 +02:00