| Commit message (Expand) | Author | Age |
* | - Patch #345866 by alexanderplas: remove from hook_block() -- addendum patch. | Dries Buytaert | 2008-12-18 |
* | - Modified patch #348408 by boombatower: clariy run-test.sh script and provid... | Dries Buytaert | 2008-12-18 |
* | #283246 by Damien Tournoud, Dave Reid, drewish, boombatower: Store original u... | Angie Byron | 2008-12-18 |
* | - Patch #345866 by alexanderpas, justinrandell, Dave Reid: remove from hook_... | Dries Buytaert | 2008-12-16 |
* | - Patch #339929 by Moshe et al: move node links into ->content. | Dries Buytaert | 2008-12-16 |
* | - Patch #169937 by Heine, drumm: user_save should not regenerate the session ... | Dries Buytaert | 2008-12-16 |
* | - Patch #347228 by kajetan: missing return statement. | Dries Buytaert | 2008-12-16 |
* | - Patch #218730 by swentel: removed unused function from forum.module. | Dries Buytaert | 2008-12-13 |
* | - Patch #346529 by Dave Reid: fixed bug in assertFieldByXPath. | Dries Buytaert | 2008-12-13 |
* | - Patch #229051 by Josh Waihi: made top visitor page work on PostgreSQL. | Dries Buytaert | 2008-12-13 |
* | - Patch #299178 by Crell et al: add support for subqueries in FROM and JOIN c... | Dries Buytaert | 2008-12-12 |
* | - Patch #345632 by Dave Reid: fixed a broken test that went unnoticed by the ... | Dries Buytaert | 2008-12-12 |
* | - Patch #345167 by JacobSignh, pwolanin, jlkreiss, keith.smith et al: fix som... | Dries Buytaert | 2008-12-12 |
* | - Patch #345838 by Dave Reid: remove user creation from drupalLogin(). drupa... | Dries Buytaert | 2008-12-11 |
* | - Patch #345632 by boombatower: corrected assertTitle logic and added assertN... | Dries Buytaert | 2008-12-11 |
* | - Patch #276111 by pwolanin, Gabor et al: validate translation strings on imp... | Dries Buytaert | 2008-12-09 |
* | - Patch #344661 by Dave Reid: API doc improvements for hook_translation_link_... | Dries Buytaert | 2008-12-09 |
* | - Patch #319356 by recidive: clean up hook_nodeapi_ fucntion signatures and d... | Dries Buytaert | 2008-12-09 |
* | - Patch #342693 by Damien Tournoud et al: DatabaseStatement Prefect iterator ... | Dries Buytaert | 2008-12-09 |
* | - Patch #328781 by Damien Tournoud and Dave Reid: fixed simpletest error repo... | Dries Buytaert | 2008-12-09 |
* | - Patch #340557 by Dave Reid: use static caching in drupal_is_front_page(). | Dries Buytaert | 2008-12-09 |
* | - Patch #343631 by Dave Reid: cleaned up the database tests. | Dries Buytaert | 2008-12-08 |
* | - Patch #343259 by John Morahan: improved taxonomy_get_tree API. | Dries Buytaert | 2008-12-08 |
* | - Patch #318016 by Dave Reid: step one to standardizing type-hinting. | Dries Buytaert | 2008-12-08 |
* | #333060 by merlinofchaos, dvessel, neclimdul: Prevent parent theme clobbering. | Angie Byron | 2008-12-07 |
* | #305653 follow-up by sun: Prevent themes from being disabled during update. | Angie Byron | 2008-12-07 |
* | #343765 by Dave Reid: Initialize SimpleTest with a value for required site_ma... | Angie Byron | 2008-12-07 |
* | #343620 by Dave Reid: Fix db_update() failure on expression-only SQL (with te... | Angie Byron | 2008-12-07 |
* | #61108 by Uwe Hermann: Minor whitespace changes in LICENSE.txt so it matches ... | Angie Byron | 2008-12-06 |
* | - Patch #342988 by ultimateboy: fixed order of attributes in PHPdoc. | Dries Buytaert | 2008-12-05 |
* | - Patch #324313 by catch et al: load multiple nodes and terms at once. | Dries Buytaert | 2008-12-05 |
* | - Patch #288039 by sun, ff1, agentrickard, fgm, ultimateboy: improved usabili... | Dries Buytaert | 2008-12-05 |
* | - Patch #342366 by John Morahan, Dave Reid, Damien Tournoud: fixed replacemen... | Dries Buytaert | 2008-12-05 |
* | #333658 by sun: Code clean-up for actions.inc. | Angie Byron | 2008-12-04 |
* | - Patch #342493 by mayor: make aggregator.test work on PostgreSQL. | Dries Buytaert | 2008-12-04 |
* | - Patch #341910 by mayer: make file_space_used work on PostgreSQL. | Dries Buytaert | 2008-12-04 |
* | - Patch #341872 by mayer, catch: fixed bug in database conversion and added a... | Dries Buytaert | 2008-12-04 |
* | - Patch #341885 by sun: remove absolute argument in theme_filter_tips(). | Dries Buytaert | 2008-12-03 |
* | - Patch #107824 by Dave Reid, AlexisWilke et al: convert certain URL fields f... | Dries Buytaert | 2008-12-03 |
* | - Patch #335086 by recidive: rename node, filter and comment module tables to... | Dries Buytaert | 2008-12-03 |
* | - Patch #327269 by c960657: when drupal_page_cache_header() compares the clie... | Dries Buytaert | 2008-12-03 |
* | - Patch #320510 by hswong3i et al: convert menu.inc to new database abstracti... | Dries Buytaert | 2008-12-03 |
* | - Patch #336115 by Dave Reid: fixing line endings. | Dries Buytaert | 2008-12-03 |
* | - Patch #296624 by Damien Tournoud: made search work on PostgreSQL. | Dries Buytaert | 2008-12-02 |
* | - Patch #330582 by Darren Oh, c960657 et al: better API for retrieving HTTP h... | Dries Buytaert | 2008-12-02 |
* | - Patch #337926 by Damien Tournoud: clean-up lower case handling. | Dries Buytaert | 2008-12-02 |
* | - Patch #336115 by nedjo: additional documentation for t(). | Dries Buytaert | 2008-12-02 |
* | #340052 by justinrandell: Speed up SimpleTest by 15,000 orders of magnitude b... | Angie Byron | 2008-11-30 |
* | #340568 by Damien Tournoud: in some versions of SQLite, SELECT DISINCT(field)... | Angie Byron | 2008-11-30 |
* | #340500 by justinrandell: Fix silliness in install.inc that was loading the d... | Angie Byron | 2008-11-30 |