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

Rewrite xtdb-cli.py with "click" #2957

Merged
merged 49 commits into from
May 30, 2024

Commits on Apr 11, 2024

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

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    93672a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed5726b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    862c69c View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Minor refactor

    originalsouth committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    373c916 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ffaf67 View commit details
    Browse the repository at this point in the history
  3. Fix typing

    originalsouth committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    f478b59 View commit details
    Browse the repository at this point in the history
  4. Minor improvements

    originalsouth committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    6a91f0c View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Some improvements

    ammar92 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    f82e97e View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Merge branch 'refs/heads/main' into feature/octopoes-xtdb-dump-load-r…

    …efactor
    
    # Conflicts:
    #	octopoes/octopoes/api/router.py
    #	octopoes/octopoes/xtdb/client.py
    #	octopoes/tools/xtdb-cli.py
    ammar92 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    e29acc4 View commit details
    Browse the repository at this point in the history
  2. Some more updates

    ammar92 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    14e79c2 View commit details
    Browse the repository at this point in the history
  3. Most httpx stuff refactored

    ammar92 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    28ae3c5 View commit details
    Browse the repository at this point in the history
  4. Click skeleton implemented

    ammar92 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    8a3677a View commit details
    Browse the repository at this point in the history
  5. Some more updates

    ammar92 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    7666ef3 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Fix in option

    ammar92 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    e90ff6c View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    ff5e92f View commit details
    Browse the repository at this point in the history
  2. Fix node call

    originalsouth committed May 13, 2024
    Configuration menu
    Copy the full SHA
    31a6295 View commit details
    Browse the repository at this point in the history
  3. Fixed argument names

    ammar92 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    94bfbc3 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/feature/octopoes-xtdb-dump-load-…

    …refactor' into feature/octopoes-xtdb-dump-load-refactor
    
    # Conflicts:
    #	octopoes/tools/xtdb-cli.py
    ammar92 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    f34eb52 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Some more improvements

    ammar92 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    ba5013d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41f42ac View commit details
    Browse the repository at this point in the history
  3. Add defaults

    originalsouth committed May 14, 2024
    Configuration menu
    Copy the full SHA
    9551d99 View commit details
    Browse the repository at this point in the history
  4. Fix typing

    originalsouth committed May 14, 2024
    Configuration menu
    Copy the full SHA
    8882ade View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    c04cc2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a040158 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99d7983 View commit details
    Browse the repository at this point in the history
  4. Fix argument ordering

    originalsouth committed May 15, 2024
    Configuration menu
    Copy the full SHA
    3b6cb0e View commit details
    Browse the repository at this point in the history
  5. Some more improvements

    ammar92 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    9d0e913 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/feature/octopoes-xtdb-dump-load-…

    …refactor' into feature/octopoes-xtdb-dump-load-refactor
    
    # Conflicts:
    #	octopoes/tools/xtdb-cli.py
    ammar92 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    1fc0fc3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a47d756 View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'origin/feature/octopoes-xtdb-dump-load-…

    …refactor' into feature/octopoes-xtdb-dump-load-refactor
    
    # Conflicts:
    #	octopoes/tools/xtdb-cli.py
    ammar92 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    aeab754 View commit details
    Browse the repository at this point in the history
  9. str -> JsonValue

    originalsouth committed May 15, 2024
    Configuration menu
    Copy the full SHA
    c160a07 View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'origin/feature/octopoes-xtdb-dump-load-…

    …refactor' into feature/octopoes-xtdb-dump-load-refactor
    
    # Conflicts:
    #	octopoes/tools/xtdb_client.py
    ammar92 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    4dd1121 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cc13fea View commit details
    Browse the repository at this point in the history
  12. Precommit

    originalsouth committed May 15, 2024
    Configuration menu
    Copy the full SHA
    731a853 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    415b8a3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2457c36 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Update octopoes/tools/xtdb-cli.py

    Co-authored-by: Jan Klopper <[email protected]>
    ammar92 and underdarknl authored May 22, 2024
    Configuration menu
    Copy the full SHA
    30a5c4f View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    0775a46 View commit details
    Browse the repository at this point in the history
  2. Precommit

    originalsouth committed May 28, 2024
    Configuration menu
    Copy the full SHA
    dc33d96 View commit details
    Browse the repository at this point in the history
  3. Revert formatting

    originalsouth committed May 28, 2024
    Configuration menu
    Copy the full SHA
    f4a7a4a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd4ec1f View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    3aead85 View commit details
    Browse the repository at this point in the history
  2. Fix default verbosity

    originalsouth committed May 29, 2024
    Configuration menu
    Copy the full SHA
    e49d333 View commit details
    Browse the repository at this point in the history
  3. Fix dash fails

    originalsouth committed May 29, 2024
    Configuration menu
    Copy the full SHA
    820bee4 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. All hail the standard

    originalsouth committed May 30, 2024
    Configuration menu
    Copy the full SHA
    3f6ebf4 View commit details
    Browse the repository at this point in the history
  2. Fix dash

    originalsouth committed May 30, 2024
    Configuration menu
    Copy the full SHA
    713c8c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2221601 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e847918 View commit details
    Browse the repository at this point in the history