| Commit message (Expand) | Author | Age |
* | - 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 |
* | #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 |
* | - 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 #342493 by mayor: make aggregator.test 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 #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 |
* | #340052 by justinrandell: Speed up SimpleTest by 15,000 orders of magnitude b... | Angie Byron | 2008-11-30 |
* | - Patch #337820 by Dave Reid, Damien Tournoud, et al: rename menu path 'logou... | Dries Buytaert | 2008-11-29 |
* | - Patch #339960 by Damien Tournoud: updated test explanation. | Dries Buytaert | 2008-11-28 |
* | - Patch #248205 by Damien Tournoud: up requirement for PostgreSQL to PostgreS... | Dries Buytaert | 2008-11-28 |
* | #338239 follow-up by c960657: Fix file test failure. | Angie Byron | 2008-11-27 |
* | Reverting #337820 once more, as it causes mysterious test failures. | Angie Byron | 2008-11-27 |
* | - Patch #314870 by drewish: removed some code that accidentically got committ... | Dries Buytaert | 2008-11-26 |
* | - Patch #325908 by kbahey: removed redundant cache flusing. | Dries Buytaert | 2008-11-26 |
* | - Patch #263445 by Dave Reid, merlinofchaos: replace improper use of drupal_t... | Dries Buytaert | 2008-11-26 |
* | - Patch #338239 by Damien Tournoud: clean-up DrupalWebTestCase. | Dries Buytaert | 2008-11-26 |
* | - Patch #337820 by Dave Reid: rename menu path logout to user/logout. | Dries Buytaert | 2008-11-25 |
* | - Patch #338403 by drewish: code comments clean-up. | Dries Buytaert | 2008-11-25 |
* | #314870 by Rob Loach, drewish, catch, and sun: Add hook API documentation to ... | Angie Byron | 2008-11-25 |
* | - Patch #332980 by scor: RDF namespace registry clean-ups. | Dries Buytaert | 2008-11-24 |
* | - Patch #321283 by drewish: upload module needs to inform uid 1 about allowed... | Dries Buytaert | 2008-11-24 |
* | - Patch #333143 by justinrandell: cleaning up the Drupal bootstrap code, remo... | Dries Buytaert | 2008-11-24 |
* | - Patch #280934 by pwolanin, swentel, et al: harden session regeneration. It... | Dries Buytaert | 2008-11-24 |
* | Reverting #337820 which causes menu tests to fail, unbeknownst to testing bot... | Angie Byron | 2008-11-24 |
* | Removing #137932 which was committed prematurely. | Angie Byron | 2008-11-24 |
* | #337820 by Dave Reid: Rename menu path 'logout' to 'user/logout' for consiste... | Angie Byron | 2008-11-23 |
* | #337820 follow-up: Reverting conflict cruft that somehow got introduced the l... | Angie Byron | 2008-11-23 |
* | - Patch #336043 by c960657: skip calls to curlExec() in curlConnect(). Nice ... | Dries Buytaert | 2008-11-23 |
* | - Patch #332980 by scor and keith.smith: documentation improvements + typo fi... | Dries Buytaert | 2008-11-23 |
* | #302438 by maartenvg and cwgordon7: Only show the 'queued for approval' messa... | Angie Byron | 2008-11-23 |
* | #315801 by Rob Loach, Grugnoh2, mfer and dmitrig01: Add a hook_js_alter() to ... | Angie Byron | 2008-11-23 |
* | #336596 by Dave Reid: Tests for who's online block so it continues to stay fi... | Angie Byron | 2008-11-23 |
* | #332123 follow-up by lilou: Removing t() from schema descriptions in the bloc... | Angie Byron | 2008-11-22 |
* | #323474 follow-up by gpk: Some comment improvements to hook_boot/exit simplet... | Angie Byron | 2008-11-22 |
* | - Patch #305345 by catch: making all terminology consistent. | Dries Buytaert | 2008-11-22 |
* | - Patch #324319 by catch: cleaned up the translation tests a bit. | Dries Buytaert | 2008-11-22 |
* | - Patch #332980 by scor: added an RDF namespace registry. Oh my ... :-) | Dries Buytaert | 2008-11-22 |
* | - Patch #335614 by Damien Tournoud: getActiveConnection() and getConnection()... | Dries Buytaert | 2008-11-22 |
* | - Patch #336746 by justinrandell: fixed broken t() function call. | Dries Buytaert | 2008-11-22 |
* | - Patch #323474 by Dave Reid and catch: hook_boot() was not invoked on uncach... | Dries Buytaert | 2008-11-22 |
* | - Patch #330674 by catch: we can eliminate one database query because we have... | Dries Buytaert | 2008-11-22 |