- 14 Aug, 2008 8 commits
- 13 Aug, 2008 5 commits
- 12 Aug, 2008 6 commits
- 11 Aug, 2008 8 commits
- 09 Aug, 2008 1 commit
-
- 08 Aug, 2008 3 commits
- 05 Aug, 2008 3 commits
- 03 Aug, 2008 6 commits
- Patch #246143 by bjaspan, Damien Tournoud: make sure updates are run in numeric order, not in definition order.
- Patch #268477 by MadHarold, Damien Tournoud, kkaefer, et al: untranslatable suffix in format_size()
- Patch #283806 by mustafau: fixed bug in drupal_http_request() and added some first drupal_http_request() tests to core. Yay.
- Patch #293504 by Damien Tournoud: fixed search on PostgreSQL - argument of AND must be type boolean, not type integer.
- Patch #293343 by Bart Jansens: removed obsolete table name from documentation. Candidate for Most Trivial Patch of the Month Award.
- Patch #293532 by mustafau: when a redirected feed is not parseable Aggregator saves a watchdog entry saying that the feed was updated, however the feed remains unchanged in the database.
- Patch #197864 by vito_swat, alpritt, Gurpartap Singh et al: forum module uses hook_link_alter instead of taxonomy_term_path hook.
- Patch #291750 by boombatower: remove test results after displayed, makes tests work on PostgreSQL.
- Patch #268063 by boombatower, chx, cwgordon7, Damien Tournoud: move includes/tests to simpletest/tests and provide hidden .info propery
- Patch #276267 by cwgordon7, boombatower, catch, et al: remove failing tests -- hides bugs but makes the tests pass.
- Patch #237204 by keith.smith, birdmax35, gurpartap singh, et al: improved the forum module description.