summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | Issue #1347836 by LSU_JBob, Albert Volkman, linclark: Comment cleanup in ↵webchick2012-02-14
| | | | | | | | common.test.
* | Issue #1234830 by beejeebus, oriol_e9g, schildi: Fixed cache_menu(): huge ↵webchick2012-02-14
| | | | | | | | table size.
* | Issue #1189834 by aspilicious, chrispomeroy, Albert Volkman: Add language ↵webchick2012-02-14
| | | | | | | | direction to book-export-html.tpl.php
* | Issue #1013034 by ncl: Fixed PostgreSQL constraints do not get renamed by ↵webchick2012-02-14
| | | | | | | | db_rename_table().
* | - Patch #1431918 by Liam Morland: user_multiple_role_edit() doc needs more ↵Dries2012-02-13
| | | | | | | | detail.
* | - Patch #1068016 by franz, karschsp, BartVB, Niklas Fiekas: fixed number ↵Dries2012-02-07
| | | | | | | | field validation fails to block some invalid input causing later SQL fatal error.
* | - Patch #1428498 by linclark: Docblock syntax error for taxonomy_select_nodes().Dries2012-02-06
| |
* | - Patch #1159258 by Deciphered: fixed image_file_move() flushes new URI not ↵Dries2012-02-05
| | | | | | | | source URI.
* | - Patch #598414 by Tor Arne Thune, Dave Reid: Fixed Links in the update ↵Dries2012-02-02
| | | | | | | | results page lead to 403s.
* | - Patch #1417754 by mkadin: hook_menu() docs need to explain that options ↵Dries2012-02-02
| | | | | | | | don't work for tabs.
* | - Patch #1423510 by oriol_e9g: undefined var in prepareInstallDirectory.Dries2012-02-02
|/
* Back to 7.x-dev.webchick2012-02-01
|
* Oops. Not yet. ;) Revert "Back to 7.13-dev."webchick2012-02-01
| | | | This reverts commit f1a8bf1344927827c8332a2d08bad18595f155a2.
* Back to 7.13-dev.webchick2012-02-01
|
* Drupal 7.12webchick2012-02-01
|\
| * SA-CORE-2012-001webchick2012-02-01
| |
* | Rollback of Issue #1397882, pending further clean-up.webchick2012-02-01
| |
* | Issue #336483 by brianV, catch: Fixed Performance: SELECT ↵webchick2012-02-01
| | | | | | | | MAX(comment_count()) FROM node_comment_statistics() does full table scan.
* | Issue #289504 by catch, mikeryan, moshe weitzman: Fixed user_delete() ↵webchick2012-02-01
| | | | | | | | performance: index comment uid columns.
* | Issue #1326482 by ryanissamson: Clean up minor code style issues in ↵webchick2012-01-31
| | | | | | | | archiver.inc.
* | Issue #996236 by fago, sun, pillarsdotnet, xjm: Fixed ↵webchick2012-01-31
| | | | | | | | drupal_flush_all_caches() does not clear entity info cache.
* | Rollback of Issue #1280792 by andypost: Key length too long error.webchick2012-01-31
| |
* | Issue #569076 by rocket_nova, wamilton, alonpeer: Test that taxonomy term ↵webchick2012-01-31
| | | | | | | | page contains a link to parent terms in the breadcrumbs.
* | Issue #1367000 by chris.leversuch, oriol_e9g, David_Rothstein: Clean up API ↵webchick2012-01-31
| | | | | | | | docs for php module.
* | Issue #1421330 by heyrocker: Fixed Add @see for cache_set() and cache_get() .webchick2012-01-31
| |
* | Issue #1415794 by Zen Master: Fixed node_access_test_form_node_form_alter() ↵webchick2012-01-31
| | | | | | | | has wrong documentation header.
* | Issue #1409052 by mkadin: Fixed hook_menu() should state that auto-loaders ↵webchick2012-01-31
| | | | | | | | should return FALSE to indicate nothing found and trigger a 404.
* | Issue #1372280 by sven.lauer: Document that field_info_field_by_id() may ↵webchick2012-01-31
| | | | | | | | also be used for deleted fields.
* | Issue #1416212 by pontus_nilsson: Fixed _user_mail_notify() -- options for ↵webchick2012-01-31
| | | | | | | | need to be a list.
* | Issue #1045786 by Désiré, Albert Volkman, droplet: Fixed Length of ↵webchick2012-01-31
| | | | | | | | Aggregator Trimmed Description.
* | Issue #1025286 by Tor Arne Thune, Devin Carlson, swentel: Fixed ↵webchick2012-01-31
| | | | | | | | logo_upload() in form_set_error() instead of favicon_upload() in system.admin.inc.
* | Issue #1360416 by droplet, LSU_JBob: Fixed Document that the page_bottom() ↵webchick2012-01-30
| | | | | | | | region is hidden from the blocks UI.
* | Issue #1402620 by jeckman, jwlogemann: Fixed node_show() return doc links to ↵webchick2012-01-30
| | | | | | | | nonexistent function.
* | Issue #1405260 by skottler: Clarify the language around non-reliable queue ↵webchick2012-01-30
| | | | | | | | examples.
* | Issue #984874 by LSU_JBob, dalin, Albert Volkman, sun: Use ↵webchick2012-01-30
| | | | | | | | DrupalUnitTestCase where possible.
* | Issue #1280792 by julien, xjm, pingers, Niklas Fiekas: Fixed ↵webchick2012-01-30
| | | | | | | | {trigger_assignments()}.hook has only 32 characters, is too short.
* | Issue #1110650 follow-up by sun: Oops. No entity_create() in 7.x. :)webchick2012-01-30
| |
* | Issue #1110650 follow-up by grendzy, oriol_e9g, sun: Fixed ↵webchick2012-01-30
| | | | | | | | comment-by-anonymous class never appears.
* | Issue #1371484 by catch, langworthy, makara, ArtistConk: Fixed Private ↵webchick2012-01-30
| | | | | | | | properties in abstract class DrupalCacheArray.
* | Issue #1411592 by dadikof, Niklas Fiekas: Fixed func_get_args() can't be ↵webchick2012-01-30
| | | | | | | | used as a function parameter before PHP 5.3.
* | - Patch #1420048 by nod_, droplet: fixed menu* JS indention.Dries2012-01-29
| |
* | - Patch #1099062 by nod_, droplet: Autocomplete.js micro optimization.Dries2012-01-29
| |
* | - Patch #1399496 by droplet: JS semicolon to following code standard .Dries2012-01-29
| |
* | - Patch #1354852 by marvil07, 30equals: hook_node_type_insert() has no ↵Dries2012-01-27
| | | | | | | | sample function body.
* | - Patch #1394790 by joachim: explain system_admin_compact_mode().Dries2012-01-27
| |
* | - Patch #1377544 by kotnik: hook_update_N documentation uses dead links.Dries2012-01-27
| |
* | - Patch #852524 by plach, oriol_e9g: include language provider files only ↵Dries2012-01-26
| | | | | | | | when they are needed.
* | - Patch #1416218 by scorchio: Improve variable naming in format_interval().Dries2012-01-25
| |
* | - Patch #736556 by daniels220, jeckman, Albert Volkman: fixed theme_links() ↵Dries2012-01-24
| | | | | | | | doc needs expansion.
* | - Patch #1346166 by Dave Reid: Improve performance of token_replace() if ↵Dries2012-01-24
| | | | | | | | there are no tokens to replace.