83 Commits

Author SHA1 Message Date
Austen Collins
ab18ff0fc0 tests: minor cleanup 2015-09-26 10:02:17 -07:00
Austen Collins
fde4fc72f4 jaws: upgrade 2015-09-26 10:01:50 -07:00
Austen Collins
8cfc5ad74d minor cleanups 2015-09-25 11:46:14 -07:00
Austen Collins
5b6c426411 tests: fix new project test to use 'DomainName' resources parameter 2015-09-24 12:54:41 -07:00
Austen Collins
a2dce9c8be deploy resources: complete command 2015-09-24 12:03:21 -07:00
Austen Collins
844eddf7c1 jaws v1.1.0 bump 2015-09-23 17:59:15 -07:00
Austen Collins
5b5371b0af deploy endpoints: large change that swaps out how api-gateway gets permission to invoke lambdas.
Instead of specifying an IAM policy when creating the API Gateway method's integration, the individual lambda's access policy is
updated.  The reason for this is that the first method results in an extra ~500ms of latency.  Now, JAWS REST APIs should be much faster.
However, this might result in breaking changes (sorry).
2015-09-23 17:16:39 -07:00
Austen Collins
24a894e217 tests: fix module install test 2015-09-23 12:58:51 -07:00
Austen Collins
0c9599eafb deploy endpoints: revert back to old way until aws responds 2015-09-23 12:47:41 -07:00
Austen Collins
01d70005c1 deploy endpoint: debug 2015-09-22 15:08:18 -07:00
Austen Collins
341b9395c6 merge 2015-09-22 14:20:13 -07:00
Austen Collins
7d0ba14efe minor changes 2015-09-22 14:20:13 -07:00
doapp-ryanp
7b43a63e04 fix and cleanup test cases 2015-09-22 09:58:10 -05:00
Austen Collins
0e0b8df512 run: fix test 2015-09-22 00:32:59 -07:00
Austen Collins
683f12618f tests: fix new stage test 2015-09-21 22:50:34 -07:00
Austen Collins
ef4bda4109 tests: fix deploy lambda and deploy endpoint tests 2015-09-21 22:50:33 -07:00
Austen Collins
9cfebb00cc tests: add jaws-core-js to test-prj 2015-09-21 22:50:33 -07:00
Austen Collins
4890c99525 tests: fix new module and env tests 2015-09-21 22:50:33 -07:00
Austen Collins
3a815d7f8b sync 2015-09-18 11:37:18 -07:00
doapp-ryanp
804af57af9 module install 2015-09-17 23:09:08 -05:00
doapp-ryanp
944b3c107f testcases 2015-09-17 13:03:58 -05:00
doapp-ryanp
f1418a9b65 testcase 2015-09-17 11:47:06 -05:00
doapp-ryanp
f26f0ca7e8 fix deploy lambda tests 2015-09-17 09:12:25 -05:00
Austen Collins
81c04459a9 tests: change 1 test env var, lots of clean up, update test-prj 2015-09-16 20:49:32 -07:00
Austen Collins
9d40c880f4 dash: refactor dash command for awsm and cf deployment 2015-09-16 10:23:04 -07:00
Austen Collins
a14480e47a utils: adjust naming in GenerateLambdaName function to avoid confusion
deploy endpoint: begin refactor
2015-09-15 18:02:22 -07:00
Austen Collins
ad3086c6a3 tag: refactor for awsm.json
utils: fix findAllEndpoints for awsm.json refactor
2015-09-15 17:35:55 -07:00
Austen Collins
969dc00d5a new action test: refactor/fix test 2015-09-15 08:33:34 -07:00
Austen Collins
d42f182b22 readme update status 2015-09-14 21:57:31 -07:00
doapp-ryanp
9b8c2ed602 add proj validation. fix new action and its testcase 2015-09-14 14:15:41 -05:00
Austen Collins
c2546b969b jaws: minor clean-ups 2015-09-13 22:33:46 -07:00
Austen Collins
a4d6c61f5b new: remove generate, use new instead. 2015-09-13 22:15:32 -07:00
Austen Collins
19087a4a4f new region/stage: refactor 2015-09-13 11:25:43 -07:00
Austen Collins
33087f367a new project: improve command 2015-09-12 15:30:26 -07:00
Austen Collins
aa5b258ec3 large refactor:
- Refactor deploy lambda for code clarity,
- Refactor dash command
2015-09-12 12:51:29 -07:00
Austen Collins
712f19e3e5 deploy api & new: refactor and clean up 2015-09-09 21:31:44 -07:00
Austen Collins
eed4aebe83 new project: refactor/clean up 2015-09-09 17:32:12 -07:00
Austen Collins
15d5f05146 dash: build test for dash 2015-09-09 16:01:24 -07:00
Austen Collins
29e0c6bf19 cli: refactor select (prev checkbox) 2015-09-09 16:01:24 -07:00
Austen Collins
1dac37e7fa new: finish refactor with new prompt module 2015-09-09 15:59:02 -07:00
Austen Collins
970cde5db4 generate: remind users to do npm install, if necessary 2015-09-07 13:03:10 -07:00
Austen Collins
ea52e5d064 sync 2015-09-07 12:04:04 -07:00
ryanp
8ddb665983 logging 2015-09-07 13:37:02 -05:00
Austen Collins
b91b4331ce tests: uncomment 2015-09-06 16:42:02 -07:00
Austen Collins
b961ba23a7 deploy api: add validation and sanitiztion function 2015-09-06 15:00:17 -07:00
ryanp
92dba3ab33 bugfixes. ability to deploy lambda w/o specifying region 2015-09-04 16:34:50 -05:00
Austen Collins
c3afc3f512 deploy api: prepare for merge 2015-09-04 11:17:27 -07:00
Austen Collins
d32c481f35 deploy api: add todos 2015-09-04 11:16:45 -07:00
Austen Collins
dcd61d9064 deploy api: sync with v1 2015-09-04 11:16:22 -07:00
Austen Collins
335df247f2 deploy api: better programming pattern via a class and methods 2015-09-04 11:11:55 -07:00