215 Commits

Author SHA1 Message Date
Eslam λ Hefnawy
795dad3ecc Merge pull request #2511 from horike37/fixed-issue-2500
fixed issue 2500
2016-10-27 15:31:33 +07:00
horike37
56ca36c400 fixed test that should populate non string variables 2016-10-27 01:24:16 +09:00
John McKim
fd1545d89d Allow services with no functions #2267 2016-10-25 06:15:23 +10:00
horike37
05b141ce68 Restore the test 2016-10-24 22:32:48 +09:00
Philipp Muens
46eaf0dabd Fix typo in environment error message 2016-10-24 10:47:05 +02:00
horike37
bdc5170d43 fixed issue 2500 2016-10-23 19:19:14 +09:00
Philipp Muens
ed31765af6 Fix timezone retrieval bug 2016-10-19 15:33:54 +02:00
Philipp Muens
25b233137f Move class tests into classes directory 2016-10-19 08:32:06 +02:00
Philipp Muens
4a9dc58e18 Add string and instance powered provider check 2016-10-19 08:32:06 +02:00
Philipp Muens
a60a9b575b Remove provider storage on PluginManager level 2016-10-19 08:32:06 +02:00
Philipp Muens
a46a8823ad Update stats to support CI systems 2016-10-18 18:41:04 +02:00
Philipp Muens
b7ad1e7732 Fix the liniting error which occurred because of linter updates 2016-10-15 15:41:35 -07:00
Philipp Muens
c34775461c Split logStat into two functions and wrap it into Promise 2016-10-12 18:25:55 -07:00
Philipp Muens
52318d4c3c Refactor so that only one stats file is used 2016-10-12 18:25:55 -07:00
Philipp Muens
b443b2cf9d Add SlStats functionality 2016-10-12 18:25:55 -07:00
Philipp Muens
baa9f6da95 Revert tracking information 2016-10-11 20:13:35 -07:00
Philipp Muens
27abe33296 Print note about tracking 2016-10-11 15:36:48 +02:00
Andrew McClenaghan
8206e0e056 Add usage for command when missing options 2016-10-10 10:34:59 +02:00
horike37
264cbff6c2 Add newline on error message 2016-10-09 13:20:08 +09:00
Philipp Muens
d5d726d18f Merge pull request #2122 from horike37/issue-2109
add Node version and Serverless version in CLI errors
2016-10-03 18:08:00 -07:00
horike37
26b2dd7119 fixed typo 2016-10-04 09:03:29 +09:00
Philipp Muens
3507999198 Merge pull request #2133 from dougmoscrop/multi_commands
refactor PluginManager and CLI to better support command nesting, cleanup
2016-10-03 15:44:09 -07:00
Philipp Muens
9ebf296762 Merge pull request #2194 from craftship/globs-exclude
Use Globs to Exclude Files
2016-10-03 15:09:46 -07:00
David Tanner
4d34dfde44 Merge with master.
There was a merge issue with createStack
2016-10-03 09:11:15 -06:00
horike37
adcac0a697 Add OS info 2016-10-02 11:51:26 +09:00
Jon Sharratt
d7f9b16211 remove package include from classes 2016-10-01 11:11:36 +01:00
Doug Moscrop
a0cde12edc add Merge plugin commands 2016-09-28 13:45:04 -04:00
Doug Moscrop
0c452a6af8 fix Verify that a command is valid before trying to populate variables 2016-09-28 11:34:50 -04:00
Doug Moscrop
19f5bfb27f refactor PluginManager and CLI to better support command nesting 2016-09-28 11:34:50 -04:00
eL0ck
228d52cc7c remove redundant service list 2016-09-28 08:49:51 +02:00
Doug Moscrop
2aab2a2ccc fix #2226 non-aws providers throw an error 2016-09-27 11:59:31 -04:00
David Tanner
1a8b94cc4f Upping code coverage.
Found some unused code when looking for throttling errors, added functionality to get code from SDK errors.
Added tests to cover functionality.
Fixed prefix to be serverless/{serviceName}/{stage}
2016-09-22 15:55:52 -06:00
Florian Motlik
953dbfbb1d Merge pull request #2101 from serverless/update-tracking-functionality
Update tracking functionality
2016-09-22 14:35:04 +02:00
kengos
cb74b3b1bb add filename option to YAML.load 2016-09-21 22:36:13 +09:00
Philipp Muens
10a638b744 Update tracking functionality according to PR review 2016-09-20 19:24:35 +02:00
Philipp Muens
1f8dc53aea Add timezone information 2016-09-20 09:12:59 +02:00
Philipp Muens
3338d018d6 Convert date object to string to get the timezone as well 2016-09-20 09:08:47 +02:00
Philipp Muens
b69027b686 Add tests for tracking functionality which check the existence of the trackingId 2016-09-20 09:08:47 +02:00
Philipp Muens
3c84d6112e Add memorySize and timeout tracking functionality 2016-09-20 09:08:47 +02:00
Philipp Muens
d1a16e283f Add new tracking functionalities and group them by topic 2016-09-20 09:08:47 +02:00
Philipp Muens
649ada4c2c Add unique userId (uuid) for tracking functionality 2016-09-20 09:08:47 +02:00
Florian Motlik
67644f7284 Merge pull request #2033 from rowanu/throw-error-on-events-object
Add check (and test) that function.events is an array.
2016-09-19 16:34:14 +02:00
John McKim
9e7f7c89f3 fix bug where variableSyntax is never set from config 2016-09-16 17:15:25 +10:00
horike37
e54ec4d23e add Node version and Serverless version in CLI errors 2016-09-14 07:53:01 +09:00
Doug Moscrop
56ed24e348 refactor PluginManager.run hook collection slightly 2016-09-09 21:01:48 -04:00
Doug Moscrop
5d4316db93 refactor CLI command/options to remove a few lines of code 2016-09-09 21:01:48 -04:00
Eslam A. Hefnawy
2e6cce979d fixed issue when referencing to self or file properties with var references 2016-09-08 17:53:18 +09:00
rowan
733f9ba55c Add check (and test) that function.events is an array. 2016-09-06 16:07:34 +10:00
Florian Motlik
1364f05f61 Merge pull request #1917 from johncmckim/issue-1777
Update packaging to support individual packages per function
2016-09-05 14:56:07 +02:00
Florian Motlik
cf5ddc67da Merge pull request #1978 from horike37/issue-1271-custom-validation
Add custom validation for plugin options
2016-09-02 07:38:30 +02:00