Downloads

Download drush_make-6.x-2.0-beta9.tar.gztar.gz 37.32 KB
MD5: 971cde5da1fcf8ae63e42c074cbb5476
SHA-1: cefa783fa42581e168985148d77ad3cc4c49de8f
SHA-256: dc943cb05b9b9eb5270d5370462d26447ad201d4b325e33c7d3dea281a32c5db
Download drush_make-6.x-2.0-beta9.zipzip 46.29 KB
MD5: 9e23cfc97379a14bd1ed673b7d0c2179
SHA-1: d9233cab09389518994008626b9da49bff3ae6e7
SHA-256: 1179c2d7035abcbf8524d8b5542ed195ac02ee4094cbe1d639b39cd42716ef01

Release notes

This release will blow your socks off: it WORKS! (and if it doesn't, please tell us! http://drupal.org/project/issues/drush_make).

Also, this release is huge in terms of # of changes (yhahn's initial reaction: "Jesus!"). Here is an abbreviated version that should convey the gist of what they were:

Changes since DRUPAL-6--2-0-BETA8:

  • #842198 by bwood: SVN revisions problem
  • #641210, again
  • #671368 by dmitrig01: add drush generate makefile instructions
  • #864230 by alex_b: Fix git private repositories
  • Renaming Contributors to Co-maintainers
  • #882378 by Coornail: PATCHES.txt gets generated even if the patching was unsuccessful
  • #878496 by mfb: Support git submodule commands
  • #894112 by snufkin: Wrong argument for drush_make_parse_info_file
  • #840802 by WorldFallz: Can't cvs checkout working with core
  • #900072 by borg000: drush_get_option_help no longer exists
  • #898698 by mikl: Undefined variable: name
  • #900202 by ositoblanco: Passing the make file content to drush_make_parse_info_file breaks the verifier
  • #898702 by dmitrig01 and mikl: Remove repeated checks for wget
  • Get rid of the nuisance that is drush-make-version-best
  • #644916 by yhahn: pull translations. W00T!!!
  • Splitting GET and POST tests.
  • Consolidation of wget/curl calls to use get download class.
  • Using changes in drush 4.x - yay
  • Simplify downloadFile() signature and move error handling/messages out of downloadFile().
  • Coded up an abomination:
    - Merged GET and POST into a standard file type
    - Kept backwards compatibility
    - Coded this monsterous header-reading thing: Drush make is now REALLY good at figuring out what type of file you're downloading
  • Making git into one function
  • #625948 by smk-ka with modifications by dmitrig01: Windoze
  • Procedural code, finally
  • Adding ID strings
  • Fix something that's been bugging me for a looooong time: get rid of double-slash in tmp dir
  • #644916: Workaround for Drupal core singular translation files
  • API attribute
  • Wget gone, now using curl/sockets
  • Fixing contrib-destination=.
  • #904436: Drush make testing redux
  • #779460 by yhahn and dmitrig01: Allow dynamic application of patches to dependencies
  • Getting drupal.org integration working again
Created by: dmitrig01
Created on: 14 Sep 2010 at 03:22 UTC
Last updated: 14 Sep 2010 at 03:26 UTC
New features
Bug fixes

Other releases