| Commit message (Expand) | Author | Age |
* | - Patch #329407 by dereine, birdmanx35, hswong3i et al: report running time o... | Dries Buytaert | 2009-01-12 |
* | - Patch #349500 by Damien Tournoud et al: made db_query_temporary() generate ... | Dries Buytaert | 2009-01-11 |
* | - Patch #124492 by mfer: added support for IPv6 and % characters. Comes with... | Dries Buytaert | 2009-01-11 |
* | - Patch #356747 by chx: fix hidden module dependencies. | Dries Buytaert | 2009-01-11 |
* | - Patch #301049 by Josh Waihi, Damien Tournoud, et al: fixed bug with transac... | Dries Buytaert | 2009-01-11 |
* | #334303 by drewish: Handle overwriting of managed files, with tests. | Angie Byron | 2009-01-10 |
* | - Patch #124492 by mfer, c960657 et al: valid_url() does not support all vali... | Dries Buytaert | 2009-01-08 |
* | - Patch #356116 by Jody Lynn: fixed typo. | Dries Buytaert | 2009-01-08 |
* | - Patch #301049 by David Strauss, Josh Waihi, Crell, et al: transaction nesti... | Dries Buytaert | 2009-01-08 |
* | - Patch #351805 by chx: worked around endless loops in tests. | Dries Buytaert | 2009-01-06 |
* | - Patch #341910 by Josh Waihi, drewish et al: file_space_used() was not prope... | Dries Buytaert | 2009-01-06 |
* | - Patch #353618 by sun: drupalLogin does not update passed-in user object -- ... | Dries Buytaert | 2009-01-06 |
* | - Patch #354715 by yched: removed unused and unsupported js entry in batch de... | Dries Buytaert | 2009-01-05 |
* | #276280 by jhedstrom, drewish: Tests for private downloads and file name mung... | Angie Byron | 2009-01-05 |
* | - Patch #320591 by Moshe, Crell et al: tag specific alter hook for database q... | Dries Buytaert | 2009-01-04 |
* | - Patch #275796 by Gribnif, Damien Tournoud and Dave Reid: module_list() trie... | Dries Buytaert | 2009-01-03 |
* | - Patch #212130 by Damien Tournoud, grendzy: decode_entities() should support... | Dries Buytaert | 2009-01-02 |
* | - Patch #353207 by CitizenKane and drewish: cleaned up the FILE_STATUS_TEMPOR... | Dries Buytaert | 2009-01-02 |
* | - Patch #348201 by catch: make it possible to load multiple files with fewer ... | Dries Buytaert | 2008-12-31 |
* | - Patch #352359 by Damien Tournoud: provided unit tests for the unicode libra... | Dries Buytaert | 2008-12-31 |
* | - Patch #352470 by scor: fixed typos and grammar in comments. | Dries Buytaert | 2008-12-30 |
* | - Patch #320363 by mikey_p: renaming module for consistency. | Dries Buytaert | 2008-12-28 |
* | - Patch #337783 by Dave Reid, drewish: array-itize drupal_http_requests()'s p... | Dries Buytaert | 2008-12-26 |
* | - Patch #332002 by Crell et al: MergeQuery should refuse to execute if there ... | Dries Buytaert | 2008-12-26 |
* | - Patch #314464 by Crell: fixing up the db_placeholder() patch that I committ... | Dries Buytaert | 2008-12-26 |
* | - Patch #344575 by cdale: made the ANSI compatibility mode less strict to wor... | Dries Buytaert | 2008-12-24 |
* | - Patch #314464 by Crell, Dave Reid et al: convert db_placeholders() to the n... | Dries Buytaert | 2008-12-24 |
* | - Patch #344575 by cdale et al: force MySQL to run in ANSI compatibility mode... | Dries Buytaert | 2008-12-23 |
* | - Patch #349504 by keith.smith: clean up sentence spacing in code comments. | Dries Buytaert | 2008-12-20 |
* | #283246 by Damien Tournoud, Dave Reid, drewish, boombatower: Store original u... | Angie Byron | 2008-12-18 |
* | - Patch #346529 by Dave Reid: fixed bug in assertFieldByXPath. | 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 #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 #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 #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 #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 #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 |
* | #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 #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 |