summaryrefslogtreecommitdiff
path: root/includes
Commit message (Collapse)AuthorAge
* - Patch #221399 by smk-ka, jeffschuler, lilou, earnie et al: make it ↵Dries Buytaert2009-06-13
| | | | possible to enable blocks on 404 pages.
* - Patch #486278 by brianV: fixed headers sent by XML-RPC library.Dries Buytaert2009-06-12
|
* - Patch #370958 by c960657, drewish, Rob Loach: added flash related mime types.Dries Buytaert2009-06-11
|
* - Patch #359719 by joachim, brianV: documentation for theme_menu_item().Dries Buytaert2009-06-10
|
* - Patch #487830 by c960657: fixed a HTTP header and improved the tests.Dries Buytaert2009-06-10
|
* - Patch #449198 by justinrandell: documentation update.Dries Buytaert2009-06-10
|
* - Patch #197266 by drewish: added code comment.Dries Buytaert2009-06-09
|
* - Patch #449198 by boombatower: cealn up test loading and related API.Dries Buytaert2009-06-08
|
* - Patch #334283 by Damien Tournoud, andypost, Freso et al: add context to ↵Dries Buytaert2009-06-08
| | | | t() to help deal with ambigious strings (and improved the locale APIs a bit). Example: May is both a short month name as a long month name in English, but not necessarily in other languages.
* - Patch #484336 by smk-ka: remove left-over variable.Dries Buytaert2009-06-08
|
* - Patch #202775 by michaelfavia, jabapyth: fixed database testing and error ↵Dries Buytaert2009-06-08
| | | | handling during installation.
* - Patch #145733 by brianV: enable cookies ...Dries Buytaert2009-06-06
|
* #408876 by JamesAn: Document Schema API's serialize property.Angie Byron2009-06-06
|
* #483808 by chx and Crell: Default DBTNG conditions to IN when an array of ↵Angie Byron2009-06-06
| | | | values is passed in, to match the field query API.
* - Patch #147000 by Berdir: unify and rewrite module_rebuild_cache() and ↵Dries Buytaert2009-06-06
| | | | system_theme_data().
* - Patch #156582 by c960657, Damien Tournoud, townxelliot: added support for ↵Dries Buytaert2009-06-06
| | | | timeouts to drupal_http_request().
* - Patch #481288 by Berdir: add support for INSERT INTO ... SELECT FROM ... ↵Dries Buytaert2009-06-05
| | | | queries.
* #480044 by JohnAlbin: sites/all/ should take precedence over profiles when ↵Angie Byron2009-06-03
| | | | searching for modules and themes.
* - Patch #358315 by neochief et al: drupal_lookup_path() not respects alias' ↵Dries Buytaert2009-06-02
| | | | order.
* - Patch #422362 by JamesAn: convert form.inc to use new static caching API.Dries Buytaert2009-06-02
|
* - Patch #473652 by Damien Tournoud, catch: removed unneeded loop from ↵Dries Buytaert2009-06-02
| | | | file_get_mimetype() and further clean-up.
* - Patch #477944 by Damien Tournoud: fix and streamline page cache and ↵Dries Buytaert2009-06-02
| | | | session handling.
* #422116 by JohnAlbin: Kill off theme_engine_name prefix for theme functions ↵Angie Byron2009-06-02
| | | | to assist with theme inheritance and TX (Themer eXperience).
* - Patch #111011 by Josh Waihi: adding foreign key specifications.Dries Buytaert2009-06-01
|
* - Patch #458176 by c960657: improved exception handling in database layer.Dries Buytaert2009-06-01
|
* - Patch #106559 by kbahey, catch, DamZ, chx et al: more drupal_lookup_path() ↵Dries Buytaert2009-06-01
| | | | optimizations.
* - Patch #422358 by JamesAn, pwolanin: convert common.inc to use new static ↵Dries Buytaert2009-05-31
| | | | caching API.
* #408434 by mr.baileys and andypost: Fix fatal error in actions.inc after ↵Angie Byron2009-05-31
| | | | DBTNG conversion.
* - Patch #393632 by andypost: use both first and last class for single-item ↵Dries Buytaert2009-05-30
| | | | menu items.
* #471800 follow-up by stella: Fixing comments on MySQL system queries.Angie Byron2009-05-29
|
* #306358 by dvessel, JohnAlbin, and flobruit: Add a single $classes string ↵Angie Byron2009-05-28
| | | | (and corresponding $classes_array) for all dynamic classes in template files.
* #345591 follow-up by pwolanin: Small indentation fix.Angie Byron2009-05-27
|
* #467474 by Josh Waihi: Type-cast booleans to work around PostgreSQL PDO bug.Angie Byron2009-05-27
|
* - Patch #465190 by Heine: add check_plain() call.Dries Buytaert2009-05-26
|
* - Patch #472658 by agentrickard: clean up of inline code comments.Dries Buytaert2009-05-26
|
* - Patch #472646 by Josh Waihi: fixed the PostgreSQL installation.Dries Buytaert2009-05-26
|
* - Patch #137932 by grendzy, Alan D, lilou et al: automatic enctype on adding ↵Dries Buytaert2009-05-25
| | | | a file field.
* - Patch #471800 by stella: more code style fixes.Dries Buytaert2009-05-25
|
* - Patch #319165 by andpost: force PostgreSQL to use UTF-8 by default.Dries Buytaert2009-05-25
|
* - Patch #471070 by stella: millions of code style fixes.Dries Buytaert2009-05-24
|
* - Patch #470632 by sun: move filter_xss*() into common.inc.Dries Buytaert2009-05-24
|
* - Patch #471142 by stella: code style fixes.Dries Buytaert2009-05-24
|
* - Rollback of last patch.Dries Buytaert2009-05-23
|
* - Patch #471032 by chx: variable_del is broken!Dries Buytaert2009-05-23
|
* - Patch #363905 by dereine: move template_preproces_node/block out of theme.inc.Dries Buytaert2009-05-22
|
* - Patch #396284 by Berdir, chx, jcfiala, csevb10 et al: make sure to order ↵Dries Buytaert2009-05-22
| | | | by table headers first, before ordering by other fields.
* #398902 by kscheirer and alexanderpas: Type-check passwords.Angie Byron2009-05-22
|
* - Patch #467984 by Berdir: fixed some database glitches and extended the tests.Dries Buytaert2009-05-22
|
* #372471 follow-up by JohnAlbin: Remove leftover from box.tpl.php killing patch.Angie Byron2009-05-22
|
* Roll-back of #310467: Breaks installer requirements check and update.php.Angie Byron2009-05-21
|