| Commit message (Expand) | Author | Age |
* | - Patch #499794 by Berdir: made protected method public because it is called ... | Dries Buytaert | 2009-06-27 |
* | - Patch #369314 by Berdir: make sub-selects work. | Dries Buytaert | 2009-06-27 |
* | Roll-back of #395472 follow-up. Seeing if this causes testing bot to quit spa... | Angie Byron | 2009-06-24 |
* | #395472 follow-up by Frando: Fix typo in class definitions. | Angie Byron | 2009-06-23 |
* | - Patch #395472 by chx, dww, cwgordon7, JacobSingh, et al: added different fi... | Dries Buytaert | 2009-06-23 |
* | - Patch #67211 by catch, Gábor Hojtsy, yoroy, cdale, et al: drop the colon a... | Dries Buytaert | 2009-06-20 |
* | - Patch #211439 by David_Rothstein, cwgordon7: correct sorting of modules. | Dries Buytaert | 2009-06-20 |
* | - Patch #409994 by jhodgdon et al: clarified the documentation. | Dries Buytaert | 2009-06-19 |
* | #455844 by yched, JohnAlbin, moshe weitzman, Frando, et al: Allow more granul... | Angie Byron | 2009-06-18 |
* | - Patch #293322 by minorOffense: fixed documentation. | Dries Buytaert | 2009-06-18 |
* | - Patch #265265 by jhodgdon, neochief: phpdoc fix. | Dries Buytaert | 2009-06-18 |
* | - Patch #392688 by jeffschuler: added missing documentation. | Dries Buytaert | 2009-06-18 |
* | - Patch #276008 by lilou, Arancaytar: missing user agent should not trigger a... | Dries Buytaert | 2009-06-17 |
* | - Patch #280240 by andypost: maybe some day, someone wants to post 0. :) | Dries Buytaert | 2009-06-17 |
* | #482622 by chx and Frando: Allow alternative implementations for caching. | Angie Byron | 2009-06-16 |
* | - Patch #491978 by Berdir: remove unnecessary &s. | Dries Buytaert | 2009-06-15 |
* | - Patch #274947 by yched: removed the remaining bits from teaser splitter. | Dries Buytaert | 2009-06-15 |
* | - Patch #43493 by sime, sun, et al: add name/type as CSS class for form eleme... | Dries Buytaert | 2009-06-14 |
* | - Patch #461938 by jamesAn: proper filtering of and . | Dries Buytaert | 2009-06-13 |
* | - Patch #221399 by smk-ka, jeffschuler, lilou, earnie et al: make it possible... | Dries Buytaert | 2009-06-13 |
* | - Patch #486278 by brianV: fixed headers sent by XML-RPC library. | Dries Buytaert | 2009-06-12 |
* | - Patch #370958 by c960657, drewish, Rob Loach: added flash related mime types. | Dries Buytaert | 2009-06-11 |
* | - Patch #359719 by joachim, brianV: documentation for theme_menu_item(). | Dries Buytaert | 2009-06-10 |
* | - Patch #487830 by c960657: fixed a HTTP header and improved the tests. | Dries Buytaert | 2009-06-10 |
* | - Patch #449198 by justinrandell: documentation update. | Dries Buytaert | 2009-06-10 |
* | - Patch #197266 by drewish: added code comment. | Dries Buytaert | 2009-06-09 |
* | - Patch #449198 by boombatower: cealn up test loading and related API. | Dries Buytaert | 2009-06-08 |
* | - Patch #334283 by Damien Tournoud, andypost, Freso et al: add context to t()... | Dries Buytaert | 2009-06-08 |
* | - Patch #484336 by smk-ka: remove left-over variable. | Dries Buytaert | 2009-06-08 |
* | - Patch #202775 by michaelfavia, jabapyth: fixed database testing and error h... | Dries Buytaert | 2009-06-08 |
* | - Patch #145733 by brianV: enable cookies ... | Dries Buytaert | 2009-06-06 |
* | #408876 by JamesAn: Document Schema API's serialize property. | Angie Byron | 2009-06-06 |
* | #483808 by chx and Crell: Default DBTNG conditions to IN when an array of val... | Angie Byron | 2009-06-06 |
* | - Patch #147000 by Berdir: unify and rewrite module_rebuild_cache() and syste... | Dries Buytaert | 2009-06-06 |
* | - Patch #156582 by c960657, Damien Tournoud, townxelliot: added support for t... | Dries Buytaert | 2009-06-06 |
* | - Patch #481288 by Berdir: add support for INSERT INTO ... SELECT FROM ... qu... | Dries Buytaert | 2009-06-05 |
* | #480044 by JohnAlbin: sites/all/ should take precedence over profiles when se... | Angie Byron | 2009-06-03 |
* | - Patch #358315 by neochief et al: drupal_lookup_path() not respects alias' o... | Dries Buytaert | 2009-06-02 |
* | - Patch #422362 by JamesAn: convert form.inc to use new static caching API. | Dries Buytaert | 2009-06-02 |
* | - Patch #473652 by Damien Tournoud, catch: removed unneeded loop from file_ge... | Dries Buytaert | 2009-06-02 |
* | - Patch #477944 by Damien Tournoud: fix and streamline page cache and session... | Dries Buytaert | 2009-06-02 |
* | #422116 by JohnAlbin: Kill off theme_engine_name prefix for theme functions t... | Angie Byron | 2009-06-02 |
* | - Patch #111011 by Josh Waihi: adding foreign key specifications. | Dries Buytaert | 2009-06-01 |
* | - Patch #458176 by c960657: improved exception handling in database layer. | Dries Buytaert | 2009-06-01 |
* | - Patch #106559 by kbahey, catch, DamZ, chx et al: more drupal_lookup_path() ... | Dries Buytaert | 2009-06-01 |
* | - Patch #422358 by JamesAn, pwolanin: convert common.inc to use new static ca... | Dries Buytaert | 2009-05-31 |
* | #408434 by mr.baileys and andypost: Fix fatal error in actions.inc after DBTN... | Angie Byron | 2009-05-31 |
* | - Patch #393632 by andypost: use both first and last class for single-item me... | Dries Buytaert | 2009-05-30 |
* | #471800 follow-up by stella: Fixing comments on MySQL system queries. | Angie Byron | 2009-05-29 |
* | #306358 by dvessel, JohnAlbin, and flobruit: Add a single $classes string (an... | Angie Byron | 2009-05-28 |