summaryrefslogtreecommitdiff
path: root/includes
Commit message (Collapse)AuthorAge
* Issue #1281932 by loganfsmyth, bfroehle, Gábor Hojtsy: Convert Drupal.t and ↵webchick2011-10-17
| | | | Drupal.formatPlural regular expressions to extended form.
* Issue #1191614 by Gábor Hojtsy: Added Make t() formatter available as its ↵webchick2011-10-17
| | | | own function.
* - Patch #1307332 by pillarsdotnet: improve the docs for ↵Dries2011-10-16
| | | | DrupalLocalStreamWrapper::getLocalPath() function.
* - Patch #1081266 by mfb: avoid re-scanning module directory when multiple ↵Dries2011-10-16
| | | | modules are missing.
* Issue #1258176 by sven.lauer: API doc for element_children() is only useful ↵webchick2011-10-16
| | | | for people who already know what 'children' are.
* - Patch #341038 by jhodgdon, kathyh, sdboyer: Docblock for ↵Dries Buytaert2011-10-13
| | | | DatabaseStatementInterface is a bit off.
* Issue #673020 by mgifford, attiks: Added the Content-Language HTTP header to ↵webchick2011-10-09
| | | | the generated page.
* Issue #1253828 by sven.lauer: Fixed drupal_render() doc should explain what ↵webchick2011-10-09
| | | | 'child' means.
* Issue #1300496 by Dave Reid: Fixed VERSION constant was not updated to ↵webchick2011-10-05
| | | | '7.9-dev' after 7.8 release.
* Issue #1295502 by pillarsdotnet: Fixed Add missing '$' character to docblock ↵webchick2011-10-05
| | | | for timer_start(), timer_read(), and timer_stop() functions.
* Issue #1295502 by pillarsdotnet: Fixed Add missing '$' character to docblock ↵webchick2011-10-05
| | | | for timer_start(), timer_read(), and timer_stop() functions.
* Issue #1167218 by droplet, kathyh: Fixed DatabaseStatementInterface::fetch* ↵webchick2011-10-05
| | | | - document what empty return value is.
* Issue #1054848 by barraponto: Fixing common typos through codespell.py.webchick2011-10-02
|
* Issue #859970 by jn2, sun, rfay: Cleanup form_api() () docs - keys in 2 ↵webchick2011-10-02
| | | | places, missing some.
* - Patch #1250800 by attiks, dereine: language domain should work regardless ↵Dries Buytaert2011-10-01
| | | | of ports or protocols.
* Oops. Rollback of #951644 which was accidentally committed.webchick2011-09-30
|
* Issue #1057242 by drunken monkey: Change notice for entity_uri() should not ↵webchick2011-09-30
| | | | use ->uri (was ->uri doesn't match the contract for uri callbacks).
* Issue #1289364 by swentel: Fixed SchemaCache generates empty cid.webchick2011-09-30
|
* Issue #76824 by geerlingguy, xjm, droplet, kbahey: Change notice for Drupal ↵webchick2011-09-30
| | | | should not handle 404 for certain files.
* Issue #1295462 by pillarsdotnet: Fixed Add missing '$' character to docblock ↵webchick2011-09-30
| | | | for _theme_load_registry() function.
* Issue #825972 by daniels220, Reidsy, jhodgdon: Fixed ↵webchick2011-09-30
| | | | sess_write()/sess_read() documentation should recommend instead.
* Issue #1177738 by catch: Speed up theme registry rebuilds when multiple ↵webchick2011-09-30
| | | | themes are enabled.
* Issue #1278160 by tim.plunkett: Lower the logging severity level of ↵webchick2011-09-30
| | | | 'orphaned actions'.
* Issue #1050606 by jhodgdon, bxtaylor: Fixed menu_tree_data() doc needs more ↵webchick2011-09-30
| | | | detail.
* Issue #1290486 by arthurf: File.mimetypes needs entry for m4v.webchick2011-09-30
|
* Issue #1113702 by franz: Fixed Comment in url_is_external() wrong.webchick2011-09-30
|
* Issue #520106 by JohnAlbin, pillarsdotnet, chx, sun, Nick Lewis, drifter, ↵webchick2011-09-28
| | | | Mark Trapp: Fixed No way to dynamically set active trail.
* Issue #1226796 by sun, catch, Damien Tournoud: Fixed Not equal operator '!=' ↵webchick2011-09-27
| | | | is not supported by all databases, must be '<>'.
* - Patch #1201024 by pillarsdotnet: drupal_realpath() should describe when it ↵Dries Buytaert2011-09-25
| | | | should be used.
* - Patch #1282986 by valthebald: password of '0' ignored in ↵Dries Buytaert2011-09-25
| | | | drupal_http_request().
* - Patch #1283244 by pillarsdotnet, TR: request_uri() documentation did not ↵Dries Buytaert2011-09-21
| | | | conform to standards.
* - Patch #952772 by oriol_e9g, mdupont, bleen18, idflood: theme_html_tag() ↵Dries Buytaert2011-09-17
| | | | optional value not really optional.
* - Patch #1273032 by michaellenahan: conf_path() has formatting issue with ↵Dries Buytaert2011-09-14
| | | | numbered list.
* - Patch #897650 by Garrett Albright, Damien Tournoud: ↵Dries Buytaert2011-09-11
| | | | DatabaseSchema_sqlite()::findTables() shouldn't find indexes.
* - Patch #240828 by sun, xjm, David_Rothstein, yoroy: 'This form is outdated. ↵Dries Buytaert2011-09-11
| | | | Reload the page and try again' is incorrect and confuses users.
* - Patch #1266694 by Damien Tournoud: Fixed DatabaseStatementPrefetch doesn't ↵Dries Buytaert2011-09-11
| | | | implement fetchColumn().
* - Patch #1273444 by Xano: Missing operator docs for EntityFieldQuery's ↵Dries Buytaert2011-09-10
| | | | propertyCondition() and addFieldCondition().
* Issue #1265294 by sven.lauer: Minor improvement of the documentation page ↵webchick2011-09-07
| | | | for t().
* - Patch #1265586 by James_Stallings, edmund.kwok: remove bitter tasting ↵Dries Buytaert2011-09-07
| | | | 'bile' in core documentation ;).
* Issue #1118016 by dereine, pwolanin: Fixed conditional visibility of a ↵webchick2011-09-05
| | | | managed_file() using #states attribute does not work.
* Issue #1136854 by chx: Fixed MySQL 5.5 breaks speedy testing.webchick2011-09-05
|
* Issue #1222576 by jox: Fixed file_usage_list() is defective (might return ↵webchick2011-09-05
| | | | incomplete results).
* Issue #1216758 by tim.plunkett: Add module and hook as formal parameters in ↵webchick2011-09-05
| | | | module_invoke().
* Drupal 7.8webchick2011-08-31
|
* Issue #978944 by Aron Novak, chx, ksenzee: Fixed Handle exceptions thrown in ↵webchick2011-08-30
| | | | cron.
* Issue #1002048 by Akaoni, Boobaa, joosts, sfyn, bfroehle: Fixed Work around ↵webchick2011-08-30
| | | | move_uploaded_file() issues with safe_mode() and open_basedir().
* Issue #402896 by berdir, catch, andypost, dmitrig01, chx, pounard, sun, ↵webchick2011-08-29
| | | | sdboyer: introduce DrupalCacheArray and use it for drupal_get_schema().
* - Patch #1252696 by larowlan: docblock error with ↵Dries Buytaert2011-08-26
| | | | EntityFieldQuery->fieldCondition.
* - Patch #1259096 by Akaoni: cache Bin cache_path() is never cleaned up.Dries Buytaert2011-08-26
|
* Issue #1164852 follow-up by plach, chx, Boobaa, sun: Fixed critical ↵webchick2011-08-23
| | | | regression: Node bodies display as empty after upgrade to 7.7 from 6.x if the nodes have a language.