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

[master-toolshed] merge-in release_16.07 changes #3037

Merged
merged 31 commits into from Oct 11, 2016

Conversation

martenson
Copy link
Member

No description provided.

davebx and others added 30 commits September 21, 2016 14:40
Moves templating to render (and updates dom node attributes after)
to reset modal and prevent inline styling and other modifications
to the singleton from persisting between calls to show.
* Fix the cause of toolshed test 1400 failing.

* Fix handling of repositories without tool dependencies.

* Fix tool dependency retrieval.

In some cases, a process might attempt to fetch tool dependencies for revision
1:7334f6d0ac17, but the repository has been updated, and tool dependency
metadata has been reassigned to e.g. 7:ce22ceec214a. This commit resolves
that issue.

* Correct the logic that returns an empty string for an empty dict.

* Fix getting latest revision with tool dependencies.

* Use self.app instead of trans.app

Conflicts:
	lib/galaxy/webapps/tool_shed/controllers/repository.py
Updates metadata column checkbox flag from 'true' to '__NOTHING__'
to reflect newer form_builder values.

Fixes #2175
[16.04] backport of model tool dependencies fix
Conflicts:
	lib/galaxy/webapps/tool_shed/controllers/repository.py
	lib/galaxy/webapps/tool_shed/model/__init__.py
[16.07] Fix missing import in whoosh indexing script
[16.07] Fix optional flag for library datasets in legacy library ui
[16.07] UI, datasets: fix optional column form values
[16.07] UI, Modal: re-build dom on render
Small fixes to conda_faq.rst changes
This should prevent missing `activate` in <conda_prefix>/bin when
downgrading to 3.19.3. This is what the conda people use in their CI
environment (
[see](https://github.com/conda/conda/blob/master/utils/travis-run-install.sh#L61)
and perhaps why that bug made it into the release in the first place).
[16.01] Backport #2869 Fix initial conda version at 4.0.5
[16.07] Fix setting conda_copy_dependencies in galaxy.ini.
Some bioconda recipes now depend on conda forge, this fix is needed for them to work properly.
[16.07] Fix for bioconda recipes depending on conda-forge.
[16.04] Remove travis-ci python installation, since python2.7 is preinstalled…
@martenson martenson added this to the 16.10 milestone Oct 11, 2016
@martenson martenson merged commit 735c682 into master-toolshed Oct 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants