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

Implement CLI setup #4250

Closed
wants to merge 74 commits into from
Closed

Implement CLI setup #4250

wants to merge 74 commits into from

Commits on Apr 18, 2024

  1. wip

    b1ron committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    7df8baa View commit details
    Browse the repository at this point in the history
  2. wip

    b1ron committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    c8f28c1 View commit details
    Browse the repository at this point in the history
  3. remove PLAIN

    b1ron committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    ab6df03 View commit details
    Browse the repository at this point in the history
  4. rename to pwd

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

Commits on Apr 19, 2024

  1. wip

    b1ron committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    adb9463 View commit details
    Browse the repository at this point in the history
  2. remove TODO

    b1ron committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    f6a7ba0 View commit details
    Browse the repository at this point in the history
  3. wip

    b1ron committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    30c8ff0 View commit details
    Browse the repository at this point in the history
  4. small fixes

    b1ron committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    225f3e3 View commit details
    Browse the repository at this point in the history
  5. fix error

    b1ron committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    a09b3ab View commit details
    Browse the repository at this point in the history
  6. remove pwdi

    b1ron committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    4cae917 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    15ea308 View commit details
    Browse the repository at this point in the history
  8. db is dbName

    b1ron committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    d6471d6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0eaf989 View commit details
    Browse the repository at this point in the history
  10. some comments

    b1ron committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    17e6bed View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    543b34d View commit details
    Browse the repository at this point in the history
  12. export MakeCredentials this way

    b1ron committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    61161df View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d23e3d7 View commit details
    Browse the repository at this point in the history
  14. grammar

    b1ron committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    e815770 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b9f155b View commit details
    Browse the repository at this point in the history
  16. consistent error message

    b1ron committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    3cb51a1 View commit details
    Browse the repository at this point in the history
  17. swap

    b1ron committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    19dbc08 View commit details
    Browse the repository at this point in the history
  18. wip

    b1ron committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    1d6fc26 View commit details
    Browse the repository at this point in the history
  19. comment

    b1ron committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    0fe87f9 View commit details
    Browse the repository at this point in the history
  20. move under setup check

    b1ron committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    efe47c5 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    6d59802 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d3e832 View commit details
    Browse the repository at this point in the history
  3. avoid escaping quotes

    b1ron committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    3ef9654 View commit details
    Browse the repository at this point in the history
  4. lint

    b1ron committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    c07f239 View commit details
    Browse the repository at this point in the history
  5. do not import handlererrors

    b1ron committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    bece4c1 View commit details
    Browse the repository at this point in the history
  6. fix format

    b1ron committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    a46b7de View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. revert changes

    b1ron committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    f06a1e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8562208 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94032cc View commit details
    Browse the repository at this point in the history
  4. handle bad mechanism error

    b1ron committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    acf6c9b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    963fb2c View commit details
    Browse the repository at this point in the history
  6. revert formatting

    b1ron committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    e54be90 View commit details
    Browse the repository at this point in the history
  7. handle bad mechanism error

    b1ron committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    e1fdf31 View commit details
    Browse the repository at this point in the history
  8. clean

    b1ron committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    23ebd49 View commit details
    Browse the repository at this point in the history
  9. pwdi

    b1ron committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    57ecf71 View commit details
    Browse the repository at this point in the history
  10. ErrorCodeStringProhibited

    b1ron committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    a2d81f1 View commit details
    Browse the repository at this point in the history
  11. handler error

    b1ron committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    3c65476 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. revert changes to error.go

    b1ron committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    f76cf0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc771b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25be364 View commit details
    Browse the repository at this point in the history
  4. revert some error handling

    b1ron committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    a20b461 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a06e1fe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f550672 View commit details
    Browse the repository at this point in the history
  7. handler prohibited character

    b1ron committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    ee77458 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0f8392d View commit details
    Browse the repository at this point in the history
  9. nolint:goconst test

    b1ron committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    92f33a9 View commit details
    Browse the repository at this point in the history
  10. revert

    b1ron committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    044fad0 View commit details
    Browse the repository at this point in the history
  11. lint

    b1ron committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    8d1c89d View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. lint

    b1ron committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    8f428b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f52f8a9 View commit details
    Browse the repository at this point in the history
  3. add directive nolint:goconst

    b1ron committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    0db37bc View commit details
    Browse the repository at this point in the history
  4. lint

    b1ron committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    7ded01c View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

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

Commits on Apr 30, 2024

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

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    ca471cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0398d09 View commit details
    Browse the repository at this point in the history
  3. comment change

    b1ron committed May 7, 2024
    Configuration menu
    Copy the full SHA
    804403d View commit details
    Browse the repository at this point in the history
  4. use helper

    b1ron committed May 7, 2024
    Configuration menu
    Copy the full SHA
    8857b14 View commit details
    Browse the repository at this point in the history
  5. remove unnecessary logic

    b1ron committed May 7, 2024
    Configuration menu
    Copy the full SHA
    3c8d599 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. tweaks

    b1ron committed May 8, 2024
    Configuration menu
    Copy the full SHA
    21f7cb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5e6847 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

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

Commits on May 28, 2024

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

    AlekSi committed May 28, 2024
    Configuration menu
    Copy the full SHA
    42d4d7d View commit details
    Browse the repository at this point in the history
  3. Refactor

    AlekSi committed May 28, 2024
    Configuration menu
    Copy the full SHA
    990f1d2 View commit details
    Browse the repository at this point in the history
  4. Refactor

    AlekSi committed May 28, 2024
    Configuration menu
    Copy the full SHA
    5e31a54 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'backend-user-creation' into setup-cli

    # Conflicts:
    #	cmd/ferretdb/main.go
    AlekSi committed May 28, 2024
    Configuration menu
    Copy the full SHA
    43c2d6d View commit details
    Browse the repository at this point in the history
  6. Remove stubs

    AlekSi committed May 28, 2024
    Configuration menu
    Copy the full SHA
    d24a4df View commit details
    Browse the repository at this point in the history
  7. Initial code

    AlekSi committed May 28, 2024
    Configuration menu
    Copy the full SHA
    3df4bb5 View commit details
    Browse the repository at this point in the history
  8. WIP

    AlekSi committed May 28, 2024
    Configuration menu
    Copy the full SHA
    69cfc52 View commit details
    Browse the repository at this point in the history