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

[WIP] REMOVE NGSIv1 dead code #4603

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

[WIP] REMOVE NGSIv1 dead code #4603

wants to merge 61 commits into from

Commits on Aug 6, 2024

  1. REMOVE apiVersion enum

    fgalan committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    78e98b3 View commit details
    Browse the repository at this point in the history
  2. REMOVE ngsiv1Autocast

    fgalan committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    e8c5644 View commit details
    Browse the repository at this point in the history
  3. REMOVE checkIdv1

    fgalan committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    d2cf789 View commit details
    Browse the repository at this point in the history
  4. FIX broken unit test

    fgalan committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    147dadc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ce12776 View commit details
    Browse the repository at this point in the history
  6. REMOVE autocast

    fgalan committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    00b6c26 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. REMOVE dead code in serviceRoutines and mongoBackend libs so orionRes…

    …tServices file is now clean
    fgalan committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    9880e76 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. FIX change from std::string to void in return of postQueryContext() a…

    …nd postUpdateContext() functions
    fgalan committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    44629c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07113ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    839f795 View commit details
    Browse the repository at this point in the history
  4. REMOVE not used items in HttpStatusCode and OrionError::shrinkError()…

    … and OrionError::smartRender() functions (unit tests broken at this point)
    fgalan committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    7fc7db4 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    8c1b097 View commit details
    Browse the repository at this point in the history
  2. REMOVE jsonParse library including needed adaptations in other parts …

    …of the code (unit tests broken at this point)
    fgalan committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    1d89e17 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0712449 View commit details
    Browse the repository at this point in the history
  4. REMOVE convenience library

    fgalan committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    e138a43 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    33f4ba6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    55f97a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. REMOVE MongoCommonRegister, UpdateContextSubscriptionRequest, UpdateC…

    …ontextSubscriptionResponse, DiscoverContextAvailabilityResponse, RegisterContextRequest, RegisterContextResponse, tag module, toJsonV1() methods and several check() methods (unit tests still not working)
    fgalan committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    b4cee10 View commit details
    Browse the repository at this point in the history
  2. FIX broken unit tests

    fgalan committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    590ffe0 View commit details
    Browse the repository at this point in the history
  3. FIX compliance check

    fgalan committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    be3bd64 View commit details
    Browse the repository at this point in the history
  4. REMOVE Duration, Originator, Reference, RegistrationId, SubscribeErro…

    …r, SubscribeResponse, SubscriptionId, Throttling, SubscribeContextRequest, SubscribeContextResponse, UnsubscribeContextRequest, UnsubscribeContextResponse and DiscoverContextAvailabilityRequest classes and unused items in RequestType enumeration
    fgalan committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    fab25cb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eff5984 View commit details
    Browse the repository at this point in the history
  6. REMOVE NotifyConditionVector, NotifyCondition, ConditionValueList, Re…

    …strictionString, AttributeExpression and ContextRegistrationVector
    fgalan committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    383e668 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    80e1a56 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    98ee614 View commit details
    Browse the repository at this point in the history
  2. REMOVE parserScope module

    fgalan committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    181fcc4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0e1a25 View commit details
    Browse the repository at this point in the history
  4. REMOVE Restriction class

    fgalan committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    b984341 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f2476c9 View commit details
    Browse the repository at this point in the history
  6. REMOVE orion::Circle

    fgalan committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    b7cdb87 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. REMOVE dead code

    fgalan committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    e51a3a3 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    0b73778 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbe9061 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

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

Commits on Aug 26, 2024

  1. FIX remove NGSIv1 leftovers

    fgalan committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    b23defb View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    24b7753 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e83aef View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. FIX minor

    fgalan committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    bb265be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77a700d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24a4ba1 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    96ecbe6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8c9f1a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03da017 View commit details
    Browse the repository at this point in the history
  4. REMOVE unneded ContextRegistration classes (now Registration class is…

    … used instead) and solve several FIXME PR
    fgalan committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    2545a5f View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    89b4593 View commit details
    Browse the repository at this point in the history
  2. FIX unit tests

    fgalan committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    3e0ac73 View commit details
    Browse the repository at this point in the history
  3. FIX several FIXME PR cases

    fgalan committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    0410d5c View commit details
    Browse the repository at this point in the history
  4. FIX unittest

    fgalan committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    f3ebe3d View commit details
    Browse the repository at this point in the history
  5. FIX refactoring in unittest

    fgalan committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    469ac63 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ae4133 View commit details
    Browse the repository at this point in the history
  7. REMOVE Attribute class

    fgalan committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    a7e594c View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    97fc17c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f37e150 View commit details
    Browse the repository at this point in the history
  3. REMOVE redundant EntID class

    fgalan committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    c3fe132 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

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

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    e5642b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45058b6 View commit details
    Browse the repository at this point in the history
  3. FIX cleanup comments

    fgalan committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    7db81db View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

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

Commits on Sep 12, 2024

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