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

Time filters for histories.get_histories #483

Merged

Conversation

cat-bro
Copy link
Contributor

@cat-bro cat-bro commented Dec 8, 2023

Add filtering for create_time-ge, create_time-le, update_time-ge, update_time-le for histories using the same keywords as used in get_datasets filtering. A lot of this is reused from datasets/__init__.py .

Copy link
Member

@nsoranzo nsoranzo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @cat-bro , perfect!

@nsoranzo nsoranzo merged commit b598f55 into galaxyproject:main Dec 11, 2023
16 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants