Skip to content
  1. Dec 27, 2014
  2. Nov 28, 2014
    • anarcat's avatar
      don't allow d() to run before drush is fully initialized · 265ff02a
      anarcat authored
      we add safety check so that we don't get caught running d() before
      drush is fully initialized. otherwise, the proper services hooks may
      not be properly declared and found by drush, so the object cache
      ($instances) would be initialised with incomplete data.
      
      it is possible that more initialisation we need happens after
      DRUSH_BOOTSTRAP_NONE, but this is already better than nothing.
      
      it took me and ergonlogic three freaking full days of headbanging on
      keyboards to figure that stuff out.
      265ff02a
  3. Dec 16, 2013
  4. Mar 14, 2013
  5. Apr 29, 2012
  6. Apr 26, 2012
  7. Oct 29, 2011
  8. Mar 31, 2011
  9. Feb 10, 2011
  10. Feb 06, 2011
  11. Feb 05, 2011
  12. Jan 04, 2011
  13. Oct 19, 2010
  14. Oct 10, 2010
  15. Aug 12, 2010