19 Commits

Author SHA1 Message Date
Mariusz Nowak
5234439fa1 refactor: Remove old analytics module 2020-06-16 10:59:59 +02:00
Edmundo Rodrigues
148b8b72b4
docs: Clarify sls logs command startTime parameter's default value (#7299) 2020-02-11 13:33:07 +13:00
Mariusz Nowak
4944f471b1
Prettify 2019-06-26 12:43:01 +02:00
Shane Handley
515fd8c6ab Updated config to require serverless config for selecte plugins. 2018-09-16 03:04:50 +10:00
Shane Handley
860fd938a0 Test coverage of the flag to check for serverless config befre executing a command which requires a config to exist. 2018-09-15 14:32:34 +10:00
Shane Handley
d81ad1b913 Initial conversion to validation within the PluginManager, rather than a per-plugin invocation of the validation. 2018-09-10 21:41:39 +10:00
Seiji Komatsu
d506ec68e5 Fixes #4434
The 2nd argument of Logs constructor contains just a command line
arguments like `{"-f", "hello"}`.

As of the above, logs command always fail on the last of logs command.

PR#4344 aims to inject userStats, so I've solved this problem by
injecting userStats by substitution not the constructor argument.
2017-11-04 12:00:27 +09:00
Alessio Coser
21450dfd7f injects usersStat dependency to improve code coverage of Logs class 2017-10-04 15:19:22 +02:00
Philipp Muens
80970a4b2d Minor fixes / add whitespaces for better readability 2017-06-28 09:43:31 +02:00
davidwells
025af78403 userStats logs 2017-06-26 17:04:12 -07:00
Philipp Muens
8aad2372eb Refactor test structure
So that all tests follow the *.test.js pattern and globs are used to find test files.
2016-11-22 12:49:26 +01:00
Maciej Winnicki
fb0887f759
standardize commands decription 2016-10-12 08:44:29 +02:00
Florian Motlik
f9f212b404 WIP 2016-09-05 16:18:58 +02:00
Eslam A. Hefnawy
709c835c6c added notes about logs lag 2016-07-29 22:18:20 +09:00
Eslam A. Hefnawy
640c5bfcbe added supported string formats for startTime in logging plugin 2016-07-29 20:40:54 +09:00
Eslam A. Hefnawy
5d70681462 fixed typo 2016-07-29 20:40:54 +09:00
Eslam A. Hefnawy
d3e0bce4fc logging docs enhancements and updates to startTime option 2016-07-29 20:40:54 +09:00
Eslam A. Hefnawy
98ec45ce7e added tests and docs for logging plugin 2016-07-29 20:40:54 +09:00
Eslam A. Hefnawy
effae1db1d added logs plugin 2016-07-29 20:40:54 +09:00