1248 Commits

Author SHA1 Message Date
ac360
becb69f53e Dependencies: update 2016-02-10 22:40:34 -08:00
ac360
6badc934ae Component: bump version of serverless-helpers-js 2016-02-10 21:41:27 -08:00
Eslam A. Hefnawy
ae34a57b59 event sources: adding permissions 2016-02-11 12:39:41 +07:00
Austen Collins
8a3660564c getComponents, getFunctions, getEndpoints, getEvents: minor fix 2016-02-10 20:06:28 -08:00
Austen Collins
c6a0e51cac Comments: remove all traces of 'development' stage 2016-02-10 20:03:19 -08:00
Austen Collins
85984f1a47 Resources: Allow for s-resources.json files to extend project s-resources.json file, by being located in component root, or subfolder1 root 2016-02-10 19:29:45 -08:00
Austen Collins
c0ed521b27 DashDeploy: Allow API Gateway deployment descriptions 2016-02-10 19:13:09 -08:00
Austen Collins
2c95c6736e ServerlessFunction: Add support for custom IAM Role 2016-02-10 18:55:22 -08:00
Austen Collins
a2d778bce4 mergeMerge branch 'master' of https://github.com/serverless/serverless 2016-02-10 17:56:45 -08:00
Eslam λ Hefnawy
92949e7a8e Merge pull request #601 from arabold/master
Reworked Scheduled Events
2016-02-11 08:56:11 +07:00
Austen Collins
2c06588bcd Templates: removing .ext convention, too complicatedRevert "Templates: use convention s-templates.ext.json for extending templates"
This reverts commit d049eafcbaa2d7daf2e79891d894e024b605b09b.
2016-02-10 17:55:52 -08:00
Austen Collins
d049eafcba Templates: use convention s-templates.ext.json for extending templates 2016-02-10 17:54:21 -08:00
Andre Rabold
69d5bf2e4c Fixed Lambda function ARN for all event deploys 2016-02-10 17:30:33 -08:00
Austen Collins
9193c21497 Variables: name is always reserved and is the name of the config file you are trying to populate 2016-02-10 17:08:09 -08:00
Andre Rabold
480f2effba Fixed event deployment when using --all parameter 2016-02-10 16:34:52 -08:00
Andre Rabold
2fe6d0b079 Reworked Scheduled Events
* use proper Lambda function name
* grant necessary permissions
2016-02-10 15:36:20 -08:00
ac360
48f8e9dffa FunctionRun: fix description 2016-02-10 14:44:04 -08:00
ac360
a95d434d4e ServerlessMeta: skip over hidden files when loading #578 2016-02-10 14:41:42 -08:00
ac360
6670cd72eb ServerlessEvent: fix setting from ServerlessFunction.set(), ServerlessState: write tests for getEvents() 2016-02-10 14:15:21 -08:00
Jordan Mack
b7fcf47811 Add hotkeys to dash for select all, select none, select functions, and select endpoints. 2016-02-10 13:44:46 -08:00
Austen
1e9591073f Merge pull request #590 from jordanmack/fix-minor-text-changes
Improve a few minor text regions
2016-02-10 13:32:42 -08:00
Austen
1d4f53dcdb Merge pull request #594 from kpotehin/master
Fix overwriting s-templates.json
2016-02-10 13:26:49 -08:00
Austen
b06a945863 Merge pull request #595 from pmuens/add-cancel-cli-with-escape-functionality
Refs #528 - Add cancel CLI with escape functionality
2016-02-10 11:29:24 -08:00
ac360
a3dc335391 ResourcesDeploy: remove unnecessary console.log 2016-02-10 11:14:46 -08:00
Philipp Muens
9a55423541 Refs #528 - Add cancel CLI with escape functionality 2016-02-10 17:49:57 +01:00
Kirill Potekhin
585a892d70 Fix rewriting s-templates.json 2016-02-10 18:03:36 +03:00
Jordan Mack
63c257105e Improve a few minor text regions. 2016-02-10 01:13:13 -08:00
Eslam A. Hefnawy
b22f586b1f event sources: added stage for Arn 2016-02-10 12:30:03 +07:00
Eslam A. Hefnawy
785641d576 merged events branch: all tests passing 2016-02-09 18:16:59 +07:00
Eslam A. Hefnawy
9ff594de74 fixing events after merge 2016-02-09 17:04:22 +07:00
Eslam A. Hefnawy
814c156080 fixing events conflicts 2016-02-09 14:15:30 +07:00
ac360
c7b2aa08cb ServerlessFunction: remove component from endpoint path 2016-02-08 08:02:55 -08:00
ac360
95525b37ff FunctionRun: use within function folder 2016-02-08 08:02:09 -08:00
Egor Kislitsyn
a0fc52deec fix FunctionRun log output 2016-02-08 18:47:44 +07:00
Egor Kislitsyn
f04ee1ac57 Merge remote-tracking branch 'upstream/master' 2016-02-08 18:24:15 +07:00
Egor Kislitsyn
be4a61b984 improves FunctionLogs - strip trailing slashes from path 2016-02-08 18:23:48 +07:00
Egor Kislitsyn
730468689c fix python function creation and run 2016-02-08 18:23:18 +07:00
Eslam A. Hefnawy
7ee97a4ff7 fixed unit tests. All tests are passing 2016-02-08 18:07:35 +07:00
Egor Kislitsyn
0f9949850d Merge remote-tracking branch 'upstream/master' 2016-02-08 17:46:18 +07:00
Egor Kislitsyn
6714e24122 improves FunctionRun action:
- strip trailing slashes from path
 - FunctionRunLambdaNodeJs: show error stack trace
2016-02-08 17:45:55 +07:00
Eslam A. Hefnawy
6d133a4931 remove SERVERLESS_REGION env var 2016-02-08 17:26:25 +07:00
Eslam A. Hefnawy
b67778798e functionDeploy tiny fix 2016-02-08 17:13:30 +07:00
Egor Kislitsyn
87d675f6d7 fixes actions/FunctionRunLambdaNodeJs 2016-02-08 16:41:24 +07:00
Eslam A. Hefnawy
f6d8aa8993 fixed dashDeploy 2016-02-08 16:39:04 +07:00
Egor Kislitsyn
b97871ed3f fixes ServerlessFunction scaffolding 2016-02-08 16:33:10 +07:00
Eslam A. Hefnawy
cf79d875db componentCreate: take path instead of name 2016-02-08 14:45:31 +07:00
Eslam A. Hefnawy
c4ae0c2a94 dashSummary and componentCreate fixes 2016-02-08 14:13:33 +07:00
ac360
2b541045ae DashDeploy: continue refactor 2016-02-07 23:10:42 -08:00
ac360
5fb2d753b0 DashDeploy: start fixing, ServerlessEndpoint.getComponent(): fix 2016-02-07 22:57:19 -08:00
ac360
9f93986de1 ServerlessState: fix returnPaths option on getFunction and getEndpoint 2016-02-07 22:41:18 -08:00