-
Notifications
You must be signed in to change notification settings - Fork 154
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
Change: Use fewer queries for GET_CREDENTIALS when possible #2122
Draft
mattmundell
wants to merge
14
commits into
greenbone:main
Choose a base branch
from
mattmundell:faster-trash-creds
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Jan 2, 2024
-
Change: Check trash target references before accessing
In the trash case of GET_TARGETS check that dependent resources like credentials exist before trying to access info about them. This speeds up the GSA trashcan, by skipping some SQL queries that would always return NULL.
Configuration menu - View commit details
-
Copy full SHA for 88c2bff - Browse repository at this point
Copy the full SHA 88c2bffView commit details
Commits on Jan 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for decd117 - Browse repository at this point
Copy the full SHA decd117View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d55aa0 - Browse repository at this point
Copy the full SHA 4d55aa0View commit details
Commits on Jan 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 15661bf - Browse repository at this point
Copy the full SHA 15661bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 222f9aa - Browse repository at this point
Copy the full SHA 222f9aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc8765d - Browse repository at this point
Copy the full SHA fc8765dView commit details
Commits on Mar 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 470db26 - Browse repository at this point
Copy the full SHA 470db26View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb7d693 - Browse repository at this point
Copy the full SHA eb7d693View commit details
Commits on Mar 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 45987b5 - Browse repository at this point
Copy the full SHA 45987b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e220ab3 - Browse repository at this point
Copy the full SHA e220ab3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e919778 - Browse repository at this point
Copy the full SHA e919778View commit details -
Configuration menu - View commit details
-
Copy full SHA for f800094 - Browse repository at this point
Copy the full SHA f800094View commit details
Commits on Mar 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a6f3aec - Browse repository at this point
Copy the full SHA a6f3aecView commit details
Commits on Mar 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b759bb2 - Browse repository at this point
Copy the full SHA b759bb2View commit details
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.