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

Fix for #2790 - acousticbrainz: Really small float values are stored as strings #3238

Merged
merged 11 commits into from
Apr 30, 2019
Merged

Fix for #2790 - acousticbrainz: Really small float values are stored as strings #3238

merged 11 commits into from
Apr 30, 2019

Commits on Apr 22, 2019

  1. Prevent scientific notation

    rain0r committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    a60935e View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2019

  1. Added item_types

    rain0r committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    76e333c View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2019

  1. added PaddingFloat

    rain0r committed Apr 24, 2019
    Configuration menu
    Copy the full SHA
    3f3b102 View commit details
    Browse the repository at this point in the history
  2. PaddingInt -> PaddingFloat

    rain0r committed Apr 24, 2019
    Configuration menu
    Copy the full SHA
    7676d2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07b617b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7240a82 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    55fe077 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e1c061a View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2019

  1. undid quotes in log messages

    rain0r committed Apr 27, 2019
    Configuration menu
    Copy the full SHA
    36dc105 View commit details
    Browse the repository at this point in the history
  2. Formatting

    rain0r committed Apr 27, 2019
    Configuration menu
    Copy the full SHA
    941dd6e View commit details
    Browse the repository at this point in the history
  3. Formatting

    rain0r committed Apr 27, 2019
    Configuration menu
    Copy the full SHA
    62c1d37 View commit details
    Browse the repository at this point in the history