-
Notifications
You must be signed in to change notification settings - Fork 558
dbeaver/pro#7128 Remove deprecated API #3820
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 2 commits
Commits
Show all changes
49 commits
Select commit
Hold shift + click to select a range
10cac57
dbeaver/pro#7128 Remove deprecated API
serge-rider bd29bf4
Merge branch 'devel' into 7128-remove-deprecated-api
serge-rider 479baa7
dbeaver/pro#7128 Fix nodes
serge-rider f6cf08a
dbeaver/pro#7128 Return DS id in objectId
serge-rider 4e757b7
dbeaver/pro#7128 disable test
HocKu7 6a77f0f
Merge branch 'devel' into 7128-remove-deprecated-api
devnaumov 9eafcd9
dbeaver/pro#7128 fixes connectionId and node Uri
HocKu7 1db4d05
dbeaver/pro#7128 use new node path patterns
devnaumov d8d8c4c
Merge branch 'devel' into 7128-remove-deprecated-api
devnaumov 982ea40
dbeaver/pro#7128 FS in root nodes
serge-rider 4e4a02c
dbeaver/pro#7128 FS in root nodes
serge-rider 9c3f65c
dbeaver/pro#7128 FS and clouds in root nodes
serge-rider 3a485db
dbeaver/pro#7128 fix getting connection part
devnaumov 0615b24
dbeaver/pro#7128 use node path by default
devnaumov fb1c633
dbeaver/pro#7128 remove unused import
devnaumov 7cf747d
dbeaver/pro#7128 fix tests
devnaumov 5367964
Merge branch 'devel' into 7128-remove-deprecated-api
devnaumov 8450a6a
dbeaver/pro#7128 Fix web cloud explorer
serge-rider 161ea57
dbeaver/pro#7128 Path calculation fix. Delete legacy and dead code.
serge-rider ac226ca
dbeaver/pro#7128 support folders new path
devnaumov 8fc52b5
dbeaver/pro#7128 add rm prefix variable
devnaumov 9865892
dbeaver/pro#7128 adjust tests
devnaumov e95f6a5
Merge branch '7128-remove-deprecated-api' of https://github.com/dbeav…
serge-rider 81a9c99
dbeaver/pro#7128 Remove deprecated node id property
serge-rider cdfb2e2
Merge branch 'devel' into 7128-remove-deprecated-api
serge-rider bbc82a7
dbeaver/pro#7128 use uri in db objects
devnaumov 1aa4828
dbeaver/pro#7128 do not restore tab if wrong format is used
devnaumov d5cde48
Merge branch 'devel' into 7128-remove-deprecated-api
devnaumov 63ef6c3
Merge branch 'devel' into 7128-remove-deprecated-api
serge-rider aa2673a
Merge branch 'devel' into 7128-remove-deprecated-api
mr-anton-t c81f531
Merge branch 'devel' into 7128-remove-deprecated-api
mr-anton-t 28ae7e5
Merge branch 'devel' into 7128-remove-deprecated-api
EvgeniaBzzz f85acd9
makes isDatabaseObject less heuristic
sergeyteleshev ffa30f4
Revert "makes isDatabaseObject less heuristic"
sergeyteleshev d5bc0e4
local fix for folders open action
sergeyteleshev 4fdf7fc
disallow to open folders in object viewer
sergeyteleshev dc3ea89
uses helper to identify node for advanced view correct behavior
sergeyteleshev 06e80a2
Merge branch 'devel' into 7128-remove-deprecated-api
EvgeniaBzzz 9df316c
Merge branch 'devel' into 7128-remove-deprecated-api
sergeyteleshev 3a7a013
dbeaver/pro#7128 fixes the test which falls from time to time
sergeyteleshev 225cde9
dbeaver/pro#7128 fixes the test which falls from time to time
sergeyteleshev c0450bd
dbeaver/pro#7128 fixes the test which falls from time to time 2
sergeyteleshev 3c06887
dbeaver/pro#7128 fixes the test which falls from time to time 2
sergeyteleshev 5bf6adb
dbeaver/pro#7128 isolates unit tests
sergeyteleshev 447ada9
Revert "dbeaver/pro#7128 isolates unit tests"
sergeyteleshev 568be5a
dbeaver/pro#7128 tries useTranslateMock to fix the issue
sergeyteleshev 6a21058
removes mocks
sergeyteleshev 7f09edc
skips the tests
sergeyteleshev 10866e2
Merge branch 'devel' into 7128-remove-deprecated-api
EvgeniaBzzz 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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
don't we need to delete it?