- Nov 23, 2010
-
-
Dries Buytaert authored
- Patch #557298 by Arancaytar, David_Rothstein: drupal_override_server_variables() does not properly override SCRIPT_NAME.
-
- Nov 20, 2010
-
-
Angie Byron authored
#208611 by effulgentsia, ksenzee, p.brouwers, et al: Fixed drupal_add_js() includes settings twice and breaks certain JS files.
-
- Aug 05, 2010
-
-
Angie Byron authored
-
Angie Byron authored
#500866 by boombatower, solotandem: Remove t() from assertion messages in SimpleTest, so translators do not get 1000s of bogus strings.
-
- Jun 14, 2010
-
-
Dries Buytaert authored
-
- May 12, 2010
-
-
Dries Buytaert authored
-
- Mar 17, 2010
-
-
Dries Buytaert authored
- Patch #258397 by John Morahan, Dries, R.Muilwijk, Bart Jansens, grendzy, Berdir: IP address identification not broad enough.
-
- Jan 30, 2010
-
-
Dries Buytaert authored
-
- Jan 05, 2010
-
-
Angie Byron authored
-
- Nov 21, 2009
-
-
Dries Buytaert authored
- Patch #601584 by effulgentsia, boombatower, yched: setUp() function for unit and web test cases should reset all resettable statics.
-
- Nov 15, 2009
-
-
Angie Byron authored
#620688 follow-up by chx and effulgentsia: Fixed drupal_static_reset() is broken, with expanded test coverage.
-
- Nov 10, 2009
-
-
Angie Byron authored
#606526 by axyjo and scor: Remove trailing whitespace and add newlines at end of files. Sorry, folks! But it is after code freeze. :)
-
- Nov 02, 2009
-
-
Angie Byron authored
-
- Oct 18, 2009
-
-
Dries Buytaert authored
Patch #84008 by deviantintegral, plumbley, lilou, lambic: fixed timer_read() returns NULL (no value) after timer_stop(). Added timer tests.
-
- Sep 20, 2009
-
-
Dries Buytaert authored
-
- Aug 16, 2009
-
-
Dries Buytaert authored
-
- Aug 04, 2009
-
-
Angie Byron authored
-
- Jul 13, 2009
-
-
Angie Byron authored
-
- May 30, 2009
-
-
Dries Buytaert authored
-
- May 18, 2009
-
-
Dries Buytaert authored
-
- Apr 22, 2009
-
-
Dries Buytaert authored
-
- Apr 02, 2009
-
-
Dries Buytaert authored
- Patch #254491 by chx, catch, justinrandell, pwolanin, David_Rothstein, et al: centralized static caching to improve testability of the Drupal code, and to remove $reset-parameters. Thanks for taking the time to convince me, catch!
-
- Mar 31, 2009
-
-
Angie Byron authored
#376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a static method to reduce memory footprint of SimpleTest.
-
- Jan 31, 2009
-
-
Angie Byron authored
#88264 by Rob Loach and kscheirer: Make variable_get()'s defaultparameter default to NULL so that NULLs do not need to be specified.
-
- Jan 22, 2009
-
-
Angie Byron authored
-
- Jan 14, 2009
-
-
Dries Buytaert authored
- Patch #346285 by grendzy, Damien Tournoud, thekevinday et al: fixed problem when HTTP_HOST is not transmitted.
-
- Dec 03, 2008
-
-
Dries Buytaert authored
- Patch #327269 by c960657: when drupal_page_cache_header() compares the client's If-Modified-Since header to $cache->created, it assumed a certain date format. However, HTTP/1.1 allows several variations of the date format, i.e. the same time may be represented in slightly different ways. If the client sends the date in a different format than the one generated by Drupal, it would never receive a 304 Not Modified response. Also added a good amount of tests for the drupal_page_cache_header() code.
-
- Dec 02, 2008
-
-
Dries Buytaert authored
- Patch #330582 by Darren Oh, c960657 et al: better API for retrieving HTTP headers and working with HTTP headers in tests.
-
- Nov 23, 2008
-
-
Dries Buytaert authored
-
- Nov 22, 2008
-
-
Angie Byron authored
-
Dries Buytaert authored
- Patch #323474 by Dave Reid and catch: hook_boot() was not invoked on uncached page views if cache mode is aggressive.
-
- Nov 02, 2008
-
-
Dries Buytaert authored
-
- Sep 15, 2008
-
-
Angie Byron authored
-
- Sep 08, 2008
-
-
Dries Buytaert authored
-
- Aug 14, 2008
-
-
Dries Buytaert authored
-
- Jul 19, 2008
-
-
Dries Buytaert authored
-
- Jul 17, 2008
-
-
Dries Buytaert authored
-
- Jul 02, 2008
-
-
Dries Buytaert authored
- Patch #276581 by catch: wrote missing tests for contact module and simplified contact module thanks to that. Also removed some whitespace.
-
- Jun 26, 2008
-
-
Dries Buytaert authored
-
Dries Buytaert authored
- Patch #258397 by R.Muilwijk and myself: IP address detection improvements. Added support for clusters and wrote various IP address related tests.
-