Navigation Menu

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: droonga/droonga-engine
base: 39bf724210b4
Choose a base ref
...
head repository: droonga/droonga-engine
compare: 8ede24221c95
Choose a head ref
  • 4 commits
  • 5 files changed
  • 1 contributor

Commits on Jan 6, 2015

  1. Never use buffering feature for the global forwarder.

    It is used for clients or the engine node itself, and
    never be used for other engine nodes.
    piroor committed Jan 6, 2015
    Copy the full SHA
    03fb153 View commit details
    Browse the repository at this point in the history
  2. Use FluentMessageSender directly for other engine nodes

    Conflicts:
    	lib/droonga/engine_node.rb
    piroor committed Jan 6, 2015
    Copy the full SHA
    2094f6b View commit details
    Browse the repository at this point in the history
  3. Remoev obsolete codes to confrol buffering by forwarder

    Conflicts:
    	lib/droonga/forwarder.rb
    piroor committed Jan 6, 2015
    Copy the full SHA
    66241e3 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    8ede242 View commit details
    Browse the repository at this point in the history