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

Chi/ scala 2 12 #76

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

Commits on Apr 13, 2017

  1. Add build.sbt to import project to our service

    Mustafa Simav committed Apr 13, 2017
    Configuration menu
    Copy the full SHA
    1a77e01 View commit details
    Browse the repository at this point in the history
  2. Allow Socrata 4x4 IDs in URL

    Dash, '-', character is not considered a unicode identifier so
    Character.isUnicodeIdentifierPart function returns false for it. This problem makes UriTokenizer class to parse only the first half of the 4x4 id.
    Mustafa Simav committed Apr 13, 2017
    Configuration menu
    Copy the full SHA
    7b0abd4 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2017

  1. Remove scale/presicion check from EdmDecimal on write

    Mustafa Simav committed May 5, 2017
    Configuration menu
    Copy the full SHA
    86be6c6 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2018

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

Commits on Jul 31, 2019

  1. Added test libraries so intellij is happy

    Chris Danisch committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    203f405 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from socrata-platform/cdanisch/add-test-libraries

    Added test libraries so intellij is happy
    PiSoup authored Jul 31, 2019
    Configuration menu
    Copy the full SHA
    f4effcd View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. Bump scala version to 2.12

    chitang committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    60b4417 View commit details
    Browse the repository at this point in the history