[galaxyproject/galaxy] 2e21e0: Insert promises
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 2e21e027b0b47b18ca7b1aac68d89ccbd16f2d2c https://github.com/galaxyproject/galaxy/commit/2e21e027b0b47b18ca7b1aac68d89... Author: guerler <aysam.guerler@gmail.com> Date: 2015-11-02 (Mon, 02 Nov 2015) Changed paths: M client/galaxy/scripts/mvc/tools/tools-form-base.js M client/galaxy/scripts/utils/deferred.js M config/plugins/visualizations/charts/static/build-app.js M config/plugins/visualizations/charts/static/charts/jqplot/boxplot/wrapper.js M config/plugins/visualizations/charts/static/charts/nvd3/pie/wrapper.js M config/plugins/visualizations/charts/static/charts/tools.js M config/plugins/visualizations/charts/static/views/group.js M config/plugins/visualizations/charts/static/views/viewport.js M static/maps/mvc/tools/tools-form-base.js.map M static/maps/utils/deferred.js.map M static/scripts/mvc/tools/tools-form-base.js M static/scripts/utils/deferred.js Log Message: ----------- Insert promises Revision Revise deferred class to use promises Update charts Fix comment Use resolve and reject properly Fix comments Fix comments Fix comments Fix comment Improve naming/comments Remove unnecessary queue handler Fix naming Commit: f1f5efe703cc25a63426fa5cf709ab410e19652f https://github.com/galaxyproject/galaxy/commit/f1f5efe703cc25a63426fa5cf709a... Author: guerler <aysam.guerler@gmail.com> Date: 2015-11-02 (Mon, 02 Nov 2015) Changed paths: M client/galaxy/scripts/mvc/app/app-analysis.js M client/galaxy/scripts/mvc/app/app-view.js M static/maps/mvc/app/app-analysis.js.map M static/maps/mvc/app/app-view.js.map M static/scripts/mvc/app/app-analysis.js Log Message: ----------- Fix display call Fix config Fix naming Commit: cc4e8e4a34aa8ffdaa6fc357c226164571fd384d https://github.com/galaxyproject/galaxy/commit/cc4e8e4a34aa8ffdaa6fc357c2261... Author: guerler <aysam.guerler@gmail.com> Date: 2015-11-02 (Mon, 02 Nov 2015) Changed paths: M .ci/flake8_blacklist.txt M .gitignore M client/galaxy/scripts/mvc/app/app-analysis.js A client/galaxy/scripts/mvc/app/app-login.js M client/galaxy/scripts/mvc/app/app-view.js M client/galaxy/style/less/base.less M doc/source/lib/galaxy.auth.providers.rst M doc/source/lib/galaxy.datatypes.rst A doc/source/lib/galaxy.dependencies.rst M doc/source/lib/galaxy.eggs.rst M doc/source/lib/galaxy.jobs.runners.rst M doc/source/lib/galaxy.rst M doc/source/lib/galaxy.tools.deps.resolvers.rst M doc/source/lib/galaxy.web.framework.middleware.rst M doc/source/lib/galaxy.webapps.galaxy.controllers.rst M doc/source/lib/galaxy.webapps.reports.controllers.rst M doc/source/lib/galaxy.webapps.rst M doc/source/lib/galaxy.webapps.tool_shed.api.rst M doc/source/lib/modules.rst R doc/source/lib/pkg_resources.rst M lib/galaxy/jobs/metrics/instrumenters/collectl.py A lib/galaxy/jobs/runners/util/drmaa/__init__.py A lib/galaxy/jobs/runners/util/retry.py A lib/galaxy/jobs/runners/util/sudo.py M lib/galaxy/managers/configuration.py M lib/galaxy/model/mapping.py A lib/galaxy/model/migrate/versions/0130_change_pref_datatype.py M lib/galaxy/objectstore/__init__.py M lib/galaxy/objectstore/rods.py M lib/galaxy/objectstore/s3.py M lib/galaxy/tools/deps/commands.py M lib/galaxy/tools/deps/docker_util.py M lib/galaxy/tools/deps/dockerfiles.py M lib/galaxy/tools/deps/resolvers/modules.py M lib/galaxy/tools/deps/resolvers/tool_shed_packages.py M lib/galaxy/tools/lint.py A lib/galaxy/tools/lint_util.py M lib/galaxy/tools/linters/command.py M lib/galaxy/tools/linters/help.py M lib/galaxy/tools/linters/inputs.py M lib/galaxy/tools/linters/outputs.py A lib/galaxy/tools/linters/stdio.py M lib/galaxy/tools/linters/tests.py M lib/galaxy/tools/linters/top_level.py A lib/galaxy/tools/linters/xml_order.py M lib/galaxy/tools/loader_directory.py M lib/galaxy/util/xml_macros.py M lib/galaxy/web/framework/webapp.py M lib/pulsar/client/transport/curl.py M lib/tool_shed/galaxy_install/tool_dependencies/recipe/install_environment.py M lib/tool_shed/galaxy_install/tool_dependencies/recipe/step_handler.py M scripts/tools/maf/check_loc_file.py M static/maps/galaxy.library.js.map M static/maps/mvc/app/app-analysis.js.map A static/maps/mvc/app/app-login.js.map M static/maps/mvc/app/app-view.js.map M static/scripts/galaxy.library.js M static/scripts/mvc/app/app-analysis.js A static/scripts/mvc/app/app-login.js M static/scripts/mvc/app/app-view.js M static/style/blue/base.css M static/welcome.html.sample M tools/data_source/data_source.py M tools/evolution/add_scores.py M tools/extract/extract_genomic_dna.py M tools/extract/liftOver_wrapper.py M tools/filters/axt_to_concat_fasta.py M tools/filters/axt_to_fasta.py M tools/filters/axt_to_lav.py M tools/filters/catWrapper.py M tools/filters/gff/extract_GFF_Features.py M tools/filters/gff/gff_filter_by_attribute.py M tools/filters/gff/gff_filter_by_feature_count.py M tools/filters/gff/sort_gtf.py M tools/filters/gff_to_bed_converter.py M tools/filters/lav_to_bed.py M tools/filters/secure_hash_message_digest.py M tools/filters/wiggle_to_simple.py M tools/genomespace/genomespace_exporter.py M tools/maf/interval2maf.py M tools/maf/interval2maf.xml M tools/maf/interval_maf_to_merged_fasta.py M tools/maf/maf_by_block_number.py M tools/maf/maf_filter.py M tools/maf/maf_limit_size.py M tools/maf/maf_limit_to_species.py M tools/maf/maf_reverse_complement.py M tools/maf/maf_split_by_species.py M tools/maf/maf_stats.py M tools/maf/maf_thread_for_species.py M tools/maf/maf_to_bed.py M tools/maf/maf_to_bed_code.py M tools/maf/maf_to_fasta_concat.py M tools/maf/maf_to_fasta_multiple_sets.py M tools/maf/maf_to_interval.py M tools/maf/vcf_to_maf_customtrack.py M tools/next_gen_conversion/fastq_conversions.py M tools/next_gen_conversion/fastq_gen_conv.py M tools/next_gen_conversion/solid2fastq.py M tools/next_gen_conversion/solid_to_fastq.py M tools/ngs_simulation/ngs_simulation.py M tools/stats/aggregate_scores_in_intervals.py M tools/stats/filtering.py M tools/stats/grouping.py M tools/stats/gsummary.py Log Message: ----------- Merge branch 'dev' of https://github.com/galaxyproject/galaxy into revise_promise_000 Commit: 142db64fb3ba6d694007485da8b64803db762309 https://github.com/galaxyproject/galaxy/commit/142db64fb3ba6d694007485da8b64... Author: guerler <aysam.guerler@gmail.com> Date: 2015-11-03 (Tue, 03 Nov 2015) Changed paths: M client/galaxy/scripts/mvc/app/app-analysis.js M static/maps/mvc/app/app-analysis.js.map M static/scripts/mvc/app/app-analysis.js Log Message: ----------- Use remove instead of empty if iframe is shown Commit: 593cb4074b5fc2d58685bae8831c621c16831e53 https://github.com/galaxyproject/galaxy/commit/593cb4074b5fc2d58685bae8831c6... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2015-11-03 (Tue, 03 Nov 2015) Changed paths: M client/galaxy/scripts/mvc/app/app-analysis.js M client/galaxy/scripts/mvc/app/app-view.js M client/galaxy/scripts/mvc/tools/tools-form-base.js M client/galaxy/scripts/utils/deferred.js M config/plugins/visualizations/charts/static/build-app.js M config/plugins/visualizations/charts/static/charts/jqplot/boxplot/wrapper.js M config/plugins/visualizations/charts/static/charts/nvd3/pie/wrapper.js M config/plugins/visualizations/charts/static/charts/tools.js M config/plugins/visualizations/charts/static/views/group.js M config/plugins/visualizations/charts/static/views/viewport.js M static/maps/mvc/app/app-analysis.js.map M static/maps/mvc/app/app-view.js.map M static/maps/mvc/tools/tools-form-base.js.map M static/maps/utils/deferred.js.map M static/scripts/mvc/app/app-analysis.js M static/scripts/mvc/tools/tools-form-base.js M static/scripts/utils/deferred.js Log Message: ----------- Merge pull request #1018 from guerler/revise_promise_000 Revise deferred queue, use jQuery promises Compare: https://github.com/galaxyproject/galaxy/compare/86648d23e2fe...593cb4074b5f
participants (1)
-
GitHub