5186 Commits

Author SHA1 Message Date
Philipp Muens
83900b362b Add AwsMetrics plugin 2016-12-01 10:46:52 +01:00
Philipp Muens
b05cac7d5c Add core metrics plugin 2016-12-01 10:46:52 +01:00
Nick den Engelsman
6f17c09ed9 Update variables.md 2016-12-01 10:42:31 +01:00
Nik Graf
662edbd1cd Merge pull request #2834 from serverless/update-code-of-conduct
update contact to reach out to the team
2016-12-01 10:41:02 +01:00
Philipp Muens
1f3b88baa3 Merge pull request #2743 from nicka/master
Add DependsOn for Lambda functions and IamPolicyLambdaExecution
2016-12-01 10:38:49 +01:00
Nik Graf
ca2675ae37 update contact to reach out to the team 2016-12-01 10:34:33 +01:00
Maciej Winnicki
d0604f754a Merge pull request #2829 from serverless/fix-link
fix link to plugins docs
2016-11-30 16:22:32 +01:00
Maciej Winnicki
69197b5dea
fix link to plugins docs 2016-11-30 16:04:05 +01:00
Maciej Winnicki
d3c7e37dde Merge pull request #2803 from serverless/readme-improvements
move 0.5 resources to a separate file
2016-11-30 15:59:54 +01:00
Maciej Winnicki
0e2bf361f9
remove not needed name anchor 2016-11-30 14:43:55 +01:00
Philipp Muens
59bd06fcbf Merge pull request #2823 from dschep/patch-1
Fix yaml comments in intro
2016-11-29 20:35:09 +01:00
Daniel Schep
e361bedd65 Fix yaml comments in intro
They should be `#` not `//`.
2016-11-29 14:31:34 -05:00
Maciej Winnicki
c53697f3bc Merge pull request #2701 from serverless/fix-cli-data
Fix for #2685
2016-11-29 15:13:20 +01:00
Philipp Muens
a39e2969de Remove reassignment of this.options.data if JSON parsing fails 2016-11-29 15:06:10 +01:00
Philipp Muens
f02c990fd8 Remove check if options.data exists 2016-11-29 13:32:29 +01:00
Philipp Muens
d048cc3e09 Add check if data is JSON or simple string 2016-11-29 10:35:26 +01:00
Philipp Muens
ef7ccfc8e3 Add tests 2016-11-29 10:35:26 +01:00
Philipp Muens
7837acf360 Fix minor typos 2016-11-29 10:35:26 +01:00
ac360
ee7f0c24bf sanitize strings 2016-11-29 10:35:26 +01:00
Philipp Muens
f6cf176b52 Merge pull request #2802 from n-ina/fix_quick_start
Fix deploy function command at quick start.
2016-11-29 07:30:14 +01:00
Philipp Muens
47b9c07a3c Merge pull request #2818 from serverless/DavidWells-patch-2
Adding reference to plugin list
2016-11-29 07:29:26 +01:00
David Wells
204c54f074 Add link to plugin json file 2016-11-28 18:14:43 -08:00
n-ina
f4c7c5372d fix deploy function command at quick start. 2016-11-29 09:34:33 +09:00
Nick den Engelsman
1d0a5e95eb Add missing DependsOn within test suite 2016-11-28 12:24:58 +01:00
Nick den Engelsman
c3620e501b Merge branch 'master' of github.com:serverless/serverless
# Conflicts:
#	lib/plugins/aws/deploy/lib/iam-policy-lambda-execution-template.json
2016-11-28 12:03:25 +01:00
Nick den Engelsman
9e9e0e51c5 Remove Ref support and improve test descriptions 2016-11-28 11:56:45 +01:00
Nick den Engelsman
446abce10e Fix issue where error description becomes unreadable 2016-11-28 11:56:23 +01:00
Philipp Muens
c929f41b29 Merge pull request #2804 from miltador/patch-1
Update Contributing section in README.md
2016-11-27 12:40:29 +01:00
Vasiliy Solovey
3b6284a96b Update Contributing section in README.md
Updated links to the labeled issues
2016-11-26 23:20:41 +02:00
Nik Graf
e7a702e94a move 0.5 resources to a separate file 2016-11-26 17:14:16 +01:00
Philipp Muens
d4e2f7a744 Merge pull request #2800 from dougmoscrop/fix_linting
fix Linting
2016-11-26 11:18:50 +01:00
Doug Moscrop
fcbdf8e073 fix Linting 2016-11-25 20:07:32 -05:00
Eslam λ Hefnawy
899e6f1ddd Merge pull request #2793 from serverless/lambda-version-logical-id
fixed logical id for lambda version
2016-11-25 18:53:29 +07:00
Eslam A. Hefnawy
697cd7ef9b fixed logical id for lambda version 2016-11-25 18:40:59 +07:00
Eslam λ Hefnawy
5afaedf949 Merge pull request #2676 from ryansb/feature/tagVersions
On every deploy, publish a new Lambda function version
2016-11-25 18:33:48 +07:00
Philipp Muens
516de70cda Merge pull request #2792 from serverless/remove-skipping-of-travis-builds-for-md-changes
Remove skipping of Travis builds for .md changes
2016-11-25 08:16:14 +01:00
Philipp Muens
f3338ee4b2 Remove skipping of Travis builds for .md changes 2016-11-25 07:55:21 +01:00
Philipp Muens
cfd7ab85fb Merge pull request #2789 from serverless/cleanup-after-event-json-removal
Cleanup after event.json removal
2016-11-24 20:11:34 +01:00
Philipp Muens
2dbfa37449 Cleanup after event.json removal 2016-11-24 20:08:04 +01:00
Eslam λ Hefnawy
ae37ba1226 Merge pull request #2787 from serverless/remove-eventjson
remove event.json files from template. Closes #2786
2016-11-25 00:49:25 +07:00
Maciej Winnicki
357ff616ab
remove event.json files from template. Closes #2786 2016-11-24 18:43:41 +01:00
Maciej Winnicki
bf61922a7d Merge pull request #2703 from serverless/improve-docs-v3
Documentation Improvements
2016-11-24 18:24:35 +01:00
Maciej Winnicki
0743a31508
fix broken links 2016-11-24 16:37:52 +01:00
Philipp Muens
fef958642c Update docs according to feedback from @mthenw 2016-11-24 15:57:37 +01:00
Philipp Muens
03d9d8e73b Add new properties to serverless.yml file 2016-11-24 14:49:08 +01:00
ac360
931888171f Improve structure, grammar and typos 2016-11-24 14:40:10 +01:00
ac360
d0426637df change page orders 2016-11-24 14:40:10 +01:00
ac360
504b95e081 add serverless.yml reference 2016-11-24 14:40:10 +01:00
ac360
eb6278f811 remove version file and put it in services.md 2016-11-24 14:40:10 +01:00
ac360
9815b347ea clean up IAM document 2016-11-24 14:38:50 +01:00