summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAge
* - Patch #834972 by aaronbauman: DBTNG: book module.Dries Buytaert2010-06-23
* - Patch #833654 by aaronbauman: change 'Larger' and 'Smaller' to 'Greater' an...Dries Buytaert2010-06-23
* - Patch #831732 by solotandem: system_update_7053 needs to check for existenc...Dries Buytaert2010-06-23
* - Patch #834924 by jhodgdon: entity_invoke() is worthless.Dries Buytaert2010-06-23
* - Patch #774218 by jhedstrom: the RDFa markup for custom image field is invalid.Dries Buytaert2010-06-23
* #813492 follow-up by chx, marcingy, c960657: Fixed HTTPS sessions use an inva...Angie Byron2010-06-21
* #733028 by cha0s, agentrickard: Fixed SA-CORE-2010-001 - Open redirection.Angie Byron2010-06-21
* #798292 by casey, David_Rothstein: Fixed Overlay redirect to list of content ...Angie Byron2010-06-21
* #293223 follow-up by David_Rothstein: Roll back 'Hide required core modules'....Angie Byron2010-06-21
* #444228 follow-up by Tri, ridgerunner, Damien Tournoud, et al: Improve Optimi...Angie Byron2010-06-21
* #809698 follow-up by Damien Tournoud, Josh Waihi, chx: Add CONCAT() function ...Angie Byron2010-06-21
* #817216 by ctmattice1, chx, Stevel, Damien Tournoud: Fixed system_update_7008...Angie Byron2010-06-21
* #831070 by Josh Waihi: Fixed PostgreSQL breaks on forums with IF() syntax.Angie Byron2010-06-20
* #448292 by Frank Ralf, David_Rothstein, mgifford, Everett Zufelt, Bojhan, moh...Angie Byron2010-06-20
* - Patch #735800 by effulgentsia, fago, Frando: node form triggers form level ...Dries Buytaert2010-06-17
* - Patch #818206 by Berdir et al: apply coding standard for no-arg constructors.Dries Buytaert2010-06-17
* #829378 by David_Rothstein: Fixed Update system should use the API to identif...Angie Byron2010-06-17
* - Patch #235673 by carlos8f, yched, swentel, redndahead, Damien Tournoud, pwo...Dries Buytaert2010-06-15
* - Patch #780154 by chx, noahb, dhthwy, pwolanin, aspilicious, jhodgdon, derei...Dries Buytaert2010-06-14
* - Patch #551658 by Stevel: improve directory testing.Dries Buytaert2010-06-14
* - Patch #621748 by grendzy, David Strauss: ip_address() is broken for multi-t...Dries Buytaert2010-06-14
* - Patch #782616 by chx, dww: provide an ACID queue API entrypoint.Dries Buytaert2010-06-14
* - Patch #813492 by chx, Damien Tournoud, justinrandell: HTTPS sessions use an...Dries Buytaert2010-06-14
* - Patch #826054 by grendzy: upgrade from Drupal 6.17 fails with integrity con...Dries Buytaert2010-06-14
* #808162 by carlos8f, agentrickard: Fixed update.php fails when optional modul...Angie Byron2010-06-13
* - Patch #826104 by kiamlaluno: constructor for DrupalTestCase is reported to ...Dries Buytaert2010-06-13
* - Patch #245990 by Pedro Lozano: HTTP request testing unreliable and may be u...Dries Buytaert2010-06-13
* - Patch #739420 by Rob Loach, aaron, casey | aspilicious: Fixed Overlay cuts ...Dries Buytaert2010-06-13
* - Patch #725734 by casey, David_Rothstein, recidive, jpmckinney, aspilicious:...Dries Buytaert2010-06-13
* - Patch #765830 by rfay: E_NOTICE if block is themed without an argument.Dries Buytaert2010-06-13
* #687666 by tstoeckler, David_Rothstein: Fixed block static cache a bit too st...Angie Byron2010-06-12
* #245990 follow-up by Pedro Lozano: Tell system_http_check() not to follow red...Angie Byron2010-06-12
* #822128 by roborn: Fixed 'Textarea + summary' widget broken when field allows...Angie Byron2010-06-12
* #551658 follow-up by pwolanin: Revert back to D6-style temporary folder logic...Angie Byron2010-06-12
* - Patch #668640 David_Rothstein: follow-up on overlay.Dries Buytaert2010-06-11
* - Patch #743908 by David_Rothstein, casey, Gábor Hojtsy: skip overlay initia...Dries Buytaert2010-06-11
* - Patch #497612 by moshe weitzman, Stevel: harden user login - move user_load...Dries Buytaert2010-06-11
* - Patch #819476 by kiamlaluno, jhodgdon: book_form_update() parameters were n...Dries Buytaert2010-06-11
* - Patch #786394 by casey: improve overlay keydown handler (TAB-navigation).Dries Buytaert2010-06-10
* - Patch #768040 by jhodgdon, janusman, codycraven: truncate_utf8() only works...Dries Buytaert2010-06-10
* - Patch #520760 by sun, Berdir, Steven Merrill, David_Rothstein, Heine, duell...Dries Buytaert2010-06-10
* - Patch #663126 by casey, seutje: active items in top level IA don't have the...Dries Buytaert2010-06-09
* #668640 follow-up by casey and aspilicious: Minor follow-ups to Overlay revamp.Angie Byron2010-06-09
* #685486 follow-up by ctmattice1: Add distinct clause to filter upgrade query ...Angie Byron2010-06-08
* #680992 by Berdir, catch, andypost, douggreen, mr.baileys: Fixed comments are...Angie Byron2010-06-08
* - Patch #820166 by rfay: several simpletest assertions missing default value ...Dries Buytaert2010-06-08
* - Patch #809838 by mr.baileys: maxlength settings didn't work in Field UI.Dries Buytaert2010-06-08
* #805052 follow-up by mikey_p: Fixed Notice in update.php in drupal_session_in...Angie Byron2010-06-08
* #808664 by yched: Fixed required maxlength setting on body field.Angie Byron2010-06-08
* #668640 by casey, aspilicious, et al: Re-implement Overlay without jQuery UI ...Angie Byron2010-06-08