[Groonga-commit] groonga/groonga at 11b08a6 [master] ngx_mruby: add ngx_mruby as a submodule

Back to archive index

Kentaro Hayashi null+****@clear*****
Wed Oct 12 10:31:15 JST 2016


Kentaro Hayashi	2016-10-12 10:31:15 +0900 (Wed, 12 Oct 2016)

  New Revision: 11b08a6caf5bb0f429358ba13ddb7093631f5103
  https://github.com/groonga/groonga/commit/11b08a6caf5bb0f429358ba13ddb7093631f5103

  Message:
    ngx_mruby: add ngx_mruby as a submodule
    
    It is required to enable mruby for groonga-httpd.

  Added files:
    vendor/ngx_mruby-source
  Modified files:
    .gitmodules

  Modified: .gitmodules (+3 -0)
===================================================================
--- .gitmodules    2016-10-11 21:11:03 +0900 (db91500)
+++ .gitmodules    2016-10-12 10:31:15 +0900 (5eedc57)
@@ -7,3 +7,6 @@
 [submodule "test/mruby/rroonga"]
 	path = test/mruby/rroonga
 	url = https://github.com/ranguba/rroonga.git
+[submodule "vendor/ngx_mruby-source"]
+	path = vendor/ngx_mruby-source
+	url = https://github.com/matsumoto-r/ngx_mruby.git

  Added: vendor/ngx_mruby-source (+1 -0) 160000
===================================================================
--- /dev/null
+++ vendor/ngx_mruby-source    2016-10-12 10:31:15 +0900 (a2e486e)
@@ -0,0 +1 @@
+Subproject commit a2e486eb0f199ed6d0aac7a063e3167888f2b0d5
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index