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

[BACK-2415] Add ability to disable index creation on startup with an env variable #631

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

Commits on Mar 15, 2023

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

Commits on Mar 29, 2023

  1. Configuration menu
    Copy the full SHA
    5e844f2 View commit details
    Browse the repository at this point in the history
  2. Add error context

    toddkazakov committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    c2eaf69 View commit details
    Browse the repository at this point in the history
  3. Fix imports

    toddkazakov committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    68cf0aa View commit details
    Browse the repository at this point in the history
  4. Fix tests

    toddkazakov committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    8d1b162 View commit details
    Browse the repository at this point in the history
  5. Fix go.mod

    toddkazakov committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    15b214b View commit details
    Browse the repository at this point in the history
  6. Fix modules.txt

    toddkazakov committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    badad8d View commit details
    Browse the repository at this point in the history
  7. Fix modules.txt

    toddkazakov committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    ba0d5f6 View commit details
    Browse the repository at this point in the history
  8. Fix broken unit test

    toddkazakov committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    e0c0934 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

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

Commits on May 12, 2023

  1. Add option to external auth client, /auth/client.ExternalConfig to in…

    …clude a
    
    prefix path to any urls.
    lostlevels committed May 12, 2023
    Configuration menu
    Copy the full SHA
    8faf2de View commit details
    Browse the repository at this point in the history
  2. Fix typo.

    lostlevels committed May 12, 2023
    Configuration menu
    Copy the full SHA
    ce58c49 View commit details
    Browse the repository at this point in the history
  3. Fix auth client tests.

    lostlevels committed May 12, 2023
    Configuration menu
    Copy the full SHA
    03921bb View commit details
    Browse the repository at this point in the history