icereval
|
0c20e1d58b
|
allow handler ext configuration
|
2016-05-01 17:43:10 -07:00 |
|
Egor Kislitsyn
|
caf52c3529
|
Improves scaffolding for the Node runtimes #979
|
2016-04-11 12:48:49 +07:00 |
|
Egor Kislitsyn
|
08952ee36a
|
Adds node4.3 runtime
|
2016-04-06 17:40:56 +07:00 |
|
Egor Kislitsyn
|
9ae4dd6fb8
|
adds missing return statement
|
2016-03-31 21:14:14 +07:00 |
|
Egor Kislitsyn
|
6c2bf9a8b2
|
fix promises
|
2016-03-31 21:10:14 +07:00 |
|
Egor Kislitsyn
|
b089b1c4b1
|
Allows serverless function run to read from stdin, solves #900
|
2016-03-31 20:13:24 +07:00 |
|
Frank Schmid
|
67d4285def
|
Issue #874 Load function handler after environment has been set to make the env vars available in the handler's global context (as on AWS).
|
2016-03-24 00:18:57 +01:00 |
|
ac360
|
c411f77f3b
|
FunctionDeploy: refactor to not return file paths, but single dist dir path
|
2016-03-18 15:58:03 -07:00 |
|
Austen Collins
|
c6686188e6
|
FunctionDeploy: return distPath only, instead of array of file paths
|
2016-03-18 15:04:44 -07:00 |
|
Egor Kislitsyn
|
4b82b6ad38
|
Adds ENV vars to RuntimePython27.run()
|
2016-03-15 21:20:58 +07:00 |
|
ac360
|
ae582d0d8e
|
Classes: refactor
|
2016-03-14 21:33:51 -07:00 |
|
Austen Collins
|
6a5029bfdc
|
Runtimes: clean up
|
2016-03-14 14:25:27 -07:00 |
|
Egor Kislitsyn
|
663f6ab3f4
|
Moves ENV vars to s-function.json
|
2016-03-14 21:46:44 +07:00 |
|
Martin Booth
|
0c9019872f
|
Fix issue finding handler when running on windows
|
2016-03-14 12:22:25 +08:00 |
|
Egor Kislitsyn
|
8bd1bc8c14
|
Fix RuntimeNode
|
2016-03-11 12:06:22 +07:00 |
|
Egor Kislitsyn
|
e7272908e2
|
moves scaffolding logic to Runtime.scaffold(), updates FunctionCreate;
|
2016-03-10 21:19:32 +07:00 |
|
Egor Kislitsyn
|
a08ae80f1a
|
adds load environment variables before function handler
|
2016-03-10 21:17:39 +07:00 |
|
Egor Kislitsyn
|
9fae29dd16
|
adds build() method to Runtime class; Removes FunctionRunNode and FunctionRunPython27
|
2016-03-10 21:08:34 +07:00 |
|
ac360
|
4e57f0ff8b
|
Extend templates in toObjectPopulate() methods, Classes take config again, test fixes
|
2016-03-01 13:30:52 -08:00 |
|
Eslam A. Hefnawy
|
a37fb4587e
|
fixed all Endpoint class tests and fixed Runtime class
|
2016-02-29 13:19:01 +07:00 |
|
Eslam A. Hefnawy
|
eb73d30639
|
fixed all Project Class tests
|
2016-02-28 16:12:09 +07:00 |
|
ac360
|
7498e843a5
|
Classes: remove serverless prefix WIP
|
2016-02-17 11:17:39 -08:00 |
|