- 06 Sep, 2017 2 commits
-
-
Dannon Baker authored
[16.01] Backport uwsgi fix from #2836.
-
John Chilton authored
Now that newer releases require a library that the mere presence of breaks an older version of Galaxy, I think this will be encountered more during development. It is breaking Planemo's ability to switch between different versions of Galaxy. https://github.com/galaxyproject/galaxy/pull/2836
-
- 15 Dec, 2016 7 commits
-
-
Nate Coraor authored
-
Nate Coraor authored
-
Nate Coraor authored
-
Nate Coraor authored
-
Nate Coraor authored
-
Nate Coraor authored
-
Nate Coraor authored
the disclosure.
-
- 05 Nov, 2016 1 commit
-
-
Björn Grüning authored
[16.01] Backport #3122 #3124 - fix unescaped & in integrated_tool_panel.xml
-
- 04 Nov, 2016 3 commits
- 05 Oct, 2016 2 commits
-
-
Björn Grüning authored
[16.01] Backport #2869 Fix initial conda version at 4.0.5
-
Marius van den Beek authored
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).
-
- 14 Sep, 2016 2 commits
-
-
Martin Cech authored
[16.01] Allow admin to serialize/deserialize dataset permissions
-
carlfeberhard authored
-
- 13 Sep, 2016 3 commits
-
-
carlfeberhard authored
-
carlfeberhard authored
-
carlfeberhard authored
- Admin are considered permitted when calling ** dataset_manager.permssions.access and ** dataset_manager.permissions.manage - Update bad test - Add admin test to other permission checks
-
- 12 Sep, 2016 2 commits
-
-
carlfeberhard authored
The power was inside you all along.
-
carlfeberhard authored
And updates tests.
-
- 10 Aug, 2016 3 commits
-
-
Martin Cech authored
Merge pull request #2767 from nsoranzo/release_16.01_handle_complex_repository_dependency_for_package [16.01] Fix misplaced parenthesis
-
Nicola Soranzo authored
Do not pin when forward-merging to dev branch. Also ignore .tox/ and eggs/ as in #2650 .
-
Nicola Soranzo authored
Reported by @dpryan79 in https://github.com/galaxyproject/tools-iuc/issues/906#issuecomment-238844304
-
- 20 Jul, 2016 1 commit
-
-
Dannon Baker authored
[16.01] UI, history: replace copy dialog on grid refresh
-
- 19 Jul, 2016 5 commits
-
-
Eric Enns authored
-
Eric Enns authored
-
Eric Enns authored
-
Eric Enns authored
-
carlfeberhard authored
Fixes #2624 init_grid is called from update_grid to rebuild the grid. This patches that call to replace the copy links with the dialog. Note: - related to #1303 which was an effort to make a single code path for copying histories. - Uses monkey patching to keep from porting build artifacts.
-
- 21 Jun, 2016 3 commits
-
-
Dannon Baker authored
[16.01] Fix move_directory_files tool dependency action when destination is not empty
-
Nicola Soranzo authored
Historically this action moves the contents of the source directory to the destination directory. Commit d38936bd broke the install when e.g. the destination is $INSTALL_DIR, which is created by Galaxy and is not empty (contains INSTALLATION.log after first action).
-
Nicola Soranzo authored
-
- 20 Jun, 2016 2 commits
-
-
Nicola Soranzo authored
[16.01] Copy PJAs when importing a workflow.
-
Dannon Baker authored
-
- 15 Jun, 2016 1 commit
-
-
Dannon Baker authored
[16.01] Fix move_directory_files tool dependency action when new_file_path is on a different filesystem
-
- 10 Jun, 2016 3 commits
-
-
Martin Cech authored
Merge pull request #2484 from nsoranzo/release_16.01_fix_for_4a024b88 [16.01] Fix for job handlers losing track of jobs when using DRMAA with internalexception_retries or invalidjobexception_retries
-
Nicola Soranzo authored
-
Nicola Soranzo authored
Fix for job handlers losing track of jobs when using DRMAA with internalexception_retries or invalidjobexception_retries
-