| Commit message (Expand) | Author | Age |
... | |
* | - Patch #197124 by dixon_, keith.smith: made it possible to ignore a theme's ... | Dries Buytaert | 2008-07-01 |
* | - Patch #266406 by cwgordon7 and catch: the actual action tests. Sorry for t... | Dries Buytaert | 2008-06-29 |
* | - Restored actions.inc | Dries Buytaert | 2008-06-29 |
* | - Patch #266406 by cwgordon7 and catch: initial tests for (configuring comple... | Dries Buytaert | 2008-06-29 |
* | - Patch #245961 boombatower: fixed exceptions in XML-RPC library. | Dries Buytaert | 2008-06-27 |
* | - Patch #274994 by R.Muilwijk, boombatower: bring back the includes-tests. | Dries Buytaert | 2008-06-26 |
* | - Patch #258397 by R.Muilwijk and myself: IP address detection improvements. ... | Dries Buytaert | 2008-06-26 |
* | - Patch #273523 by aclight: fixed E_NOTICE in theme_fieldset(). | Dries Buytaert | 2008-06-25 |
* | - Patch #270917 by catch, Bojhan, et al: renamed 'primary links' and 'seconda... | Dries Buytaert | 2008-06-25 |
* | - Patch #196862 by catch: rolled back path optimization as it broke certain t... | Dries Buytaert | 2008-06-24 |
* | - Patch #260778 by boombatower et al: play a user agent trick to make the tes... | Dries Buytaert | 2008-06-24 |
* | - Patch #243773 by chx, catch, boombatower, yched, dmitrig01, et al: use the ... | Dries Buytaert | 2008-06-24 |
* | - Patch #170309 by pwolanin, Pasqualle, Nick Urban, naquah, keith.smith, et a... | Dries Buytaert | 2008-06-24 |
* | - Patch #216515 by chx, Damien Tournoud, et al: fixed form API glitch with ca... | Dries Buytaert | 2008-06-24 |
* | - Patch #270045 by yched: partial revert for batch API. | Dries Buytaert | 2008-06-21 |
* | - Patch #269443 by dvessel: add nid to node template suggestion. | Dries Buytaert | 2008-06-18 |
* | - Patch #270045 by drewish, Susurrus: clean up return values. | Dries Buytaert | 2008-06-18 |
* | - Patch #266596 by pwolanin: menu system performance improvement. | Dries Buytaert | 2008-06-12 |
* | - Patch #151902 by MadHarold et al: a better format_size() (and removed some ... | Dries Buytaert | 2008-06-09 |
* | - Patch #267333: rollback to rounding down, instead of rounding up. | Dries Buytaert | 2008-06-09 |
* | - Patch #267333 by cwgordon7: simepletest should round up, not round down. | Dries Buytaert | 2008-06-06 |
* | - Patch #267203 by Rob Loach: attributes of theme_item_list can be deceiving.... | Dries Buytaert | 2008-06-06 |
* | - Patch #265040 by flobruit: Remove drupalModuleEnable() from simpletest. | Dries Buytaert | 2008-06-05 |
* | - Patch #266367 by zeta: fixed documentation issue. | Dries Buytaert | 2008-06-05 |
* | - Patch #259001 by paul.lovvik: drupal_cron_run should ignore a user abort. | Dries Buytaert | 2008-05-30 |
* | - Patch #247423 by boombatower: code style fixes for the tests. | Dries Buytaert | 2008-05-30 |
* | - Patch #101543 by webchick: document all constants. | Dries Buytaert | 2008-05-26 |
* | - Patch #239071 by flobruit and Moshe: add support for colgroup tag to theme_... | Dries Buytaert | 2008-05-23 |
* | - Patch #259483 by pwolanin: fixed undefined index warning. | Dries Buytaert | 2008-05-20 |
* | - Patch #258192 by dww: drupal_html_to_text() doesn't support <strong class='... | Dries Buytaert | 2008-05-19 |
* | - Patch #243967 by recidive: unit tests for registry got committed twice. | Dries Buytaert | 2008-05-16 |
* | - Patch #258475 by alpritt: Doxygen improvements. | Dries Buytaert | 2008-05-16 |
* | - Patch #200824 by sammys, Arancaytar et al: fixed bug in drupal_write_record(). | Dries Buytaert | 2008-05-15 |
* | - Patch #243967 by justinrandell: more unit tests for the registry. | Dries Buytaert | 2008-05-15 |
* | - Patch #258128 by webchick: @parameter should be @param. Gets the Most Triv... | Dries Buytaert | 2008-05-14 |
* | - Patch #256579 by justinrandell: registry performance optimizations. | Dries Buytaert | 2008-05-13 |
* | - Patch #255415 by boombatower and flobruit: fixed a bug illustrated by the X... | Dries Buytaert | 2008-05-09 |
* | - Patch #256001 by bjaspan: pgsql driver does not handle unsigned numeric fie... | Dries Buytaert | 2008-05-09 |
* | - Patch #200685 by boombatower, dvessel, et al: convert bluemarine theme to t... | Dries Buytaert | 2008-05-07 |
* | - Patch by me: rename xmlrpc.inc.test to xmlrpc.test for consistency. | Dries Buytaert | 2008-05-07 |
* | - Patch #243967 by justinrandell: first very basic test for the registry's fi... | Dries Buytaert | 2008-05-07 |
* | - Patch #221964 by justinrandall: removed left-over code. | Dries Buytaert | 2008-05-07 |
* | - Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flob... | Dries Buytaert | 2008-05-06 |
* | - Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flob... | Dries Buytaert | 2008-05-06 |
* | - Patch #251473 by webchick, chx, et al: one step closer to running tests in ... | Dries Buytaert | 2008-05-06 |
* | - Modified patch #230374 by killes, jakeg, Eaton et al: corrected problem wit... | Dries Buytaert | 2008-05-05 |
* | - Patch #249571 by pwoladin: primary/secondary links don't get 'active-trail'... | Dries Buytaert | 2008-05-05 |
* | - Patch #227830 by JohnAlbin: link attributes added to l() incorrectly. | Dries Buytaert | 2008-05-02 |
* | - Patch #231132 by snufkin: fixed invalid XML-RPC error messages due to HTML ... | Dries Buytaert | 2008-04-28 |
* | - Patch #251758 by Stefan, dvessel, quicksketch et al: clean up Garland's pag... | Dries Buytaert | 2008-04-28 |