summaryrefslogtreecommitdiff
path: root/modules/system
Commit message (Expand)AuthorAge
* - Patch #850686 by Jacine, sun: renamed 'highlight' region to 'highlighted' f...Dries Buytaert2010-07-28
* - Patch #788310 by jhodgdon: hook_menu_local_tasks_alter() doc is missing 2 p...Dries Buytaert2010-07-26
* - Patch #809600 by Damien Tournoud, chx: stop using bit-wise operators for {f...Dries Buytaert2010-07-26
* - Patch #858076 by jhodgdon: confirm_form() param documentation should menti...Dries Buytaert2010-07-26
* - Patch #818214 by David_Rothstein, dereine, JacobSingh: improper table struc...Dries Buytaert2010-07-24
* - Patch #850152 by kiamlaluno: use 'elseif' in place of 'else if'.Dries Buytaert2010-07-24
* - Patch #800432 by marcingy: no index on {semaphore}.value.Dries Buytaert2010-07-24
* - Patch #861566 by p.brouwers: use uppercase for PHP constants, e.g. NULL, TR...Dries Buytaert2010-07-22
* - Patch #846858 by kiamlaluno: it's/its grammar in various doc headers.Dries Buytaert2010-07-21
* - Patch #788166 by TR: password_confirm() element breaks if there is more tha...Dries Buytaert2010-07-20
* - Patch #561708 by jurgenhaas, gleroux02, ksenzee, Island Usurper: theme_imag...Dries Buytaert2010-07-19
* - Patch #410636 by Stevel, randallknutson, c960657, Berdir: upgrade does not ...Dries Buytaert2010-07-14
* #850060 by Dave Reid: Fixed Site mission token needs to be removed.Angie Byron2010-07-11
* - Patch #846858 by kiamlaluno: typo in the documentation for hook_schema_alte...Dries Buytaert2010-07-10
* - Patch #819388 by pwolanin: switch registry back to using hashes not file mt...Dries Buytaert2010-07-10
* #845742 by Damien Tournoud: Make Bartik the default core theme.Angie Byron2010-07-08
* Roll-back of #749748. This broke JavaScript on node add forms, and probably e...Angie Byron2010-07-07
* #363580 by rfay, chx, Berdir, Rob Loach, Gábor Hojtsy, Shawn DeArmond: Fixed...Angie Byron2010-07-07
* #685892 follow-up by Stevel: Fix missing t() in update function.Angie Byron2010-07-07
* - Patch #749748 by mavimo, Dave Reid: contact and comment modules do not pref...Dries Buytaert2010-07-07
* - Patch #846254 by kiamlaluno: example for hook_update_N() contains wrong code.Dries Buytaert2010-07-07
* #685892 by Stevel, scor, Island Usurper, yched, quicksketch, et al: Fixed Upl...Angie Byron2010-07-06
* - Patch #805702 by Berdir: cron should use locking framework.Dries Buytaert2010-07-02
* - Patch #effulgentsia: remove left-overs.Dries Buytaert2010-07-01
* - Patch #523286 by aspilicious, Bojhan, anarcat, aaronbauman: cleanup IP bloc...Dries Buytaert2010-06-30
* - 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 #831914 by Dave Reid: removed redundant/duplicate [node:uid], [commen...Dries Buytaert2010-06-29
* - Patch #837728 by aaronbauman: @see directives in system.api.php: move to bo...Dries Buytaert2010-06-29
* - Patch #829484 by Berdir, Dave Reid, dereine: uncaught PDO Exception - XSS.Dries Buytaert2010-06-28
* - 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 #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 #795174 by Berdir: use %alias in SelectQuery joins and remove workaro...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
* #833094 by carlos8f, David_Rothstein: Fixed Ajax requests in installer cause ...Angie Byron2010-06-24
* - 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
* #813492 follow-up by chx, marcingy, c960657: Fixed HTTPS sessions use an inva...Angie Byron2010-06-21
* #293223 follow-up by David_Rothstein: Roll back 'Hide required core modules'....Angie Byron2010-06-21
* #817216 by ctmattice1, chx, Stevel, Damien Tournoud: Fixed system_update_7008...Angie Byron2010-06-21
* #448292 by Frank Ralf, David_Rothstein, mgifford, Everett Zufelt, Bojhan, moh...Angie Byron2010-06-20
* - 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