summaryrefslogtreecommitdiff
path: root/includes
Commit message (Collapse)AuthorAge
* #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.
* - Patch #619566 by sun: performance improvement: don't invoke ↵Dries Buytaert2009-11-01
| | | | hook_url_outbound_alter() if there's nothing to invoke.
* - Patch #321023 by Everett Zufelt, mgifford: improve accesibility in pager.inc.Dries Buytaert2009-10-31
|
* - Patch #606994 by yched: move entity handling out of Field API.Dries Buytaert2009-10-31
|
* - Patch #572452 by catch, JoshuaRogers: drupal_get_filename() and ↵Dries Buytaert2009-10-31
| | | | drupal_load() should not use drupal_static(). Performance improvement.
* - Patch #618938 by pwolanin: fixed Drupal version is not being available ↵Dries Buytaert2009-10-30
| | | | until the end of bootstrap.
* - Patch #615734 by catch: document why we call drupal_get_filename() in ↵Dries Buytaert2009-10-30
| | | | module_list().
* - Patch #200931 by Darren Oh, asimmonds: fixed schema not being available in ↵Dries Buytaert2009-10-30
| | | | hook_install()/hook_enable().
* #591794 by chx, Rob Loach, sun, JohnAlbin: Give themes access to alter hooks.Angie Byron2009-10-27
|
* #610204 by effulgentsia, Gábor Hojtsy, sun, Damien Tournoud and ksenzee: ↵Angie Byron2009-10-27
| | | | API changes to support overlays: lays ground work for implementation.
* #609728 follow-up: Oops. Committed wrong version of that last patch.Angie Byron2009-10-27
|
* #609728 by dww and JacobSingh: Skip authorize.php step in update manager if ↵Angie Byron2009-10-27
| | | | webroot files are owned by the httpd user.
* #605920 by dww and Bojhan: Fix all buttons in update manager workflow to use ↵Angie Byron2009-10-27
| | | | 'Sentence case' labels.
* - Patch #532010 by c960657, catch: use require instead of require_once() in ↵Dries Buytaert2009-10-26
| | | | _registry_check_code().
* #612392 by chx and Crell: Allow lowercase comparison operators in DBTNG.Angie Byron2009-10-26
|
* #613238 by catch: Add more missing columns and tables required for upgrade.Angie Byron2009-10-24
|
* #602520 by JacobSingh and dww: Make FileTransfer form have one option for ↵Angie Byron2009-10-24
| | | | FTP (ftp_extension() preferred).
* #320331 by Dave Reid, dww, John Morahan, cwgordon7, moshe weitzman, c960657, ↵Angie Byron2009-10-24
| | | | and smoothify: Turn custom_url_rewrite_inbound() and custom_url_rewrite_outbound() into hooks.
* #613238 by catch: Fixed missing columns and tables required for upgrade.Angie Byron2009-10-24
|
* #599804 by catch: Fix upgrade path.Angie Byron2009-10-24
|
* #524710 by catch and gordon: Add role_permission() table earlier in order to ↵Angie Byron2009-10-24
| | | | allow upgrade path to work.
* #612920 by catch: Added required table columns so that update.php doesn't ↵Angie Byron2009-10-24
| | | | spew fatal errors.
* #600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme ↵Angie Byron2009-10-23
| | | | functions to take one argument without any hacks. NOTE: This is an API change in hook_theme().
* - Patch #611032 by c960657: fixed bug with wrong variable used in ↵Dries Buytaert2009-10-23
| | | | file_build_uri(). Added tests.
* - Patch #604618 by Crell, JacobSingh, axyjo: improve error handling of archiver.Dries Buytaert2009-10-23
|
* - Patch #332333 by sun: moving some functions, no API changes, no new features.Dries Buytaert2009-10-22
|
* - Patch #611048 by c960657: removed outdated comment in _registry_check_code().Dries Buytaert2009-10-22
|
* - Patch #605344 by dww: documentation and code style fixes for update ↵Dries Buytaert2009-10-22
| | | | manager. This was ready before freeze.
* - Patch #601938 by mfb: fixed some forum exceptions and added tests.Dries Buytaert2009-10-20
|
* - Patch #550742 by sun: removed some left-over code.Dries Buytaert2009-10-19
|
* #412730 follow-up by mikey_p: Fixed return value of theme() when theme ↵Angie Byron2009-10-19
| | | | function not found.
* - Patch #608036 by effulgentsia: add content_attributes() variable for tpl ↵Dries Buytaert2009-10-19
| | | | files, so RDF can be implemented better.
* - Patch #594518 by jhodgdon: better documentation for file_munge_filename().Dries Buytaert2009-10-18
|
* - Patch #607896 by Benjamin Melançon, scor: add date_iso8601() function to ↵Dries Buytaert2009-10-18
| | | | common.inc. Part of the RDFa exception.