Philipp Muens
|
8d4ce41b63
|
Add dot at the end of average abbreviation
|
2016-12-02 13:34:50 +01:00 |
|
Philipp Muens
|
06a103e182
|
Add documentation
|
2016-12-02 13:34:50 +01:00 |
|
Philipp Muens
|
3410b75194
|
Refactor info plugin and add tests
|
2016-12-02 13:34:50 +01:00 |
|
Philipp Muens
|
e06364be60
|
Remove x after invocations and throttles messages
|
2016-12-02 13:33:18 +01:00 |
|
Philipp Muens
|
12161f2921
|
Add metric retrieval (invocations, throttles, errors and duration) and their displaying
|
2016-12-02 13:33:18 +01:00 |
|
Philipp Muens
|
d376c6981d
|
Refactor codebase to make it easier to understand
|
2016-12-02 13:33:18 +01:00 |
|
Nik Graf
|
23f3f59d35
|
Merge pull request #2847 from serverless/hide-config
remove the lifecycle event from config to hide it in the command list
|
2016-12-02 11:04:22 +01:00 |
|
Nik Graf
|
5ddd8d77e4
|
remove the lifecycle event from config to hide it in the command list
|
2016-12-02 10:54:16 +01:00 |
|
Nik Graf
|
b708f66f4e
|
Merge pull request #2819 from serverless/add-metrics-plugin
Add metrics plugin
|
2016-12-02 10:28:00 +01:00 |
|
Philipp Muens
|
031841ec17
|
Updates according to PR review
|
2016-12-02 07:06:22 +01:00 |
|
Nik Graf
|
a949cd95c4
|
Merge pull request #2160 from serverless/init-command
Config credentials command
|
2016-12-01 17:26:22 +01:00 |
|
Nik Graf
|
29cdbd6de1
|
fix missing lifecycle updates
|
2016-12-01 16:44:12 +01:00 |
|
Nik Graf
|
9fc5dc8276
|
update lifecycle event
|
2016-12-01 16:31:39 +01:00 |
|
Philipp Muens
|
5ffd70ee3b
|
Fix comment
|
2016-12-01 14:35:50 +01:00 |
|
Philipp Muens
|
5e4ad45594
|
Fix date parsing bug
|
2016-12-01 13:34:24 +01:00 |
|
Philipp Muens
|
0baf2ebc8c
|
Update documentation to use the new „config credentials“ commands
|
2016-12-01 11:50:58 +01:00 |
|
Philipp Muens
|
f36c119556
|
Change plugin structure from „setup“ to „config credentials“
|
2016-12-01 11:43:30 +01:00 |
|
Philipp Muens
|
eaef9e6ce6
|
Add link to CLI command in main docs README.md file
|
2016-12-01 10:48:35 +01:00 |
|
Philipp Muens
|
f6b7dd734f
|
Add documentation
|
2016-12-01 10:48:35 +01:00 |
|
Philipp Muens
|
1bfa6a9ed4
|
Add tests for setupAws() method
|
2016-12-01 10:48:35 +01:00 |
|
Philipp Muens
|
114f54e0ad
|
Minor refactorings
|
2016-12-01 10:48:35 +01:00 |
|
Philipp Muens
|
ce82aaeb51
|
Add tests for constructor of AwsSetup
|
2016-12-01 10:48:35 +01:00 |
|
Philipp Muens
|
3377108d94
|
Add validation and test coverage for setup plugin
|
2016-12-01 10:48:35 +01:00 |
|
Philipp Muens
|
88ce330cc1
|
Split up setup into two plugins
|
2016-12-01 10:48:35 +01:00 |
|
Philipp Muens
|
6cbe7d834b
|
Rename from init to setup
|
2016-12-01 10:48:35 +01:00 |
|
ac360
|
db23598234
|
fix linting error
|
2016-12-01 10:48:35 +01:00 |
|
ac360
|
08769fc1c1
|
fix linting errors
|
2016-12-01 10:48:35 +01:00 |
|
ac360
|
da19c9e495
|
add support for setting multiple profiles
|
2016-12-01 10:48:35 +01:00 |
|
ac360
|
693fcebabf
|
remove unused dependency
|
2016-12-01 10:48:35 +01:00 |
|
ac360
|
efdbe2a4af
|
fix linting error
|
2016-12-01 10:48:35 +01:00 |
|
ac360
|
42ee9eb05e
|
fix linting issues
|
2016-12-01 10:48:35 +01:00 |
|
ac360
|
3814837e30
|
fix tests
|
2016-12-01 10:48:35 +01:00 |
|
ac360
|
af35ee33c8
|
add init command for easy onboarding
|
2016-12-01 10:48:35 +01:00 |
|
Philipp Muens
|
1624740c29
|
Merge pull request #2835 from nicka/patch-2
Update variables.md
|
2016-12-01 10:48:32 +01:00 |
|
Philipp Muens
|
d0740787a6
|
Update documentation for default valued of startTime and endTime
|
2016-12-01 10:46:53 +01:00 |
|
Philipp Muens
|
5994360fb3
|
Update tests for default value setting of startTime and endTime
|
2016-12-01 10:46:53 +01:00 |
|
Philipp Muens
|
45b6695bd6
|
Update docs about startTime and endTime
|
2016-12-01 10:46:53 +01:00 |
|
Philipp Muens
|
628a55e6b5
|
Add translation of human friendly startTime syntax
|
2016-12-01 10:46:53 +01:00 |
|
Philipp Muens
|
f249fa192a
|
Fix typo in test description
|
2016-12-01 10:46:53 +01:00 |
|
Philipp Muens
|
80b12f626b
|
Add automatic Period setting and remove period option
|
2016-12-01 10:46:52 +01:00 |
|
Philipp Muens
|
2f4b510d81
|
Add documentation
|
2016-12-01 10:46:52 +01:00 |
|
Philipp Muens
|
ba27669d0d
|
Add plugins to Plugins.json file
|
2016-12-01 10:46:52 +01:00 |
|
Philipp Muens
|
83900b362b
|
Add AwsMetrics plugin
|
2016-12-01 10:46:52 +01:00 |
|
Philipp Muens
|
b05cac7d5c
|
Add core metrics plugin
|
2016-12-01 10:46:52 +01:00 |
|
Nick den Engelsman
|
6f17c09ed9
|
Update variables.md
|
2016-12-01 10:42:31 +01:00 |
|
Nik Graf
|
662edbd1cd
|
Merge pull request #2834 from serverless/update-code-of-conduct
update contact to reach out to the team
|
2016-12-01 10:41:02 +01:00 |
|
Philipp Muens
|
1f3b88baa3
|
Merge pull request #2743 from nicka/master
Add DependsOn for Lambda functions and IamPolicyLambdaExecution
|
2016-12-01 10:38:49 +01:00 |
|
Nik Graf
|
ca2675ae37
|
update contact to reach out to the team
|
2016-12-01 10:34:33 +01:00 |
|
Maciej Winnicki
|
d0604f754a
|
Merge pull request #2829 from serverless/fix-link
fix link to plugins docs
|
2016-11-30 16:22:32 +01:00 |
|
Maciej Winnicki
|
69197b5dea
|
fix link to plugins docs
|
2016-11-30 16:04:05 +01:00 |
|