summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAge
* - 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
* #578676 follow-up by alex_b: Fix endless adding of non-processed aggregator f...Angie Byron2010-02-26
* - Patch #228818 by effulgentsia, JonathanRoberts: IE stylesheets ignored afte...Dries Buytaert2010-02-25
* - Patch #300714 by j0hn-smith, lilou, alexj, linuxbox: sort node revisions by...Dries Buytaert2010-02-25
* - Patch #723782 by Berdir: display better exception messages in simpletest.Dries Buytaert2010-02-25
* - Patch #647084 by matt2000, jhodgdon, alpritt, David_Rothstein: fixed missin...Dries Buytaert2010-02-25
* - Patch #724788 by boombatower: improved code style of some tests in user.test.Dries Buytaert2010-02-25
* - Patch #724780 by fgm: Fixed incorrect use of node_load() in book_admin_edit...Dries Buytaert2010-02-25
* - Patch #721536 by JacobSingh: fixed inline Javascript not working due to une...Dries Buytaert2010-02-25
* - Patch #685020 by Shai, jhodgdon: shortcut permission names are misleading.Dries Buytaert2010-02-23
* #674784 by JohnAlbin, naxoc, et al: Fixed theme_get_suggestions() fails to re...Angie Byron2010-02-23
* - Patch #716792 by bleen18, agentrickard: remove 'Default menu for content' l...Dries Buytaert2010-02-23
* - Patch #714350 by marcvangend, yrocq: fixed undefined index: display_field()...Dries Buytaert2010-02-23
* - Patch #517850 by JohnAlbin: polish default comment-wrapper.tpl.php and asso...Dries Buytaert2010-02-23
* #720620 by andypost: Fixed indexExists() for pgsql and sqlite does not prefix...Angie Byron2010-02-23
* #237274 by alexanderpas: Fixed hook_update_N: Documented summary is not one l...Angie Byron2010-02-23