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: kenhys/groonga
base: 1dd9367caafd
Choose a base ref
...
head repository: kenhys/groonga
compare: 07bc0c6f526c
Choose a head ref
  • 4 commits
  • 4 files changed
  • 2 contributors

Commits on Apr 20, 2017

  1. test: add drilldowns[LABEL].columns[NAME].window.sort_keys test case …

    …without cache
    
    When the value of --drilldowns[LABEL].columns[NAME].window.sort_keys
    parameter is changed, Groonga returns result without using cache.
    kenhys committed Apr 20, 2017
    Copy the full SHA
    4bbbc2a View commit details
    Browse the repository at this point in the history
  2. test: add drilldown_filter test case without cache

    When the value of --drilldown_filter parameter is changed, Groonga
    returns result without using cache.
    kenhys committed Apr 20, 2017
    Copy the full SHA
    68ed40a View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2017

  1. Merge pull request groonga#662 from kenhys/test-cache-drilldowns-colu…

    …mns-window-sort-keys
    
    test: add drilldowns[LABEL].columns[NAME].window.sort_keys without cache
    
    Patch by Kentaro Hayashi. Thanks!!!
    kou committed Apr 21, 2017
    Copy the full SHA
    1d76bfd View commit details
    Browse the repository at this point in the history
  2. Merge pull request groonga#676 from kenhys/test-cache-drilldown-filter

    test: add drilldown_filter test case without cache
    
    Patch by Kentaro Hayashi. Thanks!!!
    kou committed Apr 21, 2017
    Copy the full SHA
    07bc0c6 View commit details
    Browse the repository at this point in the history