| Commit message (Expand) | Author | Age |
* | #423822 by JamesAn, agentrickard, and michaelfavia: Update node module to use... | Angie Byron | 2010-01-03 |
* | #361648 by brianV, grndlvl, dmitrig01, and pwolanin: SA-CORE-2009-001: Acce... | Angie Byron | 2010-01-03 |
* | #673340 by fgm: Fixed incorrect wording in several functions in field.crud.inc. | Angie Byron | 2010-01-03 |
* | #363977 by catch, fabsor, and snufkin: Base comment edit links on a permissio... | Angie Byron | 2010-01-03 |
* | #673310 by casey: Fix missing rename of drupal_json() to drupal_json_output(). | Angie Byron | 2010-01-03 |
* | #673306 by casey: Remove stray debugging code from menu module. | Angie Byron | 2010-01-03 |
* | #482816 by sun and Rob Loach: Add a consistent wrapper around submit buttons. | Angie Byron | 2010-01-03 |
* | #651410 by sun: Fixed error in user_modules_installed() when duplicate permis... | Angie Byron | 2010-01-03 |
* | #673252 by Jody Lynn: Fix vague test in PHP module. | Angie Byron | 2010-01-03 |
* | #669754 by asimmonds: Fixed incorrect page callback on admin/ui. | Angie Byron | 2010-01-03 |
* | - Patch #634098 by asimmonds: fixed broken pager on /taxonomy/term/* pages. | Dries Buytaert | 2010-01-03 |
* | #664022 by casey and Bojhan: Remove Identification fieldset from term add. | Angie Byron | 2010-01-03 |
* | #648410 follow-up by Dave Reid: Add link to create new from all empty table t... | Angie Byron | 2010-01-03 |
* | #664036 by casey and Bojhan: Add fieldset to Active search modules. | Angie Byron | 2010-01-03 |
* | #370537 by chx, sun, effulgentsia, quicksketch, eaton, Heine, and yched: Allo... | Angie Byron | 2010-01-02 |
* | #664020 by casey and Bojhan: Removed Menu settings fieldset. | Angie Byron | 2010-01-02 |
* | #650622 by joachim: Restore ability to set default theme in one operation. | Angie Byron | 2010-01-02 |
* | #399642 by sndev and carlos8f: Make drupal_install_modules() resolve dependen... | Angie Byron | 2010-01-02 |
* | - Patch #672494 by catch: small performance optimization for field_access(). | Dries Buytaert | 2010-01-02 |
* | - Patch #665878 by yched: fixed field_extra_fields() | Dries Buytaert | 2010-01-02 |
* | - Patch #493770 by Garrett Albright, tobiasb: search incorrectly splits some ... | Dries Buytaert | 2010-01-02 |
* | - Patch #653620 by kika, seutje, yoroy: made the progress bar look better. | Dries Buytaert | 2010-01-02 |
* | - Patch #666634 by chx: added 'container' wrapper for node form buttons. | Dries Buytaert | 2009-12-31 |
* | - Patch #664076 by nvanhove, int: fixed hook_entity_load() documentation exam... | Dries Buytaert | 2009-12-31 |
* | - Patch #661494 by yched: fixed direct calls to node_view() do not trigger f_... | Dries Buytaert | 2009-12-31 |
* | - Patch #670538 by Jacine: don't declare font-family in overlay CSS. | Dries Buytaert | 2009-12-30 |
* | - Patch #669456 by boombatower: added support for more HTTP authentication se... | Dries Buytaert | 2009-12-30 |
* | - Patch #659570 by brianV: added missing index to taxonomy_get_term_by_name()... | Dries Buytaert | 2009-12-30 |
* | - Patch #670082 by yched, axyjo: hook_entity_info() cleanups. | Dries Buytaert | 2009-12-29 |
* | - Patch #669378 by eigentor: put Overlay width back to 85%. | Dries Buytaert | 2009-12-29 |
* | - Patch #669124 by Arancaytar: list.module incorrectly validated data. | Dries Buytaert | 2009-12-29 |
* | - Patch #251912 by mikey_p, kscheirer: clean up PageCreationTestCase. | Dries Buytaert | 2009-12-29 |
* | #669556 by Dave Reid: Move update_requirements() to update.install. | Angie Byron | 2009-12-29 |
* | #669714 by dww: Remove unnecessary menu_rebuild() from update_uninstall(). | Angie Byron | 2009-12-29 |
* | #669626 by dww: Reduce RAM bloat: split update status logic into a per-projec... | Angie Byron | 2009-12-29 |
* | #669554 follow-up by dww: Remove 'hidden' as an .info file property Update mo... | Angie Byron | 2009-12-29 |
* | #669554 by dww: Reduce RAM bloat: only save attributes from .info we care abo... | Angie Byron | 2009-12-29 |
* | #655508 by David_Rothstein and Dave Reid: Define more node-related pages to h... | Angie Byron | 2009-12-29 |
* | #645784 follow-up by jhodgdon and David_Rothstein: Minor adjustments to Filte... | Angie Byron | 2009-12-28 |
* | #663814 by dereine, dww, and chx: Add helper function for testing session imp... | Angie Byron | 2009-12-28 |
* | - Patch #668150 by mfb: fxed theme_item_list() when used with nested lists. | Dries Buytaert | 2009-12-28 |
* | - Patch #669062 by Damien Tournoud and security team: fixed SA-CORE-2009-009:... | Dries Buytaert | 2009-12-28 |
* | - Patch #667918 by Damien Tournoud, jbrown: fixed sprite height being too sho... | Dries Buytaert | 2009-12-28 |
* | - Patch #658302 by yched: repurpose hook_field_sanitize() into hook_field_pre... | Dries Buytaert | 2009-12-28 |
* | - Patch #667264 by Damien Tournoud: fixed some broken tests. | Dries Buytaert | 2009-12-28 |
* | - Patch #667264 by Damien Tournoud: improved generation of tests files to avo... | Dries Buytaert | 2009-12-28 |
* | - Patch #669060 by Damien Tournoud: fixed SA-CORE-2009-009: contact category ... | Dries Buytaert | 2009-12-28 |
* | - Patch #668806 by Dave Reid: brought permission handling for node revisions ... | Dries Buytaert | 2009-12-28 |
* | - Patch #661420 by justinrandell, David_Rothstein: made installation of modul... | Dries Buytaert | 2009-12-28 |
* | Roll-back of #654854: this causes tests to fail. | Angie Byron | 2009-12-27 |