summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - Patch #493770 by Garrett Albright, tobiasb: search incorrectly splits some ↵Dries Buytaert2010-01-02
| | | | katakana words.
* - Patch #357021 by Kars-T, yched: fixed #after_build_done() set after first ↵Dries Buytaert2010-01-02
| | | | after_build() function was run, instead of all after_build() functions.
* - Patch #653620 by kika, seutje, yoroy: made the progress bar look better.Dries Buytaert2010-01-02
|
* - Patch #671884 by axyjo, int: setting the date to 2010 in the COPYRIGHT.txt ↵Dries Buytaert2010-01-02
| | | | file. Welcome to the new year, Drupal.
* - Patch #670250 by boombatower: more documentation clean-ups.Dries Buytaert2009-12-31
|
* - Patch #666634 by chx: added 'container' wrapper for node form buttons.Dries Buytaert2009-12-31
|
* - Patch #664076 by nvanhove, int: fixed hook_entity_load() documentation ↵Dries Buytaert2009-12-31
| | | | example.
* - Patch #661494 by yched: fixed direct calls to node_view() do not trigger ↵Dries Buytaert2009-12-31
| | | | f_a_prepare_view().
* - Patch #670538 by Jacine: don't declare font-family in overlay CSS.Dries Buytaert2009-12-30
|
* - Patch #669456 by boombatower: added support for more HTTP authentication ↵Dries Buytaert2009-12-30
| | | | settings in the tests.
* - Patch #666024 by boombatower, mcrittenden: code and documentation clean-ups.Dries Buytaert2009-12-30
|
* - Patch #659570 by brianV: added missing index to ↵Dries Buytaert2009-12-30
| | | | taxonomy_get_term_by_name() query.
* - Patch #670082 by yched, axyjo: hook_entity_info() cleanups.Dries Buytaert2009-12-29
|
* - Patch #669378 by eigentor: put Overlay width back to 85%.Dries Buytaert2009-12-29
|
* - Patch #437018 by JamesAn: convert form_options_flatten() in form.inc to ↵Dries Buytaert2009-12-29
| | | | use new static caching API.
* - Patch #669124 by Arancaytar: list.module incorrectly validated data.Dries Buytaert2009-12-29
|
* - Patch #646678 by fgm: fixed incorrect multicall implementation.Dries Buytaert2009-12-29
|
* - Patch #251912 by mikey_p, kscheirer: clean up PageCreationTestCase.Dries Buytaert2009-12-29
|
* #669556 by Dave Reid: Move update_requirements() to update.install.Angie Byron2009-12-29
|
* #669522 by chx: Remove ugly code in getUpdaterFromDirectory.Angie Byron2009-12-29
|
* #669714 by dww: Remove unnecessary menu_rebuild() from update_uninstall().Angie Byron2009-12-29
|
* #669626 by dww: Reduce RAM bloat: split update status logic into a ↵Angie Byron2009-12-29
| | | | per-project helper and only save available release info we care about.
* #669554 follow-up by dww: Remove 'hidden' as an .info file property Update ↵Angie Byron2009-12-29
| | | | module cares to cache.
* #669554 by dww: Reduce RAM bloat: only save attributes from .info we care ↵Angie Byron2009-12-29
| | | | about in Update module.
* #655508 by David_Rothstein and Dave Reid: Define more node-related pages to ↵Angie Byron2009-12-29
| | | | hook_admin_paths().
* #645784 follow-up by jhodgdon and David_Rothstein: Minor adjustments to ↵Angie Byron2009-12-28
| | | | Filter module help.
* #663814 by dereine, dww, and chx: Add helper function for testing session ↵Angie Byron2009-12-28
| | | | implementations.
* - Patch #668150 by mfb: fxed theme_item_list() when used with nested lists.Dries Buytaert2009-12-28
|
* - Patch #669062 by Damien Tournoud and security team: fixed ↵Dries Buytaert2009-12-28
| | | | SA-CORE-2009-009: menu description XSS.
* - Patch #667918 by Damien Tournoud, jbrown: fixed sprite height being too ↵Dries Buytaert2009-12-28
| | | | short causing active state graphical bug in toolbar.
* - Patch #658302 by yched: repurpose hook_field_sanitize() into ↵Dries Buytaert2009-12-28
| | | | hook_field_prepare_view().
* - Patch #667264 by Damien Tournoud: fixed some broken tests.Dries Buytaert2009-12-28
|
* - Patch #667264 by Damien Tournoud: improved generation of tests files to ↵Dries Buytaert2009-12-28
| | | | avoid concurrency problems causing the tests to /randomly/ fail.
* - Patch #669060 by Damien Tournoud: fixed SA-CORE-2009-009: contact category ↵Dries Buytaert2009-12-28
| | | | name XSS.
* - Patch #668806 by Dave Reid: brought permission handling for node revisions ↵Dries Buytaert2009-12-28
| | | | up to standards.
* - Patch #661420 by justinrandell, David_Rothstein: made installation of ↵Dries Buytaert2009-12-28
| | | | modules much more efficient.
* - Patch #664544 by yched: removed unnecessary drupal_static_reset().Dries Buytaert2009-12-27
|
* Roll-back of #654854: this causes tests to fail.Angie Byron2009-12-27
|
* #358815 by David_Rothstein, meatsack, and John Morahan: Fixed performance of ↵Angie Byron2009-12-27
| | | | drupal_get_install_files() with large file trees.
* - Patch #664544 by yched: clean-up entity build/view modes.Dries Buytaert2009-12-26
|
* - Patch #667602 by Crell: fixed typo in Field API documentation.Dries Buytaert2009-12-26
|
* - Patch #667040 by effulgentsia: optimize template_preprocess_field().Dries Buytaert2009-12-26
|
* #663992 by sun and carlos8f: Quit caching verbose testing debug output.Angie Byron2009-12-25
|
* #667410 by justinrandell: Fixed simpletest doesn't create a temporary files ↵Angie Byron2009-12-25
| | | | directory.
* #654854 by marcingy and yched: Remove unneeded node_build() when creating a ↵Angie Byron2009-12-25
| | | | new comment.
* #667074 by Kiphaas7: Fixed Very slow / delayed fade in with overlay on Firefox.Angie Byron2009-12-25
|
* #632820 follow-up by arianek and jhodgdon: Fixes to node module help.Angie Byron2009-12-25
|
* #605892 by ksenzee and justinrandell: Convert theme logo upload to ↵Angie Byron2009-12-24
| | | | filestream wrappers (with tests so we don't break it again).
* - Patch #664012 by sun: fixed comment settings.Dries Buytaert2009-12-24
|
* - Patch #667004 by ksenzee, David_Rothstein: fixed minor code comment ↵Dries Buytaert2009-12-24
| | | | cleanups in overlay-parent.js.