| Commit message (Expand) | Author | Age |
* | #587634 by mr.baileys and TacoV: Fixed Actions infinite loop test fails. | Angie Byron | 2010-01-10 |
* | #479368 by Heine and asimmonds: Fixed drupal_to_js() provides bad unicode con... | Angie Byron | 2010-01-09 |
* | #601768 by Crell and Damien Tournoud: Add a DatabaseStatementEmpty to allow c... | Angie Byron | 2010-01-08 |
* | #629794 by yched: Fix Scaling issues with batch API. (with tests) | Angie Byron | 2010-01-08 |
* | #227677 by c960657, yched, cha0s, Dave Reid, et al: Fixed drupal_write_record... | Angie Byron | 2010-01-08 |
* | #265719 by kkaefer, JacobSingh, ksenzee, and rfay: Fixed CSS aggregator produ... | Angie Byron | 2010-01-07 |
* | #592018 by mverbaar, Jacine, et al: Re-organize styles across stylesheets fro... | Angie Byron | 2010-01-07 |
* | #420358 follow-up by Dave Reid: Fix some straggler default => standard renaming. | Angie Byron | 2010-01-05 |
* | #370537 by chx, sun, effulgentsia, quicksketch, eaton, Heine, and yched: Allo... | Angie Byron | 2010-01-02 |
* | #399642 by sndev and carlos8f: Make drupal_install_modules() resolve dependen... | Angie Byron | 2010-01-02 |
* | #663814 by dereine, dww, and chx: Add helper function for testing session imp... | Angie Byron | 2009-12-28 |
* | - Patch #668150 by mfb: fxed theme_item_list() when used with nested lists. | Dries Buytaert | 2009-12-28 |
* | - Patch #667264 by Damien Tournoud: fixed some broken tests. | Dries Buytaert | 2009-12-28 |
* | #667410 by justinrandell: Fixed simpletest doesn't create a temporary files d... | Angie Byron | 2009-12-25 |
* | - Patch #302240 by fago, sun: fixed button broken. | Dries Buytaert | 2009-12-17 |
* | - Patch #360854 by sammys, Crell: added missing db_index_exists(), required t... | Dries Buytaert | 2009-12-15 |
* | #653940 follow-up by Damien Tournoud: Clean-up of error handling from first s... | Angie Byron | 2009-12-15 |
* | - Patch #631550 by sun: fixed stale and improper logic for MENU_VISIBLE_IN_TR... | Dries Buytaert | 2009-12-14 |
* | #654662 by c960657 and Crell: Allow escaping wildcard characters in LIKE quer... | Angie Byron | 2009-12-13 |
* | #623320 by rfay: Implement AJAX 'css' command in misc/ajax.js (with tests). | Angie Byron | 2009-12-12 |
* | - Patch #655212 by chx: remove unused and broken drupal_session_count(). | Dries Buytaert | 2009-12-12 |
* | - Patch #653940 by sun: tests weren't reporting all errors. | Dries Buytaert | 2009-12-10 |
* | - Patch #652420 by sun: fixed some errors. | Dries Buytaert | 2009-12-09 |
* | - Patch #c960657: rollback of double commit. It blame the network at Do It Wi... | Dries Buytaert | 2009-12-09 |
* | - Patch #653926 by Damien Tournoud: fixed range of sub-queries not being hono... | Dries Buytaert | 2009-12-09 |
* | - Patch #652420 by sun: fixed some problems in the tests. | Dries Buytaert | 2009-12-09 |
* | #651712 by carlos8f: Fixed bug where rendered menu tree links do not include ... | Angie Byron | 2009-12-08 |
* | #410926 by Damien Tournoud: Tests to ensure disabled Form API fields are work... | Angie Byron | 2009-12-08 |
* | #375352 by Damien Tournoud, sun, and chx: Fixed errors caused by adding depen... | Angie Byron | 2009-12-08 |
* | - Patch #459786 by mcarbone: added tests for countQuery() | Dries Buytaert | 2009-12-08 |
* | #652420 by sun: Fixed Various failures everywhere caught by asserting on watc... | Angie Byron | 2009-12-07 |
* | #626790 by justinrandell: Fixed bug where drupal_write_record() returns FALSE... | Angie Byron | 2009-12-06 |
* | - Patch #641356 by fago, sun: cache more of () when form caching is enabled. | Dries Buytaert | 2009-12-05 |
* | - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of ... | Dries Buytaert | 2009-12-04 |
* | - Patch #471744 by jhodgdon: remove stray references from hook_taxonomy_term_... | Dries Buytaert | 2009-12-04 |
* | - Patch #626024 by sun, catch: fixed filter_list_format() hits database too o... | Dries Buytaert | 2009-12-03 |
* | - Patch #635094 by plach: unify 'language neutral' language codes. | Dries Buytaert | 2009-12-02 |
* | - Patch #558928 by brandonojc, mgifford, Owen Barton, Everett Zufelt: improve... | Dries Buytaert | 2009-12-02 |
* | - Patch #647336 by boombatower, Morbus Iff: fixed bug with when xmlrpc() is c... | Dries Buytaert | 2009-12-02 |
* | #632030 by JohnAlbin: Merge Garland and Minnelli into one theme. | Angie Byron | 2009-12-01 |
* | - Patch #622922 by chx, fago, sun, effulgentsia: form API clean-up, bugfixes ... | Dries Buytaert | 2009-12-01 |
* | - Patch #491214 by JohnAlbin, Gábor Hojtsy, eigentor: implement a more usabl... | Dries Buytaert | 2009-12-01 |
* | - Patch #562932 by sun, dropcube, ugerhard: filter cache settings not saved p... | Dries Buytaert | 2009-11-30 |
* | - Patch #642702 by sun: form validation handlers cannot alter structure. | Dries Buytaert | 2009-11-28 |
* | - Patch #564852 by justinrandell, mcarbone, Crell: fixed subselect in WHERE c... | Dries Buytaert | 2009-11-23 |
* | #623310 by rfay: Fixed AJAX 'changed' command asterisk argument. | Angie Byron | 2009-11-22 |
* | #634440 follow-up by sun: More fixes post-form_state storage removal. | Angie Byron | 2009-11-21 |
* | - Patch #601584 by effulgentsia, boombatower, yched: setUp() function for uni... | Dries Buytaert | 2009-11-21 |
* | - Patch #634440 by fago, effulgentsia, sun: remove auto-rebuilding magic for ... | Dries Buytaert | 2009-11-21 |
* | #633156 follow-up by effulgentsia and yched: Clean up AJAX tests, add sister ... | Angie Byron | 2009-11-21 |