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

SO-2191: Improve sequential item identifier generation #180

Merged
merged 9 commits into from
Nov 27, 2017

Commits on Nov 27, 2017

  1. Configuration menu
    Copy the full SHA
    5b7c01e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef6223b View commit details
    Browse the repository at this point in the history
  3. SO-2191: Pass number of attempts to the item identifier generator in...

    ...DefaultSnomedIdentifierService
    apeteri committed Nov 27, 2017
    Configuration menu
    Copy the full SHA
    da36410 View commit details
    Browse the repository at this point in the history
  4. SO-2191: Simplify math in SequentialItemIdGenerationStrategy

    a*a-(a-1)*(a-1) = 2*a-1
    apeteri committed Nov 27, 2017
    Configuration menu
    Copy the full SHA
    dc64d25 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bfbe90f View commit details
    Browse the repository at this point in the history
  6. SO-2191: Remove metadata range from INT itemIds entirely

    These values can no longer be set on components via SCTID generation.
    apeteri committed Nov 27, 2017
    Configuration menu
    Copy the full SHA
    3243c4d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f87670d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    621ee49 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d1d53a3 View commit details
    Browse the repository at this point in the history