- 22 May, 2009 5 commits
- 21 May, 2009 10 commits
- 20 May, 2009 8 commits
- 19 May, 2009 3 commits
- 18 May, 2009 5 commits
- 17 May, 2009 9 commits
- Patch #428744 by Gabor: make the main page content a real block and clean up some of the content API.
#469386 by Bojhan: Remove obvious menu administration help, and make block-related help conditional on block module.
#332123 follow-up by quicksketch: Fix API documentation for hook_schema() to reflect that descriptions should not be t()ed.
#462428 by Heine, pwolanin, and dww: SA-CORE-2009-006 - Drupal core - Cross site scripting forward-port.
- Patch #464912 by pwolanin: add doxygen suggestion standard for contrib module node build modes and similar int constants.
- Patch #407294 by Litrik: provide hooks to allow other modules to listen to SimpleTest results. Java-lamp, here I come!
- Patch #293511 by cwgordon7, catch, dereine, Wisif, ThiOz: added a test for menu_get_item() and menu_set_item().
#464878 by chx: Fix SQLite abstraction layer to accept arrays of placeholder values without leading :, for compatibility with PDO.