horike37
|
45f2d82f59
|
Add Catch Errors for slstats
|
2016-11-01 05:02:29 +09:00 |
|
horike37
|
51764d6996
|
fix conflict
|
2016-10-31 21:32:03 +09: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 |
|
Philipp Muens
|
5d4003dbad
|
Merge pull request #2575 from serverless/dry-out-set-provider-usage
DRY out setProvider() usage
|
2016-10-31 10:12:32 +01:00 |
|
Bobby Brennan
|
872a029e90
|
check that stackStatus is not null
fix lint err
|
2016-10-31 10:06:00 +01:00 |
|
Maciej Winnicki
|
7880543d76
|
Merge pull request #2573 from serverless/fix-migration-docs
Fix v0 to v1 doc
|
2016-10-31 09:57:01 +01:00 |
|
Philipp Muens
|
300e21be9d
|
DRY out setProvider() usage
|
2016-10-31 09:55:06 +01:00 |
|
Maciej Winnicki
|
da2a6954d3
|
Fix v0 to v1 doc
|
2016-10-31 09:31:30 +01:00 |
|
Philipp Muens
|
604ac50256
|
Merge pull request #2571 from jahangirmohammed/ScalaPortCrud-README
Scala port CRUD Service readme
|
2016-10-31 09:26:07 +01:00 |
|
Philipp Muens
|
5541493f5e
|
Merge pull request #2572 from serverless/fix-regex-linting-errors
Fix regex linting errors
|
2016-10-31 09:21:43 +01:00 |
|
Philipp Muens
|
31cae71158
|
Fix regex linting errors
|
2016-10-31 09:08:50 +01:00 |
|
Jahangir
|
bba423620e
|
Add Scala port CRUD service repo link to Services.
|
2016-10-31 01:16:45 +05:30 |
|
Jahangir
|
7b743adb05
|
Fix broken links.
|
2016-10-30 11:43:14 +05:30 |
|
Maciej Winnicki
|
8ade8f8b45
|
Merge pull request #2566 from serverless/fix-s3-example
fix s3 example
|
2016-10-28 17:48:09 +02:00 |
|
Maciej Winnicki
|
d70a49dd4d
|
fix s3 example
|
2016-10-28 17:20:59 +02:00 |
|
Jon Sharratt
|
c0a4a58d38
|
move func exclude to be last in pattern array
|
2016-10-28 11:51:50 +01:00 |
|
Jon Sharratt
|
f03cc72efb
|
amended !exclude-me to !include-me, more explicit
|
2016-10-28 11:51:50 +01:00 |
|
Jon Sharratt
|
4656da5afb
|
fix invalid yaml for exclude ! examples
|
2016-10-28 11:51:49 +01:00 |
|
Jon Sharratt
|
1cd3a8d507
|
add follow of symlinks to exclude / globbing
|
2016-10-28 11:51:49 +01:00 |
|
Jon Sharratt
|
dc30c994e0
|
update documentation for include globs
|
2016-10-28 11:51:49 +01:00 |
|
Jon Sharratt
|
6b73fe2147
|
support ! globs via glob-all to allow re-inclusion
|
2016-10-28 11:51:49 +01:00 |
|
Jon Sharratt
|
9e6a5c7317
|
update shrinkwrap for glob-all
|
2016-10-28 11:51:49 +01:00 |
|
Jon Sharratt
|
1b8140afeb
|
use glob-all instead to support re-including globs
|
2016-10-28 11:51:49 +01:00 |
|
Maciej Winnicki
|
cf9be9b7ab
|
Merge pull request #2565 from serverless/horike37-issue-2490
Fixes file variable fallback if the file doesn't exist
|
2016-10-28 11:49:27 +02:00 |
|
Eslam A. Hefnawy
|
cd260f0743
|
removed overwrite for file variable
|
2016-10-28 16:41:55 +07:00 |
|
Eslam λ Hefnawy
|
5e6940e87b
|
Merge pull request #2564 from serverless/andymac4182-issue_2011
Clean up S3 bucket after a successful deploy
|
2016-10-28 16:37:53 +07:00 |
|
Eslam A. Hefnawy
|
531e782dbb
|
fixed conflicts in variables
|
2016-10-28 16:35:21 +07:00 |
|
Maciej Winnicki
|
673a9ef959
|
Merge branch 'issue_2011' of https://github.com/andymac4182/serverless into andymac4182-issue_2011
Conflicts:
lib/plugins/aws/deploy/index.js
lib/plugins/aws/deploy/lib/cleanupS3Bucket.js
lib/plugins/aws/deploy/tests/index.js
|
2016-10-28 11:26:01 +02:00 |
|
Eslam λ Hefnawy
|
db0a925f40
|
Merge pull request #2563 from serverless/rowanu-add-disabled-cron-example
add disabled cron example
|
2016-10-28 16:00:37 +07:00 |
|
Maciej Winnicki
|
8eb572afd1
|
Merge branch 'add-disabled-cron-example' of https://github.com/rowanu/serverless into rowanu-add-disabled-cron-example
|
2016-10-28 10:50:23 +02:00 |
|
Eslam λ Hefnawy
|
25865a6cce
|
Merge pull request #2562 from serverless/eahefnawy-patch-1
added lambda description field to functions.md
|
2016-10-28 11:22:01 +07:00 |
|
Eslam λ Hefnawy
|
b48ae60511
|
update functions.md
|
2016-10-28 10:32:35 +07:00 |
|
David Wells
|
964b8579e8
|
Merge pull request #2560 from serverless/DavidWells-patch-7
Update credentials.md
|
2016-10-27 14:13:11 -07:00 |
|
David Wells
|
c29c32af59
|
Merge pull request #2559 from serverless/DavidWells-patch-6
Update README.md
|
2016-10-27 14:08:50 -07:00 |
|
David Wells
|
f3c3249977
|
Merge pull request #2558 from serverless/DavidWells-patch-5
Update README.md
|
2016-10-27 14:08:30 -07:00 |
|
David Wells
|
6ce1ccc66b
|
Merge pull request #2557 from serverless/DavidWells-patch-4
Update README.md
|
2016-10-27 14:08:23 -07:00 |
|
David Wells
|
6370633cd1
|
Merge pull request #2556 from serverless/DavidWells-patch-3
Update services.md
|
2016-10-27 13:57:44 -07:00 |
|
David Wells
|
3409ee5679
|
Merge pull request #2555 from serverless/DavidWells-patch-2
Update docs
|
2016-10-27 13:57:37 -07:00 |
|
David Wells
|
60072780cc
|
Update credentials.md
|
2016-10-27 13:56:56 -07:00 |
|
David Wells
|
22a742f094
|
Update README.md
|
2016-10-27 13:52:10 -07:00 |
|
David Wells
|
e0d6e6676c
|
Update README.md
|
2016-10-27 13:51:46 -07:00 |
|
David Wells
|
d61d0db5b4
|
Update README.md
|
2016-10-27 13:51:07 -07:00 |
|
David Wells
|
2a883c5175
|
Update services.md
https://github.com/serverless/site/issues/54
|
2016-10-27 13:48:24 -07:00 |
|
David Wells
|
ae4ccb08f6
|
Update v0_to_v1.md
round one https://github.com/serverless/site/issues/54
|
2016-10-27 13:46:30 -07:00 |
|
Maciej Winnicki
|
0e8dd402bb
|
Merge pull request #2553 from serverless/fix-linkt
fix link to example
|
2016-10-27 13:23:12 +02:00 |
|
Maciej Winnicki
|
9a4c336a86
|
fix link to example
|
2016-10-27 13:16:27 +02:00 |
|
Eslam λ Hefnawy
|
a13158c52e
|
Merge pull request #2552 from serverless/fix-examples
Fix examples
|
2016-10-27 18:02:21 +07:00 |
|