summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Issue #1154820 by lyricnz, marcingy, Starminder: Fixed System Schema mismatch...webchick2011-05-23
* Issue #1154812 by lyricnz, Starminder: Fixed Poll Schema mismatch after upgra...webchick2011-05-23
* Issue #1154808 by lyricnz, Starminder: Fixed Node Schema mismatch after upgra...webchick2011-05-23
* Issue #1154802 by lyricnz, Starminder: Fixed Block Schema mismatch after upgr...webchick2011-05-23
* Issue #1154806 by lyricnz, marcingy, Starminder: Fixed Comment Schema mismatc...webchick2011-05-23
* Issue #1089174 follow-up by plach: Fix notices and expand tests.webchick2011-05-23
* - Patch #1017832 by benjifisher, droplet, aspilicious, tim.plunkett, johnv, J...Dries Buytaert2011-05-22
* - Patch #1120412 by skwashd: comment_save() doesn't support additional column...Dries Buytaert2011-05-22
* Merge branch '7.x' of git.drupal.org:project/drupal into 7.xDries Buytaert2011-05-22
|\
| * Issue #1096446 by plach: Fixed entity_label() is not passing along the () par...webchick2011-05-18
| * Rollback of #1076366. This is not quite ready to go yet, because it depends o...webchick2011-05-18
| * Issue #1089174 by plach: Fixed Prepare view hooks do not receive the language...webchick2011-05-18
| * Issue #1001146 by edhaber, droplet: Fixed Cannot theme links in a menu when m...webchick2011-05-18
| * Issue #1105848 by cafuego: Fixed Unsafe query comments possible via UI.webchick2011-05-17
| * Issue #999004 by pillarsdotnet, fago, sun, marcingy: user_save() relies on ed...webchick2011-05-17
| * Issue #1017672 by catch, q0rban: Fixed D6 to D7 update process permanently de...Angela Byron2011-05-17
* | - Patch #1078980 by plach: language neutral not available when there are disa...Dries Buytaert2011-05-22
* | - Patch #1038788 by wojtha, sign: drupal_find_theme_functions() removes all t...Dries Buytaert2011-05-22
* | - Patch #1013864 by agentrickard, JimmyAx: book navigation block fails with N...Dries Buytaert2011-05-21
|/
* - Rolled back.Dries Buytaert2011-05-17
* - Patch #784856 by dmitrig01: menu_get_names() is dead code, remove it.Dries Buytaert2011-05-17
* - Patch #1132364 by CrookedNumber, David_Rothstein: hook_modules_enabled() co...Dries Buytaert2011-05-17
* - Patch #1149002 by droplet, hansfn: 'Machine name' not translatable on the c...Dries Buytaert2011-05-17
* - Patch #705912 by jherencia, bleen18: template_preprocess_node() makes an us...Dries Buytaert2011-05-17
* - Patch #1158730 by TR: documentation problem with hook_user_load().Dries Buytaert2011-05-16
* - Patch #843162 by pwolanin, Scott Falconer, Berdir, jhodgdon, a.mikheychik, ...Dries Buytaert2011-05-16
* - Patch #1157426 by Gábor Hojtsy: field system uses t() incorrectly and inco...Dries Buytaert2011-05-15
* - Patch #1119158 by skwashd: Added user_role_save() doesn't implement a presa...Dries Buytaert2011-05-14
* - Patch #1149912 by grendzy, sun: recent comments block displays old, out-of-...Dries Buytaert2011-05-14
* - Patch #1034248 by jhodgdon, drewish, jn2: hook_block_view() example should ...Dries Buytaert2011-05-14
* - Patch #876282 by tim.plunkett, amateescu: small layout glitch on 'Password ...Dries Buytaert2011-05-14
* - Patch #1150340 by aspilicious: CSS gradient background doesn't work with ne...Dries Buytaert2011-05-14
* - Patch #988030 by mr.baileys, linclark: document correct sequence of hooks i...Dries Buytaert2011-05-14
* - Patch #759844 by jpmckinney, dixon_, plach, ksenzee, fabsor, pillarsdotnet:...Dries Buytaert2011-05-14
* - Patch #802856 by catch, pillarsdotnet: make lock_wait() wait less.Dries Buytaert2011-05-13
* - Patch #936844 by bleen18: cannot override comment author to or from Anonymous.Dries Buytaert2011-05-13
* - Patch #843162 by pwolanin, Scott Falconer, Berdir, jhodgdon, a.mikheychik, ...Dries Buytaert2011-05-13
* - Patch #834848 by Berdir: warning message regarding hook_update_last_removed...Dries Buytaert2011-05-13
* - Patch #1029606 by fago, bojanz, Damien Tournoud: hook_menu() should not be ...Dries Buytaert2011-05-13
* - Patch #1060246 by plach: translation alters language switch links even if n...Dries Buytaert2011-05-13
* - Patch #690544 by bleen18, andypost, marcvangend, dbeheydt, rschwab, roberto...Dries Buytaert2011-05-13
* - Patch #761648 by lyricnz, andypost, ksenzee, Jody Lynn, Gábor Hojtsy, Dami...Dries Buytaert2011-05-13
* Merge branch '7.x' of git.drupal.org:project/drupal into 7.xDries Buytaert2011-05-13
|\
| * Hm. Rollback of previous patch. I think I just broke testbot. NOOB.webchick2011-05-13
* | Merge branch '7.x' of git.drupal.org:project/drupal into 7.xDries Buytaert2011-05-13
|\|
| * Issue #1017672 by catch, q0rban: D6 to D7 update process permanently deletes ...webchick2011-05-13
| * Issue #1003308 by andypost: further forum module fix.webchick2011-05-08
* | - Patch #534594 by catch, Frando: add registry_rebuild() to update.php.Dries Buytaert2011-05-11
* | - Patch #1076366 by wojtha: OpenID discovery spec violation - fragments are r...Dries Buytaert2011-05-11
* | - Patch #1017672 by catch, q0rban: D6 to D7 update process permanently delete...Dries Buytaert2011-05-11
|/