| Commit message (Expand) | Author | Age |
* | #329227 by chx: Fix notices in OPML tests. | Angie Byron | 2008-11-08 |
* | #331737 by Crell: Fix nested conditions (plus test) | Angie Byron | 2008-11-08 |
* | #331719 by chx: Fix search query that had a field aliased to one of its colum... | Angie Byron | 2008-11-08 |
* | #325895 by chx and hswong3i: Fix queryTemporary and add test case. | Angie Byron | 2008-11-08 |
* | Oops. Reverting #329223. Still needs work. | Angie Byron | 2008-11-08 |
* | #331705 by dmitrig01: Make sure a menu callback exists before attempting to c... | Angie Byron | 2008-11-08 |
* | #329226 by drewish and c960657: Remove ugly GLOBALS from file tests to fix fi... | Angie Byron | 2008-11-08 |
* | - Patch #173826 by Jody Lynn, catch, roychri, arcX: trim taxonomy term names ... | Dries Buytaert | 2008-11-07 |
* | - Patch #279516 by c960657: remove workarounds for PHP versions less than 5.2.x | Dries Buytaert | 2008-11-07 |
* | - Patch #330084 by c960657: don't set Reply-To header unless necessary and fi... | Dries Buytaert | 2008-11-07 |
* | Oops. Reverting aggregator stuff that I didn't mean to commit. | Angie Byron | 2008-11-07 |
* | #321828 by Damien Tournoud: November Make-All-Tests-Pass-Again-Extravaganza: ... | Angie Byron | 2008-11-07 |
* | #329224 by boombatower and chx: November Make-All-Tests-Pass-Again-Extravagan... | Angie Byron | 2008-11-07 |
* | #329224 by boombatower and sun: November Make-All-Tests-Pass-Again-Extravagan... | Angie Byron | 2008-11-07 |
* | - Patch #243532 by Damien Tournoud et al: catch notices, warnings and fatal e... | Dries Buytaert | 2008-11-05 |
* | - Patch #321161 by Damien Tournoud: properly flush cache between tests. | Dries Buytaert | 2008-11-05 |
* | - Patch #93509 by catch: automatically run cron after installation, improve t... | Dries Buytaert | 2008-11-05 |
* | - Patch #329646 by Damien Tournoud: properly reset user_access(). | Dries Buytaert | 2008-11-05 |
* | - Patch #314147 by catch: more taxonomy standardization. | Dries Buytaert | 2008-11-05 |
* | - Patch #330040 by earnie: code comment improvements. | Dries Buytaert | 2008-11-05 |
* | - Patch #329140 by catch, pwolanin: improve consistency of vocabulary API and... | Dries Buytaert | 2008-11-05 |
* | #329660 by pwolanin: Remove silly drupal_goto() on rebuild permissions button. | Angie Byron | 2008-11-03 |
* | - Patch #329273 by Damien Tournoud: make map_month() happier. | Dries Buytaert | 2008-11-03 |
* | #257910 follow-up by Damien Tournoud: Fix location of search.install update c... | Angie Byron | 2008-11-03 |
* | #303889 by David_Rothstein, kbahey, and chx: Make it possible to update D6 ->... | Angie Byron | 2008-11-03 |
* | - Patch #321166 by gpk, drewish, Damien Tournoud: removed redundant function ... | Dries Buytaert | 2008-11-02 |
* | - Patch #257910 by Damien Tournoud: use primary key instead. | Dries Buytaert | 2008-11-02 |
* | - Patch #306224 by catch, sun: add proper taxonomy term hooks. | Dries Buytaert | 2008-11-02 |
* | - Patch #326607 by Ozeuss: fixed undefined property. | Dries Buytaert | 2008-11-02 |
* | - Patch #257910 by douggreen et al: Performance Issue during Indexing - searc... | Dries Buytaert | 2008-11-02 |
* | - Patch #272395 by ghoti: improved documentation of theme_links. | Dries Buytaert | 2008-11-02 |
* | - Patch #306224 by catch et al: improving the taxonomy hook system. | Dries Buytaert | 2008-11-02 |
* | - Patch #312316 by Aron Novak: extend aggregator module tests. | Dries Buytaert | 2008-11-02 |
* | - Patch #324875 by pwolanin, Damien Tournoud, goba: improved conf_path() head... | Dries Buytaert | 2008-11-02 |
* | - Patch #302120 by dmitrig01: usability improvement - make the content type a... | Dries Buytaert | 2008-11-02 |
* | - Patch #319394 by Crell: force the default database for registry queries. | Dries Buytaert | 2008-11-02 |
* | - Patch #329019 by dww, sun: fixed PHP warning. | Dries Buytaert | 2008-11-02 |
* | - Patch #313902 by c960657: properly display SimpleTest errors. | Dries Buytaert | 2008-11-01 |
* | - Patch #297860 by Damien Tournoud: converted session.inc to the new database... | Dries Buytaert | 2008-11-01 |
* | - Patch #328719 by c960657: make the module list tests succeed again. | Dries Buytaert | 2008-11-01 |
* | - Patch #279516 by c960657: removed many PHP4-isms. Great patch. | Dries Buytaert | 2008-11-01 |
* | - Patch #314401 by boombatower et al: batch API screen improvements. | Dries Buytaert | 2008-11-01 |
* | - Patch #233407 by R.Muilwijk, catch, flobruit, et al: remove hardcoded refer... | Dries Buytaert | 2008-11-01 |
* | - Patch #328440 by hswong3i: improved aggregator test query. | Dries Buytaert | 2008-11-01 |
* | #327480 follow-up by sun: Fix PHPDoc stuff. | Angie Byron | 2008-10-31 |
* | - Patch #328402 by hswong3i: documentation clean-up in PostgreSQL. | Dries Buytaert | 2008-10-31 |
* | - Patch #327480 by chx: remove DB specific code from simpletest. | Dries Buytaert | 2008-10-31 |
* | - Patch #299088 by hswong3i, Moshe, Keith et al: modernize drupal_write_recor... | Dries Buytaert | 2008-10-31 |
* | - Patch #298600 by chx, justinrandell, Damien, et al: make module_implements ... | Dries Buytaert | 2008-10-31 |
* | - Patch #319401 b Crell, hswong3i: converted one query to the new database ab... | Dries Buytaert | 2008-10-30 |