summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | Issue #1031692 by jhodgdon: entity_load() doc should not say to use for more ↵webchick2011-03-21
| | | | | | | | than one load only.
* | Issue #1022924 by yched, chx: Fixed critical bug: Updates are broken for ↵webchick2011-03-10
| | | | | | | | deleted fields in installs upgraded from rc1.
* | Issue #1087092 by danillonunes: Fix documentation for drupal_map_assoc() ↵webchick2011-03-10
| | | | | | | | function
* | #1065968 by droplet: fixed function node_get_recent().Dries Buytaert2011-02-28
| |
* | - Patch #1076394 by pillarsdotnet: improved test code.Dries Buytaert2011-02-28
| |
* | - Patch #1071494 by Takafumi: typo in menu.module.Dries Buytaert2011-02-28
| |
* | 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 #1068184 by bfroehle: _openid_get_math_library() should not use ↵Dries Buytaert2011-02-24
| | | | | | | | drupal_static().
* | - Patch #1067662 by mfb: optimize file_uri_scheme().Dries Buytaert2011-02-23
| |
* | - Patch #1059184 by yched: warnings in list_update_7001 (edge cases).Dries Buytaert2011-02-23
| |
* | - Patch #545518 by sun, Xano: move Locale module specific code out of ↵Dries Buytaert2011-02-21
| | | | | | | | module.inc and system.module.
* | - Patch #953010 by steinmb, droplet: locale.css causes vertical tabs to ↵Dries Buytaert2011-02-21
| | | | | | | | overlap the language selection drop-down menu in node edit forms.
* | - Patch #1067980 by Takafumi, Damien Tournoud: missing t() in image.admin.inc.Dries Buytaert2011-02-21
| |
* | - Patch #1051164 by betz: remove unnecessary ['submitted'] override in ↵Dries Buytaert2011-02-21
| | | | | | | | template.php.
* | - Patch #1006838 by coltrane: upgrade to 7 glaring timezone invalid notice.Dries Buytaert2011-02-21
| |
* | - 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 #1024806 by Jody Lynn: Fixed dblog_uninstall() needed.Dries Buytaert2011-02-19
| |
* | - Patch #1025372 by rschwa: hook_block_info() should document max length of ↵Dries Buytaert2011-02-19
| | | | | | | | delta/array key.
* | - 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 #1019596 by RoboPhred: field_read_instance() doc says it will not ↵Dries Buytaert2011-02-19
| | | | | | | | return deleted instance, but that is a parameter option.
* | - 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 #1063178 by Haza: line break filter will ignore everything following ↵Dries Buytaert2011-02-19
| | | | | | | | a <pre>xxx</pre>.
* | - Patch #1058762 by montesq: hook_user_delete doc has wrong order of operationsDries Buytaert2011-02-19
| |
* | - Patch #1064264 by rfray: get the tests ready for the Great Git Migration.Dries Buytaert2011-02-19
| |
* | - Patch #847324 by jhodgdon, yang_yi_cn: fix formatting of documentation.Dries Buytaert2011-02-19
| |
* | - Patch #1056108 by 1V: consistent use of 'JavaScript' and 'Ajax'.Dries Buytaert2011-02-19
| |
* | - Patch #1046784 by Dave Reid: strings in simpletest_requirements() are not ↵Dries Buytaert2011-02-09
| | | | | | | | using ().
* | - Patch #1042706 by 1V: clean up INSTALL.txt and update links.Dries Buytaert2011-02-09
| |
* | - Patch #1052364 by agentrickard: documentation error in ↵Dries Buytaert2011-02-09
| | | | | | | | hook_modules_uninstalled().
* | - 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 ##1041474 by 1V: Fixed INSTALL.pgsql.txt and INSTALL.mysql.txt ↵Dries Buytaert2011-02-04
| | | | | | | | cleanup of various grammatical errors.
* | - Patch #1020642 by amateescu: improved coding standards for toolbar.css.Dries Buytaert2011-02-04
| |
* | - Patch #1031686 by rschwab: User_load() documentation should reference ↵Dries Buytaert2011-02-04
| | | | | | | | drupal_save_session(), not session_save_session().
* | - Patch #1027578 by droplet: missing period in the documentation for ↵Dries Buytaert2011-02-04
| | | | | | | | drupal_convert_to_utf8().
* | - Patch #1045606 by droplet, montesq: hook_block_info() doc should use ↵Dries Buytaert2011-02-04
| | | | | | | | visibility constants.
* | - Patch #1029346 by David_Rothstein: Changed INSTALL.txt and UPGRADE.txt ↵Dries Buytaert2011-02-04
| | | | | | | | should mention that you can download Drupal as a .zip file also.
* | - Patch #1025124 by catch, jbrown: remove cruft from theme_image_style() and ↵Dries Buytaert2011-02-04
| | | | | | | | image_style_url(). Should be faster too.
* | - 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
| |
* | - Patch #933498 by eojthebrave, aaron: image effects table created with ↵Dries Buytaert2011-02-04
| | | | | | | | incorrect table name in upgrade path.
* | - Patch #1019710 by stephenh: Changed Standardize @file comments in .test files.Dries Buytaert2011-02-04
| |
* | - Patch #1051038 by mr.baileys: incorrect return info on ↵Dries Buytaert2011-02-04
| | | | | | | | image_style_create_derivative().
* | #690980 by Dave Reid, grendzy, cwgordon7: Security hardening: Ensure ↵Angie Byron2011-01-29
| | | | | | | | password fields are empty on display.