7343 Commits

Author SHA1 Message Date
Maciej Winnicki
eaa6ef9149
fix relative links 2016-10-14 11:21:34 +02:00
horike37
68a927dcb9 fixed conflict 2016-10-14 18:08:52 +09:00
Philipp Muens
ddc6e43764 Update monitoring for verbose monitoring
So that the monitoring will continue until the rollback has finished.
2016-10-13 18:19:57 -07:00
horike37
9a64fce3f5 Add description about the plugin 2016-10-14 10:06:30 +09:00
Philipp Muens
b111ef20c9 Fix not thrown error after failed ResourceStatus bug 2016-10-13 16:58:18 -07:00
Philipp Muens
1411fb1684 Merge pull request #2253 from svdgraaf/feature/verbose-info-stack-output
Add Stack outputs to verbose info and deploy output
2016-10-13 11:27:30 -07:00
Philipp Muens
7ae1e3044f Add docs for framework statistics 2016-10-13 09:54:24 -07:00
Florian Motlik
c9d6c93478 Merge pull request #2158 from WooDzu/1956-stack-tags-and-policy
Implement stack tags and policy #1956
2016-10-13 17:53:17 +02:00
Florian Motlik
dc40e529f1 Merge pull request #2358 from logandk/patch-1
Add serverless-wsgi to list of plugins in README.md
2016-10-13 16:51:12 +02:00
Logan Raarup
019116c485 Add serverless-wsgi to list of plugins in README.md 2016-10-13 15:22:01 +02:00
Maciej Winnicki
ce91db4791 Merge pull request #2356 from serverless/remove-npmignore
remove not used file
2016-10-13 12:51:20 +02:00
Maciej Winnicki
1df27847d5 Merge pull request #2301 from serverless/static-html-example
Add API gateway + Lambda serving static html example
2016-10-13 12:47:14 +02:00
Maciej Winnicki
11e9a72a65
remove not used file 2016-10-13 12:46:37 +02:00
Maciej Winnicki
ff990f3aa1
migrate to lambda-proxy integration type 2016-10-13 12:37:10 +02:00
Maciej Winnicki
2744b9fed3 Merge pull request #2338 from serverless/python-hello-world
add python hello world example
2016-10-13 12:34:50 +02:00
Maciej Winnicki
e43d3abcc4
update readme 2016-10-13 12:18:02 +02:00
Maciej Winnicki
0f577341e5
remove .serverless from ignore 2016-10-13 12:15:30 +02:00
Maciej Winnicki
036a860827
Merge branch 'master' into static-html-example 2016-10-13 12:14:53 +02:00
Florian Motlik
96c49e3f65 Rename Changelog file 2016-10-13 11:15:40 +02:00
Florian Motlik
1a986ea5d6 Merge pull request #2354 from serverless/1.0.2-changelog
1.0.1 and 1.0.2 changelog with Release checklist updates
2016-10-13 11:11:18 +02:00
Florian Motlik
6fda5ca328 Add create changelog task 2016-10-13 11:10:31 +02:00
Florian Motlik
5af8f74409 Fix from PR feedback 2016-10-13 11:09:22 +02:00
Florian Motlik
a2f87d2c10 1.0.1 and 1.0.2 changelog with Release checklist updates 2016-10-13 10:59:25 +02:00
Florian Motlik
11631494ba Merge pull request #2353 from serverless/fix-included-files
Add task to Release Checklist for included files
v1.0.1 v1.0.2
2016-10-13 10:37:01 +02:00
Florian Motlik
45e10aafe6 Add task to Release Checklist for included files 2016-10-13 10:36:26 +02:00
Florian Motlik
565b45346b Merge pull request #2352 from serverless/fix-included-files
Only include specific files into npm deployment
2016-10-13 10:32:37 +02:00
Florian Motlik
0f859b7a6c Only include specific files into npm deployment 2016-10-13 10:27:00 +02:00
Florian Motlik
9400b51b74 Merge pull request #2351 from serverless/bump-1.0.2
Bump Version to 1.0.2 and update shrinkwrap and RELEASE Checklist
2016-10-13 10:12:20 +02:00
Florian Motlik
0073718bdb Bump Version to 1.0.2 and update shrinkwrap and RELEASE Checklist 2016-10-13 10:02:41 +02:00
Florian Motlik
8be271be94 Merge pull request #2345 from serverless/add-slstats
Add SlStats functionality
2016-10-13 09:46:27 +02:00
Andrew McClenaghan
da2a5ef914 Fix test ordering 2016-10-13 17:14:24 +10:00
Andrew McClenaghan
55ccc03bfa Clean up S3 bucket after a successful deploy instead of before to allow stacks to rollback successfully after multiple fails 2016-10-13 17:14:24 +10:00
Maciej Winnicki
7c9541881a
fix readme typo 2016-10-13 08:48:02 +02:00
WooDzu
2a9ae98325 default stack tags should be extended instead of replaced 2016-10-13 08:41:32 +02:00
Maciej Winnicki
cda498aba7
Merge branch 'master' into python-hello-world
Conflicts:
	docs/02-providers/aws/examples/hello-world/python/README.md
2016-10-13 08:37:03 +02:00
Maciej Winnicki
e4490c7b5b Merge pull request #2350 from marcelocbf/patch-1
Update 01-create.md
2016-10-13 08:33:24 +02:00
Florian Motlik
61ceed2637 Merge pull request #2349 from htynkn/patch-1
Update supported template document
2016-10-13 08:29:55 +02:00
WooDzu
51ed796b04 proper yaml for for AWS doc 2016-10-13 07:44:13 +02:00
WooDzu
c47ce0827a fix linting errors 2016-10-13 07:44:13 +02:00
WooDzu
5dde1a7bcb Better example of stack policy 2016-10-13 07:39:57 +02:00
WooDzu
73074ed8f6 Implement custom Stack Tags and Policy #1956 2016-10-13 07:39:57 +02:00
Marcelo
25b3ee0126 Update 01-create.md
fixing explanation of --template option
2016-10-12 22:49:31 -04:00
Huang YunKun
144d8be2d9 Update supported template document
Add `aws-scala-sbt` to list
2016-10-13 10:25:04 +08:00
Philipp Muens
e4677f7309 Update .gitignore file 2016-10-12 18:47:43 -07:00
Philipp Muens
c34775461c Split logStat into two functions and wrap it into Promise 2016-10-12 18:25:55 -07:00
Philipp Muens
35bac66412 Fix listing issues 2016-10-12 18:25:55 -07:00
Philipp Muens
7e52e764b4 Move status message for stats plugin out of if check 2016-10-12 18:25:55 -07:00
Philipp Muens
52318d4c3c Refactor so that only one stats file is used 2016-10-12 18:25:55 -07:00
Philipp Muens
b443b2cf9d Add SlStats functionality 2016-10-12 18:25:55 -07:00
Austen
cfca676841 Merge pull request #2347 from serverless/remove-python-reference-in-package-json
Remove Python reference in package.json
2016-10-12 18:24:59 -07:00