- May 13, 2008
-
-
Dries Buytaert authored
-
Dries Buytaert authored
-
- May 10, 2008
-
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
- Patch #256152 by catch: added additional tests for the IP address blocking and added a small usability improvement.
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
- May 09, 2008
-
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
- May 07, 2008
-
-
Dries Buytaert authored
-
Dries Buytaert authored
- Patch #73874 by pwolanin: normalize the permissions table and wrote simpletests for the (new) permission handling. At last.
-
Dries Buytaert authored
- Patch #248436 by catch: fixed some bugs in the statistics module, wrote some tests, and made some minor usability improvments along the way. That is _exactly_ how we like it.
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
- May 06, 2008
-
-
Dries Buytaert authored
-
Dries Buytaert authored
et al. Can you say 'registry'? Drupal now maintains an internal registry of all functions or classes in the system, allowing it to lazy-load code files as needed (reducing the amount of code that must be parsed on each request). The list of included files is cached per menu callback for subsequent loading by the menu router. This way, a given page request will have all the code it needs but little else, minimizing time spent parsing unneeded code.
-
Dries Buytaert authored
et al. Can you say 'registry'? Drupal now maintains an internal registry of all functions or classes in the system, allowing it to lazy-load code files as needed (reducing the amount of code that must be parsed on each request). The list of included files is cached per menu callback for subsequent loading by the menu router. This way, a given page request will have all the code it needs but little else, minimizing time spent parsing unneeded code.
-
Dries Buytaert authored
- Patch #251473 by webchick, chx, et al: one step closer to running tests in the includes directory. Not working yet.
-
- May 05, 2008
-
-
Dries Buytaert authored
-
Dries Buytaert authored
- Modified patch #230374 by killes, jakeg, Eaton et al: corrected problem with form API caches not being flushed. This could lead to performance issues.
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
- May 04, 2008
-
-
Dries Buytaert authored
- Patch #252920 by flobruit and pwoladin: split profile module tests in smaller tests, and improved performance of tests.
-
- May 02, 2008
-
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
- Patch #252920 by flobruit: fixed broken profile module tests by rewriten them -- and added some more tests.
-
Dries Buytaert authored
- Patch #217957 by Pasqualle, yched and quicksketch: tabledrag column hiding not taking headers colspan into account + performance improvements.
-
Dries Buytaert authored
- Patch #240988 by David_Rothstein: fixed left-over documentation after the HTML escaping became a filter of its own.
-
Dries Buytaert authored
-
- Apr 30, 2008
-
-
Dries Buytaert authored
-
Dries Buytaert authored
- Patch #252365 by boombatower: clean up the temporary directory that gets creating during the test runs.
-
Dries Buytaert authored
-
Dries Buytaert authored
- Patch #246298 by boombatower: added missing <label> to module names on uninstall page. Improves consistency with the module install page.
-
- Apr 28, 2008
-
-
Dries Buytaert authored
- Patch #231132 by snufkin: fixed invalid XML-RPC error messages due to HTML tags being inserted in the message string.
-