750 Commits

Author SHA1 Message Date
Nik Graf
5dcde541b5 changed the term stacks to deployments 2016-10-19 18:40:31 +02:00
Nik Graf
a7d42e470c moved listing stacks into a separate plugin 2016-10-19 18:28:24 +02:00
Nik Graf
aadb551178 fix listing stacks after merging master into the branch 2016-10-19 17:29:49 +02:00
Nik Graf
f6df813b6a Merge branch 'master' into listing-stacks 2016-10-19 17:02:39 +02:00
Nik Graf
63dbc77b03 Merge branch 'master' into fix-cleaning-up-stacks 2016-10-19 16:39:55 +02:00
Eslam A. Hefnawy
f0804d244f resolved conflicts with master 2016-10-19 16:50:41 +07:00
Eslam A. Hefnawy
24e66400e8 fixed the mergeIamTemplates test name 2016-10-19 16:50:41 +07:00
Eslam A. Hefnawy
6beb3a802c update unit tests for overwrite bug fix 2016-10-19 16:50:41 +07:00
Eslam A. Hefnawy
402cc2c376 fixed overwrite resources bug 2016-10-19 16:50:41 +07:00
Nik Graf
360bfb814a Merge branch 'master' into ellipsis 2016-10-19 10:35:34 +02:00
Philipp Muens
c273abec68 Move AwsProvider plugin into aws directory 2016-10-19 08:32:06 +02:00
Philipp Muens
c7b7472a48 Update provider properties in plugins 2016-10-19 08:32:06 +02:00
Philipp Muens
4a9dc58e18 Add string and instance powered provider check 2016-10-19 08:32:06 +02:00
Philipp Muens
df7692ac80 Introduce AwsProvider plugin 2016-10-19 08:32:06 +02:00
Nik Graf
9611150416 replace ... with ellipsis character in lib 2016-10-19 06:31:55 +02:00
Nik Graf
45a118a060 Merge branch 'master' into fix-cleaning-up-stacks 2016-10-18 18:34:52 +02:00
Nik Graf
a2d771de3d rename s3ObjectsFromStacks to getS3ObjectsFromStacks 2016-10-18 17:53:00 +02:00
Nik Graf
48bf43053c fix test suite 2016-10-18 16:08:34 +02:00
Nik Graf
f22723a7e3 improve wording 2016-10-18 15:51:13 +02:00
Nik Graf
3b3fddd39a add findAndGroupStacks util 2016-10-18 15:40:24 +02:00
Nik Graf
e8fd6ff943 show hint in case no stacks are found and add tests 2016-10-18 15:37:59 +02:00
Nik Graf
921ee16369 add listing deployed stacks 2016-10-18 15:37:43 +02:00
Nik Graf
b2a9bb427e fix linting 2016-10-18 13:48:00 +02:00
Nik Graf
9c4f04f862 always return an array for cleanupS3Bucket and fix test suite 2016-10-18 13:38:17 +02:00
Nik Graf
987b4f4969 add tests to all 2016-10-18 13:31:52 +02:00
Nik Graf
ecf3a45cd1 fix cleaning up s3 buckets 2016-10-18 13:31:27 +02:00
Nik Graf
3f3a265554 add util function to create s3Objects out of stacks 2016-10-18 13:30:41 +02:00
Nik Graf
78043dc9d3 add util function to find and group stacks 2016-10-18 13:30:05 +02:00
Florian Motlik
ef59656d25 Merge pull request #2430 from tobyhede/fix/2428-remove-log-on-name
Don’t show log message if service name exists
2016-10-18 11:40:19 +02:00
Toby Hede
16185f7c09 Don’t show log message if service name exists 2016-10-18 20:35:22 +11:00
Huang YunKun
e714083547 Add support for gradle wrapper 2016-10-17 16:21:27 +02:00
Florian Motlik
6d8713b8d3 Merge pull request #2375 from horike37/issue-2343
Add .gitignore file in every template
2016-10-17 10:07:46 +02:00
horike37
a1b72ef217 Some stuff add .gitignore 2016-10-15 10:09:32 +09:00
Florian Motlik
922f8a7d17 Merge pull request #2367 from serverless/fix-not-thrown-error-after-failed-resource-status-bug
Fix not thrown error after failed ResourceStatus bug
2016-10-14 12:47:18 +02:00
Florian Motlik
f517b389f4 Merge pull request #2014 from mallzee/custom-codes-support
Custom status codes support
2016-10-14 12:25:41 +02:00
horike37
49fc0d98f2 Add .gitignore file in every template 2016-10-14 18:52:13 +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
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
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
WooDzu
2a9ae98325 default stack tags should be extended instead of replaced 2016-10-13 08:41:32 +02:00
WooDzu
c47ce0827a fix linting errors 2016-10-13 07:44:13 +02:00
WooDzu
73074ed8f6 Implement custom Stack Tags and Policy #1956 2016-10-13 07:39:57 +02: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
Florian Motlik
11fbfc77d9 Merge pull request #2322 from serverless/remove-outdated-readme-md-files
Closes #2292 - Remove outdated README.md files
2016-10-12 15:23:08 +02:00
Maciej Winnicki
5406b63134
fix typo 2016-10-12 08:47:02 +02:00
Maciej Winnicki
fb0887f759
standardize commands decription 2016-10-12 08:44:29 +02:00
Philipp Muens
a7a04eb6f6 Closes #2292 - Remove outdated README.md files 2016-10-11 20:21:27 -07:00