summaryrefslogtreecommitdiff
path: root/includes
Commit message (Collapse)AuthorAge
* - Patch #624772 by David_Rothstein: there is no such thing as a custom theme.Dries Buytaert2009-11-12
|
* - Patch #444228 by Tri, raulgigea, mikeytown2, JohnAlbin: optimize CSS ↵Dries Buytaert2009-11-12
| | | | option causes php cgi to segfault in pcre function 'match'.
* - Rollback of #447816.Dries Buytaert2009-11-12
|
* - Patch #614444 by scor, effulgentsia: more consistent RDFa logic for username.Dries Buytaert2009-11-12
|
* - Patch #623992 by catch: performance improvements to system_list().Dries Buytaert2009-11-11
|
* - Patch #619902 by sun: performance improvement: dashboard, region and block ↵Dries Buytaert2009-11-11
| | | | building had unnecessary function calls.
* - Patch #606640 by eojthebrave, sun, catch: don't use menu loaders because ↵Dries Buytaert2009-11-11
| | | | menu loaders are executed on every menu system access check. Performance improvement.
* #424372 by mr.baileys: Fix ':: in .info files causes fatal error' bug.Angie Byron2009-11-11
|
* - Patch #619580 by Crell: only invoke query_alter() on tagged queries.Dries Buytaert2009-11-10
|
* - Patch #629100 by David_Rothstein: fixed incorrect PHPDoc in ↵Dries Buytaert2009-11-10
| | | | menu_contextual_links().
* - Patch #627338 by catch: add a cache_bootstrap() bin for better ↵Dries Buytaert2009-11-10
| | | | performance/scalability.
* - Patch #623992 by sun: documentation updates for system_list().Dries Buytaert2009-11-09
|
* - Patch #570900 by Crell: remove remnants of update_sql().Dries Buytaert2009-11-09
|
* #627186 by quicksketch: Removed some stray tabs.Angie Byron2009-11-09
|
* - Patch #620688 by chx: fixed drupal_static_reset().Dries Buytaert2009-11-08
|
* - Patch #623992 by sun: fixed the tests. We can re-enable the test bot now.Dries Buytaert2009-11-08
|
* - Patch #623992 by sun: fixed the tests. We can re-enable the test bot now.Dries Buytaert2009-11-08
|
* #523058 by catch, pwolanin, sun, and smk-ka, and jrchamp: Optimize ↵Angie Byron2009-11-08
| | | | check_plain().
* #560944 follow-up by brandonojc, seutje, and Davy Van Den Bremt: Move ↵Angie Byron2009-11-08
| | | | collapsible fieldset logic from theme_fieldset() hook to form_process_fieldset().
* #318636 by effulgentsia, sun, Damien Tournoud, Xano, and jrchamp: Make l() ↵Angie Byron2009-11-08
| | | | themable.
* #521852 by brandonojc, Everett Zufelt, mgifford, and sun: Provide semantic ↵Angie Byron2009-11-08
| | | | markup to local tasks to indicate an active task.
* - Patch #624882 by jhodgdon: fixed typos in hooks section page.Dries Buytaert2009-11-08
|
* - Patch #623992 by catch: performance improvement: reduce {system} database ↵Dries Buytaert2009-11-08
| | | | hits on every page request.
* #528822 by jhodgdon: Batch example should explain that a file must be ↵Angie Byron2009-11-07
| | | | included when necessary.
* #600032 by c960657: Removed browser.inc. Please see ↵Angie Byron2009-11-07
| | | | http://drupal.org/project/browser if you'd like to help with a more fleshed-out abstract browser for possible inclusion in D8.
* - Patch #620692 by Crell: remove drupal_render_children() from ↵Dries Buytaert2009-11-07
| | | | drupal_render() by inlining it.
* - Patch #607244 by sun: added permission to decrease performance impact of ↵Dries Buytaert2009-11-07
| | | | contextual links.
* #591794 follow-up by effulgentsia: Reduce performance overhead of ↵Angie Byron2009-11-05
| | | | drupal_alter().
* - Patch #623276 by jhodgdon: fixed documentation for file_scan_directory() ↵Dries Buytaert2009-11-05
| | | | is incorrect.
* - Patch #622048 by sun: streamline drupal_bootstrap() and expose the flow to ↵Dries Buytaert2009-11-05
| | | | code profilers.
* #571086 follow-up by sun: Allow specifying a 'wrapper callback' before ↵Angie Byron2009-11-04
| | | | executing a form builder function.
* #575280 follow-up by mfb and chx: Fixed impersonation attack when an https ↵Angie Byron2009-11-04
| | | | session exists.
* #367567 by sun, effulgentsia, yched, and quicksketch: Use AJAX framework for ↵Angie Byron2009-11-04
| | | | 'Add more' links.
* #552478 by pwolanin, samj, dropcube, and sun: Improve link/header API and ↵Angie Byron2009-11-03
| | | | support on node/comment pages rel=canonical and rel=shortlink standards.
* #602522 by effulgentsia, sun, and moshe weitzman: Make links in renderable ↵Angie Byron2009-11-03
| | | | arrays and forms (e.g. 'Operations') alterable.
* #605880 by bleen18 and David_Rothstein: Fix weird bugs with settings and ↵Angie Byron2009-11-03
| | | | menus after install due to faulty caching.
* #539022 follow-up by David_Rothstein: Batch API should use the current theme ↵Angie Byron2009-11-02
| | | | to run the batches.
* #239825 follow-up: Adjusting comments.Angie Byron2009-11-02
|
* #341140 follow-up by JohnAlbin and chx: drupal_get_filename() fails for ↵Angie Byron2009-11-02
| | | | PHPTemplate themes when database is down.
* #43462 by c960657 and andypost: Fixed issues with certain configurations of ↵Angie Byron2009-11-02
| | | | compressed pages.
* #582584 by dww, Jacine, and chx: Move required form element marker into its ↵Angie Byron2009-11-02
| | | | own theme function.
* #239825 by jeffschuler and bjaspan: Add support for OS-specific line endings ↵Angie Byron2009-11-02
| | | | on e-mails.
* #617420 by ksenzee: Fixed batch system error on redirection.Angie Byron2009-11-02
|
* #541612 by mgifford: Added meaningful alt attribute to sortable table header ↵Angie Byron2009-11-02
| | | | links.
* #620516 by Crell: Use isNull() inside SQLite driver.Angie Byron2009-11-02
|
* #287647 by mikejoconnor, lilou, cafuego, bjaspan, and robertDouglass: Cast ↵Angie Byron2009-11-01
| | | | results of hook_schema() to an array to avoid schema corruption.
* #607008 by dww, Gerhard Killesreiter, JacobSingh, and chx: Changed Fix bugs ↵Angie Byron2009-11-01
| | | | in https support and use https for authorize.php if available.
* #592008 follow-up by chx and moshe weitzman: All theme() function calls in ↵Angie Byron2009-11-01
| | | | hook_init().
* #615508 by Crell: Use slave servers for search module.Angie Byron2009-11-01
|
* #192056 by effulgentsia, Dave Cohen, andypost, hswong3i, geodaniel, ↵Angie Byron2009-11-01
| | | | pwolanin, and dahacouk: Ensure user's raw login name is never output directly.