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
/
tests
/
classes
History
Philipp Muens
35bac66412
Fix listing issues
2016-10-12 18:25:55 -07:00
..
CLI.js
refactor PluginManager and CLI to better support command nesting
2016-09-28 11:34:50 -04:00
Config.js
refactor: removed instances keyword and replaces this.S to this.serverless
2016-05-24 11:33:36 +02:00
PluginManager.js
fix PluginManager tests were not returning promises
2016-10-04 13:39:53 -04:00
Serverless.js
Fix listing issues
2016-10-12 18:25:55 -07:00
Service.js
Merge pull request
#2194
from craftship/globs-exclude
2016-10-03 15:09:46 -07:00
Utils.js
Refactor so that only one stats file is used
2016-10-12 18:25:55 -07:00
Variables.js
fix bug where variableSyntax is never set from config
2016-09-16 17:15:25 +10:00
YamlParser.js
Add getTmpFilePath method and update tests
2016-08-23 19:36:31 +02:00