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

WIP: Support sync connector #179

Open
wants to merge 35 commits into
base: master
Choose a base branch
from

Commits on Apr 16, 2022

  1. remove unnecesary commands

    curusarn committed Apr 16, 2022
    Configuration menu
    Copy the full SHA
    2c79472 View commit details
    Browse the repository at this point in the history
  2. remove packages

    curusarn committed Apr 16, 2022
    Configuration menu
    Copy the full SHA
    9de1f9d View commit details
    Browse the repository at this point in the history
  3. remove /recall and /inspect

    curusarn committed Apr 16, 2022
    Configuration menu
    Copy the full SHA
    40be2eb View commit details
    Browse the repository at this point in the history
  4. remove import

    curusarn committed Apr 16, 2022
    Configuration menu
    Copy the full SHA
    3937707 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5c57697 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2022

  1. remove recall

    curusarn committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    d72fa1d View commit details
    Browse the repository at this point in the history
  2. remove --args

    curusarn committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    c33db41 View commit details
    Browse the repository at this point in the history
  3. todo

    curusarn committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    f033a21 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. remove deprecated variables

    curusarn committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    0788ca9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fcad63 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. Configuration menu
    Copy the full SHA
    ae9c182 View commit details
    Browse the repository at this point in the history
  2. go mod tidy

    curusarn committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    c1557bc View commit details
    Browse the repository at this point in the history
  3. reshctl removal

    curusarn committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    5ddb27b View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2022

  1. copy

    curusarn committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    e06fe26 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

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

    curusarn committed May 3, 2022
    Configuration menu
    Copy the full SHA
    f6af624 View commit details
    Browse the repository at this point in the history
  3. hint sh shebang

    curusarn committed May 3, 2022
    Configuration menu
    Copy the full SHA
    8aded88 View commit details
    Browse the repository at this point in the history
  4. add timeouts

    curusarn committed May 3, 2022
    Configuration menu
    Copy the full SHA
    439e60d View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

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

Commits on Oct 16, 2022

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

Commits on Oct 18, 2022

  1. get resh to compile and run

    curusarn committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    0c6ce3c View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

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

Commits on Oct 25, 2022

  1. install changes

    curusarn committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    9a632d4 View commit details
    Browse the repository at this point in the history
  2. change config, remove data

    curusarn committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    3cefa0f View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Make record package public

    curusarn committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    e359d53 View commit details
    Browse the repository at this point in the history
  2. update imports

    curusarn committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    6ec71ac View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2022

  1. Configuration menu
    Copy the full SHA
    e807259 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad4784d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f34931 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    02de051 View commit details
    Browse the repository at this point in the history
  5. fix go.sum

    tivvit committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    2bd9f1e View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2022

  1. update depreacted ioutil call

    tivvit committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    ca9b9fd View commit details
    Browse the repository at this point in the history
  2. fix typo

    tivvit committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    9198239 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12f106d View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. implement synchronization

    tivvit committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    414a42f View commit details
    Browse the repository at this point in the history