[Groonga-commit] droonga/fluent-plugin-droonga at 342041d [master] Rename proxy.rb to dispatcher.rb.

Back to archive index

Daijiro MORI null+****@clear*****
Wed Nov 20 13:38:01 JST 2013


Daijiro MORI	2013-11-20 13:38:01 +0900 (Wed, 20 Nov 2013)

  New Revision: 342041d5b526481e9f7eea3adc7407f881b29f59
  https://github.com/droonga/fluent-plugin-droonga/commit/342041d5b526481e9f7eea3adc7407f881b29f59

  Message:
    Rename proxy.rb to dispatcher.rb.

  Modified files:
    lib/droonga/executor.rb
  Renamed files:
    lib/droonga/dispatcher.rb
      (from lib/droonga/proxy.rb)

  Renamed: lib/droonga/dispatcher.rb (+0 -0) 100%
===================================================================

  Modified: lib/droonga/executor.rb (+1 -1)
===================================================================
--- lib/droonga/executor.rb    2013-11-20 12:57:18 +0900 (fbb3055)
+++ lib/droonga/executor.rb    2013-11-20 13:38:01 +0900 (2916288)
@@ -21,7 +21,7 @@ require "groonga"
 require "droonga/job_queue"
 require "droonga/handler_plugin"
 require "droonga/plugin"
-require "droonga/proxy"
+require "droonga/dispatcher"
 
 module Droonga
   class Executor
-------------- next part --------------
HTML����������������������������...
Download 



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