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

[DNM] [TMP] Test a fix #147

Closed
wants to merge 127 commits into from
Closed

[DNM] [TMP] Test a fix #147

wants to merge 127 commits into from

Commits on Jun 11, 2019

  1. Widen schema syncer with sync all semantic, add background schema syn…

    …c service and do init sync on startup
    zanmato1984 committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    a514e64 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2019

  1. Configuration menu
    Copy the full SHA
    4a79bb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0eafdd4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d69885 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2019

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

Commits on Jun 21, 2019

  1. Configuration menu
    Copy the full SHA
    647bbbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf25957 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2019

  1. Add schema state enum

    zanmato1984 committed Jun 23, 2019
    Configuration menu
    Copy the full SHA
    095ca6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd50f03 View commit details
    Browse the repository at this point in the history
  3. Fix comment

    zanmato1984 committed Jun 23, 2019
    Configuration menu
    Copy the full SHA
    363ecc7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    18ed32e View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2019

  1. Fix rvalue ref

    zanmato1984 committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    402132a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02ad15e View commit details
    Browse the repository at this point in the history
  3. Adjust test

    zanmato1984 committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    fb2b960 View commit details
    Browse the repository at this point in the history
  4. Add alter test

    zanmato1984 committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    718d1c0 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2019

  1. Configuration menu
    Copy the full SHA
    463836e View commit details
    Browse the repository at this point in the history
  2. Fix typo

    zanmato1984 committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    e86d96a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6988bdb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7fb48af View commit details
    Browse the repository at this point in the history
  5. Enhance alter test

    zanmato1984 committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    9ad7a1c View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2019

  1. Refine some code

    zanmato1984 committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    509ee1c View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2019

  1. Configuration menu
    Copy the full SHA
    f26a75e View commit details
    Browse the repository at this point in the history
  2. Adjust drop order

    zanmato1984 committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    261b3d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47d17fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d409926 View commit details
    Browse the repository at this point in the history
  5. Fix some txn tests

    zanmato1984 committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    40379bf View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2019

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

Commits on Jul 12, 2019

  1. DDL read and update by tikv's meta (#103)

    * DDL read and update by tikv's meta
    
    * add dbg back
    
    * refine test
    
    * address comments
    hanfei1991 authored and zanmato1984 committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    98d09cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    423363a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6f32a6 View commit details
    Browse the repository at this point in the history
  4. Merge master

    zanmato1984 committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    d563bdf View commit details
    Browse the repository at this point in the history
  5. Fix build error

    zanmato1984 committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    31e84ac View commit details
    Browse the repository at this point in the history
  6. Format

    zanmato1984 committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    0b483b4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a888d93 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2019

  1. Reorg schema syncer code

    zanmato1984 committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    5411052 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45831f6 View commit details
    Browse the repository at this point in the history
  3. Refinement

    zanmato1984 committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    745850e View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2019

  1. Add sync schema on read

    zanmato1984 committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    26b6dd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9314f91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1ac4f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2019

  1. Configuration menu
    Copy the full SHA
    d3e2298 View commit details
    Browse the repository at this point in the history
  2. Compensate last commit

    zanmato1984 committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    e690046 View commit details
    Browse the repository at this point in the history
  3. fix ddl sync for table drop and truncate (#109)

    * when we drop a table when flash server is closed, we should sync this
    drop when restart flash server.
    hanfei1991 authored and zanmato1984 committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    149a114 View commit details
    Browse the repository at this point in the history
  4. Add schema sync on read and simplify schema syncer interface and adju…

    …st mock stuff (#108)
    
    * Add sync schema on read
    
    * Simplify schema syncer interface and adjust mock stuff
    
    * Rename default schema version setting
    
    * Compensate last commit
    zanmato1984 authored and hanfei1991 committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    f942f8a View commit details
    Browse the repository at this point in the history
  5. Merge master

    zanmato1984 committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    89b849d View commit details
    Browse the repository at this point in the history
  6. Fix build error

    zanmato1984 committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    2e67d08 View commit details
    Browse the repository at this point in the history
  7. Fix build error

    zanmato1984 committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    ffbdc92 View commit details
    Browse the repository at this point in the history
  8. Merge dll branch

    zanmato1984 committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    2c57e8c View commit details
    Browse the repository at this point in the history
  9. Remove curl library

    zanmato1984 committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    49b3fdf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b5c2a85 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e515c30 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fa38d54 View commit details
    Browse the repository at this point in the history
  13. Minor fix to schema debug

    zanmato1984 committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    e084771 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e89c697 View commit details
    Browse the repository at this point in the history
  15. Merge ddl

    zanmato1984 committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    293c880 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    aa8072a View commit details
    Browse the repository at this point in the history
  17. Remove useless codes (#112)

    * Add sync schema on read
    
    * Simplify schema syncer interface and adjust mock stuff
    
    * Rename default schema version setting
    
    * Compensate last commit
    
    * Remove curl library
    
    * Remove curl from builder image
    
    * Remove useless codes, init schema syncer based on pd config
    zanmato1984 committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    5623239 View commit details
    Browse the repository at this point in the history
  18. Merge ddl

    zanmato1984 committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    14bc79b View commit details
    Browse the repository at this point in the history
  19. Fix build fail

    zanmato1984 committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    074f521 View commit details
    Browse the repository at this point in the history
  20. Merge remote

    zanmato1984 committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    a1e9b57 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2019

  1. Fix alter tmt and pass schema tests (#114)

    * Add sync schema on read
    
    * Simplify schema syncer interface and adjust mock stuff
    
    * Rename default schema version setting
    
    * Compensate last commit
    
    * Remove curl library
    
    * Remove curl from builder image
    
    * Remove useless codes, init schema syncer based on pd config
    
    * Minor fix to schema debug
    
    * Fix alter tmt and pass tests
    
    * Fix build fail
    zanmato1984 authored and hanfei1991 committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    76f973d View commit details
    Browse the repository at this point in the history
  2. sync default value from tidb to flash (#113)

    - still need to support current_timestamp
    - still need to support date/datetime/enum types.
    hanfei1991 committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    448696c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3140836 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    23ff96c View commit details
    Browse the repository at this point in the history
  5. Adjust schema tests

    zanmato1984 committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    fb638a7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fc10c2e View commit details
    Browse the repository at this point in the history
  7. Adjust txn mock tests

    zanmato1984 committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    d3b0af9 View commit details
    Browse the repository at this point in the history
  8. Merge ddl

    zanmato1984 committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    9590357 View commit details
    Browse the repository at this point in the history
  9. [DDL] Pass all txn tests (#116)

    * Add sync schema on read
    
    * Simplify schema syncer interface and adjust mock stuff
    
    * Rename default schema version setting
    
    * Compensate last commit
    
    * Remove curl library
    
    * Remove curl from builder image
    
    * Remove useless codes, init schema syncer based on pd config
    
    * Minor fix to schema debug
    
    * Fix alter tmt and pass tests
    
    * Fix build fail
    
    * Add lock for mock schema syncer
    
    * Fix schema sync service init context
    
    * Adjust schema tests
    
    * Not sync if no schema change detected
    
    * Adjust txn mock tests
    zanmato1984 committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    2237d2e View commit details
    Browse the repository at this point in the history
  10. Merge master and format

    zanmato1984 committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    4eb977a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f6c7275 View commit details
    Browse the repository at this point in the history
  12. Fix default value bug

    zanmato1984 committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    517793b View commit details
    Browse the repository at this point in the history
  13. Rename some tests

    zanmato1984 committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    0e510f3 View commit details
    Browse the repository at this point in the history
  14. Fix empty default value bug (#117)

    * Add sync schema on read
    
    * Simplify schema syncer interface and adjust mock stuff
    
    * Rename default schema version setting
    
    * Compensate last commit
    
    * Remove curl library
    
    * Remove curl from builder image
    
    * Remove useless codes, init schema syncer based on pd config
    
    * Minor fix to schema debug
    
    * Fix alter tmt and pass tests
    
    * Fix build fail
    
    * Add lock for mock schema syncer
    
    * Fix schema sync service init context
    
    * Adjust schema tests
    
    * Not sync if no schema change detected
    
    * Adjust txn mock tests
    
    * Fix default value bug
    
    * Rename some tests
    zanmato1984 committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    4dad596 View commit details
    Browse the repository at this point in the history
  15. Remove sync schema test

    zanmato1984 committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    32e9f3d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    bbe3743 View commit details
    Browse the repository at this point in the history
  17. Remove a lot useless code

    zanmato1984 committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    c6d4f86 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2019

  1. Configuration menu
    Copy the full SHA
    9851e66 View commit details
    Browse the repository at this point in the history
  2. Remove a lot useless code (#118)

    * Add sync schema on read
    
    * Simplify schema syncer interface and adjust mock stuff
    
    * Rename default schema version setting
    
    * Compensate last commit
    
    * Remove curl library
    
    * Remove curl from builder image
    
    * Remove useless codes, init schema syncer based on pd config
    
    * Minor fix to schema debug
    
    * Fix alter tmt and pass tests
    
    * Fix build fail
    
    * Add lock for mock schema syncer
    
    * Fix schema sync service init context
    
    * Adjust schema tests
    
    * Not sync if no schema change detected
    
    * Adjust txn mock tests
    
    * Fix default value bug
    
    * Rename some tests
    
    * Remove sync schema test
    
    * Remove a lot useless code
    zanmato1984 authored and hanfei1991 committed Jul 20, 2019
    Configuration menu
    Copy the full SHA
    1a6a1c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b001bcc View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2019

  1. Refine schema sync on read logic and add test (#120)

    * Add sync schema on read
    
    * Simplify schema syncer interface and adjust mock stuff
    
    * Rename default schema version setting
    
    * Compensate last commit
    
    * Remove curl library
    
    * Remove curl from builder image
    
    * Remove useless codes, init schema syncer based on pd config
    
    * Minor fix to schema debug
    
    * Fix alter tmt and pass tests
    
    * Fix build fail
    
    * Add lock for mock schema syncer
    
    * Fix schema sync service init context
    
    * Adjust schema tests
    
    * Not sync if no schema change detected
    
    * Adjust txn mock tests
    
    * Fix default value bug
    
    * Rename some tests
    
    * Remove sync schema test
    
    * Remove a lot useless code
    
    * Refine schema sync on read, and add drop on read test
    zanmato1984 committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    33fb39d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d29f518 View commit details
    Browse the repository at this point in the history
  3. add schema_version for TableInfo (#122)

    * add schema_version for TableInfo
    
    In order to make read procedure more efficiently.
    
    * address comment
    
    * pass all tests
    hanfei1991 authored and zanmato1984 committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    52baefc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    72aa0f2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6242a3d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    11f261d View commit details
    Browse the repository at this point in the history
  7. Add rename tests

    zanmato1984 committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    a689b8a View commit details
    Browse the repository at this point in the history
  8. add logs for debug (#126)

    hanfei1991 authored and zanmato1984 committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    80ea634 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    00bd504 View commit details
    Browse the repository at this point in the history
  10. Test rename table (#124)

    * Add sync schema on read
    
    * Simplify schema syncer interface and adjust mock stuff
    
    * Rename default schema version setting
    
    * Compensate last commit
    
    * Remove curl library
    
    * Remove curl from builder image
    
    * Remove useless codes, init schema syncer based on pd config
    
    * Minor fix to schema debug
    
    * Fix alter tmt and pass tests
    
    * Fix build fail
    
    * Add lock for mock schema syncer
    
    * Fix schema sync service init context
    
    * Adjust schema tests
    
    * Not sync if no schema change detected
    
    * Adjust txn mock tests
    
    * Fix default value bug
    
    * Rename some tests
    
    * Remove sync schema test
    
    * Remove a lot useless code
    
    * Refine schema sync on read, and add drop on read test
    
    * Support rename mock tidb table
    
    * Add rename tests
    
    * Add mock truncate table and tests
    zanmato1984 committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    4f7c2d9 View commit details
    Browse the repository at this point in the history
  11. tiny fix (#127)

    hanfei1991 authored and zanmato1984 committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    bc79718 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    34984cd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3fcc650 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2019

  1. Add rename/truncate on read/write test and alter on read test (#128)

    * Add sync schema on read
    
    * Simplify schema syncer interface and adjust mock stuff
    
    * Rename default schema version setting
    
    * Compensate last commit
    
    * Remove curl library
    
    * Remove curl from builder image
    
    * Remove useless codes, init schema syncer based on pd config
    
    * Minor fix to schema debug
    
    * Fix alter tmt and pass tests
    
    * Fix build fail
    
    * Add lock for mock schema syncer
    
    * Fix schema sync service init context
    
    * Adjust schema tests
    
    * Not sync if no schema change detected
    
    * Adjust txn mock tests
    
    * Fix default value bug
    
    * Rename some tests
    
    * Remove sync schema test
    
    * Remove a lot useless code
    
    * Refine schema sync on read, and add drop on read test
    
    * Support rename mock tidb table
    
    * Add rename tests
    
    * Add mock truncate table and tests
    
    * Add rename/truncate on read/write test and alter on read test
    zanmato1984 committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    4fe0e7b View commit details
    Browse the repository at this point in the history
  2. support for alter column. (#129)

    * support for alter column.
    
    * add log
    
    * format
    
    * address comment
    hanfei1991 authored and zanmato1984 committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    8e806e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    027a1c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21eeb8e View commit details
    Browse the repository at this point in the history
  5. Merge master

    zanmato1984 committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    6126544 View commit details
    Browse the repository at this point in the history
  6. Support rename table. (#130)

    hanfei1991 authored and zanmato1984 committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    af063aa View commit details
    Browse the repository at this point in the history
  7. Fix fragile txn mock test

    zanmato1984 committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    19a1abb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    79b92a5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6f1c6ad View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2019

  1. Fix mis-widen internal columns (#133)

    * Add sync schema on read
    
    * Simplify schema syncer interface and adjust mock stuff
    
    * Rename default schema version setting
    
    * Compensate last commit
    
    * Remove curl library
    
    * Remove curl from builder image
    
    * Remove useless codes, init schema syncer based on pd config
    
    * Minor fix to schema debug
    
    * Fix alter tmt and pass tests
    
    * Fix build fail
    
    * Add lock for mock schema syncer
    
    * Fix schema sync service init context
    
    * Adjust schema tests
    
    * Not sync if no schema change detected
    
    * Adjust txn mock tests
    
    * Fix default value bug
    
    * Rename some tests
    
    * Remove sync schema test
    
    * Remove a lot useless code
    
    * Refine schema sync on read, and add drop on read test
    
    * Support rename mock tidb table
    
    * Add rename tests
    
    * Add mock truncate table and tests
    
    * Add rename/truncate on read/write test and alter on read test
    
    * Fix mis-widen internal columns
    zanmato1984 authored and hanfei1991 committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    d8b9f0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38ea54c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3caf12 View commit details
    Browse the repository at this point in the history
  4. Remove useless code

    zanmato1984 committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    e02344f View commit details
    Browse the repository at this point in the history
  5. Resolve a dead lock problem during bootstraping. (#134)

    * Resolve a dead lock problem during bootstraping.
    
    * Merger will handle the structure lock of a storage. If merging is
    earlier than syncing schema when bootstraping, merger is waiting for tmt
    context's init, and schema syncer is waiting for the structure lock,
    which cause dead lock :(
    
    * add err code
    
    * make log smarter
    
    * format
    hanfei1991 authored and zanmato1984 committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    f461c16 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    22679aa View commit details
    Browse the repository at this point in the history
  7. Adjust order of region check and lock by region scanner creation (#136)

    * Fix dead lock in learner read
    
    * Adjust order of region check and lock by region scanner creation
    
    * Remove useless invalid region version check
    zanmato1984 committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    bb200fa View commit details
    Browse the repository at this point in the history
  8. Address comments

    zanmato1984 committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    5dbae9f View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2019

  1. address comment

    hanfei1991 committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    605acbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e19709 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2019

  1. Address comments

    zanmato1984 committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    2dbb362 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9628ef4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0852980 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    772b5aa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    77b8c33 View commit details
    Browse the repository at this point in the history
  6. fix drop db bug

    hanfei1991 committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    fc04e2a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    795384e View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2019

  1. refine log

    hanfei1991 committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    c8f9570 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebb6406 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f823038 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    02219d1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0ad4c47 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dedc56c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2237751 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0366818 View commit details
    Browse the repository at this point in the history