| Commit message (Expand) | Author | Age |
* | #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 |
* | #345591 follow-up by pwolanin: Small indentation fix. | Angie Byron | 2009-05-27 |
* | #467474 by Josh Waihi: Type-cast booleans to work around PostgreSQL PDO bug. | Angie Byron | 2009-05-27 |
* | - Patch #465190 by Heine: add check_plain() call. | Dries Buytaert | 2009-05-26 |
* | - Patch #472658 by agentrickard: clean up of inline code comments. | Dries Buytaert | 2009-05-26 |
* | - Patch #472646 by Josh Waihi: fixed the PostgreSQL installation. | Dries Buytaert | 2009-05-26 |
* | - Patch #137932 by grendzy, Alan D, lilou et al: automatic enctype on adding ... | Dries Buytaert | 2009-05-25 |
* | - Patch #471800 by stella: more code style fixes. | Dries Buytaert | 2009-05-25 |
* | - Patch #319165 by andpost: force PostgreSQL to use UTF-8 by default. | Dries Buytaert | 2009-05-25 |
* | - Patch #471070 by stella: millions of code style fixes. | Dries Buytaert | 2009-05-24 |
* | - Patch #470632 by sun: move filter_xss*() into common.inc. | Dries Buytaert | 2009-05-24 |
* | - Patch #471142 by stella: code style fixes. | Dries Buytaert | 2009-05-24 |
* | - Rollback of last patch. | Dries Buytaert | 2009-05-23 |
* | - Patch #471032 by chx: variable_del is broken! | Dries Buytaert | 2009-05-23 |
* | - Patch #363905 by dereine: move template_preproces_node/block out of theme.inc. | Dries Buytaert | 2009-05-22 |
* | - Patch #396284 by Berdir, chx, jcfiala, csevb10 et al: make sure to order by... | Dries Buytaert | 2009-05-22 |
* | #398902 by kscheirer and alexanderpas: Type-check passwords. | Angie Byron | 2009-05-22 |
* | - Patch #467984 by Berdir: fixed some database glitches and extended the tests. | Dries Buytaert | 2009-05-22 |
* | #372471 follow-up by JohnAlbin: Remove leftover from box.tpl.php killing patch. | Angie Byron | 2009-05-22 |
* | Roll-back of #310467: Breaks installer requirements check and update.php. | Angie Byron | 2009-05-21 |
* | - Patch #428744 by Gabor: make the main page content a real block and clean u... | Dries Buytaert | 2009-05-21 |
* | - Patch #468796 by chx, sun: improved theme.inc documentation. Woop, woop. | Dries Buytaert | 2009-05-21 |
* | - Patch #468732 by Andypost: fixed comment. | Dries Buytaert | 2009-05-21 |
* | #375578 by Aron Novak and alex_b: Only raise max execution time during cron i... | Angie Byron | 2009-05-20 |
* | #445214 by Josh Waihi: Fix drupal_write_record() to correctly deal with NULL ... | Angie Byron | 2009-05-20 |
* | - Patch #415710 by dixon_, JohnAlbin, BMDan: fix favicon mime-type handling. | Dries Buytaert | 2009-05-17 |
* | #464878 by chx: Fix SQLite abstraction layer to accept arrays of placeholder ... | Angie Byron | 2009-05-17 |
* | #454992 by sun and bengtam: Remove 'q' from the possible letters that can be ... | Angie Byron | 2009-05-16 |
* | - Patch #456824 by catch: add better caching to drupal_lookup_path(). | Dries Buytaert | 2009-05-16 |
* | #452704 by andypost: Prefix aggregated CSS and JS files to prevent certain fi... | Angie Byron | 2009-05-16 |
* | - Patch #355360 by burningdog, spatz4000, netaustin: standardize on 'cacheable'. | Dries Buytaert | 2009-05-16 |
* | - Patch #368116 by chx, c960657: fixed bug in tokenizer for registry. | Dries Buytaert | 2009-05-16 |