Skip to content
  1. May 24, 2016
  2. Jan 13, 2016
  3. Dec 27, 2014
  4. 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
  5. Dec 16, 2013
  6. Mar 14, 2013
  7. Apr 29, 2012
  8. Apr 26, 2012
  9. Oct 29, 2011
  10. Mar 31, 2011
  11. Feb 10, 2011
  12. Feb 06, 2011
  13. Feb 05, 2011
  14. Jan 04, 2011
  15. Oct 19, 2010
  16. Oct 10, 2010
  17. Aug 12, 2010