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
2025-12-08 19:46:03 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
serverless
/
lib
/
classes
History
eL0ck
228d52cc7c
remove redundant service list
2016-09-28 08:49:51 +02: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
Update outdated doc references
2016-08-19 07:21:52 +02: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