Skip to content
Snippets Groups Projects
  1. Aug 14, 2013
  2. Aug 13, 2013
  3. Jul 29, 2013
  4. Jul 28, 2013
  5. Jul 26, 2013
  6. Jul 25, 2013
    • Christopher Gervais's avatar
      Complete re-factoring. · 2244d179
      Christopher Gervais authored
      Removed dependencies on external modules. This consisted mainly of 'apt',
      and 'common, which 'apt' depends on. Created an optional drush::apt class
      that will provide the minimum for apt to function, but can be turned off
      with a parameter to the main drush class. This makes the installation itself
      optional, and should allow for better portability.
      
      Made heavy use of a drush::defaults class to provide default arguments to
      all classes and defines. Defined a general drush::run resource type to allow
      running Drush commands easily and consistently. Rebuilt other resources to
      wrap around drush::run.
      
      Updated docs to describe the current functionality in lots of detail.
      2244d179
  7. Feb 22, 2012
Loading