17 Commits

Author SHA1 Message Date
ac360
c411f77f3b FunctionDeploy: refactor to not return file paths, but single dist dir path 2016-03-18 15:58:03 -07:00
Egor Kislitsyn
b1d61e6ada Fixes RuntimePython27 #789 (thanks to @michaelorionmcmanus) 2016-03-16 00:04:08 +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
ac360
22c4af6b90 SerializerFileSystem: Rename to Serializer 2016-03-14 19:01:29 -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
de88dfb1dc fixes RuntimePython27 2016-03-11 15:58:01 +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
f7e3c8f03c Project: remove excessive properties 2016-03-08 09:30:15 -08: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