summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAge
* - Patch #732486 by Damien Tournoud, JacobSingh: drupal_add_http_header() req...Dries Buytaert2010-03-06
* - Patch #731426 by fago: recursed entity loading didn't work.Dries Buytaert2010-03-05
* - Patch #652176 by bleen18, David_Rothstein, JacobSingh: fixed 'Forums' term ...Dries Buytaert2010-03-05
* - Patch #679530 by sun: administer filters permission should not affect text ...Dries Buytaert2010-03-05
* - Patch #588882 by David_Rothstein: filter fallback format clean-ups.Dries Buytaert2010-03-04
* #719432 by heyrocker: Document hook_field_extra_fields_alter().Angie Byron2010-03-04
* - Patch #461938 by Kars-T, Garrett Albright, JamesAn, grendzy: fixed inconsis...Dries Buytaert2010-03-04
* - Patch #676800 by casey, sun, james.elliott, cosmicdreams, seutje, Jacine: m...Dries Buytaert2010-03-03
* - Patch #701672 by linclark: associate a standardized foaf:Person URI to each...Dries Buytaert2010-03-03
* - Patch #648170 by fago, sun: form constructors cannot enable form caching or...Dries Buytaert2010-03-03
* - Patch #353918 by Dave Reid, yched: drupal_write_record() writes empty strin...Dries Buytaert2010-03-03
* - Patch #671520 by mr.baileys, cha0s, boombatower, andypost: CURL and fragmen...Dries Buytaert2010-03-03
* - Patch #686226 by yched: improved 'default value' input handling.Dries Buytaert2010-03-03
* - Patch #705146 by yched: improved the UI.Dries Buytaert2010-03-03
* - Patch #693054 by yched: field_update_field() called the wrong field storage...Dries Buytaert2010-03-03
* - Patch #730186 by douggreen: fixing spelling mistake in documentation: 'kay'...Dries Buytaert2010-03-03
* - Patch #684474 by casey: overlay was re-applying behaviors.Dries Buytaert2010-03-03
* - Patch #210876 by deekayen, c960657: add logging of who installs/uninstalls ...Dries Buytaert2010-03-03
* - Patch #720610 by andrewmacpherson: move the core RDF namespace definitions ...Dries Buytaert2010-03-03
* - Patch #539320 by Zarabadoo, Jacine, stephthegeek: added missing paragraph tag.Dries Buytaert2010-03-02
* - Patch #358315 by neochief, andypost, Damien Tournoud, catch, xurizaemon: dr...Dries Buytaert2010-03-02
* - Patch #347959 by sun, Damien Tournoud, justinrandell, scor, chx: modules_in...Dries Buytaert2010-03-02
* - Patch #727650 by Damien Tournoud: made OpenID more pluggable so we can exte...Dries Buytaert2010-03-02
* - Patch #634562 by vgarvardt, Damien Tournoud: added OpenID AX support (in ad...Dries Buytaert2010-03-02
* - Patch #243251 by naxoc, Signe, lilou, mcarbone: JavaScript requiring a quer...Dries Buytaert2010-03-02
* - Patch #609128 by vordude: dashboard should provide feedback when clicking '...Dries Buytaert2010-03-01
* - Patch #704158 by marvil07, mikeytown2, Gábor Hojtsy: fixed warning.Dries Buytaert2010-03-01
* - Patch #722912 by andypost: db_index_exists() must conform schemaAPI indexEx...Dries Buytaert2010-03-01
* - Patch #721374 by jhodgdon: 'Add new comment' is put into the search index a...Dries Buytaert2010-03-01
* - Patch #728820 by David_Rothstein: clean up installation of required modules.Dries Buytaert2010-03-01
* - Patch #279851 by catch, David Strauss, Damien Tournoud, asimmonds, c960657,...Dries Buytaert2010-02-28
* - Patch #691938 by carlos8f, mr.baileys: block testsDries Buytaert2010-02-28
* - Patch #691938 by carlos8f, mr.baileys: block caching per-role, per-user, pe...Dries Buytaert2010-02-28
* #727868 by yched: Remove stale TODO from field api.Angie Byron2010-02-27
* #716258 by mikeryan: Move node_object_prepare() to node.module.Angie Byron2010-02-27
* - Patch 727548 by andypost: fixed aggregator module administration screen und...Dries Buytaert2010-02-27
* - Patch #704866 by jhodgdon: search API doc has some problems.Dries Buytaert2010-02-27
* - Patch #718648 by chx, robeano: hook_cron_queue_info_alter() is not documented.Dries Buytaert2010-02-27
* - Patch #610408 by JohnAlbin: create theme.api.php to help consolidate theme-...Dries Buytaert2010-02-27
* - Patch #718254 by andypost: field names were too long -- make PostgreSQL happy.Dries Buytaert2010-02-27
* - Patch #615226 by casey: updating links.Dries Buytaert2010-02-27
* - Patch #503550 by yched, jp.stacey: make sure strings are cached per language.Dries Buytaert2010-02-27
* - Patch #573300 by eMPee584: system_retrieve_file() fails in file_unmanaged_c...Dries Buytaert2010-02-26
* - Patch #251482 by andypost, Dave Reid, hunvreus: contact categories can't be...Dries Buytaert2010-02-26
* - Patch #620298 by David_Rothstein: schema not available in hook_install().Dries Buytaert2010-02-26
* - Patch #535440 by andypost, carlos8f, boombatower: random strings in SimpleT...Dries Buytaert2010-02-26
* - Patch #721010 by jhodgdon: actions topic group needs more functions include...Dries Buytaert2010-02-26
* - Patch #319401 by andypost, Crell, hswong3i: properly force default database...Dries Buytaert2010-02-26
* - Patch #704362 by catch, andypost: fixed notices/warnings when comment modul...Dries Buytaert2010-02-26
* - Patch #641408 by cha0s, David_Rothstein: PHP extensions and PDO functionali...Dries Buytaert2010-02-26