Commit Graph

3921 Commits (40eeac9ebbb5a02ae9bebcd3191359734ed60176)

Author SHA1 Message Date
Angie Byron 40eeac9ebb #805052 follow-up by mikey_p: Fixed Notice in update.php in drupal_session_initialize(). 2010-06-08 05:44:07 +00:00
Angie Byron 1a88fce096 #774882 by puregin, Berdir, rfay: Fixed update.php: errors are not logged. 2010-06-08 05:29:05 +00:00
Angie Byron 70dd028d18 #797024 follow-up by justinrandell: Remove critical performance regression due to stale file time values. 2010-06-08 03:16:05 +00:00
Dries Buytaert 0f63b2214d - Patch #807396 by David_Rothstein: remove old error handling from theme_update_page(). 2010-06-07 06:38:10 +00:00
Angie Byron e16e624c1c #797024 by pwolanin, justinrandell: Fixed Moving a class between files can cause SQL errors on registry rebuild. 2010-06-06 00:33:05 +00:00
Dries Buytaert 8fb6adbc21 - Patch #742246 by jbrown, noahb, aspilicious, alexanderpas, rfay:handle uncaught exceptions. 2010-06-05 13:30:42 +00:00
Dries Buytaert 15bca6e462 - Patch #803212 by effulgentsia, Heine: protection against forgery of input selection value doesn't work with checkboxes. 2010-06-05 13:18:09 +00:00
Dries Buytaert 62a8bf600e - Patch #807396 by Berdir, carlos8f, David_Rothstein: database errors not displaying during install. 2010-06-05 12:02:33 +00:00
Dries Buytaert 3cef673eec - Patch #312144 by CorniI, dropcube, EvanDonovan, Damien Tournoud, David_Rothstein, tstoeckler: install fails when default.settings.php is not present. 2010-06-04 09:18:15 +00:00
Dries Buytaert 857af20fbd - Patch #815526 by plach: session language switcher prevents pages from being cached. 2010-06-03 13:57:41 +00:00
Dries Buytaert 86f8a1aa20 - Patch #748390 by rfay, effulgentsia: improve #limit_validation_errors() phpdoc. 2010-06-03 13:48:04 +00:00
Dries Buytaert a7a0ee8360 - Patch #772554 by Crell, jbrown: remove delay() method from insert queries. 2010-06-02 19:39:17 +00:00
Dries Buytaert d689318629 - Patch #701358 by aaron, quicksketch, chx, pwolanin, aspilicious: the file API presumes a hiearchical file storage. 2010-06-02 13:09:34 +00:00
Dries Buytaert a309cb4279 - Patch #813540 by chx: handle NULL values nicely. 2010-06-02 06:58:29 +00:00
Dries Buytaert b29009179a - Patch #276876 by mr.baileys: remove case sensitivity from variable names (get/set/del) through extra documentation. 2010-06-01 18:26:44 +00:00
Dries Buytaert cad09751c8 - Patch #766100 by andypost: undefined function _system_rebuild_theme_data() when trying to run update.php. 2010-06-01 17:48:15 +00:00
Dries Buytaert d297ac7464 - Patch #811776 by Heine: regresssion of SA-2006-005 - SQL Injection via db_query_range(). 2010-06-01 09:24:09 +00:00
Dries Buytaert e3d803cb11 - Patch #774346 by jvandyk: fixed documentation. 2010-05-31 09:11:32 +00:00
Dries Buytaert 75e847346d - Patch #585012 by jpmckinney, David_Rothstein: setting a default theme in install profile causes WHACK errors. 2010-05-29 08:02:58 +00:00
Dries Buytaert 27d299cec4 - Patch #711108 by Berdir, scor: richer exception reporting for watchdog(). 2010-05-28 10:18:57 +00:00
Dries Buytaert 654921c474 - Patch #782056 by aspilicious: removing tabs and trailing white space. 2010-05-26 19:51:01 +00:00
Dries Buytaert 5abc116f44 - Patch #437228 by effulgentsia: remove hard-coded check for 'Apache' for deciding whether to add 'index.php' within url(). 2010-05-26 10:52:28 +00:00
Dries Buytaert 6826f8640d - Patch #730420 by andrewmacpherson: make html.tpl.php less dependant on rdf namespaces. 2010-05-26 10:47:20 +00:00
Dries Buytaert 72db95c988 - Patch #711108 by Berdir: better exception reporting for watchdog() in the database system. 2010-05-26 07:52:13 +00:00
Dries Buytaert fe0c128c71 - Patch #504506 by andypost: Drupal.formatPlural incorrectly handle complex plural rules. 2010-05-24 07:22:12 +00:00
Dries Buytaert 98ff59bf80 - Patch #767690 by Crell: @file declarations in database system do not indicate what belongs in the file. 2010-05-23 19:14:42 +00:00
Dries Buytaert 5ff0c0d3c7 - Patch #553298 by yched, te-brian, chx, sun: redesign the 'Manage Display' screen. 2010-05-23 19:10:23 +00:00
Dries Buytaert 8ce167452b - Patch #726344 by Crell, Berdir: database system uses wrapper functions internally. 2010-05-23 18:01:26 +00:00
Angie Byron 38a0407753 Back to 7.0-dev 2010-05-23 15:28:00 +00:00
Angie Byron 9b9d9296c8 Drupal 7.0-alpha5 2010-05-23 15:26:38 +00:00
Dries Buytaert 5af292f76b - Patch #767512 by jhedstrom, Damien Tournoud: fixed error. 2010-05-21 20:19:48 +00:00
Dries Buytaert f10d728125 - Patch #803650 by aaronbauman: calling entity_create_stub_entity() with a revision id creates fatal error unversioned entity types. 2010-05-21 15:52:19 +00:00
Dries Buytaert 9537ac63aa - Patch #793388 by StuartJNCC, David_Rothstein: attempting to update D6 to D7 without PDO enabled causes WSOD. 2010-05-21 11:53:26 +00:00
Dries Buytaert 810a59576d - Patch #805052 by mikey_p: notice in update.php in drupal_session_initialize(). 2010-05-21 11:43:27 +00:00
Dries Buytaert 34792fa8ae - Patch #303838 by c960657, Aron Novak: drupal_http_request() - case sensitive HTTP header field names. 2010-05-20 08:51:24 +00:00
Dries Buytaert 725481d71b - Patch #768490 by JohnAlbin, sign: theme_table_select_header_cell() is not really a theme function. 2010-05-19 19:22:24 +00:00
Dries Buytaert 63dba2a07d - Patch #692044 by Damien Tournoud, effulgentsia, jbrown: a site with statistics module enabled is much slower in serving cached pages in D7 than in D6. 2010-05-19 19:14:43 +00:00
Dries Buytaert 1080c01957 - Patch #696696 by Garrett Albright, qasimzee, confiz: documentation improvements for WATCHDOG_* constants. 2010-05-18 18:33:30 +00:00
Dries Buytaert 09b0283675 - Patch #692044 by Damien Tournoud, effulgentsia: a site with statistics module enabled is much slower in serving cached pages in D7 than in D6. 2010-05-18 18:26:30 +00:00
Dries Buytaert d4200e2600 - Patch #763850 by c960657: require_once() and drupal_get_path() inconsistencies. 2010-05-18 18:11:13 +00:00
Dries Buytaert 7d2d610f13 - Patch #796120 by c960657: do not urldecode() parameters in drupal_goto(). 2010-05-18 06:59:46 +00:00
Dries Buytaert f8fa114a8e - Patch #67439 by sun, effulgentsia: #tree in hook_element_info() does not work. 2010-05-17 21:23:32 +00:00
Dries Buytaert 80f911c969 - Patch #800696 by David_Rothstein: reenabling a module causes the module's links to be incorrectly mixed with custom menu links. 2010-05-17 18:47:25 +00:00
Dries Buytaert 589ec7b758 - Patch #796048 by jbafford: drupal_build_js_cache() improperly merged JS files in some cases. 2010-05-16 19:21:45 +00:00
Dries Buytaert 8ab61807e4 - Patch #800014 by c960657: tiny bootstrap clean-up. 2010-05-16 09:39:31 +00:00
Dries Buytaert 416f87f170 - Patch #785782 by cafuego: support comments in built queries. 2010-05-15 07:04:21 +00:00
Angie Byron 3d77abdd37 #790224 by lotyrin, pwolanin, nenne: Fixed incorrect paths to temp directory in Update Manager. 2010-05-14 04:50:18 +00:00
Angie Byron 16a30f1958 #721400 follow-up by pwolanin: Remove unnecessary query strings from CSS/JS files. 2010-05-14 03:38:49 +00:00
Dries Buytaert 7708606321 - Patch #301798 by Josh Waihi: remove some legacy data type and function mapping for PostgreSQL. 2010-05-13 08:23:56 +00:00
Dries Buytaert 6cb598ec3c - Patch #740136 by casey, cosmicdreams: CSS doesn't get included during install. 2010-05-12 09:22:24 +00:00