summaryrefslogtreecommitdiff
path: root/includes
Commit message (Collapse)AuthorAge
* - Patch #183435 by gregmac, TR: drupal_http_request() and malformed responses.Dries Buytaert2011-04-23
|
* - Patch #1122880 by jn2: DatabaseConnection::defaultOptions has incorrect ↵Dries Buytaert2011-04-23
| | | | php.net link.
* - Patch #1126370 by kim-day, jn2: menu_link_save() needs more detail.Dries Buytaert2011-04-20
|
* - Patch #1097538 by davidtrainer: update drupal_set_message() docs.Dries Buytaert2011-04-20
|
* - Patch #965272 by larowlan, bellHead, TR: items defined with type ↵Dries Buytaert2011-04-20
| | | | MENU_CALLBACK show 'Home' as a title.
* - Patch #1096842 by nanotube: typo in EntityFieldQuery documentation.Dries Buytaert2011-04-14
|
* - Patch #1043552: fixed typo in comment inside theme_disable().Dries Buytaert2011-04-14
|
* - Patch #545518 by bfroehle: move Locale module specific code out of ↵Dries Buytaert2011-04-14
| | | | module.inc and system.module.
* - Patch #1066118 by Barrett: hook_field_widget_form() has punctuation error.Dries Buytaert2011-04-12
|
* - Patch #1110064 by jeffschuler: two @defgroup comment fixes.Dries Buytaert2011-04-12
|
* - Patch #1012768 by agentrickard: fire hook_menu_link_delete() before ↵Dries Buytaert2011-04-12
| | | | removing the data row.
* Issue #839556 by dalin, jrchamp, effulgentsia, dmitrig01, David_Rothstein: ↵webchick2011-04-10
| | | | fix isset regression in tablesort, add tests, and cleanup theme_process_registry().
* - Patch #935258 by Stevel, Josh Waihi: defaults not changed in changeField ↵Dries Buytaert2011-04-10
| | | | on postgresql.
* - Patch #998612 by longwave: drupal_render() doesn't render 0 when set into ↵Dries Buytaert2011-04-10
| | | | #markup property.
* - Patch #897140 by fgm: system.methodSignature returns incorrect and ↵Dries Buytaert2011-04-10
| | | | incomplete data.
* - Patch #733306 by atchijov, carlos8f: add static caching for ↵Dries Buytaert2011-04-10
| | | | drupal_parse_info_file().
* Issue #749992 by jhodgdon: menu system / menu module distinction is not ↵webchick2011-03-28
| | | | obvious to folks new to Drupal.
* Issue #1031692 by jhodgdon: entity_load() doc should not say to use for more ↵webchick2011-03-21
| | | | than one load only.
* Issue #1087092 by danillonunes: Fix documentation for drupal_map_assoc() ↵webchick2011-03-10
| | | | function
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* - Patch #1064212 by catch: page caching performance has regressed by 30-40%.Dries Buytaert2011-02-24
|
* - Patch #1067662 by mfb: optimize file_uri_scheme().Dries Buytaert2011-02-23
|
* - Patch #1062616 by benanderson: failed integration with Amazon's Simple ↵Dries Buytaert2011-02-21
| | | | Email Service (SES).
* - Rollback of accidentical commit #1064882.Dries Buytaert2011-02-19
|
* - Patch #880278 by RoboPhred: cleanup _locale_import_read_po().Dries Buytaert2011-02-19
|
* - Patch #892864 by pwolanin, pounard: remove drupal_static() in ↵Dries Buytaert2011-02-19
| | | | _drupal_bootstrap_full().
* - Patch #1020906 by RoboPhred: differentiate process/preprocess hook ↵Dries Buytaert2011-02-19
| | | | documentation.
* - Patch #942006 by jhodgdon, heyrocker: documentation for ↵Dries Buytaert2011-02-19
| | | | drupal_write_record() doesn't state what happens to missing values on existing records.
* - Patch #1014130 by catch, carlos8f, David_Rothstein: install_profile_info() ↵Dries Buytaert2011-02-19
| | | | does a file system scan on every request to admin/config (and etc.).
* - Patch #1051184 by mr.baileys: fix doxygen formatting and punctuation in ↵Dries Buytaert2011-02-19
| | | | documentation for drupal_parse_info_file().
* - Patch #1056108 by 1V: consistent use of 'JavaScript' and 'Ajax'.Dries Buytaert2011-02-19
|
* - Patch #1049528 by sreynen: change script example for ↵Dries Buytaert2011-02-09
| | | | drupal_parse_info_file() from .css to .js.
* - Patch #859602 by catch, bfroehle: #cache does not record the #attached ↵Dries Buytaert2011-02-04
| | | | declared in child elements.
* - Patch #1027578 by droplet: missing period in the documentation for ↵Dries Buytaert2011-02-04
| | | | drupal_convert_to_utf8().
* - Patch #1049116 by solotandem, David_Rothstein: module_enable() doesn't ↵Dries Buytaert2011-02-04
| | | | account for version strings in dependencies[].
* - Patch #1049144 by boombatower: remove unnecessary return statements.Dries Buytaert2011-02-04
|
* #690980 by Dave Reid, grendzy, cwgordon7: Security hardening: Ensure ↵Angie Byron2011-01-29
| | | | password fields are empty on display.
* #1018714 by effulgentsia: Fixed Image Upload Widget Not Working in IE8Angie Byron2011-01-27
|
* - Patch #1036246 by Jody Lynn: typo in ajax.inc comment.Dries Buytaert2011-01-24
|
* - Patch #1027762 by droplet: remove non necessary space.Dries Buytaert2011-01-18
|
* #460448 follow-up by ridgerunner: Further optimize CSS aggregation regex.Angie Byron2011-01-14
|
* - Patch #997884 by jhodgdon: improved t() documentation.Dries Buytaert2011-01-13
|
* - Patch #930000 by jhodgdon, bleen18: show(), hide(), and render() ↵Dries Buytaert2011-01-12
| | | | documentation is misleading.
* - Patch #1022426 by bfroehle: _registry_update() invalid arguments to ↵Dries Buytaert2011-01-11
| | | | ->rollback().
* Back to 7.0-devAngie Byron2011-01-05
|
* Drupal 7.0Angie Byron2011-01-05
|
* #994870 follow-up by eaton: Add missing element argument to machine name ↵Angie Byron2011-01-04
| | | | exists callback.
* #1014170 by rooby: Fixed East Timor is now Timor-Leste.Angie Byron2011-01-04
|
* - Patch #1014096 by chx: don't load schema on every page view.Dries Buytaert2011-01-04
|
* #932846 by bfroehle, dww: Fixed authorize.php connection settings form ↵Angie Byron2011-01-04
| | | | broken (doesn't degrade, pointless fieldset)