This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
serverless
Watch
1
Star
0
Fork
0
You've already forked serverless
mirror of
https://github.com/serverless/serverless.git
synced
2026-01-18 14:58:43 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
serverless
/
lib
/
classes
History
David Tanner
4d34dfde44
Merge with master.
...
There was a merge issue with createStack
2016-10-03 09:11:15 -06:00
..
CLI.js
refactor CLI command/options to remove a few lines of code
2016-09-09 21:01:48 -04:00
Config.js
refactor: removed instances keyword and replaces this.S to this.serverless
2016-05-24 11:33:36 +02:00
Error.js
Upping code coverage.
2016-09-22 15:55:52 -06:00
PluginManager.js
refactor PluginManager.run hook collection slightly
2016-09-09 21:01:48 -04:00
Service.js
remove redundant service list
2016-09-28 08:49:51 +02:00
Utils.js
Merge pull request
#2101
from serverless/update-tracking-functionality
2016-09-22 14:35:04 +02:00
Variables.js
fix bug where variableSyntax is never set from config
2016-09-16 17:15:25 +10:00
YamlParser.js
added file reference to the new variable system
2016-08-31 16:37:58 +09:00