| Commit message (Expand) | Author | Age |
* | #345973 by aaron and Rob Loach: Move parameter on drupal_add_css/js to a 'ty... | Angie Byron | 2009-01-22 |
* | #346285 by Damien Tournoud: forward-port HTTP_HOST fix from 6.x. | Angie Byron | 2009-01-22 |
* | - Patch #291026 by Dave Reid et al: further (usability) improvements to the E... | Dries Buytaert | 2009-01-21 |
* | #355225 by Josh Waihi and Damien Tournoud: Fix inconsistent behaviour with tr... | Angie Byron | 2009-01-20 |
* | #30520 follow-up by Dave Reid: Fix error message about upload when not upload... | Angie Byron | 2009-01-20 |
* | - Meh by Dries. | Dries Buytaert | 2009-01-19 |
* | - Patch #201122 by c960657, Moshe Weitzman: never write anonymous sessions, u... | Dries Buytaert | 2009-01-19 |
* | #314283 by jhedstrom: Adding tests for disabled checkboxes. | Angie Byron | 2009-01-17 |
* | - Patch #225562 by Jody Lynn et al: clean up of the taxonomy module SQL table... | Dries Buytaert | 2009-01-14 |
* | - Patch #320451 by chx, Damien Tournoud: improved Drupal's module dependency ... | Dries Buytaert | 2009-01-14 |
* | - Patch #346285 by grendzy, Damien Tournoud, thekevinday et al: fixed problem... | Dries Buytaert | 2009-01-14 |
* | - Rollback of #225562 -- I think there is still something wrong. | Dries Buytaert | 2009-01-13 |
* | - Patch #225562 by Jody Lynn: change DB table names from eg. term_data to ta... | Dries Buytaert | 2009-01-13 |
* | - 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 #301049 by David Strauss, Josh Waihi, Crell, et al: transaction nesti... | Dries Buytaert | 2009-01-08 |
* | - Patch #341910 by Josh Waihi, drewish et al: file_space_used() was not prope... | Dries Buytaert | 2009-01-06 |
* | #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 #299178 by Crell et al: add support for subqueries in FROM and JOIN c... | Dries Buytaert | 2008-12-12 |
* | - 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 |
* | #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 #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 |
* | #338239 follow-up by c960657: Fix file test failure. | Angie Byron | 2008-11-27 |
* | - Patch #338239 by Damien Tournoud: clean-up DrupalWebTestCase. | Dries Buytaert | 2008-11-26 |
* | - Patch #338403 by drewish: code comments clean-up. | Dries Buytaert | 2008-11-25 |