[WIP] Add hashes for all requirements#2
Closed
hexylena wants to merge 2 commits intonatefoo:wheel-startup-option-improvementsfrom
Closed
[WIP] Add hashes for all requirements#2hexylena wants to merge 2 commits intonatefoo:wheel-startup-option-improvementsfrom
hexylena wants to merge 2 commits intonatefoo:wheel-startup-option-improvementsfrom
Conversation
Author
|
Well this PR is fubar. Sigh. New one incoming. |
natefoo
pushed a commit
that referenced
this pull request
Jan 13, 2016
Adjustments to sanitize_whitelist reloading.
natefoo
pushed a commit
that referenced
this pull request
Feb 24, 2016
Remove deprecated datatype stuff
natefoo
pushed a commit
that referenced
this pull request
Mar 23, 2016
Minor style tweaks to pass flake8
natefoo
pushed a commit
that referenced
this pull request
Jun 8, 2016
Stays up-to-date with galaxy dev branch
natefoo
pushed a commit
that referenced
this pull request
Aug 4, 2016
Merge pull request #2 from galaxyproject/dev
natefoo
pushed a commit
that referenced
this pull request
Aug 4, 2016
Fixes azure_blob detection for conditional dependency resolution
natefoo
pushed a commit
that referenced
this pull request
Oct 5, 2016
Per agreement of all authors. Closes #2.
natefoo
pushed a commit
that referenced
this pull request
Jan 12, 2017
* fix indentation and import * import fix * refix indentation * better looking imports
natefoo
pushed a commit
that referenced
this pull request
Dec 22, 2017
A first pass on the "admin" UI related section
natefoo
pushed a commit
that referenced
this pull request
Mar 12, 2018
More general safe_walk function, handles symlinks loops
natefoo
pushed a commit
that referenced
this pull request
Jan 18, 2019
Conditional galaxycloudrunner
natefoo
pushed a commit
that referenced
this pull request
Mar 20, 2019
Fix test tool label and tool xsd
natefoo
pushed a commit
that referenced
this pull request
Apr 8, 2019
Use a base URI set in config for Custos Authnz backend.
natefoo
pushed a commit
that referenced
this pull request
Oct 2, 2020
fix crash when no input selected
natefoo
pushed a commit
that referenced
this pull request
Sep 9, 2021
1. Remove id parameter from constructor (this is created by the db). 2. Remove `item` instance attribute: it's not used and is meaningless. 3. Make user and item parameters in the constructor required: a rating cannot exist without a rater or the item being rated. 4. For the same reason as in #2, make the `set_item()` method private and only call it from the constructor. 5. Simplify mapping test: just use the constructor.
natefoo
pushed a commit
that referenced
this pull request
Jul 15, 2022
natefoo
pushed a commit
that referenced
this pull request
Dec 2, 2024
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Fixes galaxyproject#1260
Just a sec and I'll have this file corrected.