-
Notifications
You must be signed in to change notification settings - Fork 91
Fix #966 - Remove Legacy NGSI-v1 from codebase #995
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
Merged
Merged
Changes from all commits
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
85bfea1
Remove NGSI-v1
jason-fox de1bfaf
Linter fixes - mainly removing reference to config.
jason-fox a80871e
Remove NGSI-v1 references.
jason-fox cd21823
Deleting unused NGSI-v1 stubs.
jason-fox fca1722
Remove unused consts.
jason-fox 5368dd4
Pruning more NGSI-v1
jason-fox d178cb2
Remove exports
jason-fox addb3c2
Re-add devices test
jason-fox fd6b3b7
Re-add Group tests
jason-fox 94e1cb8
Enable more tests.
jason-fox fdb3c0f
Merge branch 'master' into feature/ngsi-v1
jason-fox d9d85e0
Remove obsolete files
jason-fox d6f3235
Add missing file
jason-fox 13dc709
Fix path
jason-fox aefdb3e
Merge branch 'master' into feature/ngsi-v1
jason-fox b693b04
Merge branch 'master' into feature/ngsi-v1
jason-fox 9e5155a
Merge branch 'master' into feature/ngsi-v1
jason-fox a951418
Merge branch 'master' into feature/ngsi-v1
jason-fox 8a75a01
Switch Post to Patch
jason-fox deee380
Update text to reflect NGSI-v2
jason-fox cba02f1
Merge branch 'master' into feature/ngsi-v1
jason-fox 451ea19
Remove isCurrentNgsi
jason-fox ae33e1f
Remove export
jason-fox 562b6fa
remove require
jason-fox e98d298
Remove function.
jason-fox c0dc200
Re-add missing tests.
jason-fox dd4c544
Remove useUnifiedTopology: true
jason-fox b966458
Convert test.
jason-fox 4ab2559
Merge branch 'master' into feature/ngsi-v1
jason-fox d408225
Adding test
jason-fox 982b90c
Adding test
jason-fox 6a15fed
Add missing v2 tests. Add defensive code.
jason-fox abc5f86
Add missing v2 tests.
jason-fox 359f1f3
Fix ENV test side-effect.
jason-fox 40f432c
Add missing test case
jason-fox 6ea97f9
Remove unused import
jason-fox 8967676
Add missing tests.
jason-fox 5772aef
Remove NGSIv1 error handler.
jason-fox 5ae0683
Add missing test.
jason-fox d7e0cb6
Enable test
jason-fox b1758c3
Use error classes
jason-fox 56d67b2
Simplify entities error handling logic
jason-fox 2304aae
Removal of NGSI-v1 error class
jason-fox 3be10f7
Update test descriptions
jason-fox 4a9fd4c
Update CNR
jason-fox e3e61fc
Merge branch 'master' into feature/ngsi-v1
jason-fox File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,2 +1,3 @@ | ||
| - Remove: NGSI-v1 implementation (#966) | ||
| - FIx: export fillDomains function to iotagent-node-lib available functions (needed to fix logs in iotagent-json#587 and iotagent-ul#508) | ||
| - Fix: keep internalAttributes stored in device mongo collection when update it (#1092) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.