Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 9c2a07d4242110642da7ca7f28eca772e8342acb https://github.com/galaxyproject/galaxy/commit/9c2a07d4242110642da7ca7f28eca... Author: Nicola Soranzo <nicola.soranzo@tgac.ac.uk> Date: 2015-10-26 (Mon, 26 Oct 2015) Changed paths: M .gitignore Log Message: ----------- Add run_framework_tests.html to .gitignore . Commit: 3c7082c64a31fa8a0296d5655039ed772d4de3b0 https://github.com/galaxyproject/galaxy/commit/3c7082c64a31fa8a0296d5655039e... Author: Nicola Soranzo <nicola.soranzo@tgac.ac.uk> Date: 2015-10-26 (Mon, 26 Oct 2015) Changed paths: 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 Log Message: ----------- Fix doc/source/lib using "sphinx-apidoc -M -f -o doc/source/lib/ lib/" Commit: 69cda4869051edce338e3e585345a500015b80ac https://github.com/galaxyproject/galaxy/commit/69cda4869051edce338e3e585345a... Author: Nicola Soranzo <nicola.soranzo@tgac.ac.uk> Date: 2015-10-26 (Mon, 26 Oct 2015) Changed paths: M .ci/flake8_blacklist.txt M lib/pulsar/client/transport/curl.py M scripts/tools/maf/check_loc_file.py 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: ----------- Remove remaining references to galaxy.eggs . flake8 some files in tools/ . Commit: f406cdefc79e6ecf7801b7da0dd98dad9dc43955 https://github.com/galaxyproject/galaxy/commit/f406cdefc79e6ecf7801b7da0dd98... Author: Nate Coraor <nate@bx.psu.edu> Date: 2015-11-01 (Sun, 01 Nov 2015) Changed paths: M .ci/flake8_blacklist.txt M .gitignore 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/pulsar/client/transport/curl.py M scripts/tools/maf/check_loc_file.py 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 pull request #990 from nsoranzo/post_eggs_smash Remove remaining references to galaxy.eggs . flake8 some tools. Compare: https://github.com/galaxyproject/galaxy/compare/d9d746675a60...f406cdefc79e