summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAge
* - Patch #721086 by rfay, aspilicious, andypost: create tests for system actio...Dries Buytaert2010-06-29
* - Patch #690746 by Damien Tournoud, Stevel: avoid table descriptions from dis...Dries Buytaert2010-06-29
* - Patch #562968 by kkaefer: optimize module and theme images.Dries Buytaert2010-06-29
* - Patch #831914 by Dave Reid: removed redundant/duplicate [node:uid], [commen...Dries Buytaert2010-06-29
* - Patch #839178 by Damien Tournoud, dereine: filter settings silliness.Dries Buytaert2010-06-29
* - Patch #421838 by jhodgdon, mradcliffe, jbrown: admin/reports/search depende...Dries Buytaert2010-06-29
* - Patch #837728 by aaronbauman: @see directives in system.api.php: move to bo...Dries Buytaert2010-06-29
* #838438 follow-up by Damien Tournoud: db_prefix is no longer a global, wrong ...Angie Byron2010-06-29
* - Patch #362021 by plach: field_attach_prepare_translation() needs to be upda...Dries Buytaert2010-06-28
* - Patch #829484 by Berdir, Dave Reid, dereine: uncaught PDO Exception - XSS.Dries Buytaert2010-06-28
* - Patch #195416 by Damien Tournoud, David Strauss: table prefixes should be p...Dries Buytaert2010-06-28
* #839172 by lyricnz: Fixed Cannot redeclare user_update_7010(). Oops.Angie Byron2010-06-28
* #660302 follow-up by heyrocker and jhodgdon: Fixed Migration path for changed...Angie Byron2010-06-28
* #838438 by Damien Tournoud, chx: Added basic tests for D6 => D7 upgrade path,...Angie Byron2010-06-28
* #838040 by justinrandell, azriprajwala: Fixed notices thrown when adding a st...Angie Byron2010-06-27
* - Patch #795022 by nenne, brightplum: drupal_explode_tags() and drupal_implod...Dries Buytaert2010-06-27
* - Patch #837832 by dereine, marcingy: increase the size of {sessions}.sid.Dries Buytaert2010-06-27
* - Patch #734944 by Dave Reid: documentation for hook_token_info_alter() is in...Dries Buytaert2010-06-26
* - Patch #838408 by chx: remove hook_menu_active_handler_alter().Dries Buytaert2010-06-26
* - Patch #266246 by sun, effulgentsia, marcingy: remove smart defaults for sys...Dries Buytaert2010-06-26
* - Patch #718922 by derjochenmeyer, betz, mgifford, JohnAlbin, casey: .element...Dries Buytaert2010-06-26
* - Patch #693084 by dhthwy, jpmckinney, reglogge, clemens.tolboom, naxoc, chx:...Dries Buytaert2010-06-26
* - Patch #553106 by kiamlaluno, dereine, marcingy: _menu_overview_tree_form() ...Dries Buytaert2010-06-26
* - Patch #235684 by dereine: reference to missing functions (book_pick_book_su...Dries Buytaert2010-06-26
* - Patch #818214 by dereine: improper table structure for url_alias().Dries Buytaert2010-06-26
* - Patch #836748 by aaronbauman, jhodgdon: improve documentation about install...Dries Buytaert2010-06-26
* - Patch #808534 by dhthwy, Damien Tournoud, chx: file_get_file_references() i...Dries Buytaert2010-06-26
* - Patch #616240 by yched, marcingy: make field UI screens extensible from con...Dries Buytaert2010-06-26
* - Patch #635212 by sun, David_Rothstein, ryandekker, tstoeckler: fallback for...Dries Buytaert2010-06-26
* - Patch #415250 by Jaza, R.Muilwijk, jhodgdon: remove unused parameter from c...Dries Buytaert2010-06-25
* - Patch #832746 by dmitrig01: fix inconsistent formatting of entity_query().t...Dries Buytaert2010-06-25
* - Patch #769540 by cafuego: block variables lack defines.Dries Buytaert2010-06-25
* - Patch #781750 by sun: XSS in Filter Tips.Dries Buytaert2010-06-25
* - Patch #795174 by Berdir: use %alias in SelectQuery joins and remove workaro...Dries Buytaert2010-06-25
* - Patch #702816 by yched, tstoeckler: mention of content types when it should...Dries Buytaert2010-06-25
* - Patch #829912 by David_Rothstein: wrong capitalization for Field UI module ...Dries Buytaert2010-06-25
* - Patch #225535 by flobruit, c960657: OpenID login fails for delegated OpenIDs.Dries Buytaert2010-06-25
* - Patch #836700 by james.elliott: upgrade to jQuery UI 1.8 doesn't include pr...Dries Buytaert2010-06-25
* - Patch #690746 by jbrown, Ognyan Kulev, Crell, MichaelCole, Damien Tournoud:...Dries Buytaert2010-06-25
* - Patch #831332 by Stevel: drupal_get_schema_unprocessed() called in update f...Dries Buytaert2010-06-25
* #803926 by dhthwy: Fixed File field shouldn't allow any file extension to be ...Angie Byron2010-06-25
* #569206 by mikey_p, justinrandell: Fixed body field re-added when node type s...Angie Byron2010-06-24
* #835046 by mikeytown2: Fixed hook_taxonomy_vocabulary_presave() is missing.Angie Byron2010-06-24
* - Patch #836962 by aaronbauman: field_cache_clear() called twice sequentially...Dries Buytaert2010-06-24
* - Patch #702134 by grndlvl, aaronbauman: always store IP address for poll votes.Dries Buytaert2010-06-24
* #833094 by carlos8f, David_Rothstein: Fixed Ajax requests in installer cause ...Angie Byron2010-06-24
* #834842 by Damien Tournoud, chx: Fixed oversight in field query routing API, ...Angie Byron2010-06-24
* #835802 by aaronbauman: Fixed DBTNG: INSERT query in forum.install should use...Angie Byron2010-06-24
* - Patch #295990 by mr.baileys, lilou: testingParty08: Poll autoexpire.Dries Buytaert2010-06-23
* - Patch #834972 by aaronbauman: DBTNG: book module.Dries Buytaert2010-06-23