Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

namespace isolation: http interface and classifier #747

Merged
merged 23 commits into from
Sep 25, 2017

Commits on Sep 14, 2017

  1. add basic structure

    dantin committed Sep 14, 2017
    Configuration menu
    Copy the full SHA
    1199eda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b772a0d View commit details
    Browse the repository at this point in the history
  3. refactoring logic in HTTP api

    dantin committed Sep 14, 2017
    Configuration menu
    Copy the full SHA
    2c69c66 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a55ea9 View commit details
    Browse the repository at this point in the history
  5. rename functions

    dantin committed Sep 14, 2017
    Configuration menu
    Copy the full SHA
    6312a0b View commit details
    Browse the repository at this point in the history
  6. rename functions

    dantin committed Sep 14, 2017
    Configuration menu
    Copy the full SHA
    63d85c1 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2017

  1. Configuration menu
    Copy the full SHA
    0d005bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c03fea0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5117de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ea37d4 View commit details
    Browse the repository at this point in the history
  5. revert limit logic

    dantin committed Sep 15, 2017
    Configuration menu
    Copy the full SHA
    7b85640 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2017

  1. Configuration menu
    Copy the full SHA
    ab84e88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e2cda5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8116e73 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be00ebc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c034d8c View commit details
    Browse the repository at this point in the history
  6. Some refacotring

    ming535 committed Sep 20, 2017
    Configuration menu
    Copy the full SHA
    1b0c1a4 View commit details
    Browse the repository at this point in the history
  7. Add namespace name validation

    ming535 committed Sep 20, 2017
    Configuration menu
    Copy the full SHA
    b87db27 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fb96f63 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8a8e1ac View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    522cc87 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2017

  1. Configuration menu
    Copy the full SHA
    7d855fb View commit details
    Browse the repository at this point in the history
  2. new GetRegionNamespace (#766)

    * new GetRegionNamespace Method, checking both StartKey and EndKey
    
    * go fmt server/table_namespace_classifier.go
    
    * go fmt server/core/tablecodec.go
    LiangShang authored Sep 22, 2017
    Configuration menu
    Copy the full SHA
    1ae6402 View commit details
    Browse the repository at this point in the history