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

LPS-40079 #13803

Closed
wants to merge 3 commits into from
Closed

LPS-40079 #13803

wants to merge 3 commits into from

Commits on Sep 12, 2013

  1. LPS-39810 Don't depend on ThreadLocal

    This was breaking tests because it was not initialized but this is something that could happen to clients of this API and since it's not necessary it's not a good idea to use ThreadLocal.
    Jorge Ferrer authored and Sergio González committed Sep 12, 2013
    Configuration menu
    Copy the full SHA
    60ec14a View commit details
    Browse the repository at this point in the history
  2. LPS-39810 Source formatting

    Sergio González committed Sep 12, 2013
    Configuration menu
    Copy the full SHA
    6d7fc60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    145bb15 View commit details
    Browse the repository at this point in the history