Skip to content
This repository has been archived by the owner on Nov 24, 2023. It is now read-only.

syncer: fix the case-sensitive issue #1738

Merged
merged 45 commits into from
Jul 19, 2021
Merged

Commits on May 31, 2021

  1. fix syncer case-sensitive issue

    glorv committed May 31, 2021
    Configuration menu
    Copy the full SHA
    b17efdf View commit details
    Browse the repository at this point in the history
  2. fix query

    glorv committed May 31, 2021
    Configuration menu
    Copy the full SHA
    a97d7a1 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. try to fix an unstable test

    glorv committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    ac53943 View commit details
    Browse the repository at this point in the history
  2. fix unit test

    glorv committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    ffee76b View commit details
    Browse the repository at this point in the history
  3. fix unit test

    glorv committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    d7b3385 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

  1. add case-sensitive test

    glorv committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    fd6730e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    620336d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54bc9df View commit details
    Browse the repository at this point in the history
  4. fmt test

    glorv committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    af4f835 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c8932f1 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2021

  1. update tidb-tools

    glorv committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    4813d88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3de549f View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2021

  1. Configuration menu
    Copy the full SHA
    1806894 View commit details
    Browse the repository at this point in the history
  2. fix go.sum

    glorv committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    b4009a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ec36aa View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. Configuration menu
    Copy the full SHA
    2e867eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9ac965 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d006b9 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. fix etcd

    glorv committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    1032aa4 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. Configuration menu
    Copy the full SHA
    8e4cf22 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. Configuration menu
    Copy the full SHA
    b9d96df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0253709 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. Configuration menu
    Copy the full SHA
    8e4b220 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42df851 View commit details
    Browse the repository at this point in the history
  3. fix lint

    glorv committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    bc6cef0 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. Configuration menu
    Copy the full SHA
    965554a View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. fix integration test

    glorv committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    cdd92ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    849a94a View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. fix tiup test

    glorv committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    a496a36 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2021

  1. use tmate v3

    glorv committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    9781bd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5afd04f View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. Configuration menu
    Copy the full SHA
    a27fb63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea88a19 View commit details
    Browse the repository at this point in the history
  3. resolve comments

    glorv committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    0f03b4f View commit details
    Browse the repository at this point in the history
  4. address hound

    glorv committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    0faf9ea View commit details
    Browse the repository at this point in the history
  5. format code

    glorv committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    56097a3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    60d8cff View commit details
    Browse the repository at this point in the history
  7. fix typo

    glorv committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    9a69456 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. fix integration test

    glorv committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    7bba670 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. Configuration menu
    Copy the full SHA
    b4f4eeb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    997eb8b View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2021

  1. Configuration menu
    Copy the full SHA
    93191e1 View commit details
    Browse the repository at this point in the history
  2. resolve comments

    glorv committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    553049d View commit details
    Browse the repository at this point in the history
  3. fix typo

    glorv committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    0a09c5b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    08aa33c View commit details
    Browse the repository at this point in the history