1715 Commits

Author SHA1 Message Date
ac360
ccbbfc6610 ProjectInstall: Remove unnecessary package.json attributes 2016-01-19 18:40:58 -08:00
ac360
9302439cce Preparing for release... 2016-01-19 18:01:05 -08:00
Austen
52b0780816 Merge pull request #497 from serverless/projectInstall
Project install
2016-01-19 18:00:30 -08:00
Austen
de53830677 Merge pull request #496 from joostfarla/getters
Added convenience getters
2016-01-19 17:47:09 -08:00
ac360
1784ed92a6 DashDeploy: UX improvements 2016-01-19 17:40:15 -08:00
ac360
bdcd948a0c DashDeploy: allow use in components 2016-01-19 17:32:07 -08:00
ac360
4ff4cfa4ef CloudFormation: Improve create/update and monitor methods, ServerlessProject: Fix logging issue 2016-01-19 16:35:36 -08:00
ac360
983b72d47c ServerlessModule: Fix new s-templates.json 2016-01-19 14:43:37 -08:00
ac360
dc2648c498 ProjectInstall: User experience improvements. Tests: add test for project install 2016-01-19 12:52:31 -08:00
Joost Farla
8aae62a3da Added convenience getters 2016-01-19 20:38:27 +00:00
ac360
840e0610e1 ProjectInstall: first pass at implementing this Action 2016-01-19 12:31:34 -08:00
ac360
b18d565751 ProjectCreate: Add more helpful information if noExeCf is used 2016-01-19 08:34:32 -08:00
ac360
d743e94e68 Release v0.1.1 v0.1.1 2016-01-18 18:13:04 -08:00
ac360
36b310e9e5 ProjectCreate: fix bug created in f38264 2016-01-18 17:09:03 -08:00
ac360
1e425a8bd8 Minor fixes 2016-01-18 17:09:03 -08:00
Eslam λ Hefnawy
6f0ac69b53 Merge pull request #487 from kennu/master
Fix i/j index typo in CloudFormation module aggregation
2016-01-19 02:50:01 +02:00
Kenneth Falck
0f1128ff9f Fix i/j index typo in CloudFormation module aggregation 2016-01-19 02:13:17 +02:00
ac360
c854fbf9fb CodePackageLambdaNodejs: Fix missing env files issue 2016-01-18 13:33:42 -08:00
ac360
f38264a296 ProjectCreate: no longer create a project bucket if 'noExeCf' is set 2016-01-18 12:56:56 -08:00
ac360
04cc4bb5ed EndpointDeploy: bring back support for --all option 2016-01-18 12:08:32 -08:00
ac360
751b0684b4 FunctionDeploy: bring back support for --all 2016-01-18 11:58:12 -08:00
ac360
5a5590732f Serverless: Fix issue #486 - Changing endpoints breaks project 2016-01-18 11:37:40 -08:00
Eslam A. Hefnawy
7085b33d13 fixed resourcesDeploy to aggregate resources from modules. Closes #485 2016-01-18 20:50:58 +02:00
ac360
76aea11518 README: add new plugin 2016-01-18 09:49:48 -08:00
ac360
9aca1859a9 DashDeploy: don't show error when functions are missing endpoints, ServerlessState: don't return errors when no assets are found, return empty arrays instead, FunctionDeploy/EndpointDeploy: throw error when paths are not found 2016-01-18 08:38:28 -08:00
ac360
86c4f75e83 temporarily remove examples 2016-01-17 23:45:11 -08:00
ac360
d8660a2d74 README: updates 2016-01-17 23:42:02 -08:00
ac360
175ec32ff1 README: updates 2016-01-17 23:24:41 -08:00
ac360
678e53e630 README: updates 2016-01-17 23:22:56 -08:00
ac360
e2d92e34a4 README: updates 2016-01-17 23:22:00 -08:00
ac360
6818c95247 README updates 2016-01-17 23:18:41 -08:00
ac360
61eca67e44 README: Add plugins 2016-01-17 14:34:08 -08:00
ac360
19411fa75d Release v0.1.0 v0.1.0 2016-01-17 14:24:09 -08:00
ac360
3ca85189ce Merge branch 'master' into v0.1.0i Release v0.1.0 2016-01-17 14:17:49 -08:00
ac360
82612388d4 ServerlessProject: Automatically add package.json at the root of every new project 2016-01-17 14:12:40 -08:00
ac360
b68eb6b516 ServerlessComponent: add 'custom' property 2016-01-17 13:47:50 -08:00
ac360
ebd4356c5c CodepcakgeLambdaJs: don't add 'includePaths' property by default 2016-01-17 12:13:38 -08:00
ac360
b9cf258dd1 DashDeploy: don't show ASCII if not in correct folder 2016-01-17 11:59:57 -08:00
Eslam A. Hefnawy
7c83065d3c updated domain prompt text 2016-01-17 20:28:09 +02:00
Eslam A. Hefnawy
e9ec9abe29 fixed resources deploy test 2016-01-17 14:21:54 +02:00
ac360
84b8ae3227 Plugin Loading: Change and simplify plugin loading 2016-01-16 21:03:18 -08:00
Austen
182dc11a80 Merge pull request #483 from ryutamaki/show-cloudformation-messages
Show cloudformation error message
2016-01-16 20:06:00 -08:00
Austen
a64bd78f41 Merge pull request #481 from tmilewski/patch-1
Add CloudFormation Validator Plugin to README
2016-01-16 20:02:29 -08:00
ac360
34f6a71e10 DashDeploy: fix 2016-01-16 19:59:13 -08:00
ac360
5d1564cbd7 Serverless: add init() method for programmatic usage to init state, Classes: make getPopulated and getResources no longer return promises, ServerlessModule: add template property to module 2016-01-16 17:20:38 -08:00
ac360
978526a155 EndpointDeploy: update to use new classes, Tests: all tests passing 2016-01-16 15:11:27 -08:00
Austen
d12ab624ca Merge pull request #247 from apaatsio/var-cleanup
Clean _this variables
2016-01-16 14:09:15 -08:00
ac360
096c2468a7 FunctionDeploy: fix 2016-01-16 14:07:20 -08:00
ac360
667b1275b5 ServerlessState: add option to return only sPaths from get* methods 2016-01-16 11:17:10 -08:00
ac360
0b88cf232b ServerlessState: Enhance get methods to use more than serverless paths to query serverless assets 2016-01-16 10:54:26 -08:00