summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* #567192 by mgifford: Fixed Expanding simpletest groups not accessible via ↵Angie Byron2010-02-07
| | | | keyboard.
* #522786 by stormsweeper: Fixed Postgres numeric check needs to happen after ↵Angie Byron2010-02-07
| | | | precision check in schema generation.
* #581706 by c960657: Protect hidden directories (.git, .svn, etc.) in .htaccess.Angie Byron2010-02-07
|
* #668386 by yched: Handle unavailable entity types or bundles.Angie Byron2010-02-07
|
* #706860 by hunmonk: Fixed update_fix_d7_block_deltas() helper function ↵Angie Byron2010-02-07
| | | | broken due to block table rename.
* #706718 by heyrocker: Fixed API documentation for hook_stream_wrappers().Angie Byron2010-02-07
|
* - Patch #700518 by agentrickard, Crell: documentation fixes.Dries Buytaert2010-02-06
|
* - Patch #706558 by chx: minimal profile was broken.Dries Buytaert2010-02-06
|
* - Patch #706558 by chx: minimal profile was broken.Dries Buytaert2010-02-06
|
* - Patch #619566 by David_Rothstein: bring back the code comment.Dries Buytaert2010-02-06
|
* - Patch #700194 by yched: optimize field_modules_disabled().Dries Buytaert2010-02-06
|
* - Patch #619566 by catch: clean-up code now drupal_alter has caching.Dries Buytaert2010-02-06
|
* - Patch #663126 by casey: active items in top level IA don't have the light ↵Dries Buytaert2010-02-06
| | | | gray background when overlay is enabled.
* - Patch #607238 by ctmattice1, catch: made the upgrade path work again.Dries Buytaert2010-02-06
|
* - Patch #706138 by neclimdul: Fixed Remove dead static variable from ↵Dries Buytaert2010-02-06
| | | | _cache_get_object().
* - Patch #705310 by moshe weitzman: preserve watchdog entries during user cancel.Dries Buytaert2010-02-06
|
* #706286 by heyrocker: Changed Improperly formatted constants in ↵Angie Byron2010-02-06
| | | | stream_wrappers().inc.
* - Patch #704728 by jhodgdon: fixed node grants documentation.Dries Buytaert2010-02-05
|
* - Patch #703078 by jhodgdon: fixed node_type_get_type() documentation.Dries Buytaert2010-02-05
|
* - Patch #635356 by c960657: fixed escaping in taxonomy autocomplete.Dries Buytaert2010-02-05
|
* - Patch #705420 by catch: add field name to create instance exception.Dries Buytaert2010-02-05
|
* - Patch #704656 by clemens.tolboom: authorize.php failed to proceed when ↵Dries Buytaert2010-02-05
| | | | 'Install from a URL' was selected. Undefined ajax_process_form().
* - Patch #674626 by asimmonds: fixed text format filter list not being ↵Dries Buytaert2010-02-05
| | | | ordered correctly.
* - Patch #704078 by effulgentsia: add effulgentsia to the form system ↵Dries Buytaert2010-02-05
| | | | maintainers in MAINTAINERS.txt.
* - Patch #705116 by c960657: remove unused 'administer files' permission.Dries Buytaert2010-02-05
|
* - Patch #566494 by Dave Reid, chx, JoshuaRogers, David_Rothstein, Gábor ↵Dries Buytaert2010-02-05
| | | | Hojtsy, moshe weitzman, Rob Loach, TheRec, catch: fixed cron doing a full bootstrap on every page request (including cached ones).
* - Patch #607238 by agentrickard: fixed user_modules_uninstalled() calling ↵Dries Buytaert2010-02-05
| | | | hook_permission() for already uninstalled modules.
* #601642 folllow-up by andypost: Remove extraneous 'length' index from ↵Angie Byron2010-02-04
| | | | system.weight changes.
* #601642 by ctmattice1: Fixed Old databases might have a small ↵Angie Byron2010-02-04
| | | | {system}.weight, to help fix upgrade path.
* #539220 follow-up by mr.baileys: Fix test failures.Angie Byron2010-02-04
|
* #211182 by Damien Tournoud, David_Rothstein, clemens.tolboom, scor, hunmonk, ↵Angie Byron2010-02-03
| | | | et al: Allow updates to specify dependencies to ensure they run in a predictable order.
* - Patch #521904 by mgifford: added ARIA live region to password strength and ↵Dries Buytaert2010-02-03
| | | | match containers.
* - Patch #565808 by Dave Reid: fixed nojs/ajax replacement.Dries Buytaert2010-02-03
|
* - Patch #702816 by tstoeckler: mention of content types when it should be ↵Dries Buytaert2010-02-02
| | | | bundles.
* - Patch #645758 by Dave Reid: system_settings_form() should set a high ↵Dries Buytaert2010-02-02
| | | | weight for buttons.
* - Patch #602998 by grndlvl, asimmonds: Fixed polls being broken for ↵Dries Buytaert2010-02-02
| | | | anonymous users. With tests.
* - Patch #638030 by dww: hide *.make files via .htaccess.Dries Buytaert2010-02-02
|
* - Patch #539220 by pwolanin: make installer work again.Dries Buytaert2010-02-01
|
* - Patch #700592 by dww: ArchiverTar class supports .tgz but we didn't ↵Dries Buytaert2010-02-01
| | | | recognize it.
* - Patch #681626 by linclark, scor: the username in RDF should not have a ↵Dries Buytaert2010-02-01
| | | | language tag.
* - Patch #697880 by nagba, yched: properly initiatlize variable.Dries Buytaert2010-02-01
|
* - Patch #539220 by dww, mr.baileys: missing validation handlers should not ↵Dries Buytaert2010-02-01
| | | | be silently ignored by FAPI.
* - Patch #682784 by andrewfn: once created, menu item query strings could ↵Dries Buytaert2010-02-01
| | | | never be deleted.
* - Patch #693082 by dww: added an ArchiverZip class to support .zip files in ↵Dries Buytaert2010-02-01
| | | | update manager.
* - Patch #700160 by naxoc: drupal_realpath() did not always work as expected.Dries Buytaert2010-02-01
|
* #700686 by dww: Make ArchiverInterface::listContents() return a simple list ↵Angie Byron2010-02-01
| | | | of files, rather than a keyed array, which is inconsistent between extension handlers.
* #658068 by eojthebrave and theunraveler: Fixed Image effect help text not ↵Angie Byron2010-02-01
| | | | displayed.
* #658056 by theunraveler: image.api.php cleanup.Angie Byron2010-02-01
|
* #698992 by Damien Tournoud: Small comment clarification to check_plain() in l().Angie Byron2010-02-01
|
* #633086 follow-up by David_Rothstein: Small clarification in interface text.Angie Byron2010-02-01
|