Commit Graph

496 Commits (39d6704418f4a072f7157a524d4742a6c4e4f593)

Author SHA1 Message Date
Dries Buytaert 4a7bb638fb - Patch #353458 by quicksketch, drewish, jpetso, sun, noahb, aaron, chx, mikey_p, dhthwy: hook_file_references() was not designed for a highly flexible field storage. 2010-08-22 13:52:59 +00:00
Dries Buytaert 755913e0b7 - Patch #443286 by c960657, Damien Tournoud, drifter, webkenny, scor: international characters break file handling. 2010-08-17 22:05:22 +00:00
Angie Byron f8dea099d7 #853748 by Stevel, andypost: Fixed Folders in includes/database that do not contain an (installable) driver are used anyway. 2010-07-31 12:29:31 +00:00
Dries Buytaert 57e88bff51 - Patch #809600 by Damien Tournoud, chx: stop using bit-wise operators for {file_managed()}.status. 2010-07-26 03:04:29 +00:00
Dries Buytaert a3037d90c0 - Patch #818214 by David_Rothstein, dereine, JacobSingh: improper table structure for url_alias. 2010-07-24 18:12:27 +00:00
Dries Buytaert de9d0049a4 - Patch #800432 by marcingy: no index on {semaphore}.value. 2010-07-24 17:24:02 +00:00
Dries Buytaert e65cb2df47 - Patch #410636 by Stevel, randallknutson, c960657, Berdir: upgrade does not create required menus. 2010-07-14 20:30:09 +00:00
Dries Buytaert 3e44e9eed6 - Patch #819388 by pwolanin: switch registry back to using hashes not file mtime and ctime. 2010-07-10 01:57:32 +00:00
Angie Byron 8f5c296cc0 #845742 by Damien Tournoud: Make Bartik the default core theme. 2010-07-08 03:41:27 +00:00
Angie Byron a8812bb727 #685892 follow-up by Stevel: Fix missing t() in update function. 2010-07-07 05:59:14 +00:00
Angie Byron 99c7b5de09 #685892 by Stevel, scor, Island Usurper, yched, quicksketch, et al: Fixed Upload -> File module upgrade path is broken. 2010-07-06 07:38:48 +00:00
Dries Buytaert c0ca1e4563 - Patch #805702 by Berdir: cron should use locking framework. 2010-07-02 15:31:10 +00:00
Dries Buytaert 7640e03624 - Patch #690746 by Damien Tournoud, Stevel: avoid table descriptions from disappearing. 2010-06-29 16:52:11 +00:00
Dries Buytaert db6d3d79a8 - Patch #837832 by dereine, marcingy: increase the size of {sessions}.sid. 2010-06-27 10:48:17 +00:00
Dries Buytaert 11d7b4d9b1 - Patch #818214 by dereine: improper table structure for url_alias(). 2010-06-26 12:40:33 +00:00
Dries Buytaert 7e52847ae9 - Patch #690746 by jbrown, Ognyan Kulev, Crell, MichaelCole, Damien Tournoud: text column type doesn't reliably hold serialized variables. 2010-06-25 17:47:22 +00:00
Dries Buytaert 35373aa89c - Patch #831332 by Stevel: drupal_get_schema_unprocessed() called in update functions. 2010-06-25 12:27:28 +00:00
Dries Buytaert a3af546fe4 - Patch #831732 by solotandem: system_update_7053 needs to check for existence of menu_custom() table. 2010-06-23 13:17:51 +00:00
Angie Byron 99ec176a5d #813492 follow-up by chx, marcingy, c960657: Fixed HTTPS sessions use an invalid merge query. 2010-06-21 16:03:45 +00:00
Angie Byron 3cca50da44 #817216 by ctmattice1, chx, Stevel, Damien Tournoud: Fixed system_update_7008 does not work, deal with invalid poll choices, and move poll-related upgrade logic to Poll module. 2010-06-21 00:00:38 +00:00
Angie Byron 7d4a02a3d9 #829378 by David_Rothstein: Fixed Update system should use the API to identify the install profile, rather than preg_match(). 2010-06-17 02:12:44 +00:00
Dries Buytaert f6d56f96c3 - Patch #551658 by Stevel: improve directory testing. 2010-06-14 13:33:45 +00:00
Dries Buytaert 1cd8bc5a00 - Patch #813492 by chx, Damien Tournoud, justinrandell: HTTPS sessions use an invalid merge query. 2010-06-14 12:31:46 +00:00
Angie Byron 1ecf2d1326 #808162 by carlos8f, agentrickard: Fixed update.php fails when optional modules disabled. 2010-06-13 18:27:39 +00:00
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
Dries Buytaert 79bf3bb31b - Patch #815734 by catch: system_update_7053() assumes block module is installed. 2010-06-03 13:20:05 +00:00
Dries Buytaert 248902b1b5 - Patch #807622 by grendzy: ftal error calling sys_get_temp_dir() in installer. 2010-06-02 06:56:48 +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 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 f11db319d0 - Patch #228860 by tstoeckler, Mike Wacker, flickerfly, randallknutson, gordon: upgrading a module with a newly added dependencies breaks things badly. 2010-05-16 20:08:38 +00:00
Dries Buytaert 47653eae18 - Patch #730046 by pwolanin, Damien Tournoud: performance settings page is inconsistent. 2010-05-12 08:26:15 +00:00
Angie Byron da1b4bb94f #410636 by randallknutson, c960657, Berdir: Fixed D6->D7 update does not create required menus. 2010-05-10 15:19:36 +00:00
Dries Buytaert 71713081a2 - Patch #723802 by pwolanin, grendzy: convert to sha-256 and hmac from md5 and sha1. 2010-05-01 08:12:23 +00:00
Angie Byron a724915f82 #551658 by pwolanin, aaron, drewish: Move private files to an opt-in system, and no longer force private files to live within web-accessible directory. 2010-04-30 01:33:17 +00:00
Angie Byron a1c841f6ca #760014 by scor, catch: Stop supporting direct updates from Drupal < 6.17. 2010-04-28 05:29:55 +00:00
Dries Buytaert bdb7e56143 - Patch #741578 by nikgregory, andypost, Berdir, noahb: 'File' is a reserved word that should not be used. 2010-04-10 17:30:15 +00:00
Dries Buytaert a08c969669 - Patch #728338 by sun, Crell: standardize on 'field' in function names. 'It has to get worse before it can get better.' 2010-03-28 11:45:11 +00:00
Dries Buytaert d428fe37b9 - Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see also links. 2010-03-26 17:14:46 +00:00
Dries Buytaert 8258959e94 - Patch #588480 by aspilicious, droplet: fixed interface string space issues. 2010-03-24 09:27:14 +00:00
Dries Buytaert aadc94a102 - Patch #582948 by David_Rothstein: improve safety of schema manipulation. 2010-03-20 15:06:51 +00:00
Dries Buytaert 224243b817 - Patch #475140 by anarcat: make sure Drupal provides support for IPv6. 2010-03-18 19:01:24 +00:00
Angie Byron e0e885e00e #734770 by andypost: Fix the extra Drupal 6 upgrades. 2010-03-08 15:44:36 +00:00
Angie Byron afbc26d7d1 #734742 by Damien Tournoud: Upgrade path: no need to change the definition of the {url_alias()} table twice. 2010-03-08 15:41:57 +00:00
Angie Byron 0c707d8260 #251792 follow-up by andypost: Make note of 6.x update for locking framework. 2010-03-07 06:35:48 +00:00
Dries Buytaert b79d41036e - Patch #358315 by neochief, andypost, Damien Tournoud, catch, xurizaemon: drupal_lookup_path() not respects alias' order. 2010-03-02 09:09:45 +00:00
Dries Buytaert 1c26e2cee1 - Patch #728820 by David_Rothstein: clean up installation of required modules. 2010-03-01 07:39:12 +00:00
Dries Buytaert 897817eb0c - Patch #279851 by catch, David Strauss, Damien Tournoud, asimmonds, c960657, JohnAlbin, drawk, pwolanin, robertDouglass, coltrane: replace LOWER() with db_select() and LIKE() where possible. 2010-02-28 20:10:34 +00:00
Dries Buytaert b297dc27e2 - Patch #641408 by cha0s, David_Rothstein: PHP extensions and PDO functionality should be checked at installation. 2010-02-26 06:39:13 +00:00
Angie Byron aea6fe8feb #563106 follow-up by adrian: More upgrade path fixes. 2010-02-18 04:36:38 +00:00
Angie Byron db7f5e4c90 #716348 by grendzy and hefox: Documentation of drupal_get_path() and system table missing the fact that 'profile' is stored there now. 2010-02-17 03:55:45 +00:00