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: 68d9b2e0b588
Choose a base ref
...
head repository: kenhys/groonga
compare: 2e5e20c16d1b
Choose a head ref
  • 8 commits
  • 19 files changed
  • 3 contributors

Commits on Apr 21, 2017

  1. test: add drilldowns[LABEL].columns[NAME].flags test case without cache

    When the value of --drilldowns[LABEL].columns[NAME].flags parameter is
    changed, Groonga returns result without using cache.
    kenhys committed Apr 21, 2017
    Copy the full SHA
    aa9fea3 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2017

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

    … without cache
    
    When the value of --drilldowns[LABEL].columns[NAME].window.group_keys
    parameter is changed, Groonga returns result without using cache.
    kenhys committed Apr 24, 2017
    Copy the full SHA
    8dd45cc View commit details
    Browse the repository at this point in the history
  2. Merge pull request groonga#675 from kenhys/test-cache-drilldowns-colu…

    …mns-window-group-keys
    
    test: add drilldowns[LABEL].columns[NAME].window.group_keys test case without cache
    
    Patch by Kentaro Hayashi. Thanks!!!
    kou committed Apr 24, 2017
    Copy the full SHA
    57b9b40 View commit details
    Browse the repository at this point in the history
  3. test: sort by parameter name

    It's for HTTP test.
    kou committed Apr 24, 2017
    Copy the full SHA
    23486e6 View commit details
    Browse the repository at this point in the history
  4. Update latest release

      $ make update-latest-release OLD_RELEASE=7.0.1 OLD_RELEASE_DATE=2017-03-29 NEW_RELEASE_DATE=2017-04-29
    kenhys committed Apr 24, 2017
    Copy the full SHA
    a2e1bf2 View commit details
    Browse the repository at this point in the history
  5. doc: update po

    kenhys committed Apr 24, 2017
    Copy the full SHA
    af11734 View commit details
    Browse the repository at this point in the history
  6. doc: add 7.0.2 placeholder

    kenhys committed Apr 24, 2017
    Copy the full SHA
    0dbe09e View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2017

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

    …mns-flags
    
    test: add drilldowns[LABEL].columns[NAME].flags test case without cache
    
    Patch by Kentaro Hayashi. Thanks!!!
    kou committed Apr 25, 2017
    Copy the full SHA
    2e5e20c View commit details
    Browse the repository at this point in the history