5581 Commits

Author SHA1 Message Date
Eslam A. Hefnawy
4e9c3e9b8b releasing v1.5.1 2017-01-19 15:53:57 +07:00
Philipp Muens
84f2964e0d Merge pull request #3114 from serverless/fix-dotnet-path-casing
Fix dotnet path casing
2017-01-18 10:35:40 +01:00
Philipp Muens
f599977bb2 Fix serverless.yml indentations 2017-01-18 10:07:42 +01:00
Ryan Stelly
383a4a0ec3 fix release casing in test_all_templates 2017-01-17 17:31:46 -06:00
Ryan Stelly
fa7886a68e fix casing of docs version of exampl .yml (which may not be used for anything?) 2017-01-17 17:28:58 -06:00
Ryan Stelly
f0b762536c fix casing of dotnet artifact 2017-01-17 17:16:38 -06:00
Philipp Muens
3a71a666b9 Merge pull request #3110 from lukechilds/patch-1
Remove extra word from testing docs
2017-01-17 07:20:22 -08:00
Luke Childs
38b1015f5c Remove extra word from testing docs 2017-01-17 12:08:58 +07:00
Philipp Muens
6ab2040672 Merge pull request #3106 from horike37/update-license-year
update license year
2017-01-15 19:10:01 -08:00
horike37
8bbcdeabd9 update license year 2017-01-16 06:17:56 +09:00
Philipp Muens
13e9bc1d09 Merge pull request #3101 from rfader/patch-1
Remove invalid argument in workflow doc
2017-01-15 07:05:34 -08:00
Rasmus Faddersbøll
a2e36d04bd Remove invalid argument in workflow doc 2017-01-15 11:14:56 +01:00
Philipp Muens
fcf1a78211 Merge pull request #3095 from horike37/issue-3094
fixed the bug when Multi-line values is given in iot events
2017-01-14 12:46:13 -08:00
Philipp Muens
3faaf77234 Merge pull request #3062 from serverless/add-release-contributors-list-script
Add release contributors list script
2017-01-14 12:44:43 -08:00
Philipp Muens
1f810f4018 Fix and update tests 2017-01-14 12:40:41 -08:00
Philipp Muens
ee8af89c6b Merge pull request #3096 from serverless/add-dockerfile
Add Dockerfile
2017-01-14 09:35:57 -08:00
Philipp Muens
a779310267 Add Dockerfile
For more control over development container.
2017-01-14 09:28:55 -08:00
horike37
64af4ef244 fixed the bug when Multi-line values is given in iot events 2017-01-14 15:33:07 +09:00
Philipp Muens
356a3d5966 Merge pull request #3086 from alasdairnicol/docs_python_hello_world
Update Python hello wold example to be consistent with Node.js
2017-01-11 19:02:27 -08:00
Alasdair Nicol
912a40ac04 Update Python hello wold example to be consistent with Node.js 2017-01-11 22:45:22 +00:00
Eslam λ Hefnawy
112cf554bd Merge pull request #3064 from vladgolubev/add-support-numeric-template-path
Add support of numeric template creation path
2017-01-11 16:02:03 +07:00
Maciej Winnicki
099e3841e8 Merge pull request #3082 from serverless/fix-preuninstall-promise-problem
Fix Preuninstall Promise problem
2017-01-10 17:58:16 -08:00
Philipp Muens
b18f67e27b Fix Preuninstall Promise problem 2017-01-10 17:16:42 -08:00
Maciej Winnicki
46cace9b84 Merge pull request #3070 from serverless/add-docker-detection
Add Docker detection
2017-01-10 12:07:04 -08:00
Philipp Muens
791880911a Remove unnecessary assertions 2017-01-10 08:57:43 -08:00
Philipp Muens
dc8fe5c22f Remove unnecessary getRootPath method 2017-01-10 08:16:17 -08:00
Philipp Muens
2d2ba4521d Update Docker detection to be cgroup based
This ensures a more stable detection strategy since .dockerenv might be not around for the long term.
2017-01-09 11:15:12 -08:00
Philipp Muens
bf2c6bfc56 Merge pull request #3068 from vladgolubev/eslint-cache
Dramatically improve ESLint’s running time by enabling cache
2017-01-09 01:13:30 +01:00
Philipp Muens
ce8bbc4885 Add Docker detection 2017-01-08 14:19:25 +01:00
Vlad Golubev
7c855a481b 4x speed increase of ESLint by adding --cache 2017-01-07 00:41:10 +02:00
Vlad Golubev
0420a9c55b Add test: should create a service in the directory if using the "path" option with digits 2017-01-06 16:35:10 +02:00
Vlad Golubev
f678e45b02 Add support of numeric template creation path, fix #3063 2017-01-06 16:35:10 +02:00
Philipp Muens
6d948411f9 Update RELEASE_CHECKLIST with additional steps 2017-01-06 09:22:25 +01:00
Philipp Muens
f8eadf4df3 Add script which generates list of release contributors 2017-01-05 20:12:59 +01:00
Eslam λ Hefnawy
0d8910ec4b Merge pull request #3058 from serverless/releasing-v1.5.0
releasing v1.5.0
v1.5.0
2017-01-05 21:41:22 +07:00
Eslam A. Hefnawy
248839852b releasing v1.5.0 2017-01-05 21:30:02 +07:00
Philipp Muens
1f3923ae07 Merge pull request #3056 from serverless/add-pre-and-post-install-scripts-to-package-files
Add pre- and postinstall scripts to package
2017-01-05 09:12:24 +01:00
Philipp Muens
93c87468be Add pre- and postinstall scripts to package 2017-01-04 17:17:29 +01:00
David Wells
809a28a55d Merge pull request #3053 from serverless/updateReadmeInstructions
update examples and plugins and add note on where to update data
2017-01-03 21:17:01 -08:00
davidwells
08b9b2b86c update examples and plugins and add note on where to update data 2017-01-03 21:09:26 -08:00
Philipp Muens
6ae19fd724 Merge pull request #2952 from LightmakerCanada/fix-for-2508
Generate a single policy statement to cover all stream events
2017-01-03 15:48:50 +01:00
Eslam λ Hefnawy
c8439dc95f Merge pull request #3048 from serverless/create-error-on-overwrite
Create error on overwrite
2017-01-03 19:38:50 +07:00
Eslam λ Hefnawy
7fc058df63 Merge pull request #2141 from johnf/cognito_authorizer
add the start of cognito user pool authorizer support
2017-01-03 19:28:00 +07:00
Philipp Muens
bc368fdabd Fix broken validate test 2017-01-03 13:27:00 +01:00
Philipp Muens
3e6ee85a96 Fix failing tests 2017-01-03 12:50:27 +01:00
Philipp Muens
dd9935730e Merge pull request #3047 from serverless/fix-exit-code-noop
Fix "No updates to be performed." throwing Error code 1
2017-01-03 12:28:46 +01:00
Maciej Winnicki
1f881fb228
add tests and small refactor 2017-01-03 12:11:31 +01:00
Maciej Winnicki
8a67eef09d Merge pull request #3043 from choefele/master
Add Swift Service
2017-01-02 22:25:02 +01:00
Claus Höfele
38c2d0a744 Update README.md 2017-01-02 21:57:19 +01:00
Nik Graf
dc2d350ff5 Merge pull request #2954 from horike37/add-awsiot-to-event-source
Add IoT event source
2017-01-02 16:12:30 +01:00