Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

ngx_mruby

A Fast and Memory-Efficient Web Server Extension Mechanism Using Scripting Language mruby for nginx
Collective - Host: opensource - https://opencollective.com/ngx_mruby - Code: https://github.com/matsumotory/ngx_mruby

Merge pull request #187 from yyamano/fix-typo

Typo and grammar fix in an error message.

github.com/matsumotory/ngx_mruby - d50881a1460ee9b5d44727d689291d32d4798dd4 authored over 8 years ago by MATSUMOTO, Ryosuke <[email protected]>
Typo and grammar fix in an error message.

github.com/matsumotory/ngx_mruby - e8e6717d8232bcdac6efcb4487f7fa8a4d2efccd authored over 8 years ago by Yuji Yamano <[email protected]>
Merge pull request #186 from yyamano/fix-segv

Fix segmentation fault if code has a syntax error.

github.com/matsumotory/ngx_mruby - 97b65377923ed7764ef9dd522f158f47890c4ed8 authored over 8 years ago by MATSUMOTO, Ryosuke <[email protected]>
Fix segmentation fault if code has a syntax error.

github.com/matsumotory/ngx_mruby - b9584cab78688f922ab5d7d0f0c9a50e8794b848 authored over 8 years ago by Yuji Yamano <[email protected]>
Merge pull request #184 from yyamano/fix-error-messages

github.com/matsumotory/ngx_mruby - 3279e8fdfb4a2a107e0d7361602619faf609a598 authored over 8 years ago by MATSUMOTO, Ryosuke <[email protected]>
Fix incorrect error messages.

github.com/matsumotory/ngx_mruby - d3093ba2b86bc04d6aa51208439dc8f574eb3396 authored over 8 years ago by Yuji Yamano <[email protected]>
Apply clang-format

github.com/matsumotory/ngx_mruby - 02f23c46e98bd4d3639e643419754d5574da6ae4 authored over 8 years ago by MATSUMOTO Ryosuke <[email protected]>
Merge commit '792cdd9d96770a5f5fd745c08225b7ef742541c3'

github.com/matsumotory/ngx_mruby - 00cc1e18461d19f485d64163f701f4a8d76b4b6e authored over 8 years ago by MATSUMOTO Ryosuke <[email protected]>
Squashed 'mruby_test/' changes from fa1c1ab..0d9aa83

0d9aa83 Merge pull request #3169 from ksss/Wshift-negative-value
e3bc81e Fix warning shift-negat...

github.com/matsumotory/ngx_mruby - 792cdd9d96770a5f5fd745c08225b7ef742541c3 authored over 8 years ago by MATSUMOTO Ryosuke <[email protected]>
Squashed 'mruby/' changes from fa1c1ab..0d9aa83

0d9aa83 Merge pull request #3169 from ksss/Wshift-negative-value
e3bc81e Fix warning shift-negat...

github.com/matsumotory/ngx_mruby - 89f087b8b9c82111892b37d8bae0666cb391e915 authored over 8 years ago by MATSUMOTO Ryosuke <[email protected]>
Merge commit '89f087b8b9c82111892b37d8bae0666cb391e915'

github.com/matsumotory/ngx_mruby - 2ddae48c0469eeb6b834afe391fa4f7b109e9f97 authored over 8 years ago by MATSUMOTO Ryosuke <[email protected]>
Bump up version to 1.18.2

github.com/matsumotory/ngx_mruby - 519041458a293b5552b8de84e3c81c2335e78492 authored over 8 years ago by sawanoboly <[email protected]>
Merge pull request #182 from hfm/fix-for-nginx-1-11-2

Support Nginx 1.11.2

github.com/matsumotory/ngx_mruby - f65a49f579efe76be39a469dbdb524c59ac10291 authored over 8 years ago by MATSUMOTO, Ryosuke <[email protected]>
Bump up version to 1.18.1

github.com/matsumotory/ngx_mruby - 8c84d173f0ce5b649c0cbfa70688198b70e22bab authored over 8 years ago by MATSUMOTO Ryosuke <[email protected]>
Merge pull request #183 from matsumoto-r/fix-master-leak

Fix master process memory leak when reloading nginx

github.com/matsumotory/ngx_mruby - fde44870db25a2f1256271c872d8d0d4b19a9d03 authored over 8 years ago by MATSUMOTO, Ryosuke <[email protected]>
If nginx_version is greater than 1011001 (1.11.1), add preconfiguration to ngx_stream_module_t

github.com/matsumotory/ngx_mruby - 0796906b899c5e1130a7ae63e736b5932b37c6f9 authored over 8 years ago by OKUMURA Takahiro <[email protected]>
Free only mrb_state at cleanup callback of mmcf

github.com/matsumotory/ngx_mruby - 51027e37f30dda0d7c2268a4f35da70e0b512b31 authored over 8 years ago by MATSUMOTO Ryosuke <[email protected]>
Add mrb_state cleanup callback functions

github.com/matsumotory/ngx_mruby - 9c350efc443da1289e22ae2534a6429738b08b7b authored over 8 years ago by MATSUMOTO Ryosuke <[email protected]>
Add build job of nginx 1.11.2

github.com/matsumotory/ngx_mruby - f27f2f129ddcafd324759134f57b4383c7e8e1cd authored over 8 years ago by OKUMURA Takahiro <[email protected]>
Nginx 1.11.2 added new element of preconfiguration to ngx_stream_module_t

see also: http://hg.nginx.org/nginx/rev/2f41d383c9c7

github.com/matsumotory/ngx_mruby - 14202c762193a2f0f359fbdd89622c0c920564b4 authored over 8 years ago by OKUMURA Takahiro <[email protected]>
Merge pull request #180 from yyamano/issue-179

Make it possible to use Rack based API for error pages to fix #179

github.com/matsumotory/ngx_mruby - 8608d8062b13129c11637187e3930f997137b05f authored over 8 years ago by MATSUMOTO, Ryosuke <[email protected]>
Make it possible to use Rack based API for error pages to fix #179

github.com/matsumotory/ngx_mruby - f9dc94be18273b74d5f7026554cd2308e4a505f7 authored over 8 years ago by Yuji Yamano <[email protected]>
GC protected at tls handshake hook for unexpeceted gc

github.com/matsumotory/ngx_mruby - 0b1bd7baa82d71bc673bc5a2d943634c10e82c84 authored over 8 years ago by MATSUMOTO Ryosuke <[email protected]>
Bump up version to v1.18.0

github.com/matsumotory/ngx_mruby - 69003c4cba47e75eee2f23236123dd903c872e2c authored over 8 years ago by MATSUMOTO Ryosuke <[email protected]>
Apply clang-format

github.com/matsumotory/ngx_mruby - 6da18ebd760495169b9b335054b63a2b2266185b authored over 8 years ago by MATSUMOTO Ryosuke <[email protected]>
Update update-mruby-subtree

github.com/matsumotory/ngx_mruby - 3c5da03c0dd4be19bc4b2a79b6af914c4cff52a9 authored over 8 years ago by MATSUMOTO Ryosuke <[email protected]>
Squashed 'mruby_test/' changes from 6b0299f..fa1c1ab

fa1c1ab Merge pull request #3163 from mattn/fix-public_methods
8a15ab0 add test for public_metho...

github.com/matsumotory/ngx_mruby - fe21a149c99fb5e94b0da7d83eabdc4a2c45d2bc authored over 8 years ago by MATSUMOTO Ryosuke <[email protected]>
Merge commit 'fe21a149c99fb5e94b0da7d83eabdc4a2c45d2bc'

github.com/matsumotory/ngx_mruby - dbf386fdb32eddee34a358539964a952e48d1ddb authored over 8 years ago by MATSUMOTO Ryosuke <[email protected]>
Squashed 'mruby/' changes from 6b0299f..fa1c1ab

fa1c1ab Merge pull request #3163 from mattn/fix-public_methods
8a15ab0 add test for public_metho...

github.com/matsumotory/ngx_mruby - 753967ddd3c5da0837fea1dbdf0fcfb8acd147cf authored over 8 years ago by MATSUMOTO Ryosuke <[email protected]>
Merge commit '753967ddd3c5da0837fea1dbdf0fcfb8acd147cf'

github.com/matsumotory/ngx_mruby - 44a83f8991427092a8e28a080690fecc03cc621b authored over 8 years ago by MATSUMOTO Ryosuke <[email protected]>
Merge pull request #178 from yyamano/rack-input

Add rack.input support.

github.com/matsumotory/ngx_mruby - a80997c2b47e2ac530a3f78bc3599e486feaf377 authored over 8 years ago by MATSUMOTO, Ryosuke <[email protected]>
Merge pull request #173 from matsumoto-r/fix-buge-172

github.com/matsumotory/ngx_mruby - ac84125e8733feabd670d1569c5e600eb1e27e58 authored over 8 years ago by MATSUMOTO, Ryosuke <[email protected]>
Send header filter when recive the chukued response from backend and use body filter directive

github.com/matsumotory/ngx_mruby - b1e9406dfa5b7faf7b99e4767c9c9be590b7e926 authored over 8 years ago by MATSUMOTO Ryosuke <[email protected]>
Move mruby-stringio dependency to rack-based-api/mrbgem.rake to ensure stringio is linked.

Backout f11c764.

github.com/matsumotory/ngx_mruby - 62a851ca5301eedc6d514fb95bf3a4507bcaa906 authored over 8 years ago by Yuji Yamano <[email protected]>
Remove debug message

github.com/matsumotory/ngx_mruby - a9e7631159b40d94ae1044e6ac520644630b5c39 authored over 8 years ago by MATSUMOTO Ryosuke <[email protected]>
Return NGX_OK on header filter phase if body handler is not NULL

github.com/matsumotory/ngx_mruby - ebf85d8f5b28a02e7d9d4493b9f624e1613cf13a authored over 8 years ago by MATSUMOTO Ryosuke <[email protected]>
Add PoC for fixing this issue

github.com/matsumotory/ngx_mruby - f5d7f21f2ff2ce8e6be2f905d5af173dd5e4ce45 authored over 8 years ago by MATSUMOTO Ryosuke <[email protected]>
Throw an exception when using rack.input without mruby-stringio.

github.com/matsumotory/ngx_mruby - f11c764809ca281baef367e142405b78c0bc8de1 authored over 8 years ago by Yuji Yamano <[email protected]>
Add rack.input support.

github.com/matsumotory/ngx_mruby - 4e16e199d677d55f3d8ab1fbf176656473409783 authored over 8 years ago by Yuji Yamano <[email protected]>
Merge pull request #177 from yyamano/rack-logger

github.com/matsumotory/ngx_mruby - f030d7be13b6f3692f408a98084c824191fa4914 authored over 8 years ago by MATSUMOTO, Ryosuke <[email protected]>
Add rack.logger support.

github.com/matsumotory/ngx_mruby - 286e77aaa808d102d2d77447951760b253aafb01 authored over 8 years ago by Yuji Yamano <[email protected]>
Merge pull request #176 from yyamano/extra-configure-option

Add extra configure option support to test.sh.

github.com/matsumotory/ngx_mruby - eb12e23b20a565f40ed0a5832c4a08421095ea1e authored over 8 years ago by MATSUMOTO, Ryosuke <[email protected]>
Add extra configure option support to test.sh.

github.com/matsumotory/ngx_mruby - b04b6387a8de1283ce6ff1d1f6b1b27b58e65239 authored over 8 years ago by Yuji Yamano <[email protected]>
Revert "Add mrb_run_output_filter don't send headers and body"

This reverts commit a75a2cdab04d7960aa437420c0ee78fca6075912.

github.com/matsumotory/ngx_mruby - 3083fe50e6a1c1de75ccfcf3fef28023b065f0a7 authored over 8 years ago by MATSUMOTO Ryosuke <[email protected]>
Add mrb_run_output_filter don't send headers and body

github.com/matsumotory/ngx_mruby - a75a2cdab04d7960aa437420c0ee78fca6075912 authored over 8 years ago by matsumoto-r <[email protected]>
Merge pull request #175 from yyamano/minor-build-improvements

Minor build improvements.

github.com/matsumotory/ngx_mruby - 6167a718193c127ae118010702fd7d7b28ddffe8 authored over 8 years ago by MATSUMOTO, Ryosuke <[email protected]>
Minor build improvements.

* Add default value for NUM_THREADS
* Use environment variable MRUBY_CONFIG instead of copying b...

github.com/matsumotory/ngx_mruby - d7794c3836226f96ff9dac0f7e17e4450e4327cf authored over 8 years ago by Yuji Yamano <[email protected]>
Merge pull request #174 from matsumoto-r/fix-buge-172_add_content-length-check

Update testcase: check content-length for body_filter

github.com/matsumotory/ngx_mruby - e3628e108e7d134b1c692e95f382e11d0b94a073 authored over 8 years ago by MATSUMOTO, Ryosuke <[email protected]>
check content-length after filter

github.com/matsumotory/ngx_mruby - 658f7a0deed87405917f5d062ea6f86d849f7e87 authored over 8 years ago by sawanoboly <[email protected]>
Revert "check content-length after filter"

This reverts commit 5600cf078bdac07a9628fdcdd9e5b17e9809a1da.

github.com/matsumotory/ngx_mruby - 05e86a501459d09338b3985f100ba69fc6a70ad1 authored over 8 years ago by sawanoboly <[email protected]>
check content-length after filter

github.com/matsumotory/ngx_mruby - 5600cf078bdac07a9628fdcdd9e5b17e9809a1da authored over 8 years ago by sawanoboly <[email protected]>
Add test from https://github.com/matsumoto-r/ngx_mruby/pull/173#issuecomment-225359334

github.com/matsumotory/ngx_mruby - 8efbfcfec3158ad8331b3451f9a4aaef50e4f5e2 authored over 8 years ago by matsumoto-r <[email protected]>
Fix bug can't get content-length at body filter phase

github.com/matsumotory/ngx_mruby - f19997152a6773221ddf9adaaddf96854dcded69 authored over 8 years ago by matsumoto-r <[email protected]>
Add error for using mruby_output_filter{,_code}

github.com/matsumotory/ngx_mruby - cefea342827083d46ee70fd658a2b32ee7a08c86 authored over 8 years ago by matsumoto-r <[email protected]>
Don't use next_header_filter on body filter phase

github.com/matsumotory/ngx_mruby - 12e00b6250510f13111724a8f89056290e81f638 authored over 8 years ago by matsumoto-r <[email protected]>
Add mruby_output_header_filter directive for script file

github.com/matsumotory/ngx_mruby - 13c53c678d1c951b5ce3ae501c9c88835ee6cf4b authored over 8 years ago by matsumoto-r <[email protected]>
Add only mruby_output_body_filter instead of mruby_output_filter

github.com/matsumotory/ngx_mruby - 7382f7aafcb038d269dfad760efacd736481518b authored over 8 years ago by matsumoto-r <[email protected]>
mruby_output_filter_code can't change headers

github.com/matsumotory/ngx_mruby - c0c335e5e14c88d805f3cf9d0f9c3d10e5a4ed38 authored over 8 years ago by matsumoto-r <[email protected]>
Add output header filter features

github.com/matsumotory/ngx_mruby - 363917fd284b3f969386cf45ff2dc8d1da1b97e0 authored over 8 years ago by matsumoto-r <[email protected]>
Add mruby_output_filter alias as mruby_output_body_filter

github.com/matsumotory/ngx_mruby - e6609d29748c8b178bd3d6ee175404f72ad4b1c9 authored over 8 years ago by matsumoto-r <[email protected]>
Add test for mruby_output_header_filter_code directive

just now test failed

github.com/matsumotory/ngx_mruby - add8468da578e412db1a25b9e27ea73e1704e8fa authored over 8 years ago by matsumoto-r <[email protected]>
HEAD method don't return body data

github.com/matsumotory/ngx_mruby - 0687980082db7f45a26b19c8d31c8e3bc71ae9c8 authored over 8 years ago by matsumoto-r <[email protected]>
Change error priority

github.com/matsumotory/ngx_mruby - 2a332091d8ad09c23c9eca6e22ddcfed8a9717ba authored over 8 years ago by matsumoto-r <[email protected]>
Don't support chunked transfer encoding

github.com/matsumotory/ngx_mruby - 6eac64584d65920904ca85326c89ddbb77163374 authored over 8 years ago by matsumoto-r <[email protected]>
Fix uninitialized body_length

github.com/matsumotory/ngx_mruby - 957bea44f3e71841b11202b9573c654131250336 authored over 8 years ago by matsumoto-r <[email protected]>
Merge pull request #171 from matsumoto-r/cosmetics_for_v1.17.2

Bump up Version to v1.17.2

github.com/matsumotory/ngx_mruby - b7e6c2fa9a24699c0c01551dc21be5f1a32f2d60 authored over 8 years ago by Yukihiko SAWANOBORI <[email protected]>
Bump up Version to v1.17.2

github.com/matsumotory/ngx_mruby - ac6e5deb6c5a79e873026fc0b90b0cb8a224a02f authored over 8 years ago by sawanoboly <[email protected]>
change order of last and first name.

github.com/matsumotory/ngx_mruby - b9c63bca41ba6c46ff374fe860b6c9f31b0dc1d2 authored over 8 years ago by sawanoboly <[email protected]>
Fix compatibility of test.sh with Mac OSX

github.com/matsumotory/ngx_mruby - 7bc6f286ad5e9a37af7c3aca9a0a3bd26a5c9ce6 authored over 8 years ago by matsumoto-r <[email protected]>
Merge commit '5398e5d605821e4f9b370e5cc1bd07b4fbb72b47'

github.com/matsumotory/ngx_mruby - 9bed1c27858d54886a16f158b5b728c4651ad06c authored over 8 years ago by matsumoto-r <[email protected]>
Squashed 'mruby_test/' changes from d098d82..6b0299f

6b0299f fixed remaining bugs in OP_ASGN stack adjustment; close #3159
29d3a40 stack adjustment a...

github.com/matsumotory/ngx_mruby - 5398e5d605821e4f9b370e5cc1bd07b4fbb72b47 authored over 8 years ago by matsumoto-r <[email protected]>
Squashed 'mruby/' changes from d098d82..6b0299f

6b0299f fixed remaining bugs in OP_ASGN stack adjustment; close #3159
29d3a40 stack adjustment a...

github.com/matsumotory/ngx_mruby - 13d5861f399e611c4a7386385c054951d677be78 authored over 8 years ago by matsumoto-r <[email protected]>
Merge commit '13d5861f399e611c4a7386385c054951d677be78'

github.com/matsumotory/ngx_mruby - 4fd46e2d71b6745476bc599bba64abeb7fdec25b authored over 8 years ago by matsumoto-r <[email protected]>
Add "Yukihiko SAWANOBORI" as collaborator to authors

github.com/matsumotory/ngx_mruby - d5c036837ecc9c7a9b4947c6916fba0ef2064cda authored over 8 years ago by MATSUMOTO, Ryosuke <[email protected]>
Merge pull request #170 from higanworks/dynamic_module

support `--add-dynamic-module` option

github.com/matsumotory/ngx_mruby - cbad8205288e30f2b2d87c085d3ecab2ec9d5717 authored over 8 years ago by MATSUMOTO, Ryosuke <[email protected]>
Merge branch 'dynamic_module_travis_tune' into dynamic_module

github.com/matsumotory/ngx_mruby - ebc62d2467fe01856702d13f5102ed2a512d7a1e authored over 8 years ago by sawanoboly <[email protected]>
use env BUILD_DYNAMIC_MODULE to diside target.

- AddEnv BUILD_DYNAMIC_MODULE
- update test.sh to sepalate static/dynamic
- update build.sh to s...

github.com/matsumotory/ngx_mruby - b4301113382d0932bb806f2b2d113acf35e792be authored over 8 years ago by sawanoboly <[email protected]>
>> mrbgems_config_dynamic ...

github.com/matsumotory/ngx_mruby - 02ce304943febef67b72cbf770f6c5265e82ede7 authored over 8 years ago by sawanoboly <[email protected]>
include LIBS to CORE_LIBS

github.com/matsumotory/ngx_mruby - ec7638f89b6c109e9a15d783b24dff565a3cf902 authored over 8 years ago by sawanoboly <[email protected]>
LDFLAGS into CORE_LIBS

github.com/matsumotory/ngx_mruby - b525f995060b096c99958e7e873d8d47352f94e0 authored over 8 years ago by sawanoboly <[email protected]>
rebuild mruby

github.com/matsumotory/ngx_mruby - 95e27d76646e5e295a8747f2b110d462f66403a5 authored over 8 years ago by sawanoboly <[email protected]>
change nginx 1.11.0 to 1.11.1

github.com/matsumotory/ngx_mruby - d5caab06b29120c06a127d1be32516520fe13528 authored over 8 years ago by sawanoboly <[email protected]>
include CORE_INCS

github.com/matsumotory/ngx_mruby - 623621655381ec1ee24ef717305ba3b9093ea64a authored over 8 years ago by sawanoboly <[email protected]>
add mrbgems_config_dynamic

github.com/matsumotory/ngx_mruby - 667ee03eaff49a67a8eb0e9bd104b7969bbe11f2 authored over 8 years ago by sawanoboly <[email protected]>
use NGINX_INSTALL_DIR

github.com/matsumotory/ngx_mruby - 35511fbfb66d59446595179e34e1ba2e52c6cdd2 authored over 8 years ago by sawanoboly <[email protected]>
add ldflags

github.com/matsumotory/ngx_mruby - 9f4529ccf4044fe580ea76e93db8cb8f8b6e7a0a authored over 8 years ago by sawanoboly <[email protected]>
check DYNAMIC only

github.com/matsumotory/ngx_mruby - 575310569584f0e979ceafc52a7ed5860cb2df25 authored over 8 years ago by sawanoboly <[email protected]>
remove dup libmruby.a

github.com/matsumotory/ngx_mruby - 9efd3a3866cbafb88c7a4bd58847f71689a4e27e authored over 8 years ago by sawanoboly <[email protected]>
define generate_gems_config_dynamic

github.com/matsumotory/ngx_mruby - a18c5d6d4e3a890a0311f4638c0aec23a80756dc authored over 8 years ago by sawanoboly <[email protected]>
include mruby-redis

github.com/matsumotory/ngx_mruby - a9ec39c0f02fcce5669b3123b92a290379ca31b1 authored over 8 years ago by sawanoboly <[email protected]>
load mrbgems_config

github.com/matsumotory/ngx_mruby - 2f62a81bd5d6bff3498d6d1f73e0a4b75643b52c authored over 8 years ago by sawanoboly <[email protected]>
Merge remote-tracking branch 'upstream/master' into dynamic_module

github.com/matsumotory/ngx_mruby - 8c20622103e213c894a41b1fb08319cad456adab authored over 8 years ago by sawanoboly <[email protected]>
add dynamic_module test

github.com/matsumotory/ngx_mruby - 3cc165cc445ce43d3a2f04bbc916ea9f5b5f1eda authored over 8 years ago by sawanoboly <[email protected]>
DYNAMIC or YES or not Suppported

github.com/matsumotory/ngx_mruby - 2e16776564cea24e203e5ed304f36a2d00d90bf5 authored over 8 years ago by sawanoboly <[email protected]>
add task ngx_mruby_dynamic

github.com/matsumotory/ngx_mruby - de21d5adb850f30f095ea0c857d9dd391b91bffd authored over 8 years ago by sawanoboly <[email protected]>
add ngx_stream_mruby_module to HTTP_FILTER_MODULES

github.com/matsumotory/ngx_mruby - 4a5b50bf94bafaeb54f9ce99de7f5eb06643afb3 authored over 8 years ago by sawanoboly <[email protected]>
fix usage of Dockerfile.travis_emulate

github.com/matsumotory/ngx_mruby - d3e7727544e632ca0409dfadd608228b21686148 authored over 8 years ago by sawanoboly <[email protected]>
Merge remote-tracking branch 'upstream/master' into dynamic_module

github.com/matsumotory/ngx_mruby - feb381074b0a71f67b156f9d20bb7301b8e72ac6 authored over 8 years ago by sawanoboly <[email protected]>