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

plugin for loopbacksync #916

Closed
wants to merge 66 commits into from
Closed

plugin for loopbacksync #916

wants to merge 66 commits into from

Commits on Feb 5, 2020

  1. add two args

    tsthght committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    19b6895 View commit details
    Browse the repository at this point in the history
  2. support plugin

    tsthght committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    4e0a4de View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2020

  1. refine

    tsthght committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    2cc57b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b583108 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2020

  1. modify plugin framework

    tsthght committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    76c6be6 View commit details
    Browse the repository at this point in the history
  2. modify plugin framework

    tsthght committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    27989e2 View commit details
    Browse the repository at this point in the history
  3. modify plugin demo

    tsthght committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    4811764 View commit details
    Browse the repository at this point in the history
  4. gofmt

    tsthght committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    a5c5572 View commit details
    Browse the repository at this point in the history
  5. add testcase

    tsthght committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    73c7f0b View commit details
    Browse the repository at this point in the history
  6. modify testcase

    tsthght committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    c2ac0ec View commit details
    Browse the repository at this point in the history
  7. modify go.mod

    tsthght committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    f9a74e3 View commit details
    Browse the repository at this point in the history
  8. modify

    tsthght committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    ccfd79b View commit details
    Browse the repository at this point in the history
  9. fix a problem

    tsthght committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    861e5df View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2020

  1. modify plugin

    tsthght committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    2af5039 View commit details
    Browse the repository at this point in the history
  2. modify plugin demo

    tsthght committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    f4b62a2 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2020

  1. modify plugin pos

    tsthght committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    3ca4924 View commit details
    Browse the repository at this point in the history
  2. modify FilterTxn ret

    tsthght committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    6ea9197 View commit details
    Browse the repository at this point in the history
  3. merge master

    tsthght committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    c085535 View commit details
    Browse the repository at this point in the history
  4. modify value: index

    tsthght committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    e4917f3 View commit details
    Browse the repository at this point in the history
  5. add RecordId

    tsthght committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    8f24b8a View commit details
    Browse the repository at this point in the history
  6. modify plugin

    tsthght committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    24eaa9e View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2020

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

Commits on Mar 4, 2020

  1. add some testcase

    tsthght committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    536943a View commit details
    Browse the repository at this point in the history
  2. add testcase

    tsthght committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    af05581 View commit details
    Browse the repository at this point in the history
  3. add testcase

    tsthght committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    1d4e857 View commit details
    Browse the repository at this point in the history
  4. modify some error

    tsthght committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    fc3644f View commit details
    Browse the repository at this point in the history
  5. add some tests

    tsthght committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    8525698 View commit details
    Browse the repository at this point in the history
  6. modify test

    tsthght committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    3aa0f2e View commit details
    Browse the repository at this point in the history
  7. add some log

    tsthght committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    9f0ae6a View commit details
    Browse the repository at this point in the history
  8. modify log

    tsthght committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    b04f256 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2020

  1. refine code

    tsthght committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    f0cbd85 View commit details
    Browse the repository at this point in the history
  2. add some log

    tsthght committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    7782196 View commit details
    Browse the repository at this point in the history
  3. trim string

    tsthght committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    ce64ee4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2df8841 View commit details
    Browse the repository at this point in the history
  5. refine comment

    tsthght committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    0c764b1 View commit details
    Browse the repository at this point in the history
  6. add comment

    tsthght committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    76061b5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    78e9153 View commit details
    Browse the repository at this point in the history
  8. add comment

    tsthght committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    59ad9ee View commit details
    Browse the repository at this point in the history
  9. change RecordId to RecordID

    tsthght committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    8859fd7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f06e03f View commit details
    Browse the repository at this point in the history
  11. add comment

    tsthght committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    355b679 View commit details
    Browse the repository at this point in the history
  12. refine

    tsthght committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    9d8f6e3 View commit details
    Browse the repository at this point in the history
  13. modify comment

    tsthght committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    7a12571 View commit details
    Browse the repository at this point in the history
  14. refine

    tsthght committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    5e2e3ac View commit details
    Browse the repository at this point in the history
  15. refine code

    tsthght committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    d385b89 View commit details
    Browse the repository at this point in the history
  16. handle ci error

    tsthght committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    f102f7c View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2020

  1. add init interface

    tsthght committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    90c5126 View commit details
    Browse the repository at this point in the history
  2. modify SyncerPlugin to

    tsthght committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    fbd2748 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7df02f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2893d2f View commit details
    Browse the repository at this point in the history
  5. modify

    tsthght committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    ed5852f View commit details
    Browse the repository at this point in the history
  6. add

    tsthght committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    518415d View commit details
    Browse the repository at this point in the history
  7. refine

    tsthght committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    6ac7d53 View commit details
    Browse the repository at this point in the history
  8. add LoaderInit

    tsthght committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    0929e8d View commit details
    Browse the repository at this point in the history
  9. add loaderdestroy

    tsthght committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    124a885 View commit details
    Browse the repository at this point in the history
  10. refine

    tsthght committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    ce067e3 View commit details
    Browse the repository at this point in the history
  11. modify

    tsthght committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    8b5fbd9 View commit details
    Browse the repository at this point in the history
  12. refine

    tsthght committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    8a2d0a7 View commit details
    Browse the repository at this point in the history
  13. reine

    tsthght committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    8c71d4a View commit details
    Browse the repository at this point in the history
  14. refine

    tsthght committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    1d33874 View commit details
    Browse the repository at this point in the history
  15. modify

    tsthght committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    c99c28c View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2020

  1. refine

    tsthght committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    cd06a34 View commit details
    Browse the repository at this point in the history
  2. add log

    tsthght committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    613567d View commit details
    Browse the repository at this point in the history
  3. add logs

    tsthght committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    edecd47 View commit details
    Browse the repository at this point in the history
  4. Get rid of useless parameters

    tsthght committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    016b67f View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2020

  1. plugin for loopbacksync

    陈维志 authored and 陈维志 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    7b33e29 View commit details
    Browse the repository at this point in the history