- Nov 26, 2008
-
-
Dries Buytaert authored
- Patch #314870 by drewish: removed some code that accidentically got committed with api.php and that broke the tests.
-
Dries Buytaert authored
-
Dries Buytaert authored
- Patch #263445 by Dave Reid, merlinofchaos: replace improper use of drupal_to_js() with drupal_json().
-
Dries Buytaert authored
-
Dries Buytaert authored
- Patch #338586 by Damien Tournoud: fix undefined function call in DatabaseSchema_pgsql::addField().
-
- Nov 25, 2008
-
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Angie Byron authored
-
- Nov 24, 2008
-
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
- Patch #333143 by justinrandell: cleaning up the Drupal bootstrap code, removing bootstrap flag in system table.
-
Dries Buytaert authored
- Patch #319406 by AlexisWilke, Dave Reid, Damien Tournoud, kbahey: should only be cleared in the parent watchdog() call.
-
Dries Buytaert authored
- Patch #280934 by pwolanin, swentel, et al: harden session regeneration. It took a while, but it comes with tests and extra features now.
-
Angie Byron authored
-
Angie Byron authored
-
- Nov 23, 2008
-
-
Angie Byron authored
-
Angie Byron authored
-
Angie Byron authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Angie Byron authored
#302438 by maartenvg and cwgordon7: Only show the 'queued for approval' message for non-administrators.
-
Angie Byron authored
#315801 by Rob Loach, Grugnoh2, mfer and dmitrig01: Add a hook_js_alter() to modify JavaScript being printed to the page.
-
Angie Byron authored
-
Angie Byron authored
-
- Nov 22, 2008
-
-
Angie Byron authored
-
Angie Byron authored
-
Angie Byron authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
- Patch #335614 by Damien Tournoud: getActiveConnection() and getConnection() were broken when was not found. Now with tests\!
-
Dries Buytaert authored
- Patch #308834 by c960657: move setting of magic_quotes_runtime out of settings.php because (i) we don't want a user to change it and (ii) it gets executed a bit earlier in the Drupal bootstrap.
-
Dries Buytaert 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.
-
Dries Buytaert authored
- Patch #330674 by catch: we can eliminate one database query because we have the parent node cached anyway.
-
Dries Buytaert authored
-
Dries Buytaert authored
- Patch #293506 by catch, pwolanin, foripepe: added missing tests for the taxonomy module. New tests include tests for empty vocabulary overview, deleting a vocabulary, weights, etc. Also refactored some of the existing test to make them more crisp and readable.
-