summaryrefslogtreecommitdiff
path: root/includes
Commit message (Collapse)AuthorAge
...
* | - Patch #765860 by effulgentsia, dww, dereine, mikey_p, xjm, sun, ↵Dries2011-11-21
| | | | | | | | sven.lauer: drupal_alter() fails to order modules correctly in some cases.
* | Issue #1313342 by CrookedNumber, RaulMuroc, Yuri: Fixed Curacao should ↵webchick2011-11-19
| | | | | | | | appear in standard_country_list().
* | Issue #655190 by dealancer: Fixed Allow hook_install_tasks() to be called ↵webchick2011-11-14
| | | | | | | | from a profile's .install file (or document that it can't be).
* | Issue #488496 by loganfsmyth, Gábor Hojtsy: Implement missing msgctx ↵webchick2011-11-14
| | | | | | | | context in JS translation for feature parity with t().
* | Issue #212284 by Damien Tournoud, alexanderpas, dww: Fixed security check in ↵webchick2011-11-12
| | | | | | | | 'configure' stage not compatible with overriding variables: site_name() and site_mail().
* | Issue #1006714 by Steven Jones, chx, mr.baileys, xjm, carlos8f: Fixed ↵webchick2011-11-11
| | | | | | | | drupal_get_path() doesn't work for profiles.
* | Issue #951644 by catch, David_Rothstein, aschiwi, xjm: Fixed Requirement ↵webchick2011-11-07
| | | | | | | | warnings (e.g. for PHP memory limit) are not shown on install or update unless there is a requirement error also.
* | Issue #1326472 by xjm: Add capitalization and periods to several inline ↵webchick2011-10-31
| | | | | | | | comments in common.inc.
* | Issue #561858 follow-up by effulgentsia, sun: Add tests for AJAX framework ↵webchick2011-10-29
| | | | | | | | lazy-load feature.
* | Issue #1011614 by catch, pillarsdotnet: Fixed Theme registry can grow too ↵webchick2011-10-29
| | | | | | | | large for MySQL max_allowed_packet() and memcache default slab size.
* | Issue #673020 follow-up by attiks: Critical fix to Content-Language HTTP ↵webchick2011-10-27
|/ | | | header to not cause issues with Drush.
* Ahem. Back to 7.x-dev.webchick2011-10-26
|
* Back to 7.x-devwebchick2011-10-26
|
* Drupal 7.9webchick2011-10-26
|
* Issue #570314 follow-up by jhodgdon, Mac_Weber: Fixed form_set_value() ↵webchick2011-10-24
| | | | documentation needs more detail.
* Issue #1314396 by rocket_nova: Fixed Documentation for theme_links() should ↵webchick2011-10-24
| | | | say that Attributes class must be an array .
* Issue #1129642 by jbrown: Fixed Populate HTML image tags with dimension ↵webchick2011-10-17
| | | | attributes (like D6 imagefield) without re-introducing I/O (followup).
* Reverting accidental commit with last patch.webchick2011-10-17
|
* Oops. Forgot a file.webchick2011-10-17
|
* Issue #1234848 by mr.baileys, xjm: Fixed language_list() doc is missing ↵webchick2011-10-17
| | | | return value.
* Issue #221712 by Damien Tournoud, Gábor Hojtsy, iliphil, Bodo Maass, ↵webchick2011-10-17
| | | | idflood, loganfsmyth: Fixed locale_language_from_browser() doesn't parse language tags correctly, has a broken logic.
* 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.