-
Notifications
You must be signed in to change notification settings - Fork 158
BDM bulk delete speed improvements #12022
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
Open
whatisgalen
wants to merge
24
commits into
dev/8.1.x
Choose a base branch
from
gvm/bulk_delete_improvements
base: dev/8.1.x
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.
Open
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
c7e25d8
create recalculate_descriptors kwarg in tile.delete, re #12015
whatisgalen cf72cc9
pass recalculate_descriptors=False to tile.delete in bulk_deletion, r…
whatisgalen c825647
use recalc_desc kwarg to selectively resrce.save_descriptors in tile.…
whatisgalen e945f5d
create prefetch for resource relations in index_db optimize_resource,…
whatisgalen dd06b2c
create resource proxy model fromrelations, torelations props, re #12015
whatisgalen d52fab0
iterate through prefetch rels in resource.delete, accept fetch_relati…
whatisgalen 5a41c04
leverage optimize_resource_iteration in bulk.delete_resources, re #12015
whatisgalen bdb93df
only save tile with non-empty array else pass recalc_desc=False to ti…
whatisgalen fcc1993
access resourceXresource.node_id instead of .node if .node not pre-se…
whatisgalen f402c71
create release file for 8.1.0, note for #12015
whatisgalen bf8ced7
bifurcate ResourceXResource.delete on directionality, re #12015
whatisgalen 0ee21eb
resource.save calls save_descriptors, passes recalc_descriptors=False…
whatisgalen 49da04a
arches primary_desc fn only gets tile from context if ctxt not None, …
whatisgalen 58b60e5
fix tests setting name=str to name=json_str, re #12015
whatisgalen 617e35c
otpimize_resource_iteration, indexing in transaction editlog-based de…
whatisgalen 65670cb
fix casting logic, outsource index_tile_deletion, re #12015
whatisgalen 20ff95d
create index_tile_deletion_by_transaction(), re #12015
whatisgalen bb9616d
pass user to reverse_edit_log_entries in reverse_load, re #12015
whatisgalen 81f5a92
pass user to reverse_edit_log_entries in base_import.reverse_load, re…
whatisgalen bc62f08
use admin user by default in CLI reverse, re #12015
whatisgalen ab3ffd3
pass request.user to reverse_edit_log_entries in ReverseTransaction v…
whatisgalen 2afb4bb
minor cleanup in bulk_data_deletion, re #12015
whatisgalen 0dacbdc
accept user kwarg in tile.delete, re #12015
whatisgalen b65c70c
pass popped kwargs to tile.delete, tile.save, re #12015
whatisgalen 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
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.
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.