7343 Commits

Author SHA1 Message Date
Austen Collins
da479d231b Module remove: fix serverlessstate tests 2016-02-03 19:00:49 -08:00
Austen Collins
741bfd15c9 ServerlessState: updates to remove modules 2016-02-03 15:16:53 -08:00
Austen Collins
ed29fa175e Remove configs from classes and encourage use of sPath only 2016-02-03 14:25:58 -08:00
Austen Collins
33e108161d ServerlessComponent: continue work on function loading 2016-02-03 13:49:05 -08:00
Austen Collins
1381fbcc08 ServerlessComponent: change loading 2016-02-03 12:27:39 -08:00
Austen
4f47c45af2 Merge pull request #559 from brentax/patch-1
Spelling and grammar fixes in README.md
2016-02-03 11:03:34 -08:00
Brent
9a7cae8de5 Spelling and grammar fixes in README.md 2016-02-03 13:51:38 -05:00
ac360
e2f0531c53 Continue removing modules 2016-02-03 10:35:49 -08:00
ac360
9cec71c8c7 ServerlessFunction: Keep removing module concept 2016-02-03 09:30:59 -08:00
ac360
44a6769171 ServerlessModule: begin removing this as a class and concept 2016-02-03 08:43:39 -08:00
Austen
9e0cbc2c86 Merge pull request #557 from pmuens/patch-1
Fix broken mailto link in README
2016-02-03 08:17:41 -08:00
Philipp Muens
eb0ac3c24f Fix broken mailto link in README 2016-02-03 17:12:40 +01:00
Austen
3f8e7ca006 Merge pull request #554 from joostfarla/patch-4
Fix links to documentation
2016-02-03 08:11:13 -08:00
Joost Farla
c49c241741 Point to root 2016-02-03 17:03:13 +01:00
Eslam A. Hefnawy
203834611d tiny fix 2016-02-03 20:50:25 +07:00
Joost Farla
512e1f957f Fix links to documentation 2016-02-03 13:26:37 +01:00
Eslam A. Hefnawy
bed3213394 added unit test for S3 event source 2016-02-03 18:53:48 +07:00
Eslam A. Hefnawy
2499b947bb added unit test for dynamoDb event source 2016-02-03 18:09:12 +07:00
Eslam A. Hefnawy
db53f737dc no longer need lambdaArn 2016-02-03 17:35:18 +07:00
Eslam A. Hefnawy
e54b9a757d removed comment from projectRemove 2016-02-03 10:37:13 +07:00
Austen
4a3c434058 Readme: add clarity 2016-02-02 14:04:33 -08:00
Austen
8476d0dd5c Readme: minor changes 2016-02-02 14:03:34 -08:00
Austen
7702f596e7 Readme: Adjust layout 2016-02-02 14:00:16 -08:00
Austen
2b9fbe376d Readme: fix broken link 2016-02-02 13:58:25 -08:00
Austen
d11b6c88fa Readme: minor updates 2016-02-02 13:56:56 -08:00
Austen
ffa44489a1 Readme: Update 2016-02-02 13:56:12 -08:00
Austen
de55cc0d57 Readme: Minor updates 2016-02-02 13:50:46 -08:00
Austen
5016914110 Readme: Minor updates 2016-02-02 13:49:41 -08:00
Austen
504801a2d0 Readme: add projects 2016-02-02 13:47:31 -08:00
Austen
dc0fa96063 Readme: Add more instructions 2016-02-02 13:43:40 -08:00
Austen
a426325148 Readme: Update 2016-02-02 13:41:27 -08:00
Austen
fe9f87013b Readme: Add Contact Email 2016-02-02 13:38:10 -08:00
Austen
33d9a4c41d Readme: Email updates 2016-02-02 12:32:39 -08:00
Egor Kislitsyn
6c6710d5a6 BbPromise.reject errors instead of throw 2016-02-02 19:01:07 +07:00
ac360
ca83519c18 Release v0.3.1 v0.3.1 2016-02-02 01:53:19 -08:00
ac360
09f54b4c08 Remove unnecessary console.logs 2016-02-02 01:45:58 -08:00
ac360
981cb2fb78 ProjectInstall: fix 2016-02-02 01:41:05 -08:00
ac360
4dfd7a2ead Release V0.3.0 v0.3.0 2016-02-02 00:04:34 -08:00
Eslam A. Hefnawy
a361755a1a removed depricated message from projectCreate 2016-02-02 14:17:48 +07:00
Eslam A. Hefnawy
7b894fb08a change projectInstall message 2016-02-02 13:39:06 +07:00
Austen Collins
5751054d58 readme: update banner 2016-02-01 18:40:05 -08:00
Austen
77e6633525 Readme: Add Plugin 2016-02-01 16:04:16 -08:00
ac360
c56affdb44 RegionCreate: Fix noExeCf option 2016-02-01 09:42:27 -08:00
Austen
4705eb0948 Merge pull request #547 from Nopik/project-init-fixes
Fixed project init, when there is multiple profiles in aws credential…
2016-02-01 08:01:26 -08:00
Kamil Burzynski
3cdd7210e5 Fixed SERVERLESS_PROJECT_NAME=undefined in .env after fresh project creation. 2016-02-01 13:40:21 +01:00
Kamil Burzynski
515ecfe2b8 Fixed project init, when there is multiple profiles in aws credentials to be chosen from. 2016-02-01 13:32:26 +01:00
Austen
b6a56a8580 Merge pull request #546 from jordanmack/fix-workaround-for-aws-input-json
Implement workaround for the AWS quirk on $input.json().
2016-02-01 01:07:39 -08:00
Austen
86d8e5dc38 Merge pull request #544 from jordanmack/feature-function-run-from-directory
Allow `serverless function run` from within a function path.
2016-02-01 01:06:59 -08:00
Jordan Mack
927a814667 Implement workaround for AWS of requiring a value that is not JSON compliant when using $input.json(). 2016-01-31 23:28:06 -08:00
Jordan Mack
4345e9c012 Add functionality to allow serverless function run to use the current function path if one was not specified on the CLI. 2016-01-31 18:33:12 -08:00