| Commit message (Expand) | Author | Age |
* | - 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 |
* | - Patch #280934 by pwolanin, swentel, et al: harden session regeneration. It... | Dries Buytaert | 2008-11-24 |
* | - Patch #336043 by c960657: skip calls to curlExec() in curlConnect(). Nice ... | Dries Buytaert | 2008-11-23 |
* | #315801 by Rob Loach, Grugnoh2, mfer and dmitrig01: Add a hook_js_alter() to ... | Angie Byron | 2008-11-23 |
* | #323474 follow-up by gpk: Some comment improvements to hook_boot/exit simplet... | Angie Byron | 2008-11-22 |
* | - Patch #335614 by Damien Tournoud: getActiveConnection() and getConnection()... | Dries Buytaert | 2008-11-22 |
* | - Patch #323474 by Dave Reid and catch: hook_boot() was not invoked on uncach... | Dries Buytaert | 2008-11-22 |
* | - Patch #310607 by mfb: added tests for db_column_exists() and db_table_exist... | Dries Buytaert | 2008-11-21 |
* | #293514 by mikey_p: Add tests for menu_rebuild_needed. | Angie Byron | 2008-11-20 |
* | - Patch #74645 by drewish, roychri et al: modify file_scan_directory to use a... | Dries Buytaert | 2008-11-16 |
* | - Patch #267883 by MadHarold, boombatower: parse_size() and format_size() do ... | Dries Buytaert | 2008-11-16 |
* | #333095 by chx and Damien Tournoud: Lay groundwork for SQLite patch. | Angie Byron | 2008-11-16 |
* | - Patch #332123 by webchick, lilou: remove t() function from schema descripti... | Dries Buytaert | 2008-11-15 |
* | - Patch #302399 by Damien Tournoud: fixing the schema api tests. | Dries Buytaert | 2008-11-13 |
* | - Patch #321100 by hswong3i: empty insert statements are better handled now. ... | Dries Buytaert | 2008-11-13 |
* | - Patch #322458 by hswong3i: tests for queryRange(). | Dries Buytaert | 2008-11-13 |
* | - Patch #302399 by chx, Damien Tournoud: tests for schema API. | Dries Buytaert | 2008-11-13 |
* | - Patch #331213 by chx and Damien Tournoud: welcome weird database drivers. | Dries Buytaert | 2008-11-11 |
* | #315798 by Rob Loach, mfer, Grugnog2, and sun: Add weighting to drupal_add_js(). | Angie Byron | 2008-11-10 |
* | Further rollback of patch #74645 - hunk got skipped for some reason. | Angie Byron | 2008-11-09 |
* | - Patch #329080 by chx, Damien Tournoud, pwolanin: statics in objects are not... | Dries Buytaert | 2008-11-08 |
* | - Patch #74645 by drewish, Robin Monks, tayknight: clean up file_scan_directo... | Dries Buytaert | 2008-11-08 |
* | - Patch #331013 by drewish: remove file_set_status in favor of file_save(). | Dries Buytaert | 2008-11-08 |