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: f82748b6f35a
Choose a base ref
...
head repository: kenhys/groonga
compare: fe5bab0d472a
Choose a head ref
  • 5 commits
  • 8 files changed
  • 2 contributors

Commits on Apr 20, 2017

  1. test: add columns[NAME].window.group_keys test case without cache

    When the value of --columns[NAME].window.group_keys parameter is
    changed, Groonga returns result without using cache.
    kenhys committed Apr 20, 2017
    Copy the full SHA
    ff8a321 View commit details
    Browse the repository at this point in the history
  2. packages ubuntu: drop Ubuntu 12.04 support

    It will reach EOL at April 28, 2017
    kenhys committed Apr 20, 2017
    Copy the full SHA
    627a26b View commit details
    Browse the repository at this point in the history
  3. Merge pull request groonga#658 from kenhys/test-cache-columns-window-…

    …group-keys
    
    test: add columns[NAME].window.group_keys test case without cache
    
    Patch by Kentaro Hayashi. Thanks!!!
    kou committed Apr 20, 2017
    Copy the full SHA
    1dd9367 View commit details
    Browse the repository at this point in the history
  4. test: add no hit dynamic columns with drilldowns[LABEL].filter withou…

    …t error
    
    This test case checks whether drilldowns[LABEL].filter with empty
    records of dynamic columns (price_with_tax) in initial stage doesn't
    cause an error.
    kenhys committed Apr 20, 2017
    Copy the full SHA
    2ada771 View commit details
    Browse the repository at this point in the history
  5. test: add no hit dynamic columns with drilldowns[LABEL].filter withou…

    …t error
    
    This test case checks whether drilldowns[LABEL].filter with empty
    records of dynamic columns (price_with_tax) in initial stage doesn't
    cause an error.
    kenhys committed Apr 20, 2017
    Copy the full SHA
    fe5bab0 View commit details
    Browse the repository at this point in the history