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

#6057 Improve startup time #7486

Merged
merged 11 commits into from
Mar 10, 2021
Merged

Commits on Mar 4, 2021

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

Commits on Mar 5, 2021

  1. Configuration menu
    Copy the full SHA
    aa233e6 View commit details
    Browse the repository at this point in the history
  2. add changes in CHANGELOG.md

    Ali96kz committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    5a54c7e View commit details
    Browse the repository at this point in the history
  3. fix fails on empty string

    Ali96kz committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    06f2662 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2021

  1. add case when only '-'

    Ali96kz committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    d78d9b7 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

  1. Configuration menu
    Copy the full SHA
    aec877c View commit details
    Browse the repository at this point in the history
  2. add case for '+' sign

    Ali96kz committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    ef3487f View commit details
    Browse the repository at this point in the history
  3. fix checkstyle

    Ali96kz committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    c6b5d9f View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. add corner case with '+'

    Ali96kz committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    d9da965 View commit details
    Browse the repository at this point in the history
  2. add corner case with '+'

    Ali96kz committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    73c2323 View commit details
    Browse the repository at this point in the history