Skip to content
  1. May 06, 2010
  2. May 01, 2010
  3. Feb 17, 2010
  4. Feb 15, 2010
  5. Feb 07, 2010
  6. Jan 09, 2010
    • Angie Byron's avatar
      #571654 follow-up by chx, peximo, plach, sun, et al: · 147bb138
      Angie Byron authored
      Roll-back of node titles as fields. The Entity Translation module in
      contrib can add this back, but for everyone else it creates a *huge* WTF.
      Apologies for how late this is coming, but better now than post-alpha. :\
      147bb138
  7. Jan 02, 2010
  8. Dec 22, 2009
  9. Dec 14, 2009
  10. Dec 02, 2009
  11. Nov 10, 2009
  12. Nov 06, 2009
  13. Oct 11, 2009
  14. Oct 09, 2009
  15. Sep 28, 2009
  16. Sep 17, 2009
  17. Aug 21, 2009
  18. Aug 03, 2009
  19. Jul 31, 2009
  20. Jul 20, 2009
  21. Jul 13, 2009
  22. May 24, 2009
  23. May 15, 2009
  24. May 07, 2009
  25. May 03, 2009
  26. Apr 22, 2009
  27. Mar 31, 2009
  28. Mar 16, 2009
  29. Nov 29, 2008
  30. Nov 25, 2008
  31. Nov 13, 2008
  32. May 30, 2008
  33. Apr 20, 2008
    • Dries Buytaert's avatar
      - Added a test framework to Drupal along with a first batch of tests for · af474609
      Dries Buytaert authored
        Drupal core!  This is an important milestone for the project so enable
        the module and check it out ... :)
      
        Thanks to Rok Žlender, Károly Négyesi, Jimmy Berry, Kevin Bridges, Charlie
        Gordon, Douglas Hubler, Miglius Alaburda, Andy Kirkham, Dimitri13, Kieran
        Lal, Moshe Weitzman, and the many other people that helped with testing
        over the past years and that drove this home.
      
        It all works but it is still rough around the edges (i.e. documentation
        is still being written, the coding style is not 100% yet, a number of
        tests still fail) but we spent the entire weekend working on it in Paris
        and made a ton of progress.  The best way to help and to get up to speed,
        is to start writing and contributing some tests ... as well as fixing
        some of the failures.
      
        For those willing to help with improving the test framework, here are
        some next steps and issues to resolve:
      
          - How to best approach unit tests and mock functions?
          - How to test drupal_mail() and drupal_http_request()?
          - How to improve the admin UI so we have a nice progress bar?
          - How best to do code coverage?
          - See http://g.d.o/node/10099 for more ...
      af474609