<p>Changes since DRUPAL-7-0-UNSTABLE-7:</p>
<ul>
<li>- Patch <a href="/node/351487">#351487</a> by JohnAlbin, deviantintegral et al: remove default values for stylesheets and scripts.</li>
<li>- Patch <a href="/node/473366">#473366</a> by Berdir: convert locale module to the new database abstraction layer.</li>
<li><a href="/node/473878">#473878</a> by tic2000: Fix vertical tabs styling which was accidentally mangled in content-region-as-a-block patch.</li>
<li><a href="/node/345591">#345591</a> follow-up by pwolanin: Small indentation fix.</li>
<li>- Patch <a href="/node/299137">#299137</a> by mr.baileys: added tests for the contact form's auto-reply.</li>
<li><a href="/node/246096">#246096</a> by andypost, mr.baileys, and Sutharsan: Fix typo so that cron triggers may be executed (with tests).</li>
<li><a href="/node/246096">#246096</a> follow-up by andypost: Forgot 'static' on the getInfo() function.</li>
<li>- Patch <a href="/node/472642">#472642</a> by stella, agentrickard: remove 'implementation of' nominalizations from Docblocks.</li>
<li>- Patch <a href="/node/474302">#474302</a> by stella: poll module fixes.</li>
<li>- Patch <a href="/node/473012">#473012</a> by stella: improve help text on uninstall page.</li>
<li>- Patch <a href="/node/221020">#221020</a> by andypost: increase length of field.</li>
<li><a href="/node/474570">#474570</a> by Shawn DeArmond: Make forum a normal menu item, rather than suggested.</li>
<li><a href="/node/473992">#473992</a> by andypost: Fix indentation.</li>
<li>- Patch <a href="/node/339417">#339417</a> by yoroy, Shawn DeArmond, JamesAn: added some extra comment documentation.</li>
<li>- Patch <a href="/node/474156">#474156</a> by brainless: fixed database prefix validation.  We need tests for the installer. ;-)</li>
<li>- Patch <a href="/node/335893">#335893</a> by andypost, hexmode: don't show comment information in the RSS feed when a node's comments were disabled.</li>
<li>- Patch <a href="/node/19646">#19646</a> by JamesAn: code clean up, consistently use define.</li>
<li>- Patch <a href="/node/364620">#364620</a> by bjaspan, yched: allow creating a field with a deleted name.</li>
<li>- Patch <a href="/node/337212">#337212</a> by Berdir: another Berdir patch to convert modules to the new database layer. Rock.</li>
<li><a href="/node/306358">#306358</a> by dvessel, JohnAlbin, and flobruit: Add a single $classes string (and corresponding $classes_array) for all dynamic classes in template files.</li>
<li><a href="/node/471800">#471800</a> follow-up by stella: Fixing comments on MySQL system queries.</li>
<li><a href="/node/475348">#475348</a> by boombatower: Move admin/development to system.module so it's available to other modules.</li>
<li>- Patch <a href="/node/394582">#394582</a> by Berdir: converted to new database abstraction layer.</li>
<li>- Patch <a href="/node/394586">#394586</a> by andypost, bubbasan, Berdir: convert to the new database abstraction layer.</li>
<li>- Patch <a href="/node/423196">#423196</a> by frega, Xano, alienbrain et al: clean up the URL settings page.</li>
<li>- Patch <a href="/node/369011">#369011</a> by catch, sun, et al: performance improvement in text_field_load().</li>
<li>- Patch <a href="/node/335067">#335067</a> by JamesAn: improved singular/plural strings in the simpletest UI.</li>
<li>- Patch <a href="/node/337212">#337212</a> by Berdir: clean-up.</li>
<li><a href="/node/476934">#476934</a> by catch: Enable Path module in the default profile.</li>
<li><a href="/node/372650">#372650</a> by stella and alienbrain: Fixes to poll block.</li>
<li><a href="/node/474242">#474242</a> by tic2000: Use more specific CSS selectors for Vertical Tabs to prevent breakage by other modules.</li>
<li>- Patch <a href="/node/477038">#477038</a> by Damien Tournoud, chx: add security and session token support to DrupalWebTestCase.</li>
<li>- Patch <a href="/node/476928">#476928</a> by Berdir: more database abstraction layer conversions.</li>
<li>- Patch <a href="/node/462310">#462310</a> by jpetso: generate valid XML and make sure the tests work when clean URLs can't be enabled.</li>
<li>- Patch <a href="/node/394524">#394524</a> by Berdir, Damien Tournoud: converted to the new database abstraction layer.</li>
<li>- Patch <a href="/node/461298">#461298</a> by catch: move node_load_multiple() special casing into user_node_load().</li>
<li>- Patch <a href="/node/393632">#393632</a> by andypost: use both first and last class for single-item menu items.</li>
<li><a href="/node/435646">#435646</a> by tstoeckler: Fix vertical tabs in Stark.</li>
<li><a href="/node/408434">#408434</a> by mr.baileys and andypost: Fix fatal error in actions.inc after DBTNG conversion.</li>
<li><a href="/node/473080">#473080</a> by chx: Fix bug in block page access callback showing tabs that should not appear. (with tests)</li>
<li>- Patch <a href="/node/422358">#422358</a> by JamesAn, pwolanin: convert common.inc to use new static caching API.</li>
<li><a href="/node/473080">#473080</a> by chx: Fix bug where switching themes would result in zero blocks (including content area). with tests.</li>
<li>- Patch <a href="/node/474308">#474308</a> by stella: new tests for poll module. New tests:

    * that the Recent Poll block outputs the block layout rather than page layout.
    * that users can vote on polls via the block
    * that the 'older polls' link in the recent poll block works.
    * that node is output correctly, including 'Cancel your vote' button appearing
    * that only users with appropriate permission can cancel their votes
    * that the 'poll' page contains the correct data.
    * that polls can be edited
    * the opening / closing of polls - ensuring block doesn't appear when poll is closed, and neither do the 'Vote' / 'Cancel your vote' buttons, and that the poll status is updated correctly on 'poll' page.</li>
<li>- Patch <a href="/node/106559">#106559</a> by kbahey, catch, DamZ, chx et al: more drupal_lookup_path() optimizations.</li>
<li>- Patch <a href="/node/478188">#478188</a> by boombatower: code style fixes.</li>
<li>- Patch <a href="/node/458176">#458176</a> by c960657: improved exception handling in database layer.</li>
<li>- Patch <a href="/node/470866">#470866</a> by catch: comment links should use 'html'.</li>
<li>- Patch <a href="/node/111011">#111011</a> by Josh Waihi: adding foreign key specifications.</li>
<li><a href="/node/479200">#479200</a> by yched: Have SimpleTest rebuild node types between test runs.</li>
<li><a href="/node/478642">#478642</a> by daniel.bosen: Fix typo preventing profile fields from appearing on registration.</li>
<li><a href="/node/479216">#479216</a> by jhedstrom: Grammar fixes in forum.module.</li>
<li><a href="/node/475596">#475596</a> by emmajane, catch, yoroy, et al. Move default welcome message to help system.</li>
<li><a href="/node/422116">#422116</a> by JohnAlbin: Kill off theme_engine_name prefix for theme functions to assist with theme inheritance and TX (Themer eXperience).</li>
<li>- Patch <a href="/node/19646">#19646</a> by JamesAn: added CHANGELOG.txt entry.</li>
<li>- Patch <a href="/node/477944">#477944</a> by Damien Tournoud: fix and streamline page cache and session handling.</li>
<li>- Patch <a href="/node/439236">#439236</a> by alex_b: field_attach_create_bundle() undefined when creating a content type on hook_update().</li>
<li>- Patch <a href="/node/364487">#364487</a> by JamesAn: make sure that the 'machine name' text does not wrap.</li>
<li>- Patch <a href="/node/473652">#473652</a> by Damien Tournoud, catch: removed unneeded loop from file_get_mimetype() and further clean-up.</li>
<li>- Patch <a href="/node/422362">#422362</a> by JamesAn: convert form.inc to use new static caching API.</li>
<li>- Patch <a href="/node/358315">#358315</a> by neochief et al: drupal_lookup_path() not respects alias' order.</li>
<li><a href="/node/369011">#369011</a> follow-up by yched: Some touch-ups to comments, etc.</li>
<li><a href="/node/453726">#453726</a> by yched: Remove unnecessary &s next to object parameters in field API.</li>
<li><a href="/node/480044">#480044</a> by JohnAlbin: sites/all/ should take precedence over profiles when searching for modules and themes.</li>
<li><a href="/node/106559">#106559</a> follow-up by Josh Waihi: Fix typo preventing Drupal from installing on PostgreSQL.</li>
<li>- Patch <a href="/node/479340">#479340</a> by tic2000: fixed Javascript error.</li>
<li>- Patch <a href="/node/468630">#468630</a> by Berdir: fixed error with publishing comments.</li>
<li>- Patch <a href="/node/425778">#425778</a> by tstoeckler: user menu broken in RTL.</li>
<li>- Patch <a href="/node/480082">#480082</a> by pp: document all variables.</li>
<li>- Patch <a href="/node/479966">#479966</a> by Berdir: document and fix hook_user_categories.</li>
<li>- Patch <a href="/node/226479">#226479</a> by brianV: 'clean-up' rebuild permission checks.</li>
<li>- Patch <a href="/node/480428">#480428</a> by JamesAn: static caching API.</li>
<li>- Patch <a href="/node/343788">#343788</a> by catch: taxonomy module doesn't use its own APIs.</li>
<li><a href="/node/220233">#220233</a> by Berdir, marcingy, et al: Add useful API functions for extracting node type data.</li>
<li>- Patch <a href="/node/475596">#475596</a> by tic2000: corrected documentation.</li>
<li>- Patch <a href="/node/473876">#473876</a> by Berdir: fixed broken query on PostgreSQL.</li>
<li>- Patch <a href="/node/480660">#480660</a> by catch, brianV, et al: add an administrator role to core.</li>
<li>- Patch <a href="/node/481802">#481802</a> by catch, leisa: update user permission help text.</li>
<li><a href="/node/220233">#220233</a> follow-up by Berdir: Fix typo.</li>
<li><a href="/node/480660">#480660</a> follow-up by catch: Code style changes and changelog entry.</li>
<li><a href="/node/445748">#445748</a> by dww and Dave Reid: Add a hook_update_projects_alter() for modules that wish to do modify data in update status module.</li>
<li><a href="/node/481508">#481508</a> by JamesAn: Update update module to use drupal_static().</li>
<li>- Patch <a href="/node/225864">#225864</a> by pwolanin: prevent PHP errors from cron.php.</li>
<li>- Patch <a href="/node/361277">#361277</a> by michaelfavia, Brandonian, catch, et al: remove the 'post settings' admin screen and relocate options.</li>
<li>- Patch <a href="/node/361277">#361277</a> by Razorraser: node_get_type() isn't anymore.</li>
<li>- Patch <a href="/node/481794">#481794</a> by mr.baileys: made the one-time link be active immediately so we can remove a hack from the tests.</li>
<li>- Patch <a href="/node/476972">#476972</a> by andypost: optimizations for action_info array.</li>
<li>- Patch <a href="/node/481288">#481288</a> by Berdir: add support for INSERT INTO ... SELECT FROM ... queries.</li>
<li>- Patch <a href="/node/445044">#445044</a> by bjaspan, Damien Tournoud, chx, Berdir: remove the field autoload feature.</li>
<li><a href="/node/361277">#361277</a> follow-up by yched: Fix return value of update function.</li>
<li>- Patch <a href="/node/482920">#482920</a> by Razorraser: fixed typo in node_access_rebuild().</li>
<li>- Rollback of last patch.</li>
<li><a href="/node/482920">#482920</a> follow-up by JamesAn: Fix typos and let the tests pass again.</li>
<li><a href="/node/243253">#243253</a> by dww: Put a check in update.module to see if server was reachable.</li>
<li>- Patch <a href="/node/302268">#302268</a> by Berdir, Dave Reid, tizzo, Ryan Palmer: TableSort and PagerQueries broken.</li>
<li>- Patch <a href="/node/482920">#482920</a> by Razorraser: made getInfo() static functions.</li>
<li><a href="/node/480660">#480660</a> follow-up by c960657: unset variables, since array_slice() can cause issues on some versions of PHP.</li>
<li>- Patch <a href="/node/156582">#156582</a> by c960657, Damien Tournoud, townxelliot: added support for timeouts to drupal_http_request().</li>
<li>- Patch <a href="/node/147000">#147000</a> by Berdir: unify and rewrite module_rebuild_cache() and system_theme_data().</li>
<li><a href="/node/392494">#392494</a> by yched and bjaspan: Provide a query API for Field API. This is necessary because we can't assume fields will be stored in a database, due to pluggable storage backends.</li>
<li><a href="/node/483808">#483808</a> by chx and Crell: Default DBTNG conditions to IN when an array of values is passed in, to match the field query API.</li>
<li><a href="/node/408876">#408876</a> by JamesAn: Document Schema API's serialize property.</li>
<li>- Patch <a href="/node/145733">#145733</a> by brianV: enable cookies ...</li>
<li><a href="/node/392494">#392494</a> follow-up by yched: Clean-ups to Field API scalar search patch.</li>
<li>- Patch <a href="/node/480418">#480418</a> by JamesAn: introduces drupal_static().</li>
<li>- Patch <a href="/node/480102">#480102</a> by JamesAn: converted to drupal_static().</li>
<li>- Patch <a href="/node/480112">#480112</a> by JamesAn: converted to drupal_static().</li>
<li>- Patch <a href="/node/480426">#480426</a> by JamesAn: converted to drupal_static().</li>
<li>- Patch <a href="/node/480412">#480412</a> by JamesAn: converted to drupal_static().</li>
<li>- Patch <a href="/node/481500">#481500</a> by JamesAn: converted to drupal_static().</li>
<li>- Patch <a href="/node/481504">#481504</a> by JamesAn: converted to drupal_static().</li>
<li><a href="/node/339466">#339466</a> follow-up by c960657: Remove url() around OpenID help links.</li>
<li>- Patch <a href="/node/481502">#481502</a> by JamesAn: converted to drupal_static().</li>
<li>- Patch <a href="/node/202775">#202775</a> by michaelfavia, jabapyth: fixed database testing and error handling during installation.</li>
<li>- Patch <a href="/node/484336">#484336</a> by smk-ka: remove left-over variable.</li>
<li><a href="/node/483468">#483468</a> by Josh Waihi and Berdir: Fix SimpleTest re-run tests button for PostgreSQL.</li>
<li><a href="/node/236657">#236657</a> by swentel: Fix order of arguments in system_clear_cache_submit().</li>
<li><a href="/node/446898">#446898</a> by RoboPhred: Change URL of text formats settings page to admin/settings/formats rather than filter.</li>
<li><a href="/node/266153">#266153</a> by JamesAn: Add a description for user-personalizable blocks.</li>
<li>- Patch <a href="/node/334283">#334283</a> by Damien Tournoud, andypost, Freso et al: add context to t() to help deal with ambigious strings (and improved the locale APIs a bit). Example: May is both a short month name as a long month name in English, but not necessarily in other languages.</li>
<li>- Patch <a href="/node/307422">#307422</a> by brianV: for usability's sake, use 'Add new comment' across the board.</li>
<li><a href="/node/484828">#484828</a> by Mike Wacker: Fix permission capitalization in help text.</li>
<li>- Patch <a href="/node/449198">#449198</a> by boombatower: cealn up test loading and related API.</li>
<li>- Patch <a href="/node/484862">#484862</a> by andypost: whitespace issues.</li>
<li>- Patch <a href="/node/336300">#336300</a> by jhodgdon: updated documentation to reference the correct hook.</li>
<li>- Patch <a href="/node/352180">#352180</a> by Garret Albright, wrwrwr: better multi-site friendly 'www' addition/removal in .htaccess.</li>
<li>- Patch <a href="/node/486090">#486090</a> by catch: fixed upgrade path from Drupal 6 to Drupal 7.</li>
<li>- Patch <a href="/node/486274">#486274</a> by mr.baileys: fixed typo.</li>
<li>- Patch <a href="/node/197266">#197266</a> by drewish: added code comment.</li>
<li>- Patch <a href="/node/336475">#336475</a> by kscheirer, Senpai, j.somers: added some tests for theme_table() and stick table headers.</li>
<li>- Patch <a href="/node/329797">#329797</a> by danielb: better support for nested elements.</li>
<li>- Patch <a href="/node/468630">#468630</a> by Dave Reid: fixed code comments.</li>
<li>- Patch <a href="/node/449198">#449198</a> by justinrandell: documentation update.</li>
<li>- Patch <a href="/node/484610">#484610</a> by Damien Tournoud: do not start an output buffer when running in CLI mode.</li>
<li>- Patch <a href="/node/487868">#487868</a> by David_Rothstein: remove meaningless assertions in drupalLogin().</li>
<li>- Patch <a href="/node/487830">#487830</a> by c960657: fixed a HTTP header and improved the tests.</li>
<li>- Patch <a href="/node/222044">#222044</a> by c960657: better support for different OpenID versions.</li>
<li>- Patch <a href="/node/359719">#359719</a> by joachim, brianV: documentation for theme_menu_item().</li>
<li>- Patch <a href="/node/487868">#487868</a> by David_Rothstein: fixed some test issues.</li>
<li>- Patch <a href="/node/147000">#147000</a> by Berdir: follow-up bug fix.</li>
<li>- Patch <a href="/node/288946">#288946</a> by jeffschuler, z.stolar: increase path length to 255.</li>
<li>- Patch <a href="/node/486274">#486274</a> by mr.baileys: fixed typo.</li>
<li>- Patch <a href="/node/484090">#484090</a> by Berdir, tic2000: comment pager was broken.</li>
<li>- Patch <a href="/node/372743">#372743</a> by bjaspan, yched, KarenS, catch et al: node body and teasers as fields. Oh, my.</li>
<li>- Patch <a href="/node/486278">#486278</a> by brianV: fixed headers sent by XML-RPC library.</li>
<li>- Patch <a href="/node/478744">#478744</a> by moshe weitzman, Frando: simplify block rendering.</li>
<li>- Patch <a href="/node/413192">#413192</a> by catch et al: make taxonomy terms fieldable (not to be confused with taxonomy terms as fields).</li>
<li>- Patch <a href="/node/490562">#490562</a> by dww: updated list of core themes.</li>
<li>- Patch <a href="/node/490574">#490574</a> by dww: avoid notices when you don't have files declared in your .info file.</li>
<li>- Patch <a href="/node/221399">#221399</a> by smk-ka, jeffschuler, lilou, earnie et al: make it possible to enable blocks on 404 pages.</li>
<li>- Patch <a href="/node/461938">#461938</a> by jamesAn: proper filtering of  and .</li>
<li>- Patch <a href="/node/480152">#480152</a> by jhodgdon: updated filter API documentation.</li>
<li>- Patch <a href="/node/478598">#478598</a> by pp: remove colon.</li>
<li>- Patch <a href="/node/391412">#391412</a> by JamesAn et al: move contact form, post, and user settings below Site configuration.</li>
<li>- Fixed a merge problem.</li>
<li>- Fixed a merge problem.</li>
<li>- Patch <a href="/node/43493">#43493</a> by sime, sun, et al: add name/type as CSS class for form elements.</li>
<li>- Patch <a href="/node/491666">#491666</a> by chx: the cruft police stop by.</li>
<li>- Patch <a href="/node/274947">#274947</a> by yched: removed the remaining bits from teaser splitter.</li>
<li>- Patch <a href="/node/491978">#491978</a> by Berdir: remove unnecessary &s.</li>
<li>- Patch <a href="/node/350173">#350173</a> by keith.smith: fix corrupted sentence in documentation for hook_user().</li>
<li>- Patch <a href="/node/243093">#243093</a> by catch, killes: improved indices on comment table.</li>
<li><a href="/node/487868">#487868</a> follow-up by David Rothstein: Fix phpDoc of link assertion functions.</li>
<li>- Patch <a href="/node/276615">#276615</a> by mikeytown2: only clear the CSS cache when submitting the form, not when displaying the form.</li>
<li>- Patch <a href="/node/456488">#456488</a> by yched: better tests for field caching.</li>
<li>- Patch <a href="/node/481214">#481214</a> by pp: hidden taxonomy variables in the message action.</li>
<li>- Patch <a href="/node/243093">#243093</a> by catch, wedge: fixed small typo.</li>
<li><a href="/node/482622">#482622</a> by chx and Frando: Allow alternative implementations for caching.</li>
<li>- Patch <a href="/node/486558">#486558</a> by PEAR, chx: add tar-support to Drupal.</li>
<li>- Patch <a href="/node/280240">#280240</a> by andypost: maybe some day, someone wants to post 0. :)</li>
<li>- Patch <a href="/node/276008">#276008</a> by lilou, Arancaytar: missing user agent should not trigger a notice per the HTTP specification.</li>
<li>- Patch <a href="/node/491490">#491490</a> by torelad: updated hook_perm() documentation.</li>
<li>- Patch <a href="/node/480282">#480282</a> by quicksketch: keep the 'add new comment' link.</li>
<li>- Patch <a href="/node/392688">#392688</a> by jeffschuler: added missing documentation.</li>
<li>- Patch <a href="/node/490074">#490074</a> by andypost, bjaspan, catch: fix upgrade path from Drupal 6 to Drupal 7.</li>
<li>- Patch <a href="/node/265265">#265265</a> by jhodgdon, neochief: phpdoc fix.</li>
<li>- Patch <a href="/node/293322">#293322</a> by minorOffense: fixed documentation.</li>
<li><a href="/node/455844">#455844</a> by yched, JohnAlbin, moshe weitzman, Frando, et al: Allow more granular theming of drupal_render()ed elements.</li>
<li><a href="/node/455844">#455844</a> follow-up by yched: Fix typo in user template.</li>
<li>- Patch <a href="/node/495876">#495876</a> by cwgordon7: we love the search tests.</li>
<li>- Patch <a href="/node/394116">#394116</a> by Berdir, jcfiala: converted forum module to new database abstraction layer.</li>
<li>- Patch <a href="/node/409994">#409994</a> by jhodgdon et al: clarified the documentation.</li>
<li>- Patch <a href="/node/26966">#26966</a> by catch, skiminki, aaronbauman et al: fixed comment links when paging is used.</li>
<li>- Patch <a href="/node/495964">#495964</a> by jhodgdon: fixed documentation error.</li>
<li>- Patch <a href="/node/211439">#211439</a> by David_Rothstein, cwgordon7: correct sorting of modules.</li>
<li><a href="/node/496950">#496950</a> by oestrich: Alphabetize the list of tests.</li>
<li><a href="/node/351487">#351487</a> follow-up by JohnAlbin: Fix accidental roll-back.</li>
<li><a href="/node/439148">#439148</a> by netsensei, pp, and catch: Add tests for comment login/register link for anonymous users.</li>
<li><a href="/node/371649">#371649</a> by jpoesen: Fix CSS preventing 'Add new commment' link from displaying in Garland.</li>
<li><a href="/node/480414">#480414</a> by JamesAn: Convert comment module to drupal_static caching.</li>
<li><a href="/node/496922">#496922</a> by sun and Arancaytar: Fix JS Clean URL test to remove phantom redirects.</li>
<li>- Patch <a href="/node/67211">#67211</a> by catch, Gábor Hojtsy, yoroy, cdale, et al: drop the colon after form titles.</li>
<li>- Patch <a href="/node/490432">#490432</a> by mfb, catch, bangpound: taxonomy_form_vocabulary always returned error.</li>
<li>- Patch <a href="/node/495956">#495956</a> by cafuego, sun: system.install incorrectly assumes ANON and AUTH RID are always sequential.</li>
<li>- Patch <a href="/node/497736">#497736</a> by deekayen: code-style.sh is no more so it should not be part of .htaccess.</li>
<li>- Patch <a href="/node/225864">#225864</a>: rollback based on discussion.</li>
<li>- Patch <a href="/node/147000">#147000</a> by Berdir, JohnAlbin: bugfix because of conflicting/merged patches.</li>
<li>- Patch <a href="/node/409750">#409750</a> by yched et al: overhaul and extend node build modes.</li>
<li>- Patch <a href="/node/278592">#278592</a> by catch, Dave Reid, lilou et al: remove D5 to D6 updates.</li>
<li><a href="/node/335034">#335034</a> by hunmonk: Refactor comment validate/save logic to more closely mirror the node system.</li>
<li>- Patch <a href="/node/278592">#278592</a> by Razorraser: removed left-over function.</li>
<li>- Patch <a href="/node/395472">#395472</a> by chx, dww, cwgordon7, JacobSingh, et al: added different file transport mechanisms to core in preparation of a plugin manager.</li>
<li>- Patch <a href="/node/367215">#367215</a> by yched, sun et al: remove 'exclude from ' display setting.  Feel good moment!</li>
<li>- Patch <a href="/node/367215">#367215</a> by bjaspan: fixed documentation.</li>
<li>- Patch <a href="/node/501420">#501420</a> by yched: field_attach_form() should take  by reference.</li>
<li><a href="/node/490636">#490636</a> by yched and andypost: Update PHP test for body as field, solving fatal error.</li>
<li><a href="/node/503600">#503600</a> by yched: Fix typo in hook name in field.api.php.</li>
<li><a href="/node/377204">#377204</a> by elv: New forum icons with better compatible transparency.</li>
<li>- Patch <a href="/node/369314">#369314</a> by Berdir: make sub-selects work.</li>
<li>- Patch <a href="/node/499794">#499794</a> by Berdir: made protected method public because it is called as a public method.</li>
<li>- Patch <a href="/node/501384">#501384</a> by jhodgdon: fixed typos.</li>
<li>- Patch <a href="/node/394538">#394538</a> by gaele: refer to the block administration page in a consistent manner.</li>
<li>- Patch <a href="/node/501466">#501466</a> by catch: move comment administration to a tab.</li>
<li>- Patch <a href="/node/359853">#359853</a> by jhodgdon: corrected and improved the documentation of hook_mail_alter().</li>
<li>- Patch <a href="/node/233200">#233200</a> by eigentor, catch, bohjan, yoroy et al: better content type descriptions.</li>
<li>- Patch <a href="/node/503836">#503836</a> by gaele: made the block visibility option a tiny bit more clear.</li>
<li><a href="/node/503982">#503982</a> by catch: Enable search module in the default profile.</li>
<li>Roll-back of <a href="/node/503982">#503982</a> which caused test failures. One day, I will learn that not even a *one word* patch is immune from causing test failures.</li>
<li><a href="/node/504016">#504016</a> by catch: Remove faulty assertion that makes assumptions about default installed modules.</li>
<li>Trying <a href="/node/503982">#503982</a> again.</li>
<li>- Patch <a href="/node/503996">#503996</a> by kika, Sutharsan: changed label from 'Expanded' to 'Show as expanded' for better usability.</li>
<li>- Patch <a href="/node/504054">#504054</a> by Sutharsan: remove left-overs and fixed broken links.</li>
<li>- Patch <a href="/node/502166">#502166</a> by catch: move taxonomy administration to admin/build.</li>
<li><a href="/node/315035">#315035</a> by Damien Tournoud, Rob Loach, sun, mfer, et al: Adding jQuery UI 1.7.2 to core.</li>
<li><a href="/node/503868">#503868</a> by Sutharsan: Add link to create a menu link if one does not exist.</li>
<li><a href="/node/333171">#333171</a> by catch: Provide cache_get_multiple() and allow clearing of multiple cache IDs at once (with tests).</li>
<li><a href="/node/493296">#493296</a> by jrchamp: Fix label on test assertion.</li>
<li><a href="/node/482346">#482346</a> by Berdir: Move module installation logic to module_enable() to prevent errors upon enabling modules.</li>
<li><a href="/node/276597">#276597</a> by wrwrwr and jhedstrom: Add a ton of totally awesome filter tests.</li>
<li>- Patch <a href="/node/504390">#504390</a> by Xano: taxonomy form UI improvements.</li>
<li><a href="/node/460706">#460706</a> by wulff and c960657: Don't show surrounding fieldset on user registration form when only one profile category exists.</li>
<li>- Patch <a href="/node/503822">#503822</a> by berenddeboer: remove drag and drop help text from menu page.</li>
<li>- Patch <a href="/node/201269">#201269</a> by Xano; synonym collapsing in core.</li>
<li><a href="/node/504428">#504428</a> by Sutharsan: Include link to add item on all empty admin listing pages.</li>
<li><a href="/node/495956">#495956</a> by andypost, cafuego, fiasco: Convert initial queries in system_install() to DBTNG to stop weird inconsistencies on various platforms.</li>
<li><a href="/node/276597">#276597</a> by sun: Coding style clean-ups for filter.test.</li>
<li>- Patch <a href="/node/168437">#168437</a> by stBorchert, gaele: reorder user registration settings so they are more logical.</li>
<li><a href="/node/504428">#504428</a> follow-up by keith.smith: Remove 'now' from all empty admin screen texts. Steve Krug would be proud.</li>
<li>- Patch <a href="/node/495598">#495598</a> by jrchamp: use explode() instaed of spit().</li>
<li><a href="/node/408434">#408434</a> follow-up by chx: Add md5 as a function to SQLite to prevent fatal errors.</li>
<li><a href="/node/502522">#502522</a> by yched: Allow drupal_alter() on various Field API meta-hooks.</li>
<li><a href="/node/504248">#504248</a> by afreeman: Adding missing Id tag in jquery.js.</li>
<li>- Patch <a href="/node/316189">#316189</a> by mfb: tests for format_date.</li>
<li>- Patch <a href="/node/497612">#497612</a> by Moshe Weitzman et al: harden user login by correctly using the form API.</li>
<li>- Patch <a href="/node/26966">#26966</a> by catch: fixed query.</li>
<li>- Rollback of <a href="/node/497612">#497612</a>: broke CVS HEAD.</li>
<li>- Patch <a href="/node/497612">#497612</a> by Moshe Weitzman et al: harden user login by correctly using the form API.  Complete commit now.  Thank you, thank you.</li>
<li>- Patch <a href="/node/505218">#505218</a> by Bojhan: improved the description of the updates checkbox.</li>
<li><a href="/node/495956">#495956</a> follow-up by axyjo: Remove needless serialize() from system.install.</li>
<li><a href="/node/506096">#506096</a> by axyjo: Fix typo in node.tpl.php documentation.</li>
<li><a href="/node/506316">#506316</a> by Bojhan: Remove utterly useless description on term name field.</li>
<li><a href="/node/506458">#506458</a> by quicksketch: Replace missing global user so that page caching works again.</li>
<li><a href="/node/506124">#506124</a> by Bojhan: Move URL aliases path to site configuration.</li>
<li>- Patch <a href="/node/505218">#505218</a> by keith.smith: more massaging of help texts.</li>
<li><a href="/node/506650">#506650</a> by catch: Remove unnecessary comment_node_url().</li>
<li>- Patch <a href="/node/453254">#453254</a> by Pasqualle, Gábor Hojtsy: re-introduce per-content type visibility to block settings.</li>
<li>- Patch <a href="/node/314358">#314358</a> by wonder95, Crell, killes, et al: add option to ignore slave servers.  Finally.</li>
<li>- Patch <a href="/node/306027">#306027</a> by agentrickard, catch, dereine, Dave Reid, drewish, et al: automatically clean the {role_permission} table when modules are uninstalled.</li>
<li>- Patch <a href="/node/437822">#437822</a> by jhodgdon: corrected documentation.</li>
<li>- Patch <a href="/node/453254">#453254</a> by Pasqualle: upgrade path for per-content type visibility of blocks.</li>
<li>- Patch <a href="/node/506218">#506218</a> by catch: remove collapsed comments as is and tidy up comment settings.</li>
<li>- Patch <a href="/node/504564">#504564</a> by tic2000: fixed teaser length setting and added tests.</li>
<li>- Patch <a href="/node/477944">#477944</a> by DamZ: more streamlining and clean-up of session handling code.</li>
<li>- Patch <a href="/node/395472">#395472</a> by JacobSingh, chx, cwgordon7: more improvements to the file transfer system to pave the path for a plugin manager.  Heroic effort.</li>
<li><a href="/node/485350">#485350</a> by jhodgdon: Clarify documentation of module_load_include().</li>
<li>- Patch <a href="/node/504678">#504678</a> by catch: use objects instead of arrays.</li>
<li><a href="/node/373201">#373201</a> by moshe weitzman, chx, Frando, eaton: Allow renderable array properties to be passed directly to theme functions.</li>
<li><a href="/node/504678">#504678</a> follow-up by catch: Fix notice in PHP 5.3.</li>
<li>- Patch <a href="/node/489438">#489438</a> by bjaspan, crotown: hook_field_create_field() is missing.</li>
<li>- Patch <a href="/node/474072">#474072</a> by jrchamp, Berdir: use taxonomy API functions in blog API.</li>
<li>- Patch <a href="/node/508440">#508440</a> by yched: build mode, it is.</li>
<li>- Patch <a href="/node/508786">#508786</a> by catch: removed pointless help text.</li>
<li>- Patch <a href="/node/508756">#508756</a> by catch, crell et al: rest in peace db_placeholders().</li>
<li>- Patch <a href="/node/508280">#508280</a> by gordon, deekayen: OPML remote location should accept longer URLs.</li>
<li>- Patch <a href="/node/316189">#316189</a> by mfb, grndlvl: improved the format_date() test.</li>
<li>- Patch <a href="/node/509122">#509122</a> by Berdir: rest in peace db_affected_rows().</li>
<li>- Patch <a href="/node/509220">#509220</a> by tic2000: fixed text_field_sanitize() error.</li>
<li>- Patch <a href="/node/359276">#359276</a> by Freso, Heine, lyricnz: avoid double encoding/decoding of HTML entities.</li>
<li>- Patch <a href="/node/310139">#310139</a> by pwolanin, c960657: drupal_query_string_encode() should not call drupal_urlencode().</li>
<li><a href="/node/453254">#453254</a> follow-up by agentrickard: Move block update to block.install.</li>
<li>- Patch <a href="/node/468534">#468534</a> by paul.lovvik: add a region at the top of the page above the header region.</li>
<li>- Patch <a href="/node/508700">#508700</a> by yched: field cardinality stored twice.</li>
<li>- Patch <a href="/node/72856">#72856</a> by quicksketch: on some systems, PHP's garbage collector is disabled so make sure to enable it.</li>
<li><a href="/node/510058">#510058</a> by catch: Add toolbar module to default.profile.</li>
<li>- Patch <a href="/node/473762">#473762</a> by Razorraser: add link to update.php on site maintenance page.</li>
<li>- Patch <a href="/node/509924">#509924</a> by quicksketch: fixed notice.</li>
<li>- Patch <a href="/node/482646">#482646</a> by Dave Reid et al: check for existence of ['HTTP_USER_AGENT'] for the SimpleTest user agent.</li>
<li>- Patch <a href="/node/482636">#482636</a> by quicksketch: further clean-up of the form IDs/classes.</li>
<li><a href="/node/315100">#315100</a> by Rob Loach, quicksketch, sun, skilip, aaron, et al: Add ability for modules to register JS/CSS libraries.</li>
<li>- Patch <a href="/node/506976">#506976</a> by catch: rename hook_perm to hook_permission.</li>
<li>- Patch <a href="/node/510398">#510398</a> by asimmonds: incorrect CSS class for form element wrappers.</li>
<li>- Patch <a href="/node/510740">#510740</a> by agentrickard: rename user_admin_perm() to user_admin_permission().</li>
<li>- Patch <a href="/node/483778">#483778</a> by Frando: some form API clean-up.</li>
<li>- Patch <a href="/node/505812">#505812</a> by Josh Waihi: remove database specific test.</li>
<li>- Patch <a href="/node/511022">#511022</a> by gordon: some drupal.sh fixes for Drush.</li>
<li>- Patch <a href="/node/489402">#489402</a> by Jody Lynn JamesAn: removing unused code.</li>
<li>- Patch <a href="/node/306027">#306027</a> by catch et al: user_modules_uninstalled() is missing.</li>
<li>- Patch <a href="/node/511486">#511486</a> by yched: updated documentation.</li>
<li>- Patch <a href="/node/443154">#443154</a> by boombatower: make sure fatal errors are reported as test failures.</li>
<li>- Patch <a href="/node/512104">#512104</a> by boombatower: simpletest breaks high volume sites.</li>
<li>- Patch <a href="/node/512108">#512108</a> by boombatower: added a warning to educate people about the 'Clean environment' button when test run fails.</li>
<li>- Patch <a href="/node/500292">#500292</a> by Boombatower: provide a settings pagea for hidden SimpleTest variables.</li>
<li>- Patch <a href="/node/314358">#314358</a> by wonder95: only set ignore_slave_server if there are slave servers being used, which is assumed if there are more than one.</li>
<li>- Patch <a href="/node/511760">#511760</a> by rfay: improve the error messages in file_unmanaged_copy().</li>
<li>- Patch <a href="/node/394702">#394702</a> by Jody Lynn: add a 'add new content' link to the content admin overview page.

  We can work on creating a generic framework for adding tasks later, if that is deemed necessary. I'm still not sure it is, and in the mean time, this patch addresses an important usability issue.</li>
<li>- Patch <a href="/node/512236">#512236</a> by bjaspan: fixed design flaws in field_attach_query(). Well-documented and tested.</li>
<li>- Patch <a href="/node/504098">#504098</a> by eigenator, Xano, Keith.smith et al: better help text for path administration page.</li>
<li>- Patch <a href="/node/373201">#373201</a> by Berdir: clean-up of some drupal_render() oversight.</li>
<li>- Patch <a href="/node/512492">#512492</a> by DamZ: removed hook_validate, a relic of old times.  Form API FTW!</li>
<li>- Patch <a href="/node/512308">#512308</a> by JacobSingh: add the ability to provide attributes to rows in table select</li>
<li>- Patch <a href="/node/503456">#503456</a> by catch: remove multiple tid and depth handling for core taxonomy paths.  Snif. ;-)</li>
<li>- Patch <a href="/node/513102">#513102</a> by yched: small clean-up of field tests.</li>
<li>- Patch <a href="/node/500280">#500280</a> by boombatower, Dries: provide verbose mode for testing.</li>
<li>- Patch <a href="/node/506124">#506124</a> by Dave Reid, Bojhan, et al: moving URL aliases to site configuration.</li>
<li>- Patch <a href="/node/481706">#481706</a> by Dave Reid: path_node_delete() can leave abandoned URL aliases.</li>
<li>- Patch <a href="/node/497590">#497590</a> by Dave Reid: remove pointless 'system paths only' warning from admin/settings/site-information.</li>
<li>- Patch <a href="/node/243129">#243129</a> by jrchamp, DamZ, mfb, catch, justinrandell, macgirvin, et al: faster implementation of format_date(). Woot.</li>
<li>- Patch <a href="/node/514172">#514172</a> by quicksketch: increase max router parts.</li>
<li>- Patch <a href="/node/346450">#346450</a> by Josh Waihi: length property should be ignored on non varchar and char fields.</li>
<li>- Patch <a href="/node/500270">#500270</a> by boombatower: properly delete variables in hook_uninstall().</li>
<li><a href="/node/515280">#515280</a> by drewish: Allow file_create_directory() to create recursively, taking advantage of PHP 5.</li>
<li><a href="/node/462242">#462242</a> by rednahead and drewish: Remove stray global user that's doing nothing.</li>
<li><a href="/node/452538">#452538</a> by Mike Wacker: Allow node access modules to have control over unpublished nodes. (with tests)</li>
<li><a href="/node/485350">#485350</a> follow-up by Dave Reid: Fix code example for module_load_include().</li>
<li><a href="/node/454462">#454462</a> by JohnAlbin: Fire MODULE_preprocess_maintenance_page functions.</li>
<li><a href="/node/372766">#372766</a> by jhodgdon: Clarify documentation for user_save().</li>
<li><a href="/node/505528">#505528</a> by Damien Tournoud and Rob Loach: Ensure proper weight of JS files.</li>
<li><a href="/node/502538">#502538</a> by catch: Add the ability to load multiple comments at once.</li>
<li><a href="/node/488542">#488542</a> by yched: Allow field UI to be attached to any fieldable entity.</li>
<li><a href="/node/516124">#516124</a> by yched: Clean up some Field API TODOs and remove unused APIs.</li>
<li><a href="/node/516172">#516172</a> by yched: Fix incorrect path in term bundles.</li>
<li><a href="/node/500280">#500280</a> follow-up by boombatower: Remove debugging code and fix implementation.</li>
<li>- Patch <a href="/node/516062">#516062</a> by c960657: fixed regression in run-tests.sh</li>
<li>- Patch <a href="/node/481498">#481498</a> by JamesAn: convert simpletest to drupal_static().</li>
<li>- Patch <a href="/node/516254">#516254</a> by drewish remove @return PHPDocs where nothing is to return.</li>
<li>- Patch <a href="/node/516416">#516416</a> by lyricnz: fix broken links to taxonomy administration pages.</li>
<li>- Patch <a href="/node/491456">#491456</a> by quicksketch, drewish, et al: image effects and actions.</li>
<li>- Patch <a href="/node/517502">#517502</a> by Crell: make transaction API follow its own documentation.</li>
<li><a href="/node/455844">#455844</a> follow-up by yched: Change render() to print render() for consistency with other template variables.</li>
<li><a href="/node/500866">#500866</a> by boombatower: Remove t() from getInfo in tests.</li>
<li><a href="/node/518412">#518412</a> by yched: Minor clean-up on Field API tests.</li>
<li>- Patch <a href="/node/517542">#517542</a> by David Strauss: renamed functions for clarity. We say 'yay' to clarity!</li>
<li>- Patch <a href="/node/509736">#509736</a> by yched: make sure all settings are present at run-time.</li>
<li>- Patch <a href="/node/518284">#518284</a> by Everett Zufelt: remove redundant title from Garland.</li>
<li>- Patch <a href="/node/507108">#507108</a> by quicksketch: allow AHAH to reset Drupal.settings after loading response data.</li>
<li>- Patch <a href="/node/504074">#504074</a> by Bojhan, tic2000, royroy, catch, keith.smith et al: improved form description of teaser length setting.</li>
<li>- Patch <a href="/node/510460">#510460</a> by tic2000: improved CSS test.</li>
<li>- Patch <a href="/node/517542">#517542</a> by Damien Tournoud: fixed broken patch.</li>
<li><a href="/node/193366">#193366</a> by Anthony Hersey: Move various rebuild functions to module page submission rather than viewing for vastly increased performance.</li>
<li><a href="/node/509392">#509392</a> by adrian: Add .info files for installation profiles.</li>
<li>- Patch <a href="/node/493746">#493746</a> by JohnAlbin, ultimateboy, moshe weitzman: Enhance drupal_attributes() for multiple valued values.</li>
<li>- Patch <a href="/node/519216">#519216</a> by tgeller: small wording change.</li>
<li>- Patch <a href="/node/512236">#512236</a> by yched, bjaspan: design flaw in field_attach_query(), follow-up patch with bugfixes and tests.</li>
<li>- Patch <a href="/node/506218">#506218</a> by kika: remove some left-overs from the collapsed comments feature.</li>
<li>- Patch <a href="/node/519362">#519362</a> by mfb: make the aggregator module pick up dc:author tags.</li>
<li>- Patch <a href="/node/396466">#396466</a> by quicksketch: support custom success callbacks in ahah.js.</li>
<li>- Patch <a href="/node/520620">#520620</a> by quicksketch: delete revision and prepare translation field hooks are called incorrectly (or not at all).</li>
<li>- Patch <a href="/node/518750">#518750</a> by Damien Tournoud: rethink system settings form.</li>
<li>- Patch <a href="/node/519612">#519612</a> by quicksketch: added drupal_function_exists() to file validators.</li>
<li>- Patch <a href="/node/522210">#522210</a> by gpk: phpdoc fix.</li>
<li>- Patch <a href="/node/511284">#511284</a> by catch, moshe weitzman: add html_top and move the admin toolbar into html_top.</li>
<li>- Patch <a href="/node/517318">#517318</a> by dmitrig01: tableselect needs to be able to give options weights.</li>
<li><a href="/node/509392">#509392</a> follow-up by adrian: Clean-up for .info files for install profiles patch.</li>
<li><a href="/node/523358">#523358</a> by catch: Speed up drupal_function_exists().</li>
<li><a href="/node/523542">#523542</a> by tgeller: Fix link in filter help text.</li>
<li>- Patch <a href="/node/523406">#523406</a> by Bohjan: clean up forum administration description.</li>
<li>- Patch <a href="/node/523694">#523694</a> by catch: improve performance of t().</li>
<li>- Patch <a href="/node/523214">#523214</a> by Bohjan: clean up text Site Information page.</li>
<li>- Patch <a href="/node/523308">#523308</a> by Bojhan: simplified help texts a bit.</li>
<li>- Patch <a href="/node/524638">#524638</a> by drumm: documentation clean-up.</li>
<li>- Patch <a href="/node/334283">#334283</a> by Gábor Hojtsy: fixed context bug.</li>
<li>- Patch <a href="/node/521798">#521798</a> by catch: fixed caching.</li>
<li>- Patch <a href="/node/524476">#524476</a> by Scott Reynolds: improper FAPI handling for search settings form and minor clean-up of function names.</li>
<li>- Patch <a href="/node/521474">#521474</a> by bangpound, JuliaKM et al: rename admin/site-building to admin/structure.</li>
<li>- Patch <a href="/node/520664">#520664</a> by rfay, quicksketch: file_get_mimetype() should not be case-sensitive. Comes with more and better tests.</li>
<li><a href="/node/457744">#457744</a> by quicksketch: Insert missing calls to file_attach_delete() and file_attach_delete_revision().</li>
<li><a href="/node/524734">#524734</a> by eojthebrave: Fix typo in image.gd.inc.</li>
<li><a href="/node/448878">#448878</a> by brianV: Convert node.admin.inc to DBTNG.</li>
<li><a href="/node/525634">#525634</a> by boombatower: Fix value default value of SimpleTest verbose variable.</li>
<li><a href="/node/481288">#481288</a> by Berdir and Crell: Add support for INSERT INTO ... SELECT FROM ...</li>
<li><a href="/node/295983">#295983</a> by naxoc and lilou: Add test for modules that do not implement hook_help().</li>
<li><a href="/node/371374">#371374</a> by quicksketch, drewish, eojthebrave, and dopry: ImageCache UI in core. Hell yeah! :D Resizable, scalable, croppable, grey-scalable, rotatey images for all.</li>
<li><a href="/node/525754">#525754</a> by chx: Clean up some trailing whitespace.</li>
<li>- Patch <a href="/node/524652">#524652</a> by yched: overhaul comment form and preview. Proper, modern use of Form API.</li>
<li>- Patch <a href="/node/3518404">#3518404</a> by bopombatower: lock down DB config based on simpletest UA headers.</li>
<li>- Patch <a href="/node/523034">#523034</a> by jhodgdon: better documentation for theme_fieldset.</li>
<li><a href="/node/292565">#292565</a> follow-up by John Morahan: Restore ability to set 'user' as the 403/404 page.</li>
<li><a href="/node/528984">#528984</a> by catch: Remove duplicate check for Drupal maintenance mode.</li>
<li><a href="/node/527804">#527804</a> by sun: Add an alter hook for element_info() to change default values of form elements.</li>
<li><a href="/node/529184">#529184</a> by yched: Fix phpdoc for node.tpl.php.</li>
<li><a href="/node/529202">#529202</a> by yched: Fix phpdoc in aggregator-wrapper.tpl.php.</li>
</ul>