Ecosyste.ms: OpenCollective

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

github.com/matsumotory/ngx_mruby

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

Merge pull request #187 from yyamano/fix-typo

Typo and grammar fix in an error message.

d50881a1460ee9b5d44727d689291d32d4798dd4 authored over 8 years ago
Typo and grammar fix in an error message.

e8e6717d8232bcdac6efcb4487f7fa8a4d2efccd authored over 8 years ago
Merge pull request #186 from yyamano/fix-segv

Fix segmentation fault if code has a syntax error.

97b65377923ed7764ef9dd522f158f47890c4ed8 authored over 8 years ago
Fix segmentation fault if code has a syntax error.

b9584cab78688f922ab5d7d0f0c9a50e8794b848 authored over 8 years ago
Merge pull request #184 from yyamano/fix-error-messages

3279e8fdfb4a2a107e0d7361602619faf609a598 authored over 8 years ago
Fix incorrect error messages.

d3093ba2b86bc04d6aa51208439dc8f574eb3396 authored over 8 years ago
Apply clang-format

02f23c46e98bd4d3639e643419754d5574da6ae4 authored over 8 years ago
Merge commit '792cdd9d96770a5f5fd745c08225b7ef742541c3'

00cc1e18461d19f485d64163f701f4a8d76b4b6e authored over 8 years ago
Squashed 'mruby_test/' changes from fa1c1ab..0d9aa83

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

792cdd9d96770a5f5fd745c08225b7ef742541c3 authored over 8 years ago
Squashed 'mruby/' changes from fa1c1ab..0d9aa83

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

89f087b8b9c82111892b37d8bae0666cb391e915 authored over 8 years ago
Merge commit '89f087b8b9c82111892b37d8bae0666cb391e915'

2ddae48c0469eeb6b834afe391fa4f7b109e9f97 authored over 8 years ago
Bump up version to 1.18.2

519041458a293b5552b8de84e3c81c2335e78492 authored over 8 years ago
Merge pull request #182 from hfm/fix-for-nginx-1-11-2

Support Nginx 1.11.2

f65a49f579efe76be39a469dbdb524c59ac10291 authored over 8 years ago
Bump up version to 1.18.1

8c84d173f0ce5b649c0cbfa70688198b70e22bab authored over 8 years ago
Merge pull request #183 from matsumoto-r/fix-master-leak

Fix master process memory leak when reloading nginx

fde44870db25a2f1256271c872d8d0d4b19a9d03 authored over 8 years ago
If nginx_version is greater than 1011001 (1.11.1), add preconfiguration to ngx_stream_module_t

0796906b899c5e1130a7ae63e736b5932b37c6f9 authored over 8 years ago
Free only mrb_state at cleanup callback of mmcf

51027e37f30dda0d7c2268a4f35da70e0b512b31 authored over 8 years ago
Add mrb_state cleanup callback functions

9c350efc443da1289e22ae2534a6429738b08b7b authored over 8 years ago
Add build job of nginx 1.11.2

f27f2f129ddcafd324759134f57b4383c7e8e1cd authored over 8 years ago
Nginx 1.11.2 added new element of preconfiguration to ngx_stream_module_t

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

14202c762193a2f0f359fbdd89622c0c920564b4 authored over 8 years ago
Merge pull request #180 from yyamano/issue-179

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

8608d8062b13129c11637187e3930f997137b05f authored over 8 years ago
Make it possible to use Rack based API for error pages to fix #179

f9dc94be18273b74d5f7026554cd2308e4a505f7 authored over 8 years ago
GC protected at tls handshake hook for unexpeceted gc

0b1bd7baa82d71bc673bc5a2d943634c10e82c84 authored over 8 years ago
Bump up version to v1.18.0

69003c4cba47e75eee2f23236123dd903c872e2c authored over 8 years ago
Apply clang-format

6da18ebd760495169b9b335054b63a2b2266185b authored over 8 years ago
Update update-mruby-subtree

3c5da03c0dd4be19bc4b2a79b6af914c4cff52a9 authored over 8 years ago
Squashed 'mruby_test/' changes from 6b0299f..fa1c1ab

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

fe21a149c99fb5e94b0da7d83eabdc4a2c45d2bc authored over 8 years ago
Merge commit 'fe21a149c99fb5e94b0da7d83eabdc4a2c45d2bc'

dbf386fdb32eddee34a358539964a952e48d1ddb authored over 8 years ago
Squashed 'mruby/' changes from 6b0299f..fa1c1ab

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

753967ddd3c5da0837fea1dbdf0fcfb8acd147cf authored over 8 years ago
Merge commit '753967ddd3c5da0837fea1dbdf0fcfb8acd147cf'

44a83f8991427092a8e28a080690fecc03cc621b authored over 8 years ago
Merge pull request #178 from yyamano/rack-input

Add rack.input support.

a80997c2b47e2ac530a3f78bc3599e486feaf377 authored over 8 years ago
Merge pull request #173 from matsumoto-r/fix-buge-172

ac84125e8733feabd670d1569c5e600eb1e27e58 authored over 8 years ago
Send header filter when recive the chukued response from backend and use body filter directive

b1e9406dfa5b7faf7b99e4767c9c9be590b7e926 authored over 8 years ago
Move mruby-stringio dependency to rack-based-api/mrbgem.rake to ensure stringio is linked.

Backout f11c764.

62a851ca5301eedc6d514fb95bf3a4507bcaa906 authored over 8 years ago
Remove debug message

a9e7631159b40d94ae1044e6ac520644630b5c39 authored over 8 years ago
Return NGX_OK on header filter phase if body handler is not NULL

ebf85d8f5b28a02e7d9d4493b9f624e1613cf13a authored over 8 years ago
Add PoC for fixing this issue

f5d7f21f2ff2ce8e6be2f905d5af173dd5e4ce45 authored over 8 years ago
Throw an exception when using rack.input without mruby-stringio.

f11c764809ca281baef367e142405b78c0bc8de1 authored over 8 years ago
Add rack.input support.

4e16e199d677d55f3d8ab1fbf176656473409783 authored over 8 years ago
Merge pull request #177 from yyamano/rack-logger

f030d7be13b6f3692f408a98084c824191fa4914 authored over 8 years ago
Add rack.logger support.

286e77aaa808d102d2d77447951760b253aafb01 authored over 8 years ago
Merge pull request #176 from yyamano/extra-configure-option

Add extra configure option support to test.sh.

eb12e23b20a565f40ed0a5832c4a08421095ea1e authored over 8 years ago
Add extra configure option support to test.sh.

b04b6387a8de1283ce6ff1d1f6b1b27b58e65239 authored over 8 years ago
Revert "Add mrb_run_output_filter don't send headers and body"

This reverts commit a75a2cdab04d7960aa437420c0ee78fca6075912.

3083fe50e6a1c1de75ccfcf3fef28023b065f0a7 authored over 8 years ago
Add mrb_run_output_filter don't send headers and body

a75a2cdab04d7960aa437420c0ee78fca6075912 authored over 8 years ago
Merge pull request #175 from yyamano/minor-build-improvements

Minor build improvements.

6167a718193c127ae118010702fd7d7b28ddffe8 authored over 8 years ago
Minor build improvements.

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

d7794c3836226f96ff9dac0f7e17e4450e4327cf authored over 8 years ago
Merge pull request #174 from matsumoto-r/fix-buge-172_add_content-length-check

Update testcase: check content-length for body_filter

e3628e108e7d134b1c692e95f382e11d0b94a073 authored over 8 years ago
check content-length after filter

658f7a0deed87405917f5d062ea6f86d849f7e87 authored over 8 years ago
Revert "check content-length after filter"

This reverts commit 5600cf078bdac07a9628fdcdd9e5b17e9809a1da.

05e86a501459d09338b3985f100ba69fc6a70ad1 authored over 8 years ago
check content-length after filter

5600cf078bdac07a9628fdcdd9e5b17e9809a1da authored over 8 years ago
Add test from https://github.com/matsumoto-r/ngx_mruby/pull/173#issuecomment-225359334

8efbfcfec3158ad8331b3451f9a4aaef50e4f5e2 authored over 8 years ago
Fix bug can't get content-length at body filter phase

f19997152a6773221ddf9adaaddf96854dcded69 authored over 8 years ago
Add error for using mruby_output_filter{,_code}

cefea342827083d46ee70fd658a2b32ee7a08c86 authored over 8 years ago
Don't use next_header_filter on body filter phase

12e00b6250510f13111724a8f89056290e81f638 authored over 8 years ago
Add mruby_output_header_filter directive for script file

13c53c678d1c951b5ce3ae501c9c88835ee6cf4b authored over 8 years ago
Add only mruby_output_body_filter instead of mruby_output_filter

7382f7aafcb038d269dfad760efacd736481518b authored over 8 years ago
mruby_output_filter_code can't change headers

c0c335e5e14c88d805f3cf9d0f9c3d10e5a4ed38 authored over 8 years ago
Add output header filter features

363917fd284b3f969386cf45ff2dc8d1da1b97e0 authored over 8 years ago
Add mruby_output_filter alias as mruby_output_body_filter

e6609d29748c8b178bd3d6ee175404f72ad4b1c9 authored over 8 years ago
Add test for mruby_output_header_filter_code directive

just now test failed

add8468da578e412db1a25b9e27ea73e1704e8fa authored over 8 years ago
HEAD method don't return body data

0687980082db7f45a26b19c8d31c8e3bc71ae9c8 authored over 8 years ago
Change error priority

2a332091d8ad09c23c9eca6e22ddcfed8a9717ba authored over 8 years ago
Don't support chunked transfer encoding

6eac64584d65920904ca85326c89ddbb77163374 authored over 8 years ago
Fix uninitialized body_length

957bea44f3e71841b11202b9573c654131250336 authored over 8 years ago
Merge pull request #171 from matsumoto-r/cosmetics_for_v1.17.2

Bump up Version to v1.17.2

b7e6c2fa9a24699c0c01551dc21be5f1a32f2d60 authored over 8 years ago
Bump up Version to v1.17.2

ac6e5deb6c5a79e873026fc0b90b0cb8a224a02f authored over 8 years ago
change order of last and first name.

b9c63bca41ba6c46ff374fe860b6c9f31b0dc1d2 authored over 8 years ago
Fix compatibility of test.sh with Mac OSX

7bc6f286ad5e9a37af7c3aca9a0a3bd26a5c9ce6 authored over 8 years ago
Merge commit '5398e5d605821e4f9b370e5cc1bd07b4fbb72b47'

9bed1c27858d54886a16f158b5b728c4651ad06c authored over 8 years ago
Squashed 'mruby_test/' changes from d098d82..6b0299f

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

5398e5d605821e4f9b370e5cc1bd07b4fbb72b47 authored over 8 years ago
Squashed 'mruby/' changes from d098d82..6b0299f

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

13d5861f399e611c4a7386385c054951d677be78 authored over 8 years ago
Merge commit '13d5861f399e611c4a7386385c054951d677be78'

4fd46e2d71b6745476bc599bba64abeb7fdec25b authored over 8 years ago
Add "Yukihiko SAWANOBORI" as collaborator to authors

d5c036837ecc9c7a9b4947c6916fba0ef2064cda authored over 8 years ago
Merge pull request #170 from higanworks/dynamic_module

support `--add-dynamic-module` option

cbad8205288e30f2b2d87c085d3ecab2ec9d5717 authored over 8 years ago
Merge branch 'dynamic_module_travis_tune' into dynamic_module

ebc62d2467fe01856702d13f5102ed2a512d7a1e authored over 8 years ago
use env BUILD_DYNAMIC_MODULE to diside target.

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

b4301113382d0932bb806f2b2d113acf35e792be authored over 8 years ago
>> mrbgems_config_dynamic ...

02ce304943febef67b72cbf770f6c5265e82ede7 authored over 8 years ago
include LIBS to CORE_LIBS

ec7638f89b6c109e9a15d783b24dff565a3cf902 authored over 8 years ago
LDFLAGS into CORE_LIBS

b525f995060b096c99958e7e873d8d47352f94e0 authored over 8 years ago
add pathes

6332a20d05c99cdde4ab193fe5244ff03e8c2d22 authored over 8 years ago
rebuild mruby

95e27d76646e5e295a8747f2b110d462f66403a5 authored over 8 years ago
change nginx 1.11.0 to 1.11.1

d5caab06b29120c06a127d1be32516520fe13528 authored over 8 years ago
include CORE_INCS

623621655381ec1ee24ef717305ba3b9093ea64a authored over 8 years ago
add mrbgems_config_dynamic

667ee03eaff49a67a8eb0e9bd104b7969bbe11f2 authored over 8 years ago
use NGINX_INSTALL_DIR

35511fbfb66d59446595179e34e1ba2e52c6cdd2 authored over 8 years ago
add ldflags

9f4529ccf4044fe580ea76e93db8cb8f8b6e7a0a authored over 8 years ago
use LIBS

9afc00717c4b34610f7046217ff3ce7f53c87161 authored over 8 years ago
check DYNAMIC only

575310569584f0e979ceafc52a7ed5860cb2df25 authored over 8 years ago
remove dup libmruby.a

9efd3a3866cbafb88c7a4bd58847f71689a4e27e authored over 8 years ago
define generate_gems_config_dynamic

a18c5d6d4e3a890a0311f4638c0aec23a80756dc authored over 8 years ago
include mruby-redis

a9ec39c0f02fcce5669b3123b92a290379ca31b1 authored over 8 years ago
load mrbgems_config

2f62a81bd5d6bff3498d6d1f73e0a4b75643b52c authored over 8 years ago
Merge remote-tracking branch 'upstream/master' into dynamic_module

8c20622103e213c894a41b1fb08319cad456adab authored over 8 years ago
add dynamic_module test

3cc165cc445ce43d3a2f04bbc916ea9f5b5f1eda authored over 8 years ago
DYNAMIC or YES or not Suppported

2e16776564cea24e203e5ed304f36a2d00d90bf5 authored over 8 years ago
add task ngx_mruby_dynamic

de21d5adb850f30f095ea0c857d9dd391b91bffd authored over 8 years ago
add ngx_stream_mruby_module to HTTP_FILTER_MODULES

4a5b50bf94bafaeb54f9ce99de7f5eb06643afb3 authored over 8 years ago
fix usage of Dockerfile.travis_emulate

d3e7727544e632ca0409dfadd608228b21686148 authored over 8 years ago
Merge remote-tracking branch 'upstream/master' into dynamic_module

feb381074b0a71f67b156f9d20bb7301b8e72ac6 authored over 8 years ago