summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - Patch #504422 by catch, drewish: file_load_multiple() missing a sanity check.Dries Buytaert2009-08-17
|
* - Patch #340283 by boombatower, dmitrig01 et al: abstract the simpletest ↵Dries Buytaert2009-08-17
| | | | broswer in its own class/object.
* #370454 follow-up by chx: Enhance comments to page cache simplification ↵Angie Byron2009-08-16
| | | | patch, and add in missing settings.default.php hunk.
* - Patch #550768 by boombatower: correct clear result message.Dries Buytaert2009-08-16
|
* #538032 by killes: Document variables that could help with PCRE memory ↵Angie Byron2009-08-16
| | | | becoming saturated.
* - Patch #550770 by dww: copyright.txt still thinks it is 2008.Dries Buytaert2009-08-16
|
* - Patch #370454 by chx, Damien Tournoud: simplify page caching.Dries Buytaert2009-08-16
|
* #296011 by boombatower: Fixed TestingParty08: DBLog filtering.Angie Byron2009-08-16
|
* #296324 follow-up by JuliaKM: Wrap comment at 80 chars.Angie Byron2009-08-16
|
* - Patch #550488 by c960657: turn of mod_expires for all .php files.Dries Buytaert2009-08-16
|
* - Patch #506482 by spuky, catch: remove some pointless /admin descriptions.Dries Buytaert2009-08-16
|
* #296324 by R.Muilwijk, kscheirer, and pamelad: Fixed TestingParty08: url() ↵Angie Byron2009-08-16
| | | | for internal urls need a thorough test.
* #295982 by kscheirer, jhedstrom, Senpai, et al: Added tests for the main ↵Angie Byron2009-08-15
| | | | help page.
* Oops. Extra file got in that last commit.Angie Byron2009-08-15
|
* #529126 by boombatower: Split up SimpleTest verbose output into separate files.Angie Byron2009-08-15
|
* - Patch #549950 by asimmonds: removed unused variable .Dries Buytaert2009-08-15
|
* - Patch #476290 by tylor, evlis2, bohjan, Psicomante et al: add path alias ↵Dries Buytaert2009-08-15
| | | | to taxonomy term edit page. Yay.
* #545580 by moshe weitzman: Simplify block render structure.Angie Byron2009-08-15
|
* #362972 by tic2000 and stewsnooze: Have nofollow filter remove 'rel' ↵Angie Byron2009-08-15
| | | | attributes instead of just adding rel='nofollow'.
* #296319 by redndahead, lilou, domas, and kscheirer: Added tests for external ↵Angie Byron2009-08-15
| | | | URL options.
* #548182 by yoroy: Better admin theme descriptions.Angie Byron2009-08-15
|
* #545952 follow-up by dmitrig01: Fix sqlite errors because of bad menu ↵Angie Byron2009-08-15
| | | | conversion.
* #296574 by boombatower and chx: Provide debug function for debugging during ↵Angie Byron2009-08-15
| | | | tests and elsewhere.
* #528204 by rfay: Fixed menu item sorting so it is now case in-sensitive.Angie Byron2009-08-14
|
* #264876 by Rob Loach, jhedstrom, mfer: Allow external CSS files through ↵Angie Byron2009-08-14
| | | | drupal_add_css().
* #519046 by catch, pwolanin: Fix how toolbar_get_menu_tree() determines menu ↵Angie Byron2009-08-14
| | | | to remove unneeded calls to _menu_check_access().
* #549182 by catch: Move logging and errors to admin/config/development.Angie Byron2009-08-14
|
* #549230 by sun: Changed Use drupal_static() in _node_revision_access().Angie Byron2009-08-14
|
* #547702 by Damien Tournoud: Add a 'user experience' section to MAINTAINERS.txt.Angie Byron2009-08-14
|
* - Patch #531476 by JohnAlbin: corrected some favicon mime-type behavior.Dries Buytaert2009-08-14
|
* - Patch #548308 by dropcube: remove hook_filter_tips() as part of the ↵Dries Buytaert2009-08-14
| | | | hook_filter() refactoring.
* - Patch #546694 by pwolanin: renamed 'back to site' to 'back to front page'Dries Buytaert2009-08-14
|
* - Patch #548870 by deekayen: blog.png is no longer used.Dries Buytaert2009-08-14
|
* #491190 follow-up by bangpound: Add CHANGELOG.txt entry for taxonomy term ↵Angie Byron2009-08-14
| | | | fields.
* #548630 by bjaspan: Document hook_field_is_empty().Angie Byron2009-08-14
|
* #336627 by Tresler and jhodgdon: Fix incorrect documentation in ↵Angie Byron2009-08-14
| | | | node_type_form_validate().
* - Patch #546336 by dropcube: transform hook_filter from having a paramater ↵Dries Buytaert2009-08-13
| | | | to hook_filter_().
* - Patch #547290 by David_Rothstein: corrected behavior of new forum topics, ↵Dries Buytaert2009-08-13
| | | | and properly delete an unused variable upon uninstallation.
* - Patch #546882 by Gabor Hojtsy: moving simpletest over to the new IA.Dries Buytaert2009-08-13
|
* #167112 by evil_marty and deekayen: Add support for 'wildcard' .tpl.php ↵Angie Byron2009-08-13
| | | | files to act on any numeric pages, such as page-user-%.tpl.php
* #533586 by dww and chx: Refactor dependency checks into sharable helper ↵Angie Byron2009-08-13
| | | | functions.
* #546070 by ksenzee: un-double-escape default front page title.Angie Byron2009-08-13
|
* #540798 by kjy07 and Jody Lynn: Require image style names.Angie Byron2009-08-13
|
* #547528 by dww: Fixed Trailing whitespace in system_ip_blocking().Angie Byron2009-08-13
|
* #529756 by yched: Allow fields to be weighted per context.Angie Byron2009-08-13
|
* #547756 by yched: Remove some whitespace.Angie Byron2009-08-13
|
* #545952 by yoroy and Gábor Hojtsy: move modules to config/modules.Angie Byron2009-08-12
|
* #508458 follow-up by Josh Waihi: Fix menu access argument.Angie Byron2009-08-12
|
* - Patch #547290 by Xano: removed unused variable.Dries Buytaert2009-08-12
|
* - Patch #510782 by David_Rothstein, Jody Lynn: fixed broken links.Dries Buytaert2009-08-12
|